diff options
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-143.htm')
-rw-r--r-- | tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-143.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-143.htm b/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-143.htm index 110dc587828..5634b152c22 100644 --- a/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-143.htm +++ b/tests/wpt/css-tests/css21_dev/html4/table-anonymous-objects-143.htm @@ -20,7 +20,7 @@ <div style="position: relative; z-index: 1; color: red; padding: 1px;"> <span style="display:table"> - <span style="display: table-row-group"> + <span style="display: table-row-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> |