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

Unified Diff: LayoutTests/platform/win/fast/repaint/transform-relative-position-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/transform-relative-position-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/transform-relative-position-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-relative-position-expected.txt
index dc532c064b35f200d432a5d397269991ac4b7466..46776ba71bb6b91b3580130e3fc457caa89589fd 100644
--- a/LayoutTests/platform/win/fast/repaint/transform-relative-position-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/transform-relative-position-expected.txt
@@ -1,15 +1,8 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x262
- RenderBlock {HTML} at (0,0) size 800x262
- RenderBody {BODY} at (8,16) size 784x238
- RenderBlock {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
- RenderText {#text} at (51,0) size 291x19
- text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=17840"
- RenderText {#text} at (342,0) size 282x19
- text run at (342,0) width 282: ". The rotated box should be correctly redrawn."
-layer at (108,152) size 202x202
- RenderBlock (relative positioned) {DIV} at (0,36) size 202x202 [bgcolor=#CCCCCC] [border: (1px solid #000000)]
+Test for https://bugs.webkit.org/show_bug.cgi?id=17840. The rotated box should be correctly redrawn.
+
+(repaint rects
+ (rect 108 152 202 202)
+ (rect 108 152 202 202)
+ (rect 66 110 286 286)
+)
+

Powered by Google App Engine
This is Rietveld 408576698