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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/body-background-image-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 Repaint test for http://bugs.webkit.org/show_bug.cgi?id=15157 Image defined in b ackground-position: top center gets unexpectedly truncated.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x540 3 (repaint rects
4 RenderBlock {HTML} at (0,0) size 800x540 [bgcolor=#FFFFFF] 4 (rect 0 0 800 600)
5 RenderBody {BODY} at (8,240) size 784x284 5 (rect 8 240 784 284)
6 RenderBlock {P} at (0,248) size 784x36 6 (rect 8 240 784 284)
7 RenderText {#text} at (0,0) size 100x18 7 (rect 8 240 784 284)
8 text run at (0,0) width 100: "Repaint test for " 8 )
9 RenderInline {I} at (0,0) size 747x36 9
10 RenderInline {A} at (0,0) size 301x18 [color=#0000EE]
11 RenderText {#text} at (100,0) size 301x18
12 text run at (100,0) width 301: "http://bugs.webkit.org/show_bug.cg i?id=15157"
13 RenderText {#text} at (401,0) size 747x36
14 text run at (401,0) width 4: " "
15 text run at (405,0) width 342: "Image defined in background-position : top center gets"
16 text run at (0,18) width 146: "unexpectedly truncated"
17 RenderText {#text} at (146,18) size 4x18
18 text run at (146,18) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698