mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Auto merge of #15987 - nox:h5e, r=Ms2ger
Fix a couple of HTML parsing issues <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15987) <!-- Reviewable:end -->
This commit is contained in:
commit
47f0b4155c
6 changed files with 49 additions and 75 deletions
|
@ -0,0 +1,35 @@
|
|||
[html5lib_menuitem-element.html?run_type=uri]
|
||||
type: testharness
|
||||
[html5lib_menuitem-element.html afcd3b1e3317ac609ddab924d836ba1e3873b80f]
|
||||
expected: FAIL
|
||||
|
||||
[html5lib_menuitem-element.html 95c0c6923fe609297c1592f2cb82bb9f2d0f5aed]
|
||||
expected: FAIL
|
||||
|
||||
[html5lib_menuitem-element.html e2772fe779cbcefb4458f169a0cd495cf7115845]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[html5lib_menuitem-element.html?run_type=write_single]
|
||||
type: testharness
|
||||
[html5lib_menuitem-element.html afcd3b1e3317ac609ddab924d836ba1e3873b80f]
|
||||
expected: FAIL
|
||||
|
||||
[html5lib_menuitem-element.html 95c0c6923fe609297c1592f2cb82bb9f2d0f5aed]
|
||||
expected: FAIL
|
||||
|
||||
[html5lib_menuitem-element.html e2772fe779cbcefb4458f169a0cd495cf7115845]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[html5lib_menuitem-element.html?run_type=write]
|
||||
type: testharness
|
||||
[html5lib_menuitem-element.html afcd3b1e3317ac609ddab924d836ba1e3873b80f]
|
||||
expected: FAIL
|
||||
|
||||
[html5lib_menuitem-element.html 95c0c6923fe609297c1592f2cb82bb9f2d0f5aed]
|
||||
expected: FAIL
|
||||
|
||||
[html5lib_menuitem-element.html e2772fe779cbcefb4458f169a0cd495cf7115845]
|
||||
expected: FAIL
|
||||
|
|
@ -1,56 +0,0 @@
|
|||
[html5lib_tests20.html?run_type=write_single]
|
||||
type: testharness
|
||||
[html5lib_tests20.html a7e70930137ff8338778253ac93dc66f11eef966]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html b92100bddc318e13996fbe96c087c35152cbb4e3]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html f55b68de8cf9ec17e0512a6caae94e0fbf151260]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html 7fb0d4342e3ed3fabee650b83ce66ffb2f66c173]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
|
||||
[html5lib_tests20.html?run_type=write]
|
||||
type: testharness
|
||||
[html5lib_tests20.html a7e70930137ff8338778253ac93dc66f11eef966]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html b92100bddc318e13996fbe96c087c35152cbb4e3]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html f55b68de8cf9ec17e0512a6caae94e0fbf151260]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html 7fb0d4342e3ed3fabee650b83ce66ffb2f66c173]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
|
||||
[html5lib_tests20.html?run_type=uri]
|
||||
type: testharness
|
||||
[html5lib_tests20.html a7e70930137ff8338778253ac93dc66f11eef966]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html b92100bddc318e13996fbe96c087c35152cbb4e3]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html f55b68de8cf9ec17e0512a6caae94e0fbf151260]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
||||
[html5lib_tests20.html 7fb0d4342e3ed3fabee650b83ce66ffb2f66c173]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/15980
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[math-parse01.html]
|
||||
type: testharness
|
||||
[html tags allowed in annotation-xml/@encoding='text/html'.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
[math-parse03.html]
|
||||
type: testharness
|
||||
[p in annotation-xml encoding=text/html stays as child of annotation-xml]
|
||||
expected: FAIL
|
||||
|
||||
[p in annotation-xml encoding=TEXT/HTML stays as child of annotation-xml]
|
||||
expected: FAIL
|
||||
|
||||
[p in annotation-xml encoding=application/xhtml+xml stays as child of annotation-xml]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue