aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht')
-rw-r--r--tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht b/tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht
index c1ba2bab915..ae524a672db 100644
--- a/tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht
+++ b/tests/wpt/css-tests/css21_dev/xhtml1/table-anonymous-objects-071.xht
@@ -13,21 +13,21 @@
<div style="position: relative; font-size: 2em;">
<div style="position: relative; z-index: 1; color: red; padding: 1px;">
- <span style="display: table-footer-group">
+ <span style="display: table-footer-group">
<span style="display: table-row">
<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>
</span>
</span>
- <span style="display: table-row-group">
+ <span style="display: table-row-group">
<span style="display: table-row">
<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>
- <span style="display: table-header-group">
+ <span style="display: table-header-group">
<span style="display: table-row">
<span style="display: table-cell">Row 1, Col 1</span>
<span style="display: table-cell">Row 1, Col 2</span>