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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 1 This is a testharness.js-based test.
2 PASS register a type extension 2 PASS register a type extension
3 PASS register a type extension with a non-element prototype 3 PASS register a type extension with a non-element prototype
4 PASS register a type extension of an unknown element 4 PASS register a type extension of an unknown element
5 PASS register a type extension of an SVG element 5 PASS register a type extension of an SVG element
6 PASS register a type extension of an element whose interface is HTMLElement 6 PASS register a type extension of an element whose interface is HTMLElement
7 PASS register a type extensions of an interface with multiple element names 7 PASS register a type extensions of an interface with multiple element names
8 PASS register a type extension with unusual case 8 PASS register a type extension with unusual case
9 PASS registering a type extension of a custom tag should fail 9 PASS registering a type extension of a custom tag should fail
10 Harness: the test ran to completion.
10 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698