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

Unified Diff: LayoutTests/platform/android/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/android/fast/text/international/hindi-spacing-expected.txt
diff --git a/LayoutTests/platform/android/fast/text/international/hindi-spacing-expected.txt b/LayoutTests/platform/android/fast/text/international/hindi-spacing-expected.txt
index 58b0dec37c761a9287e2715d6a3152f9a87e3a31..d9c5f9f30f7bb1371276be9232f116db51aff99b 100644
--- a/LayoutTests/platform/android/fast/text/international/hindi-spacing-expected.txt
+++ b/LayoutTests/platform/android/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 116x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 100x16
RenderText {#text} at (0,0) size 100x16
text run at (0,0) width 100: "\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 (116,56) size 0x0
+ LayoutBR {BR} at (116,56) size 0x0
RenderInline {SPAN} at (0,0) size 118x19
RenderText {#text} at (0,62) size 118x19
text run at (0,62) width 118: "\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 (118,62) size 25x19
text run at (118,62) width 25: "Foo"
- RenderBR {BR} at (143,77) size 0x0
+ LayoutBR {BR} at (143,77) size 0x0
RenderInline {SPAN} at (0,0) size 118x19
RenderText {#text} at (0,82) size 118x19
text run at (0,82) width 118: "\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 (118,82) size 25x19
text run at (118,82) width 25: "Foo"
- RenderBR {BR} at (143,97) size 0x0
+ LayoutBR {BR} at (143,97) size 0x0

Powered by Google App Engine
This is Rietveld 408576698