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

Unified Diff: LayoutTests/platform/win/fast/repaint/outline-child-repaint-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-child-repaint-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/outline-child-repaint-expected.txt b/LayoutTests/platform/win/fast/repaint/outline-child-repaint-expected.txt
deleted file mode 100644
index 159056a77481e26c1726b502a5248fa05777e9b8..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/fast/repaint/outline-child-repaint-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x584
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 144x19
- text run at (0,0) width 144: "This is a repaint test for "
- RenderInline {I} at (0,0) size 586x19
- RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
- RenderText {#text} at (144,0) size 311x19
- text run at (144,0) width 311: "https://bugs.webkit.org/show_bug.cgi?id=22159"
- RenderText {#text} at (455,0) size 275x19
- text run at (455,0) width 4: " "
- text run at (459,0) width 271: "Repaint issue with outlines in child objects"
- RenderText {#text} at (730,0) size 4x19
- text run at (730,0) width 4: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 310x19
- text run at (0,0) width 310: "If the test passes, you should not see any red below"
- RenderBlock {HR} at (0,72) size 784x2 [border: (1px inset #EEEEEE)]
-layer at (0,240) size 220x50
- RenderBlock (positioned) {DIV} at (0,240) size 220x50 [border: (10px solid #FF0000)]
-layer at (10,250) size 200x50
- RenderBlock (positioned) {DIV} at (10,250) size 200x50
- RenderBlock {DIV} at (0,0) size 200x30 [bgcolor=#DDDDDD]

Powered by Google App Engine
This is Rietveld 408576698