diff --git a/testing/web-platform/tests/css/css-display/display-contents-shadow-host-whitespace.html b/testing/web-platform/tests/css/css-display/display-contents-shadow-host-whitespace.html new file mode 100644 index 000000000000..84b04dba1013 --- /dev/null +++ b/testing/web-platform/tests/css/css-display/display-contents-shadow-host-whitespace.html @@ -0,0 +1,11 @@ + + +Whitespace across display:contents shadow host + + + +

There should be a space between "two" and "words" below.

+
words + diff --git a/testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-001.html b/testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-001.html index e1c6ec6d8aec..3e749d43f769 100644 --- a/testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-001.html +++ b/testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-001.html @@ -3,7 +3,7 @@ CSS Flexbox Test: Flex item - contiguous text runs - node removal - +

There should be a space between "two" and "words" below.

two words
diff --git a/testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-ref.html b/testing/web-platform/tests/css/reference/pass_if_two_words.html similarity index 65% rename from testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-ref.html rename to testing/web-platform/tests/css/reference/pass_if_two_words.html index 4a2285400c9f..e33eea5e6ea2 100644 --- a/testing/web-platform/tests/css/css-flexbox/anonymous-flex-item-ref.html +++ b/testing/web-platform/tests/css/reference/pass_if_two_words.html @@ -1,6 +1,5 @@ CSS Reftest Reference -

There should be a space between "two" and "words" below.

two words