mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
ChildrenOnly -> ChildrenOnly(Option<QualName>)
use this updated type from html5ever
This commit is contained in:
parent
a468d05fff
commit
6c0f87a1d6
14 changed files with 38 additions and 56 deletions
|
@ -6,33 +6,6 @@
|
|||
[outerHTML Attribute in non-standard namespace]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML <pre> non-context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML <textarea> non-context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML <listing> non-context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[outerHTML <pre> context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[outerHTML <textarea> context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[outerHTML <listing> context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[outerHTML <pre> non-context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[outerHTML <textarea> non-context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[outerHTML <listing> non-context starting with U+000A]
|
||||
expected: FAIL
|
||||
|
||||
[innerHTML Void context node area]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue