From d18932911cd882e0b2ee43d279bc31284cf1c13c Mon Sep 17 00:00:00 2001 From: Stephen McGruer Date: Mon, 1 Feb 2021 14:12:13 -0500 Subject: [PATCH] Update css/*, excluding css/css-*, from monorail results See #798 for methodology --- css/CSS2/cascade/META.yml | 5 +++++ css/CSS2/floats/META.yml | 7 +++++++ css/CSS2/tables/META.yml | 7 +++++++ css/META.yml | 5 +++++ css/compositing/META.yml | 5 +++++ css/compositing/mix-blend-mode/META.yml | 14 ++++++++++++++ css/compositing/parsing/META.yml | 5 +++++ css/cssom-view/META.yml | 16 ++++++++++++++++ css/cssom/META.yml | 16 ++++++++++++++++ css/filter-effects/META.yml | 5 +++++ css/filter-effects/animation/META.yml | 8 ++++++++ css/geometry/META.yml | 4 ++++ css/mediaqueries/META.yml | 14 ++++++++++++++ css/motion/parsing/META.yml | 9 +++++++++ css/selectors/META.yml | 4 ++++ .../mozilla-central-reftests/background/META.yml | 5 +++++ .../counter-styles-3/META.yml | 5 +++++ .../writing-modes-3/META.yml | 5 +++++ 18 files changed, 139 insertions(+) create mode 100755 css/CSS2/cascade/META.yml create mode 100755 css/CSS2/floats/META.yml create mode 100755 css/CSS2/tables/META.yml create mode 100755 css/META.yml create mode 100755 css/compositing/META.yml create mode 100755 css/compositing/parsing/META.yml create mode 100755 css/filter-effects/META.yml create mode 100755 css/filter-effects/animation/META.yml create mode 100755 css/motion/parsing/META.yml create mode 100755 css/vendor-imports/mozilla/mozilla-central-reftests/background/META.yml create mode 100755 css/vendor-imports/mozilla/mozilla-central-reftests/counter-styles-3/META.yml create mode 100755 css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/META.yml diff --git a/css/CSS2/cascade/META.yml b/css/CSS2/cascade/META.yml new file mode 100755 index 000000000..4a53b9099 --- /dev/null +++ b/css/CSS2/cascade/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/763610 + results: + - test: inherit-computed-001.html diff --git a/css/CSS2/floats/META.yml b/css/CSS2/floats/META.yml new file mode 100755 index 000000000..fc4340163 --- /dev/null +++ b/css/CSS2/floats/META.yml @@ -0,0 +1,7 @@ +links: + - product: chrome + url: https://crbug.com/879829 + results: + - test: float-nowrap-7.html + - test: float-nowrap-8.html + - test: float-nowrap-9.html diff --git a/css/CSS2/tables/META.yml b/css/CSS2/tables/META.yml new file mode 100755 index 000000000..60a5a4733 --- /dev/null +++ b/css/CSS2/tables/META.yml @@ -0,0 +1,7 @@ +links: + - product: chrome + url: https://crbug.com/958381 + results: + - test: anonymous-table-box-width-001.xht + - test: border-collapse-dynamic-row-002.xht + - test: border-collapse-dynamic-rowgroup-002.xht diff --git a/css/META.yml b/css/META.yml new file mode 100755 index 000000000..f740c6d64 --- /dev/null +++ b/css/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1168718 + results: + - test: capturing-snap-positions.html diff --git a/css/compositing/META.yml b/css/compositing/META.yml new file mode 100755 index 000000000..7cf6aa72a --- /dev/null +++ b/css/compositing/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1044742 + results: + - test: compositing_simple_div.html diff --git a/css/compositing/mix-blend-mode/META.yml b/css/compositing/mix-blend-mode/META.yml index 54adf9321..5ea437d71 100755 --- a/css/compositing/mix-blend-mode/META.yml +++ b/css/compositing/mix-blend-mode/META.yml @@ -22,3 +22,17 @@ links: status: FAIL - test: mix-blend-mode-mask.html status: FAIL + - test: mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html + - test: mix-blend-mode-blended-with-3D-transform.html + - test: mix-blend-mode-blended-with-transform-and-perspective.html + - test: mix-blend-mode-border-image.html + - test: mix-blend-mode-both-parent-and-blended-with-3D-transform.html + - test: mix-blend-mode-creates-stacking-context.html + - test: mix-blend-mode-filter.html + - test: mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html + - test: mix-blend-mode-paragraph-background-image.html + - test: mix-blend-mode-paragraph.html + - test: mix-blend-mode-parent-element-overflow-hidden-and-border-radius.html + - test: mix-blend-mode-parent-with-border-radius.html + - test: mix-blend-mode-stacking-context-001.html + - test: mix-blend-mode-with-transform-and-preserve-3D.html diff --git a/css/compositing/parsing/META.yml b/css/compositing/parsing/META.yml new file mode 100755 index 000000000..80b23f2ec --- /dev/null +++ b/css/compositing/parsing/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1044742 + results: + - test: background-blend-mode-computed.html diff --git a/css/cssom-view/META.yml b/css/cssom-view/META.yml index 3b48b10c6..18a9a79b8 100644 --- a/css/cssom-view/META.yml +++ b/css/cssom-view/META.yml @@ -49,3 +49,19 @@ links: results: - test: MediaQueryList-addListener-handleEvent.html status: TIMEOUT + - product: chrome + url: https://crbug.com/891944 + results: + - test: client-props-root.html + - product: chrome + url: https://crbug.com/1148907 + results: + - test: MediaQueryList-addListener-removeListener.html + - product: chrome + url: https://crbug.com/985925 + results: + - test: scroll-behavior-smooth.html + - product: chrome + url: https://crbug.com/1151101 + results: + - test: table-client-props.html diff --git a/css/cssom/META.yml b/css/cssom/META.yml index f26e913f3..b9c7ca788 100644 --- a/css/cssom/META.yml +++ b/css/cssom/META.yml @@ -171,3 +171,19 @@ links: results: - test: idlharness.html subtest: 'CSS namespace: typeof is "object"' + - product: chrome + url: https://crbug.com/1065468 + results: + - test: font-family-serialization-001.html + - product: chrome + url: https://crbug.com/1111588 + results: + - test: idlharness.html + - product: chrome + url: https://crbug.com/1133512 + results: + - test: rule-restrictions.html + - product: chrome + url: https://crbug.com/661174 + results: + - test: serialize-values.html diff --git a/css/filter-effects/META.yml b/css/filter-effects/META.yml new file mode 100755 index 000000000..924665d53 --- /dev/null +++ b/css/filter-effects/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/916825 + results: + - test: filter-subregion-01.html diff --git a/css/filter-effects/animation/META.yml b/css/filter-effects/animation/META.yml new file mode 100755 index 000000000..ed40d1b45 --- /dev/null +++ b/css/filter-effects/animation/META.yml @@ -0,0 +1,8 @@ +links: + - product: chrome + url: https://crbug.com/900581 + results: + - test: backdrop-filter-interpolation-001.html + - test: filter-interpolation-001.html + - test: filter-interpolation-002.html + - test: filter-interpolation-003.html diff --git a/css/geometry/META.yml b/css/geometry/META.yml index ace848631..6bd01481a 100644 --- a/css/geometry/META.yml +++ b/css/geometry/META.yml @@ -18,3 +18,7 @@ links: subtest: 'DOMRect interface: legacy window alias' - test: idlharness.any.html subtest: 'DOMMatrix interface: legacy window alias' + - product: chrome + url: https://crbug.com/1141729 + results: + - test: idlharness.any.html diff --git a/css/mediaqueries/META.yml b/css/mediaqueries/META.yml index d07f078db..08162af84 100644 --- a/css/mediaqueries/META.yml +++ b/css/mediaqueries/META.yml @@ -17,3 +17,17 @@ links: url: https://bugzilla.mozilla.org/show_bug.cgi?id=1650524 results: - test: mq-gamut-001.html + - product: chrome + url: https://crbug.com/1086591 + results: + - test: aspect-ratio-004.html + - test: device-aspect-ratio-002.html + - product: chrome + url: https://crbug.com/1002049 + results: + - test: aspect-ratio-005.html + - test: aspect-ratio-006.html + - product: chrome + url: https://crbug.com/1107431 + results: + - test: prefers-contrast.html diff --git a/css/motion/parsing/META.yml b/css/motion/parsing/META.yml new file mode 100755 index 000000000..9520609e2 --- /dev/null +++ b/css/motion/parsing/META.yml @@ -0,0 +1,9 @@ +links: + - product: chrome + url: https://crbug.com/654664 + results: + - test: offset-parsing-valid.html + - product: chrome + url: https://crbug.com/501673 + results: + - test: offset-shorthand.html diff --git a/css/selectors/META.yml b/css/selectors/META.yml index 1f6852611..09a0d1213 100644 --- a/css/selectors/META.yml +++ b/css/selectors/META.yml @@ -110,3 +110,7 @@ links: url: https://bugs.chromium.org/p/chromium/issues/detail?id=1162070 results: - test: focus-visible-018.html + - product: chrome + url: https://crbug.com/576815 + results: + - test: selectors-dir-selector-auto-direction-change-001.html diff --git a/css/vendor-imports/mozilla/mozilla-central-reftests/background/META.yml b/css/vendor-imports/mozilla/mozilla-central-reftests/background/META.yml new file mode 100755 index 000000000..c010733e5 --- /dev/null +++ b/css/vendor-imports/mozilla/mozilla-central-reftests/background/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/667006 + results: + - test: background-attachment-fixed-inside-transform-1.html diff --git a/css/vendor-imports/mozilla/mozilla-central-reftests/counter-styles-3/META.yml b/css/vendor-imports/mozilla/mozilla-central-reftests/counter-styles-3/META.yml new file mode 100755 index 000000000..a40160394 --- /dev/null +++ b/css/vendor-imports/mozilla/mozilla-central-reftests/counter-styles-3/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1171523 + results: + - test: dependent-builtin.html diff --git a/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/META.yml b/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/META.yml new file mode 100755 index 000000000..607d69446 --- /dev/null +++ b/css/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/719995 + results: + - test: text-combine-upright-compression-003.html