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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/international/hindi-spacing-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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: third_party/WebKit/LayoutTests/platform/linux/fast/text/international/hindi-spacing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/hindi-spacing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/hindi-spacing-expected.txt
index 26f924cd716f1ad6fb71014baca796e150c5d078..ccca827b06f8c2decc42b4f7860a292f3ae32b35 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/hindi-spacing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/international/hindi-spacing-expected.txt
@@ -7,11 +7,11 @@ layer at (0,0) size 800x600
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."
LayoutBR {BR} at (681,35) size 0x0
- LayoutButton {INPUT} at (0,40) size 116x29 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 100x23
- LayoutText {#text} at (0,1) size 100x16
- text run at (0,1) 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}"
- LayoutBR {BR} at (116,57) size 0x0
+ LayoutButton {INPUT} at (0,40) size 118x29 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
+ LayoutBlockFlow (anonymous) at (8,3) size 102x23
+ LayoutText {#text} at (0,1) size 102x16
+ text run at (0,1) width 102: "\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}"
+ LayoutBR {BR} at (118,57) size 0x0
LayoutInline {SPAN} at (0,0) size 118x19
LayoutText {#text} at (0,72) size 118x19
text run at (0,72) 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}"

Powered by Google App Engine
This is Rietveld 408576698