From 55f0b2e1143703681a8d20bd50c5d5b44a3af298 Mon Sep 17 00:00:00 2001 From: iseki Date: Sat, 8 Jun 2013 17:31:42 +0900 Subject: [PATCH 1/3] shadow dom: add test for text decoration --- .../shadow-trees/text-decoration-001-ref.html | 13 +++++++++++ .../shadow-trees/text-decoration-001.html | 22 +++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 shadow-dom/shadow-trees/text-decoration-001-ref.html create mode 100644 shadow-dom/shadow-trees/text-decoration-001.html diff --git a/shadow-dom/shadow-trees/text-decoration-001-ref.html b/shadow-dom/shadow-trees/text-decoration-001-ref.html new file mode 100644 index 00000000000000..a9a19d5253f7d8 --- /dev/null +++ b/shadow-dom/shadow-trees/text-decoration-001-ref.html @@ -0,0 +1,13 @@ + + + + + Shadow DOM Test + + + + + if NOT underlined, it is success. + + + diff --git a/shadow-dom/shadow-trees/text-decoration-001.html b/shadow-dom/shadow-trees/text-decoration-001.html new file mode 100644 index 00000000000000..2c9df4b468fa57 --- /dev/null +++ b/shadow-dom/shadow-trees/text-decoration-001.html @@ -0,0 +1,22 @@ + + + + + Text Decoration Under Line Test + + + + + + + + + + + From 43cb9a2b68bcf8d9f02f15e95720c4efb5cb4921 Mon Sep 17 00:00:00 2001 From: iseki Date: Sun, 9 Jun 2013 09:01:21 +0900 Subject: [PATCH 2/3] Modify reference html --- shadow-dom/shadow-trees/text-decoration-001-ref.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadow-dom/shadow-trees/text-decoration-001-ref.html b/shadow-dom/shadow-trees/text-decoration-001-ref.html index a9a19d5253f7d8..db3eede5662c85 100644 --- a/shadow-dom/shadow-trees/text-decoration-001-ref.html +++ b/shadow-dom/shadow-trees/text-decoration-001-ref.html @@ -6,7 +6,7 @@ - + if NOT underlined, it is success. From 05335b2c1ed9dcef2112cdf3339b77ac5a6dbbae Mon Sep 17 00:00:00 2001 From: iseki Date: Mon, 10 Jun 2013 09:18:36 +0900 Subject: [PATCH 3/3] Modify description --- shadow-dom/shadow-trees/text-decoration-001.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shadow-dom/shadow-trees/text-decoration-001.html b/shadow-dom/shadow-trees/text-decoration-001.html index 2c9df4b468fa57..84d828b8b35342 100644 --- a/shadow-dom/shadow-trees/text-decoration-001.html +++ b/shadow-dom/shadow-trees/text-decoration-001.html @@ -6,7 +6,7 @@ - +