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

Unified Diff: content/test/data/accessibility/html/legend-expected-mac.txt

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js Created 4 years, 2 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/html/legend-expected-mac.txt
diff --git a/content/test/data/accessibility/html/legend-expected-mac.txt b/content/test/data/accessibility/html/legend-expected-mac.txt
index f1545dc72543ed3c6496175a3fa091d1def9f2bb..40bc23ea6acd2ae11a0e009d2ac24b7cf2bfdd6a 100644
--- a/content/test/data/accessibility/html/legend-expected-mac.txt
+++ b/content/test/data/accessibility/html/legend-expected-mac.txt
@@ -3,7 +3,8 @@ AXWebArea
++++AXGroup AXTitle='Browser Engines:'
++++++AXGroup
++++++++AXStaticText AXValue='Browser Engines:'
-++++++AXStaticText AXValue='Browser: '
-++++++AXTextField
-++++++AXStaticText AXValue=' Rendering Engine: '
-++++++AXTextField
+++++++AXGroup
+++++++++AXStaticText AXValue='Browser: '
+++++++++AXTextField
+++++++++AXStaticText AXValue=' Rendering Engine: '
+++++++++AXTextField

Powered by Google App Engine
This is Rietveld 408576698