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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 784x60 6 RenderBlock (anonymous) at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 745x39 7 RenderText {#text} at (0,0) size 745x39
8 text run at (0,0) width 745: "This test is for a bug we had with clipp ing transparency layers. The bug is visual, so the pixel test is more worthwhile . Below," 8 text run at (0,0) width 745: "This test is for a bug we had with clipp ing transparency layers. The bug is visual, so the pixel test is more worthwhile . Below,"
9 text run at (0,20) width 554: "\"Peach,\" \"Plum,\" and \"Pear\" shoul d appear. Before, we were clipping out \"Plum\" and \"Pear.\"" 9 text run at (0,20) width 554: "\"Peach,\" \"Plum,\" and \"Pear\" shoul d appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10 RenderBR {BR} at (554,35) size 0x0 10 LayoutBR {BR} at (554,35) size 0x0
11 RenderBR {BR} at (0,40) size 0x19 11 LayoutBR {BR} at (0,40) size 0x19
12 layer at (8,68) size 784x20 transparent 12 layer at (8,68) size 784x20 transparent
13 RenderBlock {DIV} at (0,60) size 784x20 13 RenderBlock {DIV} at (0,60) size 784x20
14 RenderText {#text} at (0,0) size 37x19 14 RenderText {#text} at (0,0) size 37x19
15 text run at (0,0) width 37: "Peach" 15 text run at (0,0) width 37: "Peach"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 layer at (8,88) size 30x20 transparent 17 layer at (8,88) size 30x20 transparent
18 RenderBlock (positioned) {DIV} at (8,88) size 30x20 18 RenderBlock (positioned) {DIV} at (8,88) size 30x20
19 RenderText {#text} at (0,0) size 30x19 19 RenderText {#text} at (0,0) size 30x19
20 text run at (0,0) width 30: "Plum" 20 text run at (0,0) width 30: "Plum"
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (8,108) size 28x20 transparent 22 layer at (8,108) size 28x20 transparent
23 RenderBlock (positioned) {DIV} at (0,20) size 28x20 23 RenderBlock (positioned) {DIV} at (0,20) size 28x20
24 RenderText {#text} at (0,0) size 28x19 24 RenderText {#text} at (0,0) size 28x19
25 text run at (0,0) width 28: "Pear" 25 text run at (0,0) width 28: "Pear"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698