Skip to content

Commit 30be71f

Browse files
Update webusb/, webvtt/, webxr/, and xhr/ from monorail results
See #798 for the methodology.
1 parent da9365e commit 30be71f

File tree

5 files changed

+29
-7
lines changed

5 files changed

+29
-7
lines changed

webusb/META.yml

+9-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
links:
2-
- product: chrome
3-
url: https://bugs.chromium.org/p/chromium/issues/detail?id=839117
4-
results:
5-
- test: usb.serviceworker.https.html
6-
status: FAIL
2+
- product: chrome
3+
url: https://bugs.chromium.org/p/chromium/issues/detail?id=839117
4+
results:
5+
- test: usb.serviceworker.https.html
6+
status: FAIL
7+
- product: chrome
8+
url: https://crbug.com/166689
9+
results:
10+
- test: idlharness.https.any.worker.html
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
links:
22
- product: firefox
3+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1463844
34
results:
45
- test: audio_has_no_subtitles.html
5-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1463844
6+
- product: chrome
7+
url: https://crbug.com/1012242
8+
results:
9+
- test: basic.html
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/466072
4+
results:
5+
- test: id_color.html

webxr/dom-overlay/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1101193
4+
results:
5+
- test: nested_fullscreen.https.html

xhr/META.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ links:
33
url: https://crbug.com/571722
44
results:
55
- test: setrequestheader-header-allowed.htm
6-
subtest: "XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent)"
6+
subtest: 'XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent)'
77
- product: webkitgtk
88
url: https://bugs.webkit.org/show_bug.cgi?id=209801
99
results:
@@ -53,3 +53,7 @@ links:
5353
results:
5454
- test: response-json.htm
5555
status: FAIL
56+
- product: chrome
57+
url: https://crbug.com/881180
58+
results:
59+
- test: open-url-multi-window-4.htm

0 commit comments

Comments
 (0)