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

Side by Side Diff: LayoutTests/platform/win/fast/repaint/outline-shrinking-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
1 layer at (0,0) size 800x600 1 This is a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388 REGRESSIO N: outlines don't get erased when removed in some cases.
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x226 3 There should be a green square and no trace of red.
4 RenderBlock {HTML} at (0,0) size 800x226 4
5 RenderBody {BODY} at (8,16) size 784x202 5 (repaint rects
6 RenderBlock {P} at (0,0) size 784x40 6 (rect 4 114 108 108)
7 RenderText {#text} at (0,0) size 99x19 7 (rect 4 114 108 108)
8 text run at (0,0) width 99: "This is a test for " 8 (rect 4 114 108 108)
9 RenderInline {I} at (0,0) size 749x39 9 )
10 RenderInline {A} at (0,0) size 350x19 [color=#0000EE] 10
11 RenderText {#text} at (99,0) size 350x19
12 text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show _bug.cgi?id=9388"
13 RenderText {#text} at (449,0) size 749x39
14 text run at (449,0) width 4: " "
15 text run at (453,0) width 296: "REGRESSION: outlines don't get erase d when"
16 text run at (0,20) width 147: "removed in some cases"
17 RenderText {#text} at (147,20) size 4x19
18 text run at (147,20) width 4: "."
19 RenderBlock {P} at (0,56) size 784x20
20 RenderText {#text} at (0,0) size 312x19
21 text run at (0,0) width 312: "There should be a green square and no tr ace of red."
22 RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
23 RenderBlock {DIV} at (0,102) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698