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

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

Issue 1870073003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 416x18 7 LayoutText {#text} at (0,0) size 417x18
8 text run at (0,0) width 416: "Reflection should not be cropped by bein g in a composited layer." 8 text run at (0,0) width 417: "Reflection should not be cropped by bein g in a composited layer."
9 LayoutBlockFlow {P} at (0,290) size 784x18 9 LayoutBlockFlow {P} at (0,290) size 784x18
10 LayoutText {#text} at (0,0) size 245x18 10 LayoutText {#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,76) size 342x172 12 layer at (208,76) size 342x172
13 LayoutBlockFlow {DIV} at (200,68) size 342x172 [border: (1px solid #000000)] 13 LayoutBlockFlow {DIV} at (200,68) size 342x172 [border: (1px solid #000000)]
14 LayoutBlockFlow {P} at (21,27) size 300x18 14 LayoutBlockFlow {P} at (21,27) size 300x18
15 LayoutText {#text} at (0,0) size 234x18 15 LayoutText {#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,117) size 260x70 17 layer at (349,117) size 260x70
18 LayoutBlockFlow (positioned) {DIV} at (141,41) size 260x70 [bgcolor=#DDDDDD] 18 LayoutBlockFlow (positioned) {DIV} at (141,41) size 260x70 [bgcolor=#DDDDDD]
19 LayoutBlockFlow {P} at (10,26) size 240x18 19 LayoutBlockFlow {P} at (10,26) size 240x18
20 LayoutText {#text} at (0,0) size 228x18 20 LayoutText {#text} at (0,0) size 228x18
21 text run at (0,0) width 228: "This is a positioned, reflected child." 21 text run at (0,0) width 228: "This is a positioned, reflected child."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698