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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/transforms/bounding-rect-zoom-expected.txt

Issue 2547723002: Merge LayoutTests fast/transforms in transforms (Closed)
Patch Set: Fix a bad path reference. Created 4 years 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 (7.19,7.19) size 785.63x585.63 5 LayoutBlockFlow {BODY} at (7.19,7.19) size 785.63x585.63
6 LayoutBlockFlow {P} at (0,0) size 785.63x34 6 LayoutBlockFlow {P} at (0,0) size 785.63x34
7 LayoutText {#text} at (0,0) size 308x17 7 LayoutText {#text} at (0,0) size 308x17
8 text run at (0,0) width 308: "Tests that these functions account for f ull page zoom." 8 text run at (0,0) width 308: "Tests that these functions account for f ull page zoom."
9 LayoutBR {BR} at (307,13) size 1x0 9 LayoutBR {BR} at (307,13) size 1x0
10 LayoutText {#text} at (0,17) size 179x17 10 LayoutText {#text} at (0,17) size 179x17
(...skipping 26 matching lines...) Expand all
37 layer at (270,90) size 90x90 37 layer at (270,90) size 90x90
38 LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000] 38 LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000]
39 layer at (270,90) size 90x90 39 layer at (270,90) size 90x90
40 LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000] 40 LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000]
41 layer at (198,198) size 34x17 41 layer at (198,198) size 34x17
42 LayoutBlockFlow (positioned) {DIV} at (198,198) size 34.16x17 42 LayoutBlockFlow (positioned) {DIV} at (198,198) size 34.16x17
43 LayoutInline {SPAN} at (0,0) size 35x17 [color=#008000] 43 LayoutInline {SPAN} at (0,0) size 35x17 [color=#008000]
44 LayoutInline {B} at (0,0) size 35x17 44 LayoutInline {B} at (0,0) size 35x17
45 LayoutText {#text} at (0,0) size 35x17 45 LayoutText {#text} at (0,0) size 35x17
46 text run at (0,0) width 35: "PASS" 46 text run at (0,0) width 35: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698