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

Side by Side Diff: LayoutTests/fast/repaint/block-layout-inline-children-float-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (0,0) size 800x600
6 RenderBlock {P} at (0,0) size 800x18
7 RenderText {#text} at (0,0) size 220x18
8 text run at (0,0) width 220: "This is a test for regression against "
9 RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
10 RenderText {#text} at (220,0) size 305x18
11 text run at (220,0) width 305: "https://bugs.webkit.org/show_bug.cgi ?id=40142"
12 RenderBlock {DIV} at (0,34) size 800x102
13 RenderBlock {DIV} at (0,0) size 602x102 [border: (1px solid #DDDDDD)]
14 RenderBlock (floating) {SPAN} at (309,1) size 292x18
15 RenderText {#text} at (0,0) size 292x18
16 text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog"
17 layer at (155,35) size 292x18
18 RenderBlock (positioned) {SPAN} at (155,35) size 292x18
19 RenderText {#text} at (0,0) size 292x18
20 text run at (0,0) width 292: "the quick brown fox jumped over the lazy dog "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698