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

Side by Side Diff: LayoutTests/platform/mac/compositing/reflections/reflection-in-composited-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 418x16 7 RenderText {#text} at (0,0) size 418x18
8 text run at (0,0) width 418: "Reflection should not be cropped by bein g in a composited layer." 8 text run at (0,0) width 418: "Reflection should not be cropped by bein g in a composited layer."
9 RenderBlock {P} at (0,288) size 784x16 9 RenderBlock {P} at (0,290) size 784x18
10 RenderText {#text} at (0,0) size 245x16 10 RenderText {#text} at (0,0) size 245x18
11 text run at (0,0) width 245: "This is the next paragraph in the page." 11 text run at (0,0) width 245: "This is the next paragraph in the page."
12 layer at (208,74) size 342x172 12 layer at (208,76) size 342x172
13 RenderBlock {DIV} at (200,66) size 342x172 [border: (1px solid #000000)] 13 RenderBlock {DIV} at (200,68) size 342x172 [border: (1px solid #000000)]
14 RenderBlock {P} at (21,27) size 300x16 14 RenderBlock {P} at (21,27) size 300x18
15 RenderText {#text} at (0,0) size 234x16 15 RenderText {#text} at (0,0) size 234x18
16 text run at (0,0) width 234: "This element has a composited layer" 16 text run at (0,0) width 234: "This element has a composited layer"
17 layer at (349,115) size 260x68 17 layer at (349,117) size 260x70
18 RenderBlock (positioned) {DIV} at (141,41) size 260x68 [bgcolor=#DDDDDD] 18 RenderBlock (positioned) {DIV} at (141,41) size 260x70 [bgcolor=#DDDDDD]
19 RenderBlock {P} at (10,26) size 240x16 19 RenderBlock {P} at (10,26) size 240x18
20 RenderText {#text} at (0,0) size 229x16 20 RenderText {#text} at (0,0) size 229x18
21 text run at (0,0) width 229: "This is a positioned, reflected child." 21 text run at (0,0) width 229: "This is a positioned, reflected child."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698