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

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

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase Created 3 years, 7 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: third_party/WebKit/LayoutTests/accessibility/legend-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/legend-expected.txt b/third_party/WebKit/LayoutTests/accessibility/legend-expected.txt
index a1d1dc710e6132de897ea022d05323069bdb6fb9..e581704840b9540812d1656556499c61b819f7c5 100644
--- a/third_party/WebKit/LayoutTests/accessibility/legend-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/legend-expected.txt
@@ -15,7 +15,7 @@ AXRole: AXWebArea
AXRole: AXRadioButton
AXRole: AXStaticText "Overnight"
AXRole: AXInlineTextBox "Overnight"
- AXRole: AXDiv
+ AXRole: AXGenericContainer
AXRole: AXStaticText "End of test"
PASS titleUIElement != null is true
PASS titleUIElementText.name is 'Choose a shipping method:'

Powered by Google App Engine
This is Rietveld 408576698