Skip to content

Commit

Permalink
Update [a-f]* from monorail results (#809)
Browse files Browse the repository at this point in the history
See #798 for methodology
  • Loading branch information
stephenmcgruer authored Feb 3, 2021
1 parent f301f2a commit 35069bd
Show file tree
Hide file tree
Showing 14 changed files with 73 additions and 0 deletions.
8 changes: 8 additions & 0 deletions background-fetch/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ links:
results:
- test: abort.https.window.html
status: ERROR
- product: chrome
url: https://crbug.com/882282
results:
- test: fetch.https.window.html
- test: fetch-uploads.https.window.html
- test: match.https.window.html
- test: mixed-content-and-allowed-schemes.https.window.html
- test: update-ui.https.window.html
5 changes: 5 additions & 0 deletions clipboard-apis/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ links:
subtest: Verify write error on malformed data [image/png ClipboardItem]
- test: async-write-image-read-image.https.html
subtest: Verify write and read clipboard [image/png Blob]
- product: chrome
url: https://crbug.com/1110511
results:
- test: async-svg-script-removal.https.html
- test: async-write-svg-read-svg.https.html
4 changes: 4 additions & 0 deletions clipboard-apis/feature-policy/clipboard-write/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ links:
results:
- test: clipboard-write-disabled-by-feature-policy.tentative.https.sub.html
subtest: Feature-Policy header clipboard-write "none" disallows the top-level document.
- product: chrome
url: https://crbug.com/1105278
results:
- test: clipboard-write-enabled-on-self-origin-by-feature-policy.tentative.https.sub.html
5 changes: 5 additions & 0 deletions compat/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1010278
results:
- test: webkit-gradient-comma.html
1 change: 1 addition & 0 deletions content-security-policy/connect-src/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ links:
results:
- test: worker-connect-src-blocked.sub.html
status: FAIL
- test: worker-from-guid.sub.html
5 changes: 5 additions & 0 deletions cookies/samesite/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1161591
results:
- test: multiple-samesite-attributes.https.html?legacy-samesite
5 changes: 5 additions & 0 deletions custom-elements/custom-element-registry/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/717715
results:
- test: per-global.html
4 changes: 4 additions & 0 deletions custom-elements/form-associated/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ links:
subtest: Newline normalization - \r\n in FormData name
- test: ElementInternals-setFormValue.html
subtest: Newline normalization - \r\n in FormData value
- product: chrome
url: https://crbug.com/1167095
results:
- test: ElementInternals-setFormValue.html
5 changes: 5 additions & 0 deletions dom/events/scrolling/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ links:
- test: overscroll-event-fired-to-element-with-overscroll-behavior.html
- test: scrollend-event-fired-to-window.html
- test: scrollend-event-fired-to-document.html
- product: chrome
url: https://crbug.com/907601
results:
- test: overscroll-event-fired-to-scrolled-element.html
- test: scrollend-event-fired-to-scrolled-element.html
5 changes: 5 additions & 0 deletions domparsing/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/698130
results:
- test: DOMParser-parseFromString-xml.html
13 changes: 13 additions & 0 deletions editing/run/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
links:
- product: chrome
url: https://crbug.com/1002937
results:
- test: caret-navigation-around-line-break.html
- product: chrome
url: https://crbug.com/1168974
results:
- test: delete.html?5001-6000
- test: forwarddelete.html?5001-6000
- test: insertlinebreak.html
- test: insertparagraph.html?1-1000
- test: outdent.html?2001-last
5 changes: 5 additions & 0 deletions encoding/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,8 @@ links:
- test: idlharness.any.sharedworker.html
- test: textdecoder-copy.any.sharedworker.html
- test: textdecoder-streaming.any.sharedworker.html
- product: chrome
url: https://crbug.com/978522
results:
- test: eof-utf-8-three.html
- test: eof-utf-8-two.html
4 changes: 4 additions & 0 deletions encrypted-media/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ links:
url: https://bugs.webkit.org/show_bug.cgi?id=190991
results:
- test: '*'
- product: chrome
url: https://crbug.com/1007082
results:
- test: drm-mp4-playback-temporary-events.https.html
4 changes: 4 additions & 0 deletions feature-policy/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ links:
subtest: Feature policy "picture-in-picture" can be enabled in same-origin iframe using allow="picture-in-picture" attribute
- test: picture-in-picture-allowed-by-feature-policy-attribute.https.sub.html
subtest: Feature policy "picture-in-picture" can be enabled in cross-origin iframe using allow="picture-in-picture" attribute
- product: chrome
url: https://crbug.com/1133498
results:
- test: idlharness.window.html

0 comments on commit 35069bd

Please sign in to comment.