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

Side by Side Diff: trunk/LayoutTests/fast/spatial-navigation/snav-iframe-flattening-simple-expected.txt

Issue 14057012: Revert 148647 "Remove frame flattening support as Chromium has n..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years, 8 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
OLDNEW
1 a 1 a
2 2
3 e 3 e
4 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 4 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
5 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" 5 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
6 PASS gFocusedDocument.activeElement.getAttribute("id") is "end" 6 PASS gFocusedDocument.activeElement.getAttribute("id") is "end"
7 PASS gFocusedDocument.activeElement.getAttribute("id") is "2" 7 PASS gFocusedDocument.activeElement.getAttribute("id") is "2"
8 PASS gFocusedDocument.activeElement.getAttribute("id") is "1" 8 PASS gFocusedDocument.activeElement.getAttribute("id") is "1"
9 PASS gFocusedDocument.activeElement.getAttribute("id") is "start" 9 PASS gFocusedDocument.activeElement.getAttribute("id") is "start"
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698