web-platform-tests/wpt

read-only read-write tests

Open

#2,889 建立於 2016年4月24日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)HTML (4,581 star) (2,898 fork)batch import
good first issuehtmltype:bug

描述

Hi, I was looking at the spec https://html.spec.whatwg.org/multipage/scripting.html#selector-read-only and the readwrite-readonly tests and I think I found a bug in https://github.com/w3c/web-platform-tests/blob/master/html/semantics/selectors/pseudo-classes/readwrite-readonly.html#L54. As I understand, :read-only is defined as not(:read-write), which means that the expected result is not correct. Am I missing something?

貢獻者指南

read-only read-write tests · web-platform-tests/wpt#2889 | Good First Issue