| Index: third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph-expected.html b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..298f12d034b91c6dca89c840f71ac0ba39bf1f19
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-skip-ink-ideograph-expected.html
|
| @@ -0,0 +1,18 @@
|
| +<!DOCTYPE html>
|
| +<style>
|
| +p {
|
| + text-decoration: underline;
|
| + text-decoration-skip: none;
|
| + font-size: 20px;
|
| +}
|
| +</style>
|
| +<p>業aaa
|
| +<p>aaa業aaa
|
| +<p>aaa業
|
| +<p>業aaa業
|
| +<p>業aaa業aaa業
|
| +<p>業 aaa
|
| +<p>aaa 業 aaa
|
| +<p>aaa 業
|
| +<p>業 aaa 業
|
| +<p>業 aaa 業 aaa 業
|
|
|