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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/table-cell-move-expected.txt

Issue 196069: Rebaseline more of fast/repaint tests we are now passing.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 3 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
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x394
4 RenderBlock {HTML} at (0,0) size 800x394
5 RenderBody {BODY} at (8,16) size 784x370
6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {B} at (0,0) size 61x19
8 RenderText {#text} at (0,0) size 61x19
9 text run at (0,0) width 61: "BUG ID:"
10 RenderText {#text} at (61,0) size 4x19
11 text run at (61,0) width 4: " "
12 RenderInline {A} at (0,0) size 108x19 [color=#0000EE]
13 RenderText {#text} at (65,0) size 108x19
14 text run at (65,0) width 108: "Bugzilla bug 8449"
15 RenderText {#text} at (173,0) size 363x19
16 text run at (173,0) width 363: " REGRESSION: Incomplete repaint of tab le cell that moved"
17 RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98]
18 RenderInline {B} at (0,0) size 86x19
19 RenderText {#text} at (3,3) size 86x19
20 text run at (3,3) width 86: "TEST PASS:"
21 RenderText {#text} at (89,3) size 386x19
22 text run at (89,3) width 4: " "
23 text run at (93,3) width 382: "There should be only a green square bel ow the line, and no red."
24 RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300]
25 RenderInline {B} at (0,0) size 84x19
26 RenderText {#text} at (3,3) size 84x19
27 text run at (3,3) width 84: "TEST FAIL:"
28 RenderText {#text} at (87,3) size 297x19
29 text run at (87,3) width 4: " "
30 text run at (91,3) width 293: "There will be a red square and a green rectangle."
31 RenderBlock {HR} at (0,120) size 784x2 [border: (1px inset #000000)]
32 RenderTable {TABLE} at (0,130) size 61x240
33 RenderTableSection {TBODY} at (0,0) size 61x240
34 RenderTableRow {TR} at (0,0) size 61x60
35 RenderTableCell {TD} at (0,30) size 61x0 [r=0 c=0 rs=1 cs=1]
36 RenderTableCell {TD} at (61,30) size 0x0 [r=0 c=1 rs=1 cs=1]
37 RenderTableRow {TR} at (0,60) size 61x180
38 RenderTableCell {TD} at (0,120) size 61x60 [r=1 c=0 rs=1 cs=1]
39 RenderBlock {DIV} at (0,0) size 61x60 [bgcolor=#008000]
40 RenderTableCell {TD} at (61,150) size 0x0 [r=1 c=1 rs=1 cs=1]
41 RenderTableRow {TR} at (0,240) size 61x0
42 RenderTableCell {TD} at (0,240) size 61x0 [bgcolor=#FF0000] [r=2 c=0 rs=1 cs=1]
43 RenderTableCell {TD} at (61,240) size 0x0 [r=2 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698