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

Unified Diff: sky/tests/parser/normaliser-null-expected.txt

Issue 694423002: Replace <link rel="import"> with <import> (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/tests/parser/normaliser-null-expected.txt
diff --git a/sky/tests/parser/normaliser-null-expected.txt b/sky/tests/parser/normaliser-null-expected.txt
index 18b4d1ea2be92234ab452d1c23cdf0a291aa8e34..cd143f83dee587f0549ab9f711fde2bcbe8602cf 100644
--- a/sky/tests/parser/normaliser-null-expected.txt
+++ b/sky/tests/parser/normaliser-null-expected.txt
@@ -1,5 +1,5 @@
<html>
-<link rel="import" href="../resources/dump-as-markup.sky" />
+<import src="../resources/dump-as-markup.sky" />
<body>
<div>�</div>
<div>�����</div>

Powered by Google App Engine
This is Rietveld 408576698