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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/fast/repaint/outline-shrinking-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/outline-shrinking-expected.txt b/LayoutTests/platform/win/fast/repaint/outline-shrinking-expected.txt
index 658818b91cb494dbea6295cabd88e22801c0e39b..eb15aa093329cdb6e1d7862e930b8e6bf33ef28a 100644
--- a/LayoutTests/platform/win/fast/repaint/outline-shrinking-expected.txt
+++ b/LayoutTests/platform/win/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 800x226
- RenderBlock {HTML} at (0,0) size 800x226
- RenderBody {BODY} at (8,16) size 784x202
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 99x19
- text run at (0,0) width 99: "This is a test for "
- RenderInline {I} at (0,0) size 749x39
- RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
- RenderText {#text} at (99,0) size 350x19
- text run at (99,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9388"
- RenderText {#text} at (449,0) size 749x39
- text run at (449,0) width 4: " "
- text run at (453,0) width 296: "REGRESSION: outlines don't get erased when"
- text run at (0,20) width 147: "removed in some cases"
- RenderText {#text} at (147,20) size 4x19
- text run at (147,20) width 4: "."
- RenderBlock {P} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 312x19
- text run at (0,0) width 312: "There should be a green square and no trace of red."
- RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
- RenderBlock {DIV} at (0,102) 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 114 108 108)
+ (rect 4 114 108 108)
+ (rect 4 114 108 108)
+)
+

Powered by Google App Engine
This is Rietveld 408576698