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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt
index 8fdd67852bb1b4eecb8859450df6ba49d59c77c8..fa2d37a096c2d64419c14dbe12b4be58cbd9d13d 100644
--- a/LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt
+++ b/LayoutTests/platform/mac/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 800x296
- RenderBlock {HTML} at (0,0) size 800x296
- RenderBody {BODY} at (8,16) size 784x272
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 53x18
- text run at (0,0) width 53: "Test for "
- RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
- RenderText {#text} at (53,0) size 305x18
- text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=17840"
- RenderText {#text} at (358,0) size 292x18
- text run at (358,0) width 292: ". The rotated box should be correctly redrawn."
- RenderBlock (anonymous) at (0,34) size 784x18
- RenderBlock (anonymous) at (0,254) size 784x18
- RenderText {#text} at (0,0) size 0x0
-layer at (18,110) size 82x58
- RenderInline (relative positioned) {SPAN} at (0,0) size 82x58 [bgcolor=#DDDDDD]
- RenderText {#text} at (20,0) size 62x18
- text run at (20,0) width 62: "Container"
-layer at (18,128) size 784x202
- RenderBlock (anonymous) at (0,52) size 784x202
-layer at (118,228) size 202x202
- RenderBlock (relative positioned) {DIV} at (0,0) size 202x202 [bgcolor=#CCCCCC] [border: (1px solid #000000)]
-layer at (18,330) size 20x58
- RenderInline (relative positioned) {SPAN} at (0,0) size 20x58 [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 228 202 202)
+ (rect 118 228 202 202)
+ (rect 76 186 286 286)
+)
+

Powered by Google App Engine
This is Rietveld 408576698