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

Unified Diff: LayoutTests/platform/linux/fast/encoding/xmacroman-encoding-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/fast/encoding/xmacroman-encoding-test-expected.txt
diff --git a/LayoutTests/platform/linux/fast/encoding/xmacroman-encoding-test-expected.txt b/LayoutTests/platform/linux/fast/encoding/xmacroman-encoding-test-expected.txt
index 8d5cdbf251a7fe5441f7a615374d0bbf21c1124d..41239db5a8eef93e868eba1c9e9c0effab7eac02 100644
--- a/LayoutTests/platform/linux/fast/encoding/xmacroman-encoding-test-expected.txt
+++ b/LayoutTests/platform/linux/fast/encoding/xmacroman-encoding-test-expected.txt
@@ -10,9 +10,9 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,36) size 784x60
RenderText {#text} at (0,0) size 80x19
text run at (0,0) width 80: "apostrophe: \x{2019}"
- RenderBR {BR} at (80,15) size 0x0
+ LayoutBR {BR} at (80,15) size 0x0
RenderText {#text} at (0,20) size 62x19
text run at (0,20) width 62: "ellipsis: \x{2026}"
- RenderBR {BR} at (62,35) size 0x0
+ LayoutBR {BR} at (62,35) size 0x0
RenderText {#text} at (0,40) size 75x19
text run at (0,40) width 75: "em-dash: \x{2014}"

Powered by Google App Engine
This is Rietveld 408576698