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

Side by Side Diff: LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x264
4 RenderBlock {HTML} at (0,0) size 800x264
5 RenderBody {BODY} at (8,16) size 784x240
6 RenderBlock {P} at (0,0) size 784x18
7 RenderInline {B} at (0,0) size 62x19
8 RenderText {#text} at (0,0) size 62x19
9 text run at (0,0) width 62: "BUG ID:"
10 RenderText {#text} at (62,0) size 4x19
11 text run at (62,0) width 4: " "
12 RenderInline {A} at (0,0) size 117x19 [color=#0000EE]
13 RenderText {#text} at (66,0) size 117x19
14 text run at (66,0) width 117: "Bugzilla bug 6770"
15 RenderText {#text} at (183,0) size 438x19
16 text run at (183,0) width 438: " REGRESSION: Incomplete repaint when b lock with clipping grows"
17 RenderBlock {P} at (0,34) size 784x42 [bgcolor=#98FB98]
18 RenderInline {B} at (0,0) size 91x19
19 RenderText {#text} at (3,3) size 91x19
20 text run at (3,3) width 91: "TEST PASS:"
21 RenderText {#text} at (94,3) size 748x37
22 text run at (94,3) width 4: " "
23 text run at (98,3) width 653: "There should be a white square with a b lue border below, and no line running through the middle of the"
24 text run at (3,21) width 45: "square."
25 RenderBlock {P} at (0,92) size 784x24 [bgcolor=#FF3300]
26 RenderInline {B} at (0,0) size 90x19
27 RenderText {#text} at (3,3) size 90x19
28 text run at (3,3) width 90: "TEST FAIL:"
29 RenderText {#text} at (93,3) size 600x19
30 text run at (93,3) width 4: " "
31 text run at (97,3) width 596: "The white square will have a blue borde r and a blue horizontal line running through its middle."
32 layer at (8,148) size 784x108
33 RenderBlock {DIV} at (0,132) size 784x108
34 RenderBlock {DIV} at (0,0) size 108x108 [border: (4px solid #0000FF)]
35 RenderBlock {DIV} at (124,4) size 10x100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698