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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/dynamic/containing-block-change-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 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 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 164x19 7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 756x39 9 LayoutInline {I} at (0,0) size 756x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
11 LayoutText {#text} at (164,0) size 305x19 11 LayoutText {#text} at (164,0) size 305x19
12 text run at (164,0) width 305: "http://bugs.webkit.org/show_bug.cg i?id=11672" 12 text run at (164,0) width 305: "http://bugs.webkit.org/show_bug.cg i?id=11672"
13 LayoutText {#text} at (469,0) size 756x39 13 LayoutText {#text} at (469,0) size 756x39
14 text run at (469,0) width 4: " " 14 text run at (469,0) width 4: " "
15 text run at (473,0) width 283: "REGRESSION (r17068): Repro crash due to" 15 text run at (473,0) width 283: "REGRESSION (r17068): Repro crash due to"
16 text run at (0,20) width 150: "painting without layout" 16 text run at (0,20) width 150: "painting without layout"
17 LayoutText {#text} at (150,20) size 123x19 17 LayoutText {#text} at (150,20) size 123x19
18 text run at (150,20) width 123: ". It should not crash." 18 text run at (150,20) width 123: ". It should not crash."
19 layer at (8,64) size 6x6 19 layer at (8,64) size 6x6
20 LayoutTable {TABLE} at (0,56) size 6x6 20 LayoutTable (relative positioned) {TABLE} at (0,56) size 6x6
21 LayoutTableSection {TBODY} at (0,0) size 6x6 21 LayoutTableSection {TBODY} at (0,0) size 6x6
22 LayoutTableRow {TR} at (0,2) size 6x2 22 LayoutTableRow {TR} at (0,2) size 6x2
23 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1] 23 LayoutTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
24 layer at (11,67) size 40x40 24 layer at (11,67) size 40x40
25 LayoutBlockFlow (positioned) {DIV} at (3,3) size 40x40 25 LayoutBlockFlow (positioned) {DIV} at (3,3) size 40x40
26 LayoutText {#text} at (0,0) size 40x39 26 LayoutText {#text} at (0,0) size 40x39
27 text run at (0,0) width 40: "Lorem" 27 text run at (0,0) width 40: "Lorem"
28 text run at (0,20) width 35: "ipsum" 28 text run at (0,20) width 35: "ipsum"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698