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

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

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations 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 3e45fce916e28a4f29c4d788e6c692ad20b16c8f..f55d8e4853b8d67aa6ecda8b2305b149937dee0a 100644
--- a/third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/aria-roles-expected.txt
@@ -7,7 +7,6 @@ Actual checkboxes:
Broccoli
Asparagus
This test PASSES in DumpRenderTree. The role is AXRole: AXCheckBox
-
The following should be a button:
X
@@ -15,7 +14,6 @@ X
Actual button:
Hello This test PASSES in DumpRenderTree. The role is AXRole: AXButton
-
The following should be a heading:
X
@@ -25,7 +23,6 @@ Actual heading:
Hello
This test PASSES in DumpRenderTree. The role is AXRole: AXHeading
-
The following should be a link:
X
@@ -33,7 +30,6 @@ X
Actual link:
Hello This test PASSES in DumpRenderTree. The role is AXRole: AXLink
-
The following should be a radio button:
X
@@ -43,7 +39,6 @@ Actual radio buttons:
Broccoli
Asparagus
This test PASSES in DumpRenderTree. The role is AXRole: AXRadioButton
-
The following should be a text box:
X
@@ -51,7 +46,6 @@ X
Actual text box:
This test PASSES in DumpRenderTree. The role is AXRole: AXTextField
-
The following should be an image:
X
@@ -59,7 +53,6 @@ X
Actual image:
This test PASSES in DumpRenderTree. The role is AXRole: AXImage
-
The following should be a list:
X
@@ -69,7 +62,6 @@ 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