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

Unified Diff: LayoutTests/platform/win/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/win/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
diff --git a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt b/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
index bcbe3e43f79ddb0e0690ccd75cdfa8040e5a9e92..8c596bf4ac98c02cd04809ff9a94e8b6860e643d 100644
--- a/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/international/unicode-bidi-plaintext-expected.txt
+++ b/LayoutTests/platform/win/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 784x72
RenderText {#text} at (0,0) size 46x17
text run at (0,0) width 46: "!hello. "
- RenderBR {BR} at (45,0) size 1x17
+ LayoutBR {BR} at (45,0) size 1x17
RenderText {#text} at (741,18) size 43x17
text run at (741,18) width 43 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. "
- RenderBR {BR} at (741,18) size 1x17
+ LayoutBR {BR} at (741,18) size 1x17
RenderText {#text} at (0,36) size 65x17
text run at (0,36) width 40: "hello, "
text run at (39,36) width 17 RTL: "\x{5DC}\x{5D5}\x{5D9}"
text run at (55,36) width 10: "! "
- RenderBR {BR} at (64,36) size 1x17
+ LayoutBR {BR} at (64,36) size 1x17
RenderText {#text} at (690,54) size 94x17
text run at (690,54) width 7 RTL: "!"
text run at (696,54) width 51: "WebKit"

Powered by Google App Engine
This is Rietveld 408576698