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

Side by Side Diff: LayoutTests/accessibility/aria-hidden-updates-alldescendants-expected.txt

Issue 8037036: Merge 94716 - Changes to aria-hidden don't change VO navigation (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 2 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 unified diff | Download patch
OLDNEW
1 Steps 1 Steps
2 2
3 test 3 test
4 Step 1: Do something 4 Step 1: Do something
5 Step 2: Do another thing 5 Step 2: Do another thing
6 Step 3: Do one last thing 6 Step 3: Do one last thing
7 This tests that if aria-hidden changes on an element, all it's existing children will update their children caches 7 This tests that if aria-hidden changes on an element, all it's existing children will update their children caches
8 8
9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 9 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
10 10
11 11
12 PASS main.childrenCount is 1 12 PASS main.childrenCount is 1
13 PASS main.childrenCount is 2 13 PASS main.childrenCount is 2
14 PASS main.childAtIndex(1).childrenCount is 1 14 PASS main.childAtIndex(1).childrenCount is 1
15 PASS successfullyParsed is true 15 PASS successfullyParsed is true
16 16
17 TEST COMPLETE 17 TEST COMPLETE
18 18
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/aria-hidden-updates-alldescendants.html ('k') | Source/WebCore/accessibility/AccessibilityObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698