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

Unified Diff: LayoutTests/platform/win/fast/repaint/containing-block-position-change-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/containing-block-position-change-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt b/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt
index 093cee718f3e798708e9b13ffec968c3b3c2ebaf..24994c649f50a07eddf9383b55c1564986c199de 100644
--- a/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/containing-block-position-change-expected.txt
@@ -1,21 +1,7 @@
-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 784x40
- 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 744x39
- RenderInline {A} at (0,0) size 350x19 [color=#0000EE]
- RenderText {#text} at (144,0) size 350x19
- text run at (144,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=9121"
- RenderText {#text} at (494,0) size 744x39
- text run at (494,0) width 4: " "
- text run at (498,0) width 246: "REGRESSION: [Incremental Repaint]"
- text run at (0,20) width 203: "DHTML movement test failures"
- RenderText {#text} at (203,20) size 4x19
- text run at (203,20) width 4: "."
- RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
-layer at (158,74) size 50x50
- RenderBlock (positioned) {DIV} at (100,0) size 50x50 [bgcolor=#0000FF]
+This is a repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9121 REGRESSION: [Incremental Repaint] DHTML movement test failures.
+
+(repaint rects
+ (rect 100 74 50 50)
+ (rect 158 74 50 50)
+)
+

Powered by Google App Engine
This is Rietveld 408576698