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

Side by Side Diff: LayoutTests/platform/mac/fast/layers/remove-only-this-layer-update-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (0,100) size 800x500 5 RenderBody {BODY} at (0,100) size 800x500
6 RenderBlock {DIV} at (100,0) size 600x100 6 RenderBlock {DIV} at (100,0) size 600x100
7 RenderBlock (anonymous) at (0,200) size 800x32 7 RenderBlock (anonymous) at (0,200) size 800x36
8 RenderText {#text} at (0,0) size 790x32 8 RenderText {#text} at (0,0) size 790x36
9 text run at (0,0) width 499: "You should see a 100x100 green rect at 1 00x100 above with the word PASS. " 9 text run at (0,0) width 499: "You should see a 100x100 green rect at 1 00x100 above with the word PASS. "
10 text run at (498,0) width 237: "There should be no red on this page. " 10 text run at (498,0) width 237: "There should be no red on this page. "
11 text run at (734,0) width 56: "This is a" 11 text run at (734,0) width 56: "This is a"
12 text run at (0,16) width 391: "test case for https://bugs.webkit.org/s how_bug.cgi?id=25252" 12 text run at (0,18) width 391: "test case for https://bugs.webkit.org/s how_bug.cgi?id=25252"
13 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
14 layer at (100,100) size 100x100 14 layer at (100,100) size 100x100
15 RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000] 15 RenderBlock (positioned) {DIV} at (100,100) size 100x100 [bgcolor=#FF0000]
16 RenderText {#text} at (0,0) size 36x16 16 RenderText {#text} at (0,0) size 36x18
17 text run at (0,0) width 36: "FAIL" 17 text run at (0,0) width 36: "FAIL"
18 layer at (100,100) size 100x100 18 layer at (100,100) size 100x100
19 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000 ] 19 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000 ]
20 RenderText {#text} at (0,0) size 39x16 20 RenderText {#text} at (0,0) size 39x18
21 text run at (0,0) width 39: "PASS" 21 text run at (0,0) width 39: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698