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

Unified Diff: LayoutTests/platform/linux/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/transforms/3d/hit-testing/backface-hit-test-expected.txt
diff --git a/LayoutTests/platform/linux/transforms/3d/hit-testing/backface-hit-test-expected.txt b/LayoutTests/platform/linux/transforms/3d/hit-testing/backface-hit-test-expected.txt
index 4e242a32f8ab7b83dca7c28ac596b0bdb550ef1b..fe7e613bd24903eef622c6f0f67cdf0d0c31e523 100644
--- a/LayoutTests/platform/linux/transforms/3d/hit-testing/backface-hit-test-expected.txt
+++ b/LayoutTests/platform/linux/transforms/3d/hit-testing/backface-hit-test-expected.txt
@@ -13,10 +13,10 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,238) size 784x40
RenderText {#text} at (0,0) size 160x19
text run at (0,0) width 160: "Found box1 on left: PASS"
- RenderBR {BR} at (160,15) size 0x0
+ LayoutBR {BR} at (160,15) size 0x0
RenderText {#text} at (0,20) size 192x19
text run at (0,20) width 192: "Found container on right: PASS"
- RenderBR {BR} at (192,35) size 0x0
+ LayoutBR {BR} at (192,35) size 0x0
layer at (27,63) size 160x160
RenderBlock {DIV} at (19,19) size 160x160 [bgcolor=#808080]
layer at (227,63) size 160x160

Powered by Google App Engine
This is Rietveld 408576698