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

Unified Diff: LayoutTests/platform/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt

Issue 676343002: Use following font data and script for heading zero-width spaces while collecting candidate runs. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt b/LayoutTests/platform/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
index f780916352473d173db2167709bb843d6f6ea38a..52deb9d860b804221ba4a3f7de576f87bcbf71ea 100644
--- a/LayoutTests/platform/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
+++ b/LayoutTests/platform/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x20
RenderText {#text} at (0,0) size 756x19
text run at (0,0) width 756: "This tests that Unicode bidi control characters are not rendered and have zero width. The next two lines should look the same."
- RenderBlock {DIV} at (0,20) size 784x50
- RenderText {#text} at (0,6) size 14x19
- text run at (0,6) width 7: "a"
- text run at (7,6) width 7 LTR override: "\x{202D}e\x{300}"
- RenderBR {BR} at (14,21) size 0x0
- RenderText {#text} at (0,30) size 14x19
- text run at (0,30) width 14: "ae\x{300}"
+ RenderBlock {DIV} at (0,20) size 784x40
+ RenderText {#text} at (0,0) size 14x19
+ text run at (0,0) width 7: "a"
+ text run at (7,0) width 7 LTR override: "\x{202D}e\x{300}"
+ RenderBR {BR} at (14,15) size 0x0
+ RenderText {#text} at (0,20) size 14x19
+ text run at (0,20) width 14: "ae\x{300}"

Powered by Google App Engine
This is Rietveld 408576698