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

Side by Side Diff: LayoutTests/platform/win/fast/transforms/bounding-rect-zoom-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
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 (7.19,7.19) size 785.63x585.63 5 RenderBody {BODY} at (7.19,7.19) size 785.63x585.63
6 RenderBlock {P} at (0,0) size 785.63x34 6 RenderBlock {P} at (0,0) size 785.63x34
7 RenderText {#text} at (0,0) size 307x16 7 RenderText {#text} at (0,0) size 307x16
8 text run at (0,0) width 307: "Tests that these functions account for f ull page zoom." 8 text run at (0,0) width 307: "Tests that these functions account for f ull page zoom."
9 RenderBR {BR} at (307,13) size 0x0 9 LayoutBR {BR} at (307,13) size 0x0
10 RenderText {#text} at (0,17) size 174x16 10 RenderText {#text} at (0,17) size 174x16
11 text run at (0,17) width 174: "There should be no red visible." 11 text run at (0,17) width 174: "There should be no red visible."
12 LayoutTable {TABLE} at (0,48.39) size 785x19 12 LayoutTable {TABLE} at (0,48.39) size 785x19
13 LayoutTableSection {TBODY} at (0,0) size 785x19 13 LayoutTableSection {TBODY} at (0,0) size 785x19
14 LayoutTableRow {TR} at (0,1) size 785x17 14 LayoutTableRow {TR} at (0,1) size 785x17
15 LayoutTableCell {TD} at (1,1) size 181x17 [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (1,1) size 181x17 [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (0,0) size 141x16 16 RenderText {#text} at (0,0) size 141x16
17 text run at (0,0) width 141: "getClientBoundingRect():" 17 text run at (0,0) width 141: "getClientBoundingRect():"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderText {#text} at (0,0) size 0x0 19 RenderText {#text} at (0,0) size 0x0
(...skipping 17 matching lines...) Expand all
37 layer at (270,90) size 90x90 37 layer at (270,90) size 90x90
38 RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000] 38 RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#FF0000]
39 layer at (270,90) size 90x90 39 layer at (270,90) size 90x90
40 RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000] 40 RenderBlock (positioned) {DIV} at (270,90) size 90x90 [bgcolor=#008000]
41 layer at (198,198) size 34x18 41 layer at (198,198) size 34x18
42 RenderBlock (positioned) {DIV} at (198,198) size 34x18 42 RenderBlock (positioned) {DIV} at (198,198) size 34x18
43 RenderInline {SPAN} at (0,0) size 34x16 [color=#008000] 43 RenderInline {SPAN} at (0,0) size 34x16 [color=#008000]
44 RenderInline {B} at (0,0) size 34x17 44 RenderInline {B} at (0,0) size 34x17
45 RenderText {#text} at (0,0) size 34x17 45 RenderText {#text} at (0,0) size 34x17
46 text run at (0,0) width 34: "PASS" 46 text run at (0,0) width 34: "PASS"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698