mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02: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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user