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

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: Created 6 years, 1 month 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..4c05cf80de9c74cea7f0dd8f22a9cb6b1b6b9a94
--- /dev/null
+++ b/LayoutTests/platform/linux/fast/text/emphasis-ellipsis-complextext-expected.txt
@@ -0,0 +1,32 @@
+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.00 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 220x83 scrollWidth 234
+ RenderBlock {DIV} at (0,119) size 220x83
+ RenderText {#text} at (0,27) size 234x55
+ text run at (0,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,210) size 220x83 scrollX 24.00 scrollWidth 244
+ RenderBlock {DIV} at (0,202) size 220x83
+ RenderText {#text} at (-24,27) size 244x55
+ text run at (-24,27) width 244: "abcd efg hijk"
+layer at (8,293) size 220x83 scrollWidth 244
+ RenderBlock {DIV} at (0,285) size 220x83
+ RenderText {#text} at (0,27) size 244x55
+ text run at (0,27) width 244: "abcd efg hijk"
+layer at (8,376) size 220x83 scrollX 71.00 scrollWidth 291
+ RenderBlock {DIV} at (0,368) 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}"
+layer at (8,459) size 220x83 scrollWidth 291
+ RenderBlock {DIV} at (0,451) size 220x83
+ RenderText {#text} at (0,27) size 291x55
+ text run at (0,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