Index: third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph.html b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0c295026818623eb8102ae3a55cb822cc8a23c74 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph.html |
@@ -0,0 +1,11 @@ |
+<!DOCTYPE html> |
+<style> |
+p { |
+ text-decoration: underline; |
+ text-decoration-skip: ink; |
+ font-size: 20px; |
+} |
+</style> |
+<p>業 aaa |
drott
2017/01/02 15:07:46
Can you add test lines without spaces, so that we
|
+<p>aaa 業 aaa |
+<p>aaa 業 |