Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html |
index c499ce85357903c6a11210366c659e00ac7c75c4..01df35920326eee6f17ccc7951f3ffbe359e2740 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/table-progression-vlr-001.html |
@@ -2,8 +2,7 @@ |
<title>CSS Test: vertical-lr Table Row/Rowgroup/Cell Ordering</title> |
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"> |
<link rel="match" href="table-progression-001-ref.html"> |
-<meta name="assert" content="This test checks that vertical-lr tables order rows/rowgroups left to right and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'."> |
-<meta name="assert" content="This test checks that 'writing-mode' and 'direction' do not apply to table rows and row groups."> |
+<meta name="assert" content="This test checks that vertical-lr tables order rows/rowgroups left to right and cells top-to-bottom (LTR) or bottom-to-top (RTL) per 'direction'. This test also checks that 'writing-mode' and 'direction' do not apply to table rows and row groups."> |
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#writing-mode"> |
<link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#direction"> |