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

Unified Diff: LayoutTests/platform/win/fast/repaint/static-to-positioned-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/static-to-positioned-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/static-to-positioned-expected.txt b/LayoutTests/platform/win/fast/repaint/static-to-positioned-expected.txt
index 62a2d610a58ddf2ab24b0f9e9ebb74c3322b5f83..4cd63e9b9295d25ab7939a97092fc433ca079f61 100644
--- a/LayoutTests/platform/win/fast/repaint/static-to-positioned-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/static-to-positioned-expected.txt
@@ -1,28 +1,9 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x490
- RenderBlock {HTML} at (0,0) size 800x490
- RenderBody {BODY} at (8,16) size 784x466
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {I} at (0,0) size 779x39
- RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 350x19
- text run at (96,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9334"
- RenderText {#text} at (446,0) size 779x39
- text run at (446,0) width 4: " "
- text run at (450,0) width 329: "Incomplete repaint when changing block from non-"
- text run at (0,20) width 153: "positioned to positioned"
- RenderText {#text} at (153,20) size 4x19
- text run at (153,20) width 4: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
-layer at (8,82) size 784x200
- RenderBlock (relative positioned) {DIV} at (0,66) size 784x200
-layer at (8,132) size 100x100
- RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
-layer at (8,282) size 784x200
- RenderBlock (relative positioned) {DIV} at (0,266) size 784x200
- RenderBlock {DIV} at (0,50) size 784x150
-layer at (8,282) size 100x100
- RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
+Repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9334 Incomplete repaint when changing block from non-positioned to positioned.
+
+(repaint rects
+ (rect 8 332 100 100)
+ (rect 8 82 100 100)
+ (rect 8 132 100 100)
+ (rect 8 282 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698