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

Side by Side Diff: LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt

Issue 1154883006: Fix fast/dom/shadow/tab-order-iframe-and-shadow.html to finish properly (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 104: Uncaught ReferenceError: log is not defined
2 This tests that pressing Tab key should traverse into iframe and shadow tree, an d pressing Shift-Tab should reverse the order. 1 This tests that pressing Tab key should traverse into iframe and shadow tree, an d pressing Shift-Tab should reverse the order.
3 2
4 Should move from input-01 to input-13 in forward 3 Should move from input-01 to input-13 in forward
5 PASS 4 PASS
6 Should move from input-13 to input-15 in forward 5 Should move from input-13 to input-15 in forward
7 PASS 6 PASS
8 Should move from input-15 to input-02 in forward 7 Should move from input-15 to input-02 in forward
9 PASS 8 PASS
10 Should move from input-02 to host-01/input-03 in forward 9 Should move from input-02 to host-01/input-03 in forward
11 PASS 10 PASS
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 Should move from input-04 to host-01/input-03 in backward 45 Should move from input-04 to host-01/input-03 in backward
47 PASS 46 PASS
48 Should move from host-01/input-03 to input-02 in backward 47 Should move from host-01/input-03 to input-02 in backward
49 PASS 48 PASS
50 Should move from input-02 to input-15 in backward 49 Should move from input-02 to input-15 in backward
51 PASS 50 PASS
52 Should move from input-15 to input-13 in backward 51 Should move from input-15 to input-13 in backward
53 PASS 52 PASS
54 Should move from input-13 to input-01 in backward 53 Should move from input-13 to input-01 in backward
55 PASS 54 PASS
56 FAIL successfullyParsed should be true. Was false. 55
56 Test finished.
57 PASS successfullyParsed is true
57 58
58 TEST COMPLETE 59 TEST COMPLETE
59 60
60 61
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698