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

Unified Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug3309-1-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/bug3309-1-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug3309-1-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug3309-1-expected.txt
index d5b75660d8240f1c84593dd33e2998f2dec0e4fa..c49584c1926a8e80f794e3a4c4a48c5ac2276406 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug3309-1-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug3309-1-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (19,5) size 27x19
text run at (19,5) width 27: "4:53"
RenderBlock {DIV} at (0,40) size 784x59
- RenderBR {BR} at (784,0) size 0x19
- RenderBR {BR} at (784,20) size 0x19
+ LayoutBR {BR} at (784,0) size 0x19
+ LayoutBR {BR} at (784,20) size 0x19
RenderInline {A} at (0,0) size 131x19 [color=#0000EE]
RenderInline {FONT} at (0,0) size 131x18 [color=#FFCC33]
RenderText {#text} at (653,40) size 131x18

Powered by Google App Engine
This is Rietveld 408576698