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

Unified Diff: LayoutTests/platform/linux/fast/repaint/control-clip-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/linux/fast/repaint/control-clip-expected.txt
diff --git a/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt b/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
deleted file mode 100644
index 3e53d85c303149b4cb6384f9f2878fe523044ba8..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/repaint/control-clip-expected.txt
+++ /dev/null
@@ -1,28 +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 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {I} at (0,0) size 684x19
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 305x19
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13391"
- RenderText {#text} at (356,0) size 379x19
- text run at (356,0) width 4: " "
- text run at (360,0) width 375: "REGRESSION (r18819): Incomplete repaint of button text"
- RenderText {#text} at (735,0) size 4x19
- text run at (735,0) width 4: "."
- RenderBlock {P} at (0,36) size 784x20
- RenderText {#text} at (0,0) size 483x19
- text run at (0,0) width 483: "The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}."
- RenderMenuList {SELECT} at (0,72) size 200x30 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- RenderBlock (anonymous) at (1,6) size 198x18
- RenderText at (4,1) size 63x16
- text run at (4,1) width 63: "SUCCESS"
- RenderButton {BUTTON} at (0,102) size 200x30 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- RenderBlock (anonymous) at (8,7) size 184x16
- RenderText {#text} at (60,0) size 64x16
- text run at (60,0) width 64: "SUCCESS"

Powered by Google App Engine
This is Rietveld 408576698