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

Side by Side Diff: third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinators-expected.txt

Issue 2074393002: Clean up shadow-dom layout tests so that they are well organized (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinators.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 PASS result.length is 7 1 PASS result.length is 7
2 PASS node.id is "openhost" 2 PASS node.id is "openhost"
3 PASS node.id is "closedhost" 3 PASS node.id is "closedhost"
4 PASS node.id is "v0host" 4 PASS node.id is "v0host"
5 PASS node.id is "v0host_in_v0host" 5 PASS node.id is "v0host_in_v0host"
6 PASS node.id is "div_v0_in_v0" 6 PASS node.id is "div_v0_in_v0"
7 PASS node.id is "openhost_in_v0host" 7 PASS node.id is "openhost_in_v0host"
8 PASS node.id is "closedhost_in_v0host" 8 PASS node.id is "closedhost_in_v0host"
9 PASS successfullyParsed is true 9 PASS successfullyParsed is true
10 10
11 TEST COMPLETE 11 TEST COMPLETE
12 12
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/shadow-dom/v0/closed-mode-deep-combinators.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698