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

Side by Side Diff: LayoutTests/platform/win/transforms/3d/hit-testing/backface-no-transform-hit-test-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 (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 770x17 7 RenderText {#text} at (0,0) size 770x17
8 text run at (0,0) width 770: "There are two boxes inside a container t hat is rotated 180\x{B0} in Y. box2 has backface-visibility: hidden, so you can' t see it." 8 text run at (0,0) width 770: "There are two boxes inside a container t hat is rotated 180\x{B0} in Y. box2 has backface-visibility: hidden, so you can' t see it."
9 RenderBlock {DIV} at (0,236) size 784x36 9 RenderBlock {DIV} at (0,236) size 784x36
10 RenderText {#text} at (0,0) size 197x17 10 RenderText {#text} at (0,0) size 197x17
11 text run at (0,0) width 197: "Found container on left: PASS" 11 text run at (0,0) width 197: "Found container on left: PASS"
12 RenderBR {BR} at (196,14) size 1x0 12 LayoutBR {BR} at (196,14) size 1x0
13 RenderText {#text} at (0,18) size 178x17 13 RenderText {#text} at (0,18) size 178x17
14 text run at (0,18) width 178: "Found box1 on right: PASS" 14 text run at (0,18) width 178: "Found box1 on right: PASS"
15 RenderBR {BR} at (177,32) size 1x0 15 LayoutBR {BR} at (177,32) size 1x0
16 layer at (8,42) size 402x202 16 layer at (8,42) size 402x202
17 RenderBlock {DIV} at (0,34) size 402x202 [bgcolor=#EEEEEE] [border: (1px solid #000000)] 17 RenderBlock {DIV} at (0,34) size 402x202 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
18 RenderText {#text} at (197,34) size 4x17 18 RenderText {#text} at (197,34) size 4x17
19 text run at (197,34) width 4: " " 19 text run at (197,34) width 4: " "
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 layer at (27,61) size 160x160 21 layer at (27,61) size 160x160
22 RenderBlock (relative positioned) {DIV} at (19,19) size 160x160 [bgcolor=#8080 80] 22 RenderBlock (relative positioned) {DIV} at (19,19) size 160x160 [bgcolor=#8080 80]
23 RenderText {#text} at (48,0) size 64x36 23 RenderText {#text} at (48,0) size 64x36
24 text run at (48,0) width 64: "box1" 24 text run at (48,0) width 64: "box1"
25 layer at (227,61) size 160x160 25 layer at (227,61) size 160x160
26 RenderBlock (relative positioned) {DIV} at (219,19) size 160x160 [bgcolor=#808 080] 26 RenderBlock (relative positioned) {DIV} at (219,19) size 160x160 [bgcolor=#808 080]
27 RenderText {#text} at (48,0) size 64x36 27 RenderText {#text} at (48,0) size 64x36
28 text run at (48,0) width 64: "box2" 28 text run at (48,0) width 64: "box2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698