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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 619x18 7 LayoutText {#text} at (0,0) size 619x18
8 text run at (0,0) width 619: "The following two lines should be visibl e without the white background clipping any of the text:" 8 text run at (0,0) width 619: "The following two lines should be visibl e without the white background clipping any of the text:"
9 LayoutBlockFlow {P} at (0,34) size 784x30 9 LayoutBlockFlow {P} at (0,34) size 784x30
10 LayoutInline {SPAN} at (0,0) size 79x38 [bgcolor=#FFFFFF] 10 LayoutInline {SPAN} at (0,0) size 79x38 [bgcolor=#FFFFFF]
11 LayoutText {#text} at (0,0) size 0x0 11 LayoutText {#text} at (0,0) size 0x0
12 LayoutInline {SPAN} at (0,0) size 79x30 12 LayoutInline {SPAN} at (0,0) size 79x30
13 LayoutText {#text} at (0,0) size 79x15 13 LayoutText {#text} at (0,0) size 79x15
14 text run at (0,0) width 79: "FOOBARBAZ" 14 text run at (0,0) width 79: "FOOBARBAZ"
15 LayoutBR {BR} at (78,12) size 1x0 15 LayoutBR {BR} at (78,12) size 1x0
16 LayoutText {#text} at (0,15) size 79x15 16 LayoutText {#text} at (0,15) size 79x15
17 text run at (0,15) width 79: "BAZBARFOO" 17 text run at (0,15) width 79: "BAZBARFOO"
18 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
19 LayoutBlockFlow (anonymous) at (0,80) size 784x18 19 LayoutBlockFlow (anonymous) at (0,80) size 784x18
20 LayoutText {#text} at (0,0) size 421x18 20 LayoutText {#text} at (0,0) size 420x18
21 text run at (0,0) width 421: "The background below should be 10x10 and snugly fit the image:" 21 text run at (0,0) width 420: "The background below should be 10x10 and snugly fit the image:"
22 LayoutBlockFlow {P} at (0,114) size 784x10 22 LayoutBlockFlow {P} at (0,114) size 784x10
23 LayoutInline {SPAN} at (0,0) size 10x46 [bgcolor=#FF0000] 23 LayoutInline {SPAN} at (0,0) size 10x46 [bgcolor=#FF0000]
24 LayoutImage {IMG} at (0,0) size 10x10 24 LayoutImage {IMG} at (0,0) size 10x10
25 LayoutText {#text} at (0,0) size 0x0 25 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698