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

Unified Diff: LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-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-absolute-in-positioned-container-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
index 7ee5077a5b1acffd5e79ab6ba7cf4dfac0340b36..34317e765c81dc5a09af919376eb0dc11943554d 100644
--- a/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
@@ -1,26 +1,9 @@
-layer at (0,0) size 802x585
- RenderView at (0,0) size 800x585
-layer at (0,0) size 800x302
- RenderBlock {HTML} at (0,0) size 800x302
- RenderBody {BODY} at (8,16) size 784x278
- 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."
- RenderBlock (anonymous) at (0,36) size 784x20
- RenderBlock (anonymous) at (0,258) size 784x20
- RenderText {#text} at (0,0) size 0x0
-layer at (18,112) size 79x59
- RenderInline (relative positioned) {SPAN} at (0,0) size 79x59 [bgcolor=#DDDDDD]
- RenderText {#text} at (20,0) size 59x19
- text run at (20,0) width 59: "Container"
-layer at (18,132) size 784x202
- RenderBlock (anonymous) at (0,56) size 784x202
-layer at (118,232) size 202x202
- RenderBlock (relative positioned) {DIV} at (0,0) size 202x202 [bgcolor=#CCCCCC] [border: (1px solid #000000)]
-layer at (18,334) size 20x59
- RenderInline (relative positioned) {SPAN} at (0,0) size 20x59 [bgcolor=#DDDDDD]
+Test for https://bugs.webkit.org/show_bug.cgi?id=17840. The rotated box should be correctly redrawn.
+
+Container
+ (repaint rects
+ (rect 118 232 202 202)
+ (rect 118 232 202 202)
+ (rect 76 190 286 286)
+)
+

Powered by Google App Engine
This is Rietveld 408576698