Skip to content

Commit 04b21fa

Browse files
author
bors-servo
committed
Auto merge of servo#7510 - servo:update-wpt, r=Ms2ger
Update web-platform-tests to revision cf8340b5fae7b820788ffc31f8cc6b6b04978002 <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7510) <!-- Reviewable:end -->
2 parents a547ae6 + 538f8f0 commit 04b21fa

File tree

41 files changed

+270
-295
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+270
-295
lines changed

tests/wpt/metadata/MANIFEST.json

Lines changed: 106 additions & 245 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[preserve-ua-header-on-redirect.htm]
2+
type: testharness
3+
[XMLHttpRequest: User-Agent header is preserved on redirect 1]
4+
expected: FAIL
5+
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[setrequestheader-header-allowed.htm]
2+
type: testharness
3+
[XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent)]
4+
expected: FAIL
5+

tests/wpt/metadata/html/browsers/the-window-object/window-properties.html.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,3 +377,4 @@
377377

378378
[Window replaceable attribute: devicePixelRatio]
379379
expected: FAIL
380+

tests/wpt/metadata/html/dom/documents/dom-tree-accessors/Document.currentScript.html.ini

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[Document.currentScript.sub.html]
2+
type: testharness
3+
expected: TIMEOUT
4+
[Script script-window-error]
5+
expected: FAIL
6+
7+
[Script script-svg]
8+
expected: NOTRUN
9+
10+
[Script iframe-src]
11+
expected: NOTRUN
12+
13+
[Script cross-origin]
14+
expected: NOTRUN
15+
16+
[Script document-write]
17+
expected: NOTRUN
18+
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[document.forms.html]
22
type: testharness
3-
[document.forms]
4-
expected: FAIL
5-
63
[document.forms iteration]
74
expected: FAIL
85

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[001-a.html]
2+
type: reftest
3+
expected: FAIL
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[001-q.html]
2+
type: reftest
3+
expected: FAIL
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[001-s.html]
2+
type: reftest
3+
expected: FAIL

0 commit comments

Comments
 (0)