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

Side by Side Diff: LayoutTests/fast/dom/shadow/athost-atrules-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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 PASS successfullyParsed is true
2
3 TEST COMPLETE
1 host: rgb(255, 0, 0) 4 host: rgb(255, 0, 0)
2 host: rgb(255, 0, 0) 5 host: rgb(255, 0, 0)
3 hostA: rgb(255, 0, 0) 6 hostA: rgb(255, 0, 0)
4 hostB: rgb(0, 0, 255) 7 hostB: rgb(0, 0, 255)
5 host: rgb(0, 0, 255) 8 host: rgb(0, 0, 255)
6 host: rgb(128, 128, 128) 9 host: rgb(128, 128, 128)
7 host: rgb(0, 0, 255) 10 host: rgb(0, 0, 255)
8 host: rgb(0, 0, 255) 11 host: rgb(0, 0, 255)
9 host: rgb(128, 128, 128) 12 host: rgb(128, 128, 128)
10 host: rgb(255, 255, 0) 13 host: rgb(255, 255, 0)
11 host: rgb(255, 0, 0) 14 host: rgb(255, 0, 0)
12 nestedHost: rgb(0, 0, 255) 15 nestedHost: rgb(0, 0, 255)
13 host: rgb(255, 0, 0) 16 host: rgb(255, 0, 0)
14 host: rgb(255, 255, 0) 17 host: rgb(255, 255, 0)
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18 Hello 18 Hello
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698