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

Unified Diff: LayoutTests/imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001-expected.html

Issue 1228353008: Remove W3CImportExpectations entries already fixed in upstream (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: TestExpectatons update Created 5 years, 5 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/imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001-expected.html
diff --git a/LayoutTests/imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001-expected.html b/LayoutTests/imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..db3eede5662c850d815292c1bcebe9a9023f3879
--- /dev/null
+++ b/LayoutTests/imported/web-platform-tests/shadow-dom/shadow-trees/text-decoration-001-expected.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Shadow DOM Test</title>
+ <link rel="author" title="Masaya Iseki" href="mailto:iseki.m.aa@gmail.com">
+ </head>
+ <body>
+ <span>
+ if NOT underlined, it is success.
+ </span>
+ </body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698