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

Unified Diff: LayoutTests/platform/win/fast/repaint/fixed-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/fixed-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/fixed-expected.txt b/LayoutTests/platform/win/fast/repaint/fixed-expected.txt
index b2bfee194cf2bee3f2179347e016f6a29a0eb9d7..8b231430302025ca6629ea3d5ca8c8766b62808c 100644
--- a/LayoutTests/platform/win/fast/repaint/fixed-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/fixed-expected.txt
@@ -1,22 +1,8 @@
-layer at (0,0) size 785x2016
- RenderView at (0,0) size 785x600
-layer at (0,0) size 785x2016
- RenderBlock {HTML} at (0,0) size 785x2016
- RenderBody {BODY} at (8,8) size 769x2000
-layer at (8,28) size 769x40
- RenderBlock (relative positioned) {P} at (0,0) size 769x40
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {I} at (0,0) size 744x39
- RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 305x19
- text run at (96,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11452"
- RenderText {#text} at (401,0) size 744x39
- text run at (401,0) width 4: " "
- text run at (405,0) width 339: "REGRESSION (r16736-r16801): Incorrect repaint of"
- text run at (0,20) width 73: "fixed boxes"
- RenderText {#text} at (73,20) size 4x19
- text run at (73,20) width 4: "."
-layer at (8,84) size 100x100
- RenderBlock (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
-scrolled to 0,20
+Repaint test for http://bugs.webkit.org/show_bug.cgi?id=11452 REGRESSION (r16736-r16801): Incorrect repaint of fixed boxes.
+
+(repaint rects
+ (rect 8 64 100 100)
+ (rect 8 64 100 100)
+ (rect 8 64 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698