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

Unified Diff: LayoutTests/platform/mac/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt b/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt
index 1cd0a6b36b51aa96302dc87495288cbdfd8a94a1..58684842b872e728f1d3f0194d98ddc0d2d8f80d 100644
--- a/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/outline-shrinking-expected.txt
@@ -1,23 +1,10 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x220
- RenderBlock {HTML} at (0,0) size 800x220
- RenderBody {BODY} at (8,16) size 784x196
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 104x18
- text run at (0,0) width 104: "This is a test for "
- RenderInline {I} at (0,0) size 752x36
- RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
- RenderText {#text} at (104,0) size 348x18
- text run at (104,0) width 348: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9388"
- RenderText {#text} at (452,0) size 752x36
- text run at (452,0) width 4: " "
- text run at (456,0) width 296: "REGRESSION: outlines don't get erased when"
- text run at (0,18) width 146: "removed in some cases"
- RenderText {#text} at (146,18) size 4x18
- text run at (146,18) width 4: "."
- RenderBlock {P} at (0,52) size 784x18
- RenderText {#text} at (0,0) size 323x18
- text run at (0,0) width 323: "There should be a green square and no trace of red."
- RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {DIV} at (0,96) size 100x100 [bgcolor=#008000]
+This is a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388 REGRESSION: outlines don't get erased when removed in some cases.
+
+There should be a green square and no trace of red.
+
+(repaint rects
+ (rect 4 108 108 108)
+ (rect 4 108 108 108)
+ (rect 4 108 108 108)
+)
+

Powered by Google App Engine
This is Rietveld 408576698