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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 723x19 7 RenderText {#text} at (0,0) size 723x19
8 text run at (0,0) width 723: "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 723: "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,238) size 784x40 9 RenderBlock {DIV} at (0,238) size 784x40
10 RenderText {#text} at (0,0) size 184x19 10 RenderText {#text} at (0,0) size 184x19
11 text run at (0,0) width 184: "Found container on left: PASS" 11 text run at (0,0) width 184: "Found container on left: PASS"
12 RenderBR {BR} at (184,15) size 0x0 12 LayoutBR {BR} at (184,15) size 0x0
13 RenderText {#text} at (0,20) size 168x19 13 RenderText {#text} at (0,20) size 168x19
14 text run at (0,20) width 168: "Found box1 on right: PASS" 14 text run at (0,20) width 168: "Found box1 on right: PASS"
15 RenderBR {BR} at (168,35) size 0x0 15 LayoutBR {BR} at (168,35) size 0x0
16 layer at (8,44) size 402x202 16 layer at (8,44) size 402x202
17 RenderBlock {DIV} at (0,36) size 402x202 [bgcolor=#EEEEEE] [border: (1px solid #000000)] 17 RenderBlock {DIV} at (0,36) size 402x202 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
18 RenderText {#text} at (197,32) size 4x19 18 RenderText {#text} at (197,32) size 4x19
19 text run at (197,32) width 4: " " 19 text run at (197,32) width 4: " "
20 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
21 layer at (27,63) size 160x160 21 layer at (27,63) 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,63) size 160x160 25 layer at (227,63) 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