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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 802x585 1 Test for https://bugs.webkit.org/show_bug.cgi?id=17840. The rotated box should b e correctly redrawn.
2 RenderView at (0,0) size 800x585 2
3 layer at (0,0) size 800x296 3 Container
4 RenderBlock {HTML} at (0,0) size 800x296 4 (repaint rects
5 RenderBody {BODY} at (8,16) size 784x272 5 (rect 118 228 202 202)
6 RenderBlock {P} at (0,0) size 784x18 6 (rect 118 228 202 202)
7 RenderText {#text} at (0,0) size 53x18 7 (rect 76 186 286 286)
8 text run at (0,0) width 53: "Test for " 8 )
9 RenderInline {A} at (0,0) size 305x18 [color=#0000EE] 9
10 RenderText {#text} at (53,0) size 305x18
11 text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi? id=17840"
12 RenderText {#text} at (358,0) size 292x18
13 text run at (358,0) width 292: ". The rotated box should be correctly redrawn."
14 RenderBlock (anonymous) at (0,34) size 784x18
15 RenderBlock (anonymous) at (0,254) size 784x18
16 RenderText {#text} at (0,0) size 0x0
17 layer at (18,110) size 82x58
18 RenderInline (relative positioned) {SPAN} at (0,0) size 82x58 [bgcolor=#DDDDDD ]
19 RenderText {#text} at (20,0) size 62x18
20 text run at (20,0) width 62: "Container"
21 layer at (18,128) size 784x202
22 RenderBlock (anonymous) at (0,52) size 784x202
23 layer at (118,228) size 202x202
24 RenderBlock (relative positioned) {DIV} at (0,0) size 202x202 [bgcolor=#CCCCCC ] [border: (1px solid #000000)]
25 layer at (18,330) size 20x58
26 RenderInline (relative positioned) {SPAN} at (0,0) size 20x58 [bgcolor=#DDDDDD ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698