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

Unified Diff: LayoutTests/platform/win-xp/fast/text/international/hindi-spacing-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/hindi-spacing-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text/international/hindi-spacing-expected.txt b/LayoutTests/platform/win-xp/fast/text/international/hindi-spacing-expected.txt
index 3e42cd6de00aeabbb8526e9cb7424261f8823ddb..ea5f41ebdf4e36ea9432a19b00ec8c9ef2ff7df3 100644
--- a/LayoutTests/platform/win-xp/fast/text/international/hindi-spacing-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text/international/hindi-spacing-expected.txt
@@ -6,21 +6,21 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 780x39
text run at (0,0) width 780: "This tests the width of a breaking space after a Hindi character to ensure that it's measured properly and enough space is left for it."
text run at (0,20) width 681: "Neither the Hindi on the button below nor the same text on two lines below that should be truncated at either end."
- RenderBR {BR} at (681,35) size 0x0
+ LayoutBR {BR} at (681,35) size 0x0
RenderButton {INPUT} at (0,40) size 125x29 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 109x23
RenderText {#text} at (0,4) size 109x16
text run at (0,4) width 109: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
- RenderBR {BR} at (125,60) size 0x0
+ LayoutBR {BR} at (125,60) size 0x0
RenderInline {SPAN} at (0,0) size 132x19
RenderText {#text} at (0,75) size 132x19
text run at (0,75) width 132: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
RenderText {#text} at (132,75) size 25x19
text run at (132,75) width 25: "Foo"
- RenderBR {BR} at (157,90) size 0x0
+ LayoutBR {BR} at (157,90) size 0x0
RenderInline {SPAN} at (0,0) size 132x19
RenderText {#text} at (0,104) size 132x19
text run at (0,104) width 132: "\x{915}\x{93F}\x{938}\x{940} \x{92D}\x{940} \x{924}\x{930}\x{939} \x{906}\x{917}\x{947} \x{92C}"
RenderText {#text} at (132,104) size 25x19
text run at (132,104) width 25: "Foo"
- RenderBR {BR} at (157,119) size 0x0
+ LayoutBR {BR} at (157,119) size 0x0

Powered by Google App Engine
This is Rietveld 408576698