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

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/antialiasedtext/fast/text/soft-hyphen-4-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-snowleopard/virtual/antialiasedtext/fast/text/soft-hyphen-4-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/antialiasedtext/fast/text/soft-hyphen-4-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/antialiasedtext/fast/text/soft-hyphen-4-expected.txt
index a2ff5d3bba0959e7240f8249059818069abb48e9..792bd99d8204a0784c49331227996d8031e6f249 100644
--- a/LayoutTests/platform/mac-snowleopard/virtual/antialiasedtext/fast/text/soft-hyphen-4-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/virtual/antialiasedtext/fast/text/soft-hyphen-4-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,0) size 344x79 [border: (3px solid #000000)]
RenderText {#text} at (7,13) size 271x13
text run at (7,13) width 271: "12345678901 anti\x{AD}aliasing"
- RenderBR {BR} at (277,26) size 1x0
- RenderBR {BR} at (7,33) size 0x13
+ LayoutBR {BR} at (277,26) size 1x0
+ LayoutBR {BR} at (7,33) size 0x13
RenderText {#text} at (7,53) size 271x13
text run at (7,53) width 271: "12345678901 anti\x{AD}aliasing"
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698