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

Side by Side Diff: LayoutTests/platform/mac/transforms/3d/hit-testing/backface-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 776x18 7 RenderText {#text} at (0,0) size 776x18
8 text run at (0,0) width 776: "There are two boxes below, both rotated 180\x{B0} in Y. The rightmost one has backface-visibility: hidden, so you can't see it." 8 text run at (0,0) width 776: "There are two boxes below, both rotated 180\x{B0} in Y. The rightmost one has backface-visibility: hidden, so you can't see it."
9 RenderBlock {DIV} at (0,34) size 402x202 [border: (1px solid #000000)] 9 RenderBlock {DIV} at (0,34) size 402x202 [border: (1px solid #000000)]
10 RenderText {#text} at (197,183) size 4x18 10 RenderText {#text} at (197,183) size 4x18
11 text run at (197,183) width 4: " " 11 text run at (197,183) width 4: " "
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock {DIV} at (0,236) size 784x36 13 RenderBlock {DIV} at (0,236) size 784x36
14 RenderText {#text} at (0,0) size 169x18 14 RenderText {#text} at (0,0) size 169x18
15 text run at (0,0) width 169: "Found box1 on left: PASS" 15 text run at (0,0) width 169: "Found box1 on left: PASS"
16 RenderBR {BR} at (168,14) size 1x0 16 LayoutBR {BR} at (168,14) size 1x0
17 RenderText {#text} at (0,18) size 206x18 17 RenderText {#text} at (0,18) size 206x18
18 text run at (0,18) width 206: "Found container on right: PASS" 18 text run at (0,18) width 206: "Found container on right: PASS"
19 RenderBR {BR} at (205,32) size 1x0 19 LayoutBR {BR} at (205,32) size 1x0
20 layer at (27,61) size 160x160 20 layer at (27,61) size 160x160
21 RenderBlock {DIV} at (19,19) size 160x160 [bgcolor=#808080] 21 RenderBlock {DIV} at (19,19) size 160x160 [bgcolor=#808080]
22 layer at (227,61) size 160x160 22 layer at (227,61) size 160x160
23 RenderBlock {DIV} at (219,19) size 160x160 [bgcolor=#808080] 23 RenderBlock {DIV} at (219,19) size 160x160 [bgcolor=#808080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698