Index: content/test/data/accessibility/html/a-with-img-expected-blink.txt |
diff --git a/content/test/data/accessibility/html/a-with-img-expected-blink.txt b/content/test/data/accessibility/html/a-with-img-expected-blink.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6b67b042c1d4df08f96292e73ca323c991b4a5bc |
--- /dev/null |
+++ b/content/test/data/accessibility/html/a-with-img-expected-blink.txt |
@@ -0,0 +1,22 @@ |
+rootWebArea |
+++genericContainer |
+++++link linked name='Link with image at start.' |
+++++++image linked name='Link' |
+++++++staticText linked name=' with image at start.' |
+++++++++inlineTextBox name=' with image at start.' |
+++++link linked name='Link with image in the middle.' |
+++++++staticText linked name='Link with ' |
+++++++++inlineTextBox name='Link with ' |
+++++++image linked name='image' |
+++++++staticText linked name=' in the middle.' |
+++++++++inlineTextBox name=' in the middle.' |
+++++link linked name='Link with broken in the middle.' |
+++++++staticText linked name='Link with ' |
+++++++++inlineTextBox name='Link with ' |
+++++++image linked name='broken' |
+++++++staticText linked name=' in the middle.' |
+++++++++inlineTextBox name=' in the middle.' |
+++++link linked name='Link with image at the end' |
+++++++staticText linked name='Link with image at the ' |
+++++++++inlineTextBox name='Link with image at the ' |
+++++++image linked name='end' |