summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-writing-modes/reference/two-levels-of-orthogonal-flows-percentage.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-writing-modes/reference/two-levels-of-orthogonal-flows-percentage.html')
-rw-r--r--testing/web-platform/tests/css/css-writing-modes/reference/two-levels-of-orthogonal-flows-percentage.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-writing-modes/reference/two-levels-of-orthogonal-flows-percentage.html b/testing/web-platform/tests/css/css-writing-modes/reference/two-levels-of-orthogonal-flows-percentage.html
new file mode 100644
index 0000000000..2f00515d2c
--- /dev/null
+++ b/testing/web-platform/tests/css/css-writing-modes/reference/two-levels-of-orthogonal-flows-percentage.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<title>Two levels of writing mode roots with text inside, percentage inline size on inner</title>
+<link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org">
+<p>There should be three lines below. The middle line should have a yellow
+ background that takes up about 50% of the viewport width (but otherwise be
+ exactly like the two others, i.e. no extra height or anything like that).</p>
+A B C D E F G
+<div style="width:50vw; background:yellow;">
+ A B C D E F G
+</div>
+A B C D E F G