diff --git a/origin-policy/features/META.yml b/origin-policy/features/META.yml new file mode 100755 index 000000000..ec639c1dd --- /dev/null +++ b/origin-policy/features/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/751996 + results: + - test: comma-in-policy.https.html diff --git a/paint-timing/fcp-only/META.yml b/paint-timing/fcp-only/META.yml new file mode 100755 index 000000000..9a0d6a3a1 --- /dev/null +++ b/paint-timing/fcp-only/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1071450 + results: + - test: fcp-video-frame.html 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-handler/META.yml b/payment-handler/META.yml index bba564bc4..975b494a8 100644 --- a/payment-handler/META.yml +++ b/payment-handler/META.yml @@ -3,3 +3,7 @@ links: url: https://crbug.com/1090365 results: - test: respond-with-minimal-ui.https.html + - product: chrome + url: https://crbug.com/882282 + results: + - test: idlharness.https.any.worker.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..505cc2d23 --- /dev/null +++ b/payment-request/META.yml @@ -0,0 +1,18 @@ +links: + - product: chrome + url: https://crbug.com/1142905 + results: + - test: historical.https.html + - test: show-consume-activation.https.html + - product: chrome + url: https://crbug.com/1070638 + results: + - test: idlharness.https.window.html + - product: chrome + url: https://crbug.com/973084 + results: + - test: payment-is-showing.https.html + - product: chrome + url: https://crbug.com/929773 + results: + - test: payment-request-show-method.https.html diff --git a/permissions-policy/META.yml b/permissions-policy/META.yml new file mode 100755 index 000000000..33094a5a7 --- /dev/null +++ b/permissions-policy/META.yml @@ -0,0 +1,14 @@ +links: + - product: chrome + url: https://crbug.com/1133498 + results: + - test: idlharness.window.html + - product: chrome + url: https://crbug.com/1095641 + results: + - test: payment-supported-by-permissions-policy.tentative.html + - test: permissions-policy-frame-policy-allowed-for-all.https.sub.html + - test: permissions-policy-frame-policy-allowed-for-self.https.sub.html + - test: permissions-policy-frame-policy-allowed-for-some.https.sub.html + - test: permissions-policy-frame-policy-allowed-for-some-override.https.sub.html + - test: permissions-policy-frame-policy-disallowed-for-all.https.sub.html diff --git a/permissions-policy/experimental-features/META.yml b/permissions-policy/experimental-features/META.yml new file mode 100755 index 000000000..d836fa70f --- /dev/null +++ b/permissions-policy/experimental-features/META.yml @@ -0,0 +1,6 @@ +links: + - product: chrome + url: https://crbug.com/1095641 + results: + - test: focus-without-user-activation-enabled-tentative.sub.html + - test: trust-token-redemption-supported-by-permissions-policy.tentative.html diff --git a/pointerevents/META.yml b/pointerevents/META.yml index afa1c6444..cfea180af 100644 --- a/pointerevents/META.yml +++ b/pointerevents/META.yml @@ -165,3 +165,12 @@ 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 + - product: chrome + url: https://crbug.com/1127055 + results: + - test: pointerevent_iframe-touch-action-none_touch.html + - test: pointerevent_pointercapture_in_frame.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..fc3250bca --- /dev/null +++ b/portals/META.yml @@ -0,0 +1,25 @@ +links: + - product: chrome + url: https://crbug.com/940021 + results: + - test: portal-activate-data.html + - product: chrome + url: https://crbug.com/1151830 + results: + - test: portal-non-http-navigation.html + - product: chrome + url: https://crbug.com/916310 + results: + - test: portals-activate-no-browsing-context.html + - product: chrome + url: https://crbug.com/1164596 + results: + - test: portals-focus.sub.html + - product: chrome + url: https://crbug.com/1157155 + results: + - test: portals-repeated-activate.html + - product: chrome + url: https://crbug.com/964481 + results: + - test: predecessor-fires-unload.html diff --git a/portals/csp/META.yml b/portals/csp/META.yml new file mode 100755 index 000000000..4d93341c6 --- /dev/null +++ b/portals/csp/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1111049 + results: + - test: frame-ancestors.sub.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/preload/META.yml b/preload/META.yml index 6b70f99ff..718e7efbd 100644 --- a/preload/META.yml +++ b/preload/META.yml @@ -31,3 +31,15 @@ links: subtest: link rel=modulepreload with submodules - test: modulepreload.html subtest: link rel=modulepreload + - product: chrome + url: https://crbug.com/1164459 + results: + - test: download-resources.html + - product: chrome + url: https://crbug.com/770028 + results: + - test: modulepreload.html + - product: chrome + url: https://crbug.com/981419 + results: + - test: subresource-integrity.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 }
x
- test: line-height-calculation.html - - subtest: The line height calculation quirk, span { margin:0 1px }
x
- test: line-height-calculation.html - - subtest: The line height calculation quirk, span { margin:0 1px; padding:1px 0 - }
x
- test: line-height-calculation.html - - subtest: The line height calculation quirk, span { display:inline-block; height:1px - }
x
- test: line-height-calculation.html - - subtest: 'The line height calculation quirk, div { line-height: 0;} span { margin:0 - 1px; line-height: normal; }
x
x
xx
' - test: line-height-calculation.html - - subtest: The table cell width calculation quirk, the quirk shouldn't apply for - generated content - test: table-cell-width-calculation.html - - subtest: The table cell width calculation quirk, the quirk shouldn't apply for - - test: table-cell-width-calculation.html - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1690242 + - product: firefox + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1677620 + 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 + - product: firefox + results: + - subtest: The line height calculation quirk, span { margin:1px }
x
+ test: line-height-calculation.html + - subtest: The line height calculation quirk, span { margin:0 1px }
x
+ test: line-height-calculation.html + - subtest: The line height calculation quirk, span { margin:0 1px; padding:1px 0 + }
x
+ test: line-height-calculation.html + - subtest: The line height calculation quirk, span { display:inline-block; height:1px + }
x
+ test: line-height-calculation.html + - subtest: 'The line height calculation quirk, div { line-height: 0;} span { margin:0 + 1px; line-height: normal; }
x
x
xx
' + test: line-height-calculation.html + - subtest: The table cell width calculation quirk, the quirk shouldn't apply for + generated content + test: table-cell-width-calculation.html + - subtest: The table cell width calculation quirk, the quirk shouldn't apply for + + test: table-cell-width-calculation.html + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1690242 + - product: safari + url: https://bugs.webkit.org/show_bug.cgi?id=210791 + results: + - test: percentage-height-quirk-excludes-flex-grid-001.html + - product: chrome + url: https://crbug.com/651768 + results: + - test: percentage-height-calculation.html + diff --git a/raw-sockets/META.yml b/raw-sockets/META.yml new file mode 100755 index 000000000..695d2e05a --- /dev/null +++ b/raw-sockets/META.yml @@ -0,0 +1,6 @@ +links: + - product: chrome + url: https://crbug.com/1119600 + results: + - test: open-consume-activation.https.html + - test: open-without-user-gesture.https.html diff --git a/referrer-policy/css-integration/svg/META.yml b/referrer-policy/css-integration/svg/META.yml new file mode 100755 index 000000000..4256d3d7e --- /dev/null +++ b/referrer-policy/css-integration/svg/META.yml @@ -0,0 +1,9 @@ +links: + - product: chrome + url: https://crbug.com/906850 + results: + - test: external-stylesheet.html + - test: inline-style.html + - test: internal-stylesheet.html + - test: presentation-attribute.html + - test: processing-instruction.html diff --git a/referrer-policy/generic/META.yml b/referrer-policy/generic/META.yml new file mode 100755 index 000000000..e21c52d52 --- /dev/null +++ b/referrer-policy/generic/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1093160 + results: + - test: iframe-upgrade-request-to-same-origin.sub.https.html diff --git a/resource-timing/META.yml b/resource-timing/META.yml index d9e28006f..04b623899 100644 --- a/resource-timing/META.yml +++ b/resource-timing/META.yml @@ -4,3 +4,11 @@ links: results: - test: resource-timing-level1.sub.html status: FAIL + - product: chrome + url: https://crbug.com/1128402 + results: + - test: crossorigin-sandwich-TAO.sub.html + - product: chrome + url: https://crbug.com/532399 + results: + - test: no-entries-for-cross-origin-css-fetched.sub.html