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

Side by Side Diff: LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x36 layerType: background only 3 layer at (0,0) size 800x36 layerType: background only
4 layer at (10,10) size 100x100 4 layer at (10,10) size 100x100
5 RenderBlock (positioned) zI: -1 {DIV} at (10,10) size 100x100 [bgcolor=#0000FF ] 5 RenderBlock (positioned) zI: -1 {DIV} at (10,10) size 100x100 [bgcolor=#0000FF ]
6 layer at (10,10) size 100x16 6 layer at (10,10) size 100x18
7 RenderBlock {DIV} at (0,0) size 100x16 7 RenderBlock {DIV} at (0,0) size 100x18
8 RenderText {#text} at (0,0) size 83x16 8 RenderText {#text} at (0,0) size 83x18
9 text run at (0,0) width 83: "Compositing" 9 text run at (0,0) width 83: "Compositing"
10 layer at (0,0) size 800x36 layerType: foreground only 10 layer at (0,0) size 800x36 layerType: foreground only
11 RenderBlock {HTML} at (0,0) size 800x36 11 RenderBlock {HTML} at (0,0) size 800x36
12 RenderBody {BODY} at (8,8) size 784x20 [bgcolor=#C0C0C0] 12 RenderBody {BODY} at (8,8) size 784x20 [bgcolor=#C0C0C0]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698