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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x54 6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 756x36 7 LayoutText {#text} at (0,0) size 756x36
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 645: "Below, \"Peach,\" \"Plum,\" and \"Pear\ " should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
10 LayoutBR {BR} at (647,32) size 1x0 10 LayoutBR {BR} at (644,32) size 1x0
11 LayoutBR {BR} at (0,36) size 0x18 11 LayoutBR {BR} at (0,36) size 0x18
12 layer at (8,62) size 784x18 transparent 12 layer at (8,62) size 784x18 transparent
13 LayoutBlockFlow {DIV} at (0,54) size 784x18 13 LayoutBlockFlow {DIV} at (0,54) size 784x18
14 LayoutText {#text} at (0,0) size 39x18 14 LayoutText {#text} at (0,0) size 39x18
15 text run at (0,0) width 39: "Peach" 15 text run at (0,0) width 39: "Peach"
16 LayoutText {#text} at (0,0) size 0x0 16 LayoutText {#text} at (0,0) size 0x0
17 layer at (8,80) size 34x18 transparent 17 layer at (8,80) size 34x18 transparent
18 LayoutBlockFlow (positioned) {DIV} at (8,80) size 33.80x18 18 LayoutBlockFlow (positioned) {DIV} at (8,80) size 33.80x18
19 LayoutText {#text} at (0,0) size 34x18 19 LayoutText {#text} at (0,0) size 34x18
20 text run at (0,0) width 34: "Plum" 20 text run at (0,0) width 34: "Plum"
21 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
22 layer at (8,98) size 28x18 transparent 22 layer at (8,98) size 28x18 transparent
23 LayoutBlockFlow (positioned) {DIV} at (0,18) size 28.44x18 23 LayoutBlockFlow (positioned) {DIV} at (0,18) size 28.44x18
24 LayoutText {#text} at (0,0) size 29x18 24 LayoutText {#text} at (0,0) size 29x18
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