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

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

Issue 2150003005: Add grid/flex layout support for <fieldset> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: synced to the head Created 4 years, 5 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 aa077c8e2801ea03c21261ab2489b2ea2587b286..09a55c33fff26f6e1d7f020175f394669256023f 100644
--- a/content/test/data/accessibility/html/legend-expected-mac.txt
+++ b/content/test/data/accessibility/html/legend-expected-mac.txt
@@ -1,10 +1,10 @@
AXWebArea
++AXGroup
-++++AXGroup AXDescription='Browser Engines:' AXTitleUIElement='AXGroup'
-++++++AXGroup
-++++++++AXStaticText AXValue='Browser Engines:'
+++++AXUnknown AXDescription='Browser Engines:' AXTitleUIElement='AXGroup'
++++++AXGroup
++++++++AXStaticText AXValue='Browser: '
++++++++AXTextField
++++++++AXStaticText AXValue=' Rendering Engine: '
++++++++AXTextField
+++++++AXGroup
+++++++++AXStaticText AXValue='Browser Engines:'

Powered by Google App Engine
This is Rietveld 408576698