aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm')
-rw-r--r--tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm b/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm
index 295cc48c546..819e2f9e34a 100644
--- a/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm
+++ b/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-082.htm
@@ -13,17 +13,17 @@
<div style="position: relative; font-size: 2em;">
<div style="position: absolute; z-index: 2; top: 0; color: green; padding: 1px;">
- <span style="display: block">
+ <span style="display: block">
<span style="display: table-cell">Row 1, Col 1</span>
<span style="display: table-cell">Row 1, Col 2</span>
<span style="display: table-cell">Row 1, Col 3</span>
</span>
- <span style="display: block">
+ <span style="display: block">
<span style="display: table-cell">Row 22, Col 1</span>
<span style="display: table-cell">Row 22, Col 2</span>
<span style="display: table-cell">Row 22, Col 3</span>
</span>
- <span style="display: block">
+ <span style="display: block">
<span style="display: table-cell">Row 333, Col 1</span>
<span style="display: table-cell">Row 333, Col 2</span>
<span style="display: table-cell">Row 333, Col 3</span>