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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-retina/imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt

Issue 1991613002: Move the html directory from web-platform-tests/ to wpt/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 7 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: third_party/WebKit/LayoutTests/platform/mac-retina/imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt
deleted file mode 100644
index 466aa1b789da047473d465a6c3999cc00946345a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-retina/imported/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This is a testharness.js-based test.
-FAIL The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false assert_equals: The sheet attribute of style2 should be null. expected null but got object "[object CSSStyleSheet]"
-PASS The LinkStyle interface's sheet attribute must return null if the corresponding element is not in a Document
-PASS The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute
-PASS The title must be the same as the value of the element's title content attribute
-PASS The media must be the same as the value of the element's media content attribute, or the empty string if it is omitted
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698