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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer 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
6 LayoutBlockFlow {P} at (0,0) size 785.63x34
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."
9 LayoutBR {BR} at (307,13) size 1x0
10 LayoutText {#text} at (0,17) size 179x17
11 text run at (0,17) width 179: "There should be no red visible."
12 LayoutTable {TABLE} at (0,48.39) size 785x19
13 LayoutTableSection {TBODY} at (0,0) size 785x19
14 LayoutTableRow {TR} at (0,1) size 785x17
15 LayoutTableCell {TD} at (1,1) size 181x17 [r=0 c=0 rs=1 cs=1]
16 LayoutText {#text} at (0,0) size 150x17
17 text run at (0,0) width 150: "getClientBoundingRect():"
18 LayoutText {#text} at (0,0) size 0x0
19 LayoutText {#text} at (0,0) size 0x0
20 LayoutText {#text} at (0,0) size 0x0
21 LayoutTableCell {TD} at (183,1) size 601x17 [r=0 c=1 rs=1 cs=1]
22 LayoutText {#text} at (0,0) size 99x17
23 text run at (0,0) width 99: "getClientRects():"
24 LayoutText {#text} at (0,0) size 0x0
25 LayoutText {#text} at (0,0) size 0x0
26 LayoutText {#text} at (0,0) size 0x0
27 layer at (90,90) size 90x90
28 LayoutBlockFlow (positioned) {DIV} at (90,90) size 90x90 [bgcolor=#FF0000]
29 layer at (90,90) size 90x90
30 LayoutBlockFlow (positioned) {DIV} at (90,90) size 90x90 [bgcolor=#008000]
31 layer at (9,198) size 34x17
32 LayoutBlockFlow (positioned) {DIV} at (9,198) size 34.16x17
33 LayoutInline {SPAN} at (0,0) size 35x17 [color=#008000]
34 LayoutInline {B} at (0,0) size 35x17
35 LayoutText {#text} at (0,0) size 35x17
36 text run at (0,0) width 35: "PASS"
37 layer at (270,90) size 90x90
38 LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000]
39 layer at (270,90) size 90x90
40 LayoutBlockFlow (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000]
41 layer at (198,198) size 34x17
42 LayoutBlockFlow (positioned) {DIV} at (198,198) size 34.16x17
43 LayoutInline {SPAN} at (0,0) size 35x17 [color=#008000]
44 LayoutInline {B} at (0,0) size 35x17
45 LayoutText {#text} at (0,0) size 35x17
46 text run at (0,0) width 35: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698