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

Unified Diff: LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-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-repaint-descendants-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
index f529f1de6655350daf801e95a194e44eb8bf4453..814974ce271a0b2d1dfab4473bed8888ec238b38 100644
--- a/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
@@ -1,17 +1,11 @@
-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=22088"
- 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)]
-layer at (184,228) size 400x50
- RenderBlock (positioned) {DIV} at (76,76) size 400x50 [bgcolor=#555555]
+Test for https://bugs.webkit.org/show_bug.cgi?id=22088. The rotated box should be correctly redrawn.
+
+(repaint rects
+ (rect 79 123 260 260)
+ (rect 176 220 394 185)
+ (rect 79 123 260 260)
+ (rect 76 120 266 266)
+ (rect 564 220 6 185)
+ (rect 176 405 388 18)
+)
+

Powered by Google App Engine
This is Rietveld 408576698