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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/static-to-positioned-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://bugzilla.opendarwin.org/show_bug.cgi?id=9334 Incomplete repaint when changing block from non-positioned to positioned.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x486 3 (repaint rects
4 RenderBlock {HTML} at (0,0) size 800x486 4 (rect 8 328 100 100)
5 RenderBody {BODY} at (8,16) size 784x462 5 (rect 8 78 100 100)
6 RenderBlock {P} at (0,0) size 784x36 6 (rect 8 128 100 100)
7 RenderText {#text} at (0,0) size 100x18 7 (rect 8 278 100 100)
8 text run at (0,0) width 100: "Repaint test for " 8 )
9 RenderInline {I} at (0,0) size 777x36 9
10 RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
11 RenderText {#text} at (100,0) size 348x18
12 text run at (100,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9334"
13 RenderText {#text} at (448,0) size 777x36
14 text run at (448,0) width 4: " "
15 text run at (452,0) width 325: "Incomplete repaint when changing blo ck from non-"
16 text run at (0,18) width 150: "positioned to positioned"
17 RenderText {#text} at (150,18) size 4x18
18 text run at (150,18) width 4: "."
19 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 layer at (8,78) size 784x200
21 RenderBlock (relative positioned) {DIV} at (0,62) size 784x200
22 layer at (8,128) size 100x100
23 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#0000FF ]
24 layer at (8,278) size 784x200
25 RenderBlock (relative positioned) {DIV} at (0,262) size 784x200
26 RenderBlock {DIV} at (0,50) size 784x150
27 layer at (8,278) size 100x100
28 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698