mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Finish hooking up XML parser
added script integration with xml5ever Updated test expectations Removed timeout test expectation Refactors application/xhtml+xml is treated as HTML Updated xml5ever Updated Text Expectations
This commit is contained in:
parent
2729864af7
commit
3389c497c0
29 changed files with 393 additions and 96 deletions
|
@ -1,3 +1,14 @@
|
|||
[browsing-context-first-created.xhtml]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check the history.length of the first created browsing context]
|
||||
expected: FAIL
|
||||
|
||||
[Check the document's meta data]
|
||||
expected: FAIL
|
||||
|
||||
[Check the document's status]
|
||||
expected: FAIL
|
||||
|
||||
[Check the document's content]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue