Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: content/test/data/accessibility/css/inline-position-relative-expected-blink.txt

Issue 2955303002: Bounding boxes in the accessibility tree should always be relative to a box. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/css/inline-position-relative-expected-blink.txt
diff --git a/content/test/data/accessibility/css/inline-position-relative-expected-blink.txt b/content/test/data/accessibility/css/inline-position-relative-expected-blink.txt
new file mode 100644
index 0000000000000000000000000000000000000000..30e1405c2284328a911c3d046d194fe147c6d547
--- /dev/null
+++ b/content/test/data/accessibility/css/inline-position-relative-expected-blink.txt
@@ -0,0 +1,7 @@
+rootWebArea pageLocation=(0, 0)
+++genericContainer pageLocation=(0, 0)
+++++staticText pageLocation=(0, 0) name='Before'
+++++++inlineTextBox pageLocation=(0, 0) name='Before'
+++++genericContainer pageLocation=(100, 0)
+++++++staticText pageLocation=(100, 0) name='After'
+++++++++inlineTextBox pageLocation=(100, 0) name='After'

Powered by Google App Engine
This is Rietveld 408576698