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

Side by Side 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 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 800x302 3 Container
4 RenderBlock {HTML} at (0,0) size 800x302 4 (repaint rects
5 RenderBody {BODY} at (8,16) size 784x278 5 (rect 118 232 202 202)
6 RenderBlock {P} at (0,0) size 784x20 6 (rect 118 232 202 202)
7 RenderText {#text} at (0,0) size 51x19 7 (rect 76 190 286 286)
8 text run at (0,0) width 51: "Test for " 8 )
9 RenderInline {A} at (0,0) size 291x19 [color=#0000EE] 9
10 RenderText {#text} at (51,0) size 291x19
11 text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi? id=17840"
12 RenderText {#text} at (342,0) size 282x19
13 text run at (342,0) width 282: ". The rotated box should be correctly redrawn."
14 RenderBlock (anonymous) at (0,36) size 784x20
15 RenderBlock (anonymous) at (0,258) size 784x20
16 RenderText {#text} at (0,0) size 0x0
17 layer at (18,112) size 79x59
18 RenderInline (relative positioned) {SPAN} at (0,0) size 79x59 [bgcolor=#DDDDDD ]
19 RenderText {#text} at (20,0) size 59x19
20 text run at (20,0) width 59: "Container"
21 layer at (18,132) size 784x202
22 RenderBlock (anonymous) at (0,56) size 784x202
23 layer at (118,232) size 202x202
24 RenderBlock (relative positioned) {DIV} at (0,0) size 202x202 [bgcolor=#CCCCCC ] [border: (1px solid #000000)]
25 layer at (18,334) size 20x59
26 RenderInline (relative positioned) {SPAN} at (0,0) size 20x59 [bgcolor=#DDDDDD ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698