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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug92868-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/tables/mozilla/bugs/bug92868-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug92868-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug92868-expected.txt
index 89b4f94513e235360c68ba5dbf0925c0394a2fcf..f40b5b28c535e3fd31a91df6c49ba74693a82568 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug92868-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug92868-expected.txt
@@ -13,8 +13,8 @@ layer at (0,0) size 800x600
text run at (72,0) width 66: "Show Blue"
RenderText {#text} at (138,0) size 12x19
text run at (138,0) width 12: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,20) size 173x19
text run at (0,20) width 173: "Should not see the blue table"
- RenderBR {BR} at (173,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (173,35) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19

Powered by Google App Engine
This is Rietveld 408576698