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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/accessibility/element-role-mapping-focusable-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt b/third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt
index f55d8e4853b8d67aa6ecda8b2305b149937dee0a..3e45fce916e28a4f29c4d788e6c692ad20b16c8f 100644
--- a/third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt
@@ -7,6 +7,7 @@ Actual checkboxes:
Broccoli
Asparagus
This test PASSES in DumpRenderTree. The role is AXRole: AXCheckBox
+
The following should be a button:
X
@@ -14,6 +15,7 @@ X
Actual button:
Hello This test PASSES in DumpRenderTree. The role is AXRole: AXButton
+
The following should be a heading:
X
@@ -23,6 +25,7 @@ Actual heading:
Hello
This test PASSES in DumpRenderTree. The role is AXRole: AXHeading
+
The following should be a link:
X
@@ -30,6 +33,7 @@ X
Actual link:
Hello This test PASSES in DumpRenderTree. The role is AXRole: AXLink
+
The following should be a radio button:
X
@@ -39,6 +43,7 @@ Actual radio buttons:
Broccoli
Asparagus
This test PASSES in DumpRenderTree. The role is AXRole: AXRadioButton
+
The following should be a text box:
X
@@ -46,6 +51,7 @@ X
Actual text box:
This test PASSES in DumpRenderTree. The role is AXRole: AXTextField
+
The following should be an image:
X
@@ -53,6 +59,7 @@ X
Actual image:
This test PASSES in DumpRenderTree. The role is AXRole: AXImage
+
The following should be a list:
X
@@ -62,6 +69,7 @@ Actual list:
Broccoli
Beets
This test PASSES in DumpRenderTree. The role is AXRole: AXList
+
The following should be a dialog:
X
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/accessibility/element-role-mapping-focusable-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698