diff --git a/paint-timing/with-first-paint/META.yml b/paint-timing/with-first-paint/META.yml new file mode 100755 index 000000000..4d3390cef --- /dev/null +++ b/paint-timing/with-first-paint/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1141730 + results: + - test: sibling-painting-first-image.html diff --git a/payment-method-basic-card/META.yml b/payment-method-basic-card/META.yml new file mode 100755 index 000000000..831ce1684 --- /dev/null +++ b/payment-method-basic-card/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/944634 + results: + - test: apply_the_modifiers.html diff --git a/payment-request/META.yml b/payment-request/META.yml new file mode 100755 index 000000000..4a4c8d1c9 --- /dev/null +++ b/payment-request/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/973084 + results: + - test: payment-is-showing.https.html diff --git a/permissions-policy/META.yml b/permissions-policy/META.yml new file mode 100755 index 000000000..d99e27ab2 --- /dev/null +++ b/permissions-policy/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1133498 + results: + - test: idlharness.window.html diff --git a/pointerevents/META.yml b/pointerevents/META.yml index afa1c6444..390f68d60 100644 --- a/pointerevents/META.yml +++ b/pointerevents/META.yml @@ -165,3 +165,7 @@ links: url: https://bugzilla.mozilla.org/show_bug.cgi?id=1689534 results: - test: pointerevent_touch-action-mouse.html + - product: chrome + url: https://crbug.com/1072930 + results: + - test: idlharness.window.html diff --git a/pointerevents/pointerlock/META.yml b/pointerevents/pointerlock/META.yml index 5411c1e69..743447a22 100644 --- a/pointerevents/pointerlock/META.yml +++ b/pointerevents/pointerlock/META.yml @@ -7,3 +7,7 @@ links: url: https://bugzilla.mozilla.org/show_bug.cgi?id=1655753 results: - test: pointerevent_movementxy.html + - product: chrome + url: https://crbug.com/1136687 + results: + - test: pointerevent_pointerlock_supercedes_capture.html diff --git a/portals/META.yml b/portals/META.yml new file mode 100755 index 000000000..cb5391f4a --- /dev/null +++ b/portals/META.yml @@ -0,0 +1,9 @@ +links: + - product: chrome + url: https://crbug.com/1151830 + results: + - test: portal-non-http-navigation.html + - product: chrome + url: https://crbug.com/1157155 + results: + - test: portals-repeated-activate.html diff --git a/portals/history/META.yml b/portals/history/META.yml new file mode 100755 index 000000000..3fde98cd0 --- /dev/null +++ b/portals/history/META.yml @@ -0,0 +1,6 @@ +links: + - product: chrome + url: https://crbug.com/914108 + results: + - test: history-manipulation-inside-portal.html + - test: history-manipulation-inside-portal-with-subframes.html diff --git a/quirks/META.yml b/quirks/META.yml index 744d14509..f01bfb67b 100644 --- a/quirks/META.yml +++ b/quirks/META.yml @@ -1,37 +1,42 @@ links: -- product: firefox - results: - - test: body-fills-html-quirk-vertical.html - - test: body-fills-html-quirk.html - - test: html-fills-viewport-quirk-vertical.html - - test: html-fills-viewport-quirk.html - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1677620 -- product: safari - results: - - test: percentage-height-quirk-excludes-flex-grid-001.html - url: https://bugs.webkit.org/show_bug.cgi?id=210791 -- product: firefox - results: - - subtest: The line height calculation quirk, span { margin:1px }