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

Unified Diff: LayoutTests/fast/text/bidi-ignorable-unicode-expected.txt

Issue 276883002: Ignorable characters were shown/rendered in Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updating Test Expectation for Windows/mac platform Created 6 years, 7 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
« no previous file with comments | « LayoutTests/fast/text/bidi-ignorable-unicode-expected.png ('k') | Source/platform/fonts/Character.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/bidi-ignorable-unicode-expected.txt
diff --git a/LayoutTests/fast/text/bidi-ignorable-unicode-expected.txt b/LayoutTests/fast/text/bidi-ignorable-unicode-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e79c75be9be52e006747487a2758d91d4e359bf3
--- /dev/null
+++ b/LayoutTests/fast/text/bidi-ignorable-unicode-expected.txt
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x132
+ RenderBlock {HTML} at (0,0) size 800x132.44
+ RenderBody {BODY} at (8,18.72) size 784x97.72
+ RenderBlock {H3} at (0,0) size 784x23
+ RenderText {#text} at (0,0) size 202x22
+ text run at (0,0) width 202: "Test for chromium bug : "
+ RenderInline {A} at (0,0) size 60x22 [color=#0000EE]
+ RenderText {#text} at (202,0) size 60x22
+ text run at (202,0) width 60: "256333"
+ RenderText {#text} at (262,0) size 292x22
+ text run at (262,0) width 292: ". Test case for Ignorable characters"
+ RenderBlock {P} at (0,41.72) size 784x20
+ RenderText {#text} at (0,0) size 145x19
+ text run at (0,0) width 145: "abc should be displayed"
+ RenderBlock {P} at (0,77.72) size 784x20
+ RenderText {#text} at (0,0) size 22x19
+ text run at (0,0) width 22: "a\x{2066}b\x{2069}c"
« no previous file with comments | « LayoutTests/fast/text/bidi-ignorable-unicode-expected.png ('k') | Source/platform/fonts/Character.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698