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

Unified Diff: LayoutTests/fast/dom/custom/type-extensions-expected.txt

Issue 109763007: Reland r159735 - support for test harness (text-only) tests w/o expected results. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update testharness-based baselines Created 7 years 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/fast/dom/custom/type-extensions-expected.txt
diff --git a/LayoutTests/fast/dom/custom/type-extensions-expected.txt b/LayoutTests/fast/dom/custom/type-extensions-expected.txt
index d0d77e545b5fe64d32969a48cf525c51e166f873..232fbc15b478ae2d56a5150564ca3f4672dfbc9d 100644
--- a/LayoutTests/fast/dom/custom/type-extensions-expected.txt
+++ b/LayoutTests/fast/dom/custom/type-extensions-expected.txt
@@ -1,4 +1,4 @@
-
+This is a testharness.js-based test.
PASS register a type extension
PASS register a type extension with a non-element prototype
PASS register a type extension of an unknown element
@@ -7,4 +7,5 @@ PASS register a type extension of an element whose interface is HTMLElement
PASS register a type extensions of an interface with multiple element names
PASS register a type extension with unusual case
PASS registering a type extension of a custom tag should fail
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698