From a5c1e95cbdaa554bee58e4c172e8248913a5eb53 Mon Sep 17 00:00:00 2001 From: Ting-Yu Lin Date: Wed, 9 Oct 2019 22:11:11 +0000 Subject: [PATCH] Bug 1102175 Part 3 - Add reftests for altering dynamically. r=jfkthame Differential Revision: https://phabricator.services.mozilla.com/D45580 --HG-- extra : moz-landing-system : lando --- ...m-propagation-body-dynamic-change-001.html | 36 ++++++++++++++ ...opagation-body-dynamic-change-002-ref.html | 29 ++++++++++++ ...m-propagation-body-dynamic-change-002.html | 47 +++++++++++++++++++ 3 files changed, 112 insertions(+) create mode 100644 testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-001.html create mode 100644 testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002-ref.html create mode 100644 testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002.html diff --git a/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-001.html b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-001.html new file mode 100644 index 000000000000..02af09311f79 --- /dev/null +++ b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-001.html @@ -0,0 +1,36 @@ + + + + CSS-Writing Modes Test: propagation of the writing-mode property from body to root + + + + + + + + + + + +
+ +

Image download support must be enabled

+ + + diff --git a/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002-ref.html b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002-ref.html new file mode 100644 index 000000000000..d7ddfd553d60 --- /dev/null +++ b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002-ref.html @@ -0,0 +1,29 @@ + + + + CSS-Writing Modes Test: propagation of the writing-mode property from body to root + + + + + +
+
+

Test passes if you see a blue square in the upper-right corner of the page

+
+ diff --git a/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002.html b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002.html new file mode 100644 index 000000000000..1f485f68d864 --- /dev/null +++ b/testing/web-platform/tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002.html @@ -0,0 +1,47 @@ + + + + CSS-Writing Modes Test: propagation of the writing-mode property from body to root + + + + + + + + + + + +
+

Test passes if you see a blue square in the upper-right corner of the page

+ +