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

Side by Side Diff: LayoutTests/platform/win/fast/clip/nestedTransparencyClip-expected.txt

Issue 914403005: Auto-rebaseline for r190175 (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 (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 756x35 7 RenderText {#text} at (0,0) size 756x35
8 text run at (0,0) width 756: "This test is for a bug we had with clipp ing transparency layers. The bug is visual, so the pixel test is more worthwhile ." 8 text run at (0,0) width 756: "This test is for a bug we had with clipp ing transparency layers. The bug is visual, so the pixel test is more worthwhile ."
9 text run at (0,18) width 648: "Below, \"Peach,\" \"Plum,\" and \"Pear\ " should appear. Before, we were clipping out \"Plum\" and \"Pear.\"" 9 text run at (0,18) width 648: "Below, \"Peach,\" \"Plum,\" and \"Pear\ " should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10 RenderBR {BR} at (647,32) size 1x0 10 RenderBR {BR} at (647,32) size 1x0
11 RenderBR {BR} at (0,36) size 0x17 11 RenderBR {BR} at (0,36) size 0x17
12 layer at (8,62) size 784x18 transparent 12 layer at (8,62) size 784x18 transparent
13 RenderBlock {DIV} at (0,54) size 784x18 13 RenderBlock {DIV} at (0,54) size 784x18
14 RenderText {#text} at (0,0) size 39x17 14 RenderText {#text} at (0,0) size 39x17
15 text run at (0,0) width 39: "Peach" 15 text run at (0,0) width 39: "Peach"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 layer at (8,80) size 34x18 transparent 17 layer at (8,80) size 34x18 transparent
18 RenderBlock (positioned) {DIV} at (8,80) size 33.78x18 18 RenderBlock (positioned) {DIV} at (8,80) size 33.80x18
19 RenderText {#text} at (0,0) size 34x17 19 RenderText {#text} at (0,0) size 34x17
20 text run at (0,0) width 34: "Plum" 20 text run at (0,0) width 34: "Plum"
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (8,98) size 28x18 transparent 22 layer at (8,98) size 28x18 transparent
23 RenderBlock (positioned) {DIV} at (0,18) size 28.42x18 23 RenderBlock (positioned) {DIV} at (0,18) size 28.44x18
24 RenderText {#text} at (0,0) size 29x17 24 RenderText {#text} at (0,0) size 29x17
25 text run at (0,0) width 29: "Pear" 25 text run at (0,0) width 29: "Pear"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698