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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-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/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
index dc1c2bffd8c00b36291aa1b220546397c1db3fee..b4d598953d4d6b2e34a101becfd7b32352b67789 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
@@ -9,15 +9,15 @@ layer at (0,0) size 800x204
RenderBlock {DIV} at (0,18) size 784x75
RenderText {#text} at (0,0) size 46x18
text run at (0,0) width 46: "!hello. "
- RenderBR {BR} at (45,0) size 1x18
+ LayoutBR {BR} at (45,0) size 1x18
RenderText {#text} at (734,19) size 50x18
text run at (734,19) width 50 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. "
- RenderBR {BR} at (734,19) size 1x18
+ LayoutBR {BR} at (734,19) size 1x18
RenderText {#text} at (0,38) size 69x18
text run at (0,38) width 40: "hello, "
text run at (39,38) width 20 RTL: "\x{5DC}\x{5D5}\x{5D9}"
text run at (58,38) width 11: "! "
- RenderBR {BR} at (68,38) size 1x18
+ LayoutBR {BR} at (68,38) size 1x18
RenderText {#text} at (683,57) size 101x18
text run at (683,57) width 7 RTL: "!"
text run at (689,57) width 51: "WebKit"

Powered by Google App Engine
This is Rietveld 408576698