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

Side by Side Diff: LayoutTests/fast/dom/shadow/selections-in-shadow-expected.txt

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 1
2 2
3 CONTAINER1 --> CONTAINER1 3 CONTAINER1 --> CONTAINER1
4 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 4 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
5 CONTAINER1 --> CONTAINER2 5 CONTAINER1 --> CONTAINER2
6 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 6 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
7 CONTAINER1 --> IN HOST 7 CONTAINER1 --> IN HOST
8 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 8 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
9 CONTAINER1 --> SPAN IN NESTED IN SHADOW OLDER 9 CONTAINER1 --> SPAN IN NESTED IN SHADOW OLDER
10 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 10 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 SPAN 1 INYOUNGER: double click 261 SPAN 1 INYOUNGER: double click
262 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 262 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
263 SPAN 2 INYOUNGER: double click 263 SPAN 2 INYOUNGER: double click
264 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 264 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
265 SPAN 3 INYOUNGER: double click 265 SPAN 3 INYOUNGER: double click
266 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode) 266 PASS internals.treeScopeRootNode(window.getSelection().anchorNode) is internals. treeScopeRootNode(window.getSelection().focusNode)
267 267
268 268
269 269
270 270
271
272 PASS successfullyParsed is true 271 PASS successfullyParsed is true
273 272
274 TEST COMPLETE 273 TEST COMPLETE
275 274
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/shadow/selections-in-shadow.html ('k') | LayoutTests/fast/dom/shadow/set-attribute-in-shadow-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698