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

Unified Diff: LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-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/repaint-resized-overflow-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt b/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
index 648aae453753d43df693b582a63db56014f5dfab..ee261c2496e17878a082ade7f7fdb071d0cec6d5 100644
--- a/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/repaint-resized-overflow-expected.txt
@@ -1,34 +1,15 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x252
- RenderBlock {HTML} at (0,0) size 800x252
- RenderBody {BODY} at (8,16) size 784x228
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 61x19
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "BUG ID:"
- RenderText {#text} at (61,0) size 4x19
- text run at (61,0) width 4: " "
- RenderInline {A} at (0,0) size 108x19 [color=#0000EE]
- RenderText {#text} at (65,0) size 108x19
- text run at (65,0) width 108: "Bugzilla bug 6770"
- RenderText {#text} at (173,0) size 413x19
- text run at (173,0) width 413: " REGRESSION: Incomplete repaint when block with clipping grows"
- RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98]
- RenderInline {B} at (0,0) size 86x19
- RenderText {#text} at (3,3) size 86x19
- text run at (3,3) width 86: "TEST PASS:"
- RenderText {#text} at (89,3) size 668x19
- text run at (89,3) width 4: " "
- text run at (93,3) width 664: "There should be a white square with a blue border below, and no line running through the middle of the square."
- RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300]
- RenderInline {B} at (0,0) size 84x19
- RenderText {#text} at (3,3) size 84x19
- text run at (3,3) width 84: "TEST FAIL:"
- RenderText {#text} at (87,3) size 561x19
- text run at (87,3) width 4: " "
- text run at (91,3) width 557: "The white square will have a blue border and a blue horizontal line running through its middle."
-layer at (8,136) size 784x108
- RenderBlock {DIV} at (0,120) size 784x108
- RenderBlock {DIV} at (0,0) size 108x108 [border: (4px solid #0000FF)]
- RenderBlock {DIV} at (124,4) size 10x100
+BUG ID: Bugzilla bug 6770 REGRESSION: Incomplete repaint when block with clipping grows
+
+TEST PASS: There should be a white square with a blue border below, and no line running through the middle of the square.
+
+TEST FAIL: The white square will have a blue border and a blue horizontal line running through its middle.
+
+(repaint rects
+ (rect 132 140 10 48)
+ (rect 132 140 10 52)
+ (rect 8 188 108 4)
+ (rect 8 192 784 52)
+ (rect 0 200 800 52)
+ (rect 8 192 784 52)
+)
+

Powered by Google App Engine
This is Rietveld 408576698