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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.txt
diff --git a/LayoutTests/platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.txt b/LayoutTests/platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.txt
index 4c8b0cf1b79924c43c4a8e1cb2916de0d348eea7..b62c814050d35f0b6e7bbb15808a83eec60526bc 100644
--- a/LayoutTests/platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.txt
+++ b/LayoutTests/platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.txt
@@ -13,10 +13,10 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,236) size 784x36
RenderText {#text} at (0,0) size 169x18
text run at (0,0) width 169: "Found box1 on left: PASS"
- RenderBR {BR} at (168,14) size 1x0
+ LayoutBR {BR} at (168,14) size 1x0
RenderText {#text} at (0,18) size 206x18
text run at (0,18) width 206: "Found container on right: PASS"
- RenderBR {BR} at (205,32) size 1x0
+ LayoutBR {BR} at (205,32) size 1x0
layer at (27,61) size 160x160
RenderBlock {DIV} at (19,19) size 160x160 [bgcolor=#808080]
layer at (227,61) size 160x160

Powered by Google App Engine
This is Rietveld 408576698