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

Unified Diff: LayoutTests/accessibility/aria-tables-expected.txt

Issue 876003003: Extract buildAccessibilityTree() from the individual layout test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated some tests and added rolesToIgnore param to helper function. Created 5 years, 11 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: LayoutTests/accessibility/aria-tables-expected.txt
diff --git a/LayoutTests/accessibility/aria-tables-expected.txt b/LayoutTests/accessibility/aria-tables-expected.txt
index ea4066c554d30f7140c5a6bf5206196a4ea48bb1..c63ec6113aaaf0331e544b7c36981c08d4b8a6bd 100644
--- a/LayoutTests/accessibility/aria-tables-expected.txt
+++ b/LayoutTests/accessibility/aria-tables-expected.txt
@@ -10,38 +10,39 @@ col head
End of test
AXRole: AXWebArea AXValue:
- AXRole: AXTable AXValue:
- AXRole: AXRow AXValue:
- AXRole: AXColumnHeader AXValue:
- AXRole: AXStaticText AXValue: col head
- AXRole: AXInlineTextBox AXValue: col head
- AXRole: AXColumnHeader AXValue:
- AXRole: AXStaticText AXValue: col head
- AXRole: AXInlineTextBox AXValue: col head
- AXRole: AXColumnHeader AXValue:
- AXRole: AXStaticText AXValue: col head
- AXRole: AXInlineTextBox AXValue: col head
- AXRole: AXRow AXValue:
- AXRole: AXRowHeader AXValue:
- AXRole: AXStaticText AXValue: row head
- AXRole: AXInlineTextBox AXValue: row head
- AXRole: AXCell AXValue:
- AXRole: AXStaticText AXValue: data
- AXRole: AXInlineTextBox AXValue: data
- AXRole: AXRowHeader AXValue:
- AXRole: AXStaticText AXValue: row head
- AXRole: AXInlineTextBox AXValue: row head
- AXRole: AXRow AXValue:
- AXRole: AXRowHeader AXValue:
- AXRole: AXStaticText AXValue: row head
- AXRole: AXInlineTextBox AXValue: row head
- AXRole: AXRowHeader AXValue:
- AXRole: AXStaticText AXValue: row head
- AXRole: AXInlineTextBox AXValue: row head
- AXRole: AXColumnHeader AXValue:
- AXRole: AXStaticText AXValue: col head
- AXRole: AXInlineTextBox AXValue: col head
- AXRole: AXParagraph AXValue:
+ AXRole: AXTable AXValue:
+ AXRole: AXRow AXValue:
+ AXRole: AXColumnHeader AXValue:
+ AXRole: AXStaticText AXValue: col head
+ AXRole: AXInlineTextBox AXValue: col head
+ AXRole: AXColumnHeader AXValue:
+ AXRole: AXStaticText AXValue: col head
+ AXRole: AXInlineTextBox AXValue: col head
+ AXRole: AXColumnHeader AXValue:
+ AXRole: AXStaticText AXValue: col head
+ AXRole: AXInlineTextBox AXValue: col head
+ AXRole: AXRow AXValue:
+ AXRole: AXRowHeader AXValue:
+ AXRole: AXStaticText AXValue: row head
+ AXRole: AXInlineTextBox AXValue: row head
+ AXRole: AXCell AXValue:
+ AXRole: AXStaticText AXValue: data
+ AXRole: AXInlineTextBox AXValue: data
+ AXRole: AXRowHeader AXValue:
+ AXRole: AXStaticText AXValue: row head
+ AXRole: AXInlineTextBox AXValue: row head
+ AXRole: AXRow AXValue:
+ AXRole: AXRowHeader AXValue:
+ AXRole: AXStaticText AXValue: row head
+ AXRole: AXInlineTextBox AXValue: row head
+ AXRole: AXRowHeader AXValue:
+ AXRole: AXStaticText AXValue: row head
+ AXRole: AXInlineTextBox AXValue: row head
+ AXRole: AXColumnHeader AXValue:
+ AXRole: AXStaticText AXValue: col head
+ AXRole: AXInlineTextBox AXValue: col head
+ AXRole: AXParagraph AXValue:
+ AXRole: AXStaticText AXValue: End of test
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/accessibility/aria-tables.html ('k') | LayoutTests/accessibility/deleting-iframe-destroys-axcache.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698