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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/text/international/unicode-bidi-plaintext-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text/international/unicode-bidi-plaintext-expected.txt b/LayoutTests/platform/win-xp/fast/text/international/unicode-bidi-plaintext-expected.txt
index 84e7c2e6d39baf84d9d247f2141e1c1a588c59bf..612188b834c00c4705208cdab40b81a60c47150d 100644
--- a/LayoutTests/platform/win-xp/fast/text/international/unicode-bidi-plaintext-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text/international/unicode-bidi-plaintext-expected.txt
@@ -9,15 +9,15 @@ layer at (0,0) size 800x214
RenderBlock {DIV} at (0,20) size 784x80
RenderText {#text} at (0,0) size 41x19
text run at (0,0) width 41: "!hello. "
- RenderBR {BR} at (41,0) size 0x19
+ LayoutBR {BR} at (41,0) size 0x19
RenderText {#text} at (742,20) size 42x19
text run at (742,20) width 42 RTL: "!\x{5E9}\x{5DC}\x{5D5}\x{5DD}. "
- RenderBR {BR} at (742,20) size 0x19
+ LayoutBR {BR} at (742,20) size 0x19
RenderText {#text} at (0,40) size 60x19
text run at (0,40) width 36: "hello, "
text run at (36,40) width 15 RTL: "\x{5DC}\x{5D5}\x{5D9}"
text run at (51,40) width 9: "! "
- RenderBR {BR} at (60,40) size 0x19
+ LayoutBR {BR} at (60,40) size 0x19
RenderText {#text} at (693,60) size 91x19
text run at (693,60) width 5 RTL: "!"
text run at (698,60) width 49: "WebKit"

Powered by Google App Engine
This is Rietveld 408576698