Index: content/test/data/accessibility/html/p-expected-blink.txt |
diff --git a/content/test/data/accessibility/html/p-expected-blink.txt b/content/test/data/accessibility/html/p-expected-blink.txt |
index c53218d717f66ef19c9e6cf9716b7c63fac9d12b..1fb2e3322a68c8fe0789bde6f8b97c5539d3bbc9 100644 |
--- a/content/test/data/accessibility/html/p-expected-blink.txt |
+++ b/content/test/data/accessibility/html/p-expected-blink.txt |
@@ -1,8 +1,11 @@ |
rootWebArea |
-++staticText name='Before' |
-++++inlineTextBox name='Before' wordStarts=0 wordEnds=6 |
+++group |
+++++staticText name='Before' |
+++++++inlineTextBox name='Before' wordStarts=0 wordEnds=6 |
++paragraph |
++++staticText name='Paragraph' |
++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9 |
-++staticText name='After' |
-++++inlineTextBox name='After' wordStarts=0 wordEnds=5 |
+++group |
+++++staticText name='After' |
+++++++inlineTextBox name='After' wordStarts=0 wordEnds=5 |
+<-- End-of-file --> |