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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/relayout-on-position-change-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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 218x17 7 LayoutText {#text} at (0,0) size 218x17
8 text run at (0,0) width 218: "This tests for a regression against " 8 text run at (0,0) width 218: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 770x35 9 LayoutInline {I} at (0,0) size 769x35
10 LayoutInline {A} at (0,0) size 355x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE]
11 LayoutText {#text} at (217,0) size 355x17 11 LayoutText {#text} at (217,0) size 354x17
12 text run at (217,0) width 355: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=7095" 12 text run at (217,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=7095"
13 LayoutText {#text} at (571,0) size 770x35 13 LayoutText {#text} at (570,0) size 769x35
14 text run at (571,0) width 5: " " 14 text run at (570,0) width 5: " "
15 text run at (575,0) width 195: "Removing positioning from an" 15 text run at (574,0) width 195: "Removing positioning from an"
16 text run at (0,18) width 224: "element does not relayout properly" 16 text run at (0,18) width 223: "element does not relayout properly"
17 LayoutText {#text} at (223,18) size 5x17 17 LayoutText {#text} at (222,18) size 5x17
18 text run at (223,18) width 5: "." 18 text run at (222,18) width 5: "."
19 LayoutBlockFlow {P} at (0,52) size 784x18 19 LayoutBlockFlow {P} at (0,52) size 784x18
20 LayoutText {#text} at (0,0) size 380x17 20 LayoutText {#text} at (0,0) size 380x17
21 text run at (0,0) width 380: "The green square should be to the left o f the yellow square." 21 text run at (0,0) width 380: "The green square should be to the left o f the yellow square."
22 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] 22 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
23 layer at (8,104) size 200x100 23 layer at (8,104) size 200x100
24 LayoutBlockFlow (relative positioned) {DIV} at (0,96) size 200x100 [bgcolor=#F FFF00] 24 LayoutBlockFlow (relative positioned) {DIV} at (0,96) size 200x100 [bgcolor=#F FFF00]
25 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000] 25 LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698