From 8a826efa3e979ea50b25104b6369edd770203082 Mon Sep 17 00:00:00 2001 From: Kyle Ju Date: Wed, 15 Dec 2021 16:00:15 -0800 Subject: [PATCH] restore renamed tests --- css/css-masking/clip-path/META.yml | 20 ++++++++ css/css-masking/mask-image/META.yml | 74 +++++++++++++++++++++++++++++ css/css-ruby/META.yml | 13 +++++ css/css-text/line-breaking/META.yml | 16 +++++++ css/css-text/text-align/META.yml | 7 +++ css/css-text/text-justify/META.yml | 5 ++ css/css-writing-modes/META.yml | 13 +++++ 7 files changed, 148 insertions(+) diff --git a/css/css-masking/clip-path/META.yml b/css/css-masking/clip-path/META.yml index 2dad13352..038da37e4 100644 --- a/css/css-masking/clip-path/META.yml +++ b/css/css-masking/clip-path/META.yml @@ -53,3 +53,23 @@ links: - test: clip-path-polygon-008.html - test: clip-path-polygon-009.html - test: clip-path-polygon-010.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1223592 + results: + - test: clip-path-geometryBox-2.html + - test: clip-path-strokeBox-1b.html + - test: clip-path-viewBox-1c.html + - test: clip-path-borderBox-1a.html + - test: clip-path-marginBox-1a.html + - test: clip-path-paddingBox-1b.html + - test: clip-path-contentBox-1b.html + - test: clip-path-strokeBox-1a.html + - test: clip-path-fillBox-1a.html + - test: clip-path-viewBox-1b.html + - test: clip-path-paddingBox-1c.html + - test: clip-path-contentBox-1a.html + - test: clip-path-borderBox-1c.html + - test: clip-path-contentBox-1c.html + - test: clip-path-paddingBox-1a.html + - test: clip-path-borderBox-1b.html + - test: clip-path-viewBox-1a.html diff --git a/css/css-masking/mask-image/META.yml b/css/css-masking/mask-image/META.yml index 0fc2cb2a0..6c0e525ac 100644 --- a/css/css-masking/mask-image/META.yml +++ b/css/css-masking/mask-image/META.yml @@ -11,3 +11,77 @@ links: results: - test: mask-image-clip-exclude.html subtest: Harness status + - product: firefox + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1559276 + results: + - test: mask-position-7.html + - test: mask-position-4c.html + - test: mask-position-6.html + - test: mask-position-3a.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1223592 + results: + - test: mask-position-3b.html + - test: mask-size-percent.html + - test: mask-size-contain-position-fifty-fifty.html + - test: mask-size-contain-clip-padding.html + - test: mask-position-1a.html + - test: mask-position-1c.html + - test: mask-size-percent-percent.html + - test: mask-image-2.html + - test: mask-opacity-1b.html + - test: mask-position-4c.html + - test: mask-size-auto-auto.html + - test: mask-composite-1c.html + - test: mask-mode-c.html + - test: mask-opacity-1e.html + - test: mask-position-1b.html + - test: mask-position-3a.html + - test: mask-position-4d.html + - test: mask-repeat-2.html + - test: mask-composite-1a.html + - test: mask-image-1a.html + - test: mask-origin-3.html + - test: mask-size-percent-length.html + - test: mask-size-auto-length.html + - test: mask-composite-2b.html + - test: mask-size-length-percent.html + - test: mask-size-length-auto.html + - test: mask-composite-2a.html + - test: mask-image-3g.html + - test: mask-mode-b.html + - test: mask-size-auto-percent.html + - test: mask-composite-1b.html + - test: mask-composite-1d.html + - test: mask-image-4b.html + - test: mask-opacity-1d.html + - test: mask-position-4a.html + - test: mask-size-contain.html + - test: mask-clip-2.html + - test: mask-size-cover.html + - test: mask-image-1c.html + - test: mask-image-3f.html + - test: mask-image-4a.html + - test: mask-origin-2.html + - test: mask-repeat-1.html + - test: mask-image-1b.html + - test: mask-clip-1.html + - test: mask-mode-to-mask-type.html + - test: mask-position-4b.html + - test: mask-opacity-1a.html + - test: mask-position-5.html + - test: mask-size-percent-auto.html + - test: mask-size-contain-clip-border.html + - test: mask-position-7.html + - test: mask-mode-d.html + - test: mask-position-6.html + - test: mask-size-auto.html + - test: mask-composite-2c.html + - test: mask-mode-a.html + - test: mask-position-2a.html + - test: mask-size-percent-percent-stretch.html + - test: mask-origin-1.html + - test: mask-position-2b.html + - test: mask-size-length.html + - test: mask-size-length-length.html + - test: mask-repeat-3.html diff --git a/css/css-ruby/META.yml b/css/css-ruby/META.yml index ad7839916..4b8cdcee1 100644 --- a/css/css-ruby/META.yml +++ b/css/css-ruby/META.yml @@ -54,3 +54,16 @@ links: - test: block-ruby-002.html - test: root-ruby.xhtml - test: ruby-align-001a.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1223955 + results: + - test: nested-ruby-pairing-001.html + - test: ruby-inlinize-blocks-002.html + - test: ruby-autohide-004.html + - test: ruby-autohide-002.html + - test: ruby-autohide-001.html + - test: ruby-inlinize-blocks-005.html + - test: ruby-inlinize-blocks-004.html + - test: ruby-inlinize-blocks-003.html + - test: ruby-inlinize-blocks-001.html + - test: ruby-autohide-003.html diff --git a/css/css-text/line-breaking/META.yml b/css/css-text/line-breaking/META.yml index 131246eca..2d176a9af 100644 --- a/css/css-text/line-breaking/META.yml +++ b/css/css-text/line-breaking/META.yml @@ -52,3 +52,19 @@ links: - test: line-breaking-ic-002.html - test: line-breaking-ic-001.html - test: line-breaking-ic-003.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1223979 + results: + - test: segment-break-transformation-rules-001.html + - test: segment-break-transformation-removable-1.html + - test: segment-break-transformation-removable-4.html + - test: segment-break-transformation-rules-010.html + - test: segment-break-transformation-rules-017.html + - test: segment-break-transformation-rules-015.html + - test: segment-break-transformation-rules-008.html + - test: segment-break-transformation-rules-002.html + - test: segment-break-transformation-rules-003.html + - test: segment-break-transformation-rules-009.html + - test: segment-break-transformation-rules-016.html + - test: segment-break-transformation-removable-2.html + - test: segment-break-transformation-removable-3.html diff --git a/css/css-text/text-align/META.yml b/css/css-text/text-align/META.yml index 3b7b3b416..6059a0eff 100644 --- a/css/css-text/text-align/META.yml +++ b/css/css-text/text-align/META.yml @@ -50,3 +50,10 @@ links: - test: text-align-justifyall-004.html - test: text-align-justifyall-005.html - test: text-align-justifyall-006.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1223979 + results: + - test: text-align-match-parent-01.html + - test: text-align-match-parent-03.html + - test: text-align-match-parent-02.html + - test: text-align-match-parent-04.html diff --git a/css/css-text/text-justify/META.yml b/css/css-text/text-justify/META.yml index 4e3613773..f64761725 100644 --- a/css/css-text/text-justify/META.yml +++ b/css/css-text/text-justify/META.yml @@ -101,3 +101,8 @@ links: url: https://bugzilla.mozilla.org/show_bug.cgi?id=1737913 results: - test: text-justify-and-trailing-spaces-006.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1223979 + results: + - test: text-justify-distribute-001.html + - test: text-justify-inter-character-001.html diff --git a/css/css-writing-modes/META.yml b/css/css-writing-modes/META.yml index f6803f695..9e6bf2184 100644 --- a/css/css-writing-modes/META.yml +++ b/css/css-writing-modes/META.yml @@ -1316,3 +1316,16 @@ links: - test: bidi-override-006.html - test: bidi-plaintext-001.html - test: bidi-plaintext-002.html + - product: chrome + url: https://bugs.chromium.org/p/chromium/issues/detail?id=1222818 + results: + - test: text-combine-upright-compression-004.html + - test: text-combine-upright-compression-006.html + - test: text-combine-upright-compression-002.html + - test: text-combine-upright-compression-001.html + - test: text-combine-upright-break-inside-001a.html + - test: text-combine-upright-compression-003.html + - test: text-combine-upright-compression-005.html + - test: text-combine-upright-compression-005a.html + - test: text-combine-upright-compression-006a.html + - test: logical-physical-mapping-001.html