diff options
Diffstat (limited to 'tests/wpt/css-tests/css21_dev/xhtml1print/table-anonymous-objects-143.xht')
-rw-r--r-- | tests/wpt/css-tests/css21_dev/xhtml1print/table-anonymous-objects-143.xht | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css21_dev/xhtml1print/table-anonymous-objects-143.xht b/tests/wpt/css-tests/css21_dev/xhtml1print/table-anonymous-objects-143.xht index cc4ad095dde..9e8ee045e11 100644 --- a/tests/wpt/css-tests/css21_dev/xhtml1print/table-anonymous-objects-143.xht +++ b/tests/wpt/css-tests/css21_dev/xhtml1print/table-anonymous-objects-143.xht @@ -29,7 +29,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> |