Index: content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt |
diff --git a/content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt b/content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt |
index 57c2c66f394d66530c3a581768f98a94365fe3bb..3accb5594aab8ed7bbc5549df540014cf4c53b5b 100644 |
--- a/content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt |
+++ b/content/test/data/accessibility/aria/aria-col-attr-expected-blink.txt |
@@ -1,26 +1,26 @@ |
rootWebArea |
++table ariaColCount=5 |
++++row |
-++++++columnHeader ariaColIndex=2 |
+++++++columnHeader name='cell 2' ariaColIndex=2 |
++++++++staticText name='cell 2' |
++++++++++inlineTextBox name='cell 2' |
-++++++columnHeader ariaColIndex=4 |
+++++++columnHeader name='cell 4' ariaColIndex=4 |
++++++++staticText name='cell 4' |
++++++++++inlineTextBox name='cell 4' |
-++++++columnHeader ariaColIndex=5 |
+++++++columnHeader name='cell 5' ariaColIndex=5 |
++++++++staticText name='cell 5' |
++++++++++inlineTextBox name='cell 5' |
++++row |
-++++++cell ariaColIndex=2 |
+++++++cell name='cell 2' ariaColIndex=2 |
++++++++staticText name='cell 2' |
++++++++++inlineTextBox name='cell 2' |
-++++++cell ariaColIndex=3 |
+++++++cell name='cell 3' ariaColIndex=3 |
++++++++staticText name='cell 3' |
++++++++++inlineTextBox name='cell 3' |
-++++++cell ariaColIndex=4 |
+++++++cell name='cell 4' ariaColIndex=4 |
++++++++staticText name='cell 4' |
++++++++++inlineTextBox name='cell 4' |
-++++++cell ariaColIndex=5 |
+++++++cell name='cell 5' ariaColIndex=5 |
++++++++staticText name='cell 5' |
++++++++++inlineTextBox name='cell 5' |
++++column |
@@ -28,4 +28,3 @@ rootWebArea |
++++column |
++++column |
++++tableHeaderContainer |
-<-- End-of-file --> |