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

Side by Side Diff: LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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 Top-level text Nested text 1 Top-level text Nested text
2 Other div 2 Other div
3 PASS backgroundColor is "rgb(0, 128, 0)" 3 PASS backgroundColor is "rgb(0, 128, 0)"
4 PASS backgroundColor is "rgb(0, 255, 255)" 4 PASS backgroundColor is "rgb(0, 255, 255)"
5 PASS backgroundColor is "rgb(0, 128, 0)" 5 PASS backgroundColor is "rgb(0, 128, 0)"
6 PASS backgroundColor is "rgb(255, 0, 0)" 6 PASS backgroundColor is "rgb(255, 0, 0)"
7 PASS backgroundColor is "rgb(0, 128, 0)" 7 PASS backgroundColor is "rgb(0, 128, 0)"
8 PASS textColor is "rgb(0, 128, 0)" 8 PASS textColor is "rgb(0, 128, 0)"
9 PASS backgroundColor is "rgb(0, 255, 255)" 9 PASS backgroundColor is "rgb(0, 255, 255)"
10 PASS textColor is "rgb(0, 255, 255)" 10 PASS textColor is "rgb(0, 255, 255)"
11 PASS backgroundColor is "rgb(0, 128, 0)" 11 PASS backgroundColor is "rgb(0, 128, 0)"
12 PASS textColor is "rgb(0, 128, 0)" 12 PASS textColor is "rgb(0, 128, 0)"
13 PASS backgroundColor is "rgb(255, 0, 0)" 13 PASS backgroundColor is "rgb(255, 0, 0)"
14 PASS textColor is "rgb(0, 0, 0)" 14 PASS textColor is "rgb(0, 0, 0)"
15 PASS backgroundColor is "rgb(0, 128, 0)" 15 PASS backgroundColor is "rgb(0, 128, 0)"
16 PASS backgroundColor is "rgb(0, 255, 255)" 16 PASS backgroundColor is "rgb(0, 255, 255)"
17 PASS backgroundColor is "rgb(0, 128, 0)" 17 PASS backgroundColor is "rgb(0, 128, 0)"
18 PASS backgroundColor is "rgb(255, 0, 0)" 18 PASS backgroundColor is "rgb(255, 0, 0)"
19 PASS successfullyParsed is true
19 20
21 TEST COMPLETE
22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698