mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Update web-platform-tests to revision 20fa4a3a71ab7a2f75b4febbe2e98aeeaf022c2b
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[readwrite-readonly.html]
|
||||
type: testharness
|
||||
bug: https://github.com/servo/servo/issues/10732
|
||||
[The :read-write pseudo-class must match input elements to which the readonly attribute applies, and that are mutable]
|
||||
expected: FAIL
|
||||
|
||||
@@ -48,3 +49,9 @@
|
||||
[The :read-only pseudo-class must not match elements that are editing hosts]
|
||||
expected: FAIL
|
||||
|
||||
[The :read-write pseudo-class must not match input elements to which the readonly attribute does not apply]
|
||||
expected: FAIL
|
||||
|
||||
[The :read-only pseudo-class must match input elements to which the readonly attribute does not apply]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user