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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/clip/nestedTransparencyClip-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x60 6 LayoutBlockFlow (anonymous) at (0,0) size 784x60
7 LayoutText {#text} at (0,0) size 745x39 7 LayoutText {#text} at (0,0) size 744x39
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 744: "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 553: "\"Peach,\" \"Plum,\" and \"Pear\" shoul d appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10 LayoutBR {BR} at (554,35) size 0x0 10 LayoutBR {BR} at (552,35) size 1x0
11 LayoutBR {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 LayoutBlockFlow {DIV} at (0,60) size 784x20 13 LayoutBlockFlow {DIV} at (0,60) size 784x20
14 LayoutText {#text} at (0,0) size 37x19 14 LayoutText {#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 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 layer at (8,88) size 30x20 transparent 17 layer at (8,88) size 30x20 transparent
18 LayoutBlockFlow (positioned) {DIV} at (8,88) size 30x20 18 LayoutBlockFlow (positioned) {DIV} at (8,88) size 30x20
19 LayoutText {#text} at (0,0) size 30x19 19 LayoutText {#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 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
22 layer at (8,108) size 28x20 transparent 22 layer at (8,108) size 28x20 transparent
23 LayoutBlockFlow (positioned) {DIV} at (0,20) size 28x20 23 LayoutBlockFlow (positioned) {DIV} at (0,20) size 28x20
24 LayoutText {#text} at (0,0) size 28x19 24 LayoutText {#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