mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Auto merge of #13382 - glennw:headless, r=larsbergstrom
Add OSMesa headless mode, run WPT against Webrender. <!-- 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/13382) <!-- Reviewable:end -->
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
[pushState must not be allowed to create cross-origin URLs (data:URI)]
|
||||
expected: FAIL
|
||||
|
||||
[pushState should not actually load the new URL]
|
||||
expected: FAIL
|
||||
|
||||
[security errors are expected to be thrown in the context of the document that owns the history object]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
@@ -67,6 +67,9 @@
|
||||
[replaceState must not be able to use an error object as data]
|
||||
expected: FAIL
|
||||
|
||||
[replaceState should not actually load the new URL]
|
||||
expected: FAIL
|
||||
|
||||
[security errors are expected to be thrown in the context of the document that owns the history object (2)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user