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

Unified Diff: LayoutTests/platform/linux/fast/text/emphasis-ellipsis-complextext-expected.txt

Issue 613193002: Avoid drawing emphasis marks over ellipsis glyphs (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added antialiased test in TestExpectations Created 6 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: LayoutTests/platform/linux/fast/text/emphasis-ellipsis-complextext-expected.txt
diff --git a/LayoutTests/platform/linux/fast/text/emphasis-ellipsis-complextext-expected.txt b/LayoutTests/platform/linux/fast/text/emphasis-ellipsis-complextext-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..dbc3d05bcf31fd517743615d2138bcd0b92ff377
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/emphasis-ellipsis-complextext-expected.txt
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 256x19
+ text run at (0,0) width 256: "There should be no dots above the ellipsis."
+layer at (8,44) size 220x83 scrollX 14 scrollWidth 234
+ RenderBlock {DIV} at (0,36) size 220x83
+ RenderText {#text} at (-14,27) size 234x55
+ text run at (-14,27) width 234 RTL: "\x{647}\x{630}\x{627} \x{647}\x{648} \x{627}\x{644}\x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+layer at (8,127) size 220x166 scrollX 24 scrollWidth 244
+ RenderBlock {DIV} at (0,119) size 220x166
+ RenderBlock (anonymous) at (0,0) size 220x83
+ RenderText {#text} at (-24,27) size 244x55
+ text run at (-24,27) width 244: "abcd efg hijk"
+layer at (8,210) size 220x83
+ RenderBlock {DIV} at (0,83) size 220x83
+layer at (8,210) size 220x83 scrollX 71 scrollWidth 291
+ RenderBlock {DIV} at (0,0) size 220x83
+ RenderText {#text} at (-71,27) size 291x55
+ text run at (-71,27) width 291 RTL: "\x{643}\x{62A}\x{627}\x{628} \x{623}\x{644}\x{641} \x{644}\x{64A}\x{644}\x{629} \x{648}\x{644}\x{64A}\x{644}\x{629}"

Powered by Google App Engine
This is Rietveld 408576698