Skip to content

Commit

Permalink
Update s* from monorail results
Browse files Browse the repository at this point in the history
See #798 for the methodology
  • Loading branch information
stephenmcgruer committed Feb 16, 2021
1 parent eeff065 commit 55d8ec6
Show file tree
Hide file tree
Showing 15 changed files with 96 additions and 1 deletion.
5 changes: 5 additions & 0 deletions screen-capture/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1149998
results:
- test: getdisplaymedia-after-discard.https.html
5 changes: 5 additions & 0 deletions screen-orientation/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/980588
results:
- test: lock-unlock-check.html
4 changes: 4 additions & 0 deletions service-workers/cache-storage/serviceworker/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ links:
subtest: Cache.matchAll with responses containing "Vary" header
- test: cache-matchAll.https.html
subtest: Cache.matchAll with multiple vary pairs
- product: chrome
url: https://crbug.com/847357
results:
- test: cache-keys-attributes-for-service-worker.https.html
20 changes: 20 additions & 0 deletions service-workers/service-worker/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,23 @@ links:
url: https://bugs.chromium.org/p/chromium/issues/detail?id=915140
results:
- test: fetch-request-css-base-url.https.html
- product: chrome
url: https://crbug.com/906991
results:
- test: dedicated-worker-service-worker-interception.https.html
- product: chrome
url: https://crbug.com/900700
results:
- test: fetch-event-worker-timing-frame.tentative.https.html
- product: chrome
url: https://crbug.com/1052642
results:
- test: unregister-immediately-during-extendable-events.https.html
- product: chrome
url: https://crbug.com/832071
results:
- test: worker-client-id.https.html
- product: chrome
url: https://crbug.com/829720
results:
- test: worker-interception-redirect.https.html
5 changes: 5 additions & 0 deletions shape-detection/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1067533
results:
- test: idlharness.https.any.sharedworker.html
6 changes: 6 additions & 0 deletions signed-exchange/service-workers/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/939237
results:
- test: sxg-sw-register-after-fallback.tentative.https.html
- test: sxg-sw-register.tentative.https.html
5 changes: 5 additions & 0 deletions streams/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1093862
results:
- test: idlharness.any.html
8 changes: 8 additions & 0 deletions streams/readable-streams/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
links:
- product: chrome
url: https://crbug.com/948608
results:
- test: tee.any.html
- test: tee.any.serviceworker.html
- test: tee.any.sharedworker.html
- test: tee.any.worker.html
9 changes: 9 additions & 0 deletions svg/animations/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
links:
- product: chrome
url: https://crbug.com/366559
results:
- test: animateMotion-base.html
- test: animateMotion-circle.html
- test: animateMotion-ellipse.html
- test: animateMotion-line.html
- test: animateMotion-rect.html
4 changes: 4 additions & 0 deletions svg/extensibility/foreignObject/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,7 @@ links:
results:
- test: masked.html
status: FAIL
- product: chrome
url: https://crbug.com/148499
results:
- test: will-change-in-foreign-object-paint-order.html
5 changes: 5 additions & 0 deletions svg/geometry/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/970944
results:
- test: svg-baseval-in-display-none.html
2 changes: 2 additions & 0 deletions svg/linking/scripted/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ links:
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1052202
results:
- test: a.text-getter-01.svg
- test: a.text-setter-01.svg
- test: href-animate-element.html
- test: href-mpath-element.html
2 changes: 1 addition & 1 deletion svg/path/closepath/META.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
links:
- product: chrome
url: https://bugs.chromium.org/p/chromium/issues/detail?id=626703
url: https://crbug.com/803360
results:
- test: segment-completing.svg
5 changes: 5 additions & 0 deletions svg/shapes/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/571014
results:
- test: animatedPoints-non-animated.html
12 changes: 12 additions & 0 deletions svg/styling/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
links:
- product: chrome
url: https://crbug.com/1056055
results:
- test: presentation-attributes-irrelevant.html
- test: presentation-attributes-relevant.html
- test: presentation-attributes-special-cases.html
- test: presentation-attributes-unknown.html
- product: chrome
url: https://crbug.com/854500
results:
- test: required-properties.svg

0 comments on commit 55d8ec6

Please sign in to comment.