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

Unified Diff: LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html

Issue 560893005: First checked-in import of the W3C's test suites. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add new expectations for newly failing w3c tests Created 6 years, 3 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/resources/blank.html
diff --git a/LayoutTests/http/tests/htmlimports/resources/hello.html b/LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html
similarity index 50%
copy from LayoutTests/http/tests/htmlimports/resources/hello.html
copy to LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html
index 43e056fcd365565305deb6a1487a26445e36bd06..5469aa6d0a1c8bde3354cea17ec453a08fa4abff 100644
--- a/LayoutTests/http/tests/htmlimports/resources/hello.html
+++ b/LayoutTests/imported/web-platform-tests/shadow-dom/resources/blank.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<head></head>
-<body><h1>Hello</h1></body>
-</html>
+<body></body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698