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

Side by Side Diff: LayoutTests/media/track/opera/interfaces/HTMLElement/HTMLTrackElement/label-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 HTMLTrackElement.label missing value 2 PASS HTMLTrackElement.label missing value
3 PASS HTMLTrackElement.label empty string content attribute 3 PASS HTMLTrackElement.label empty string content attribute
4 PASS HTMLTrackElement.label empty string IDL attribute 4 PASS HTMLTrackElement.label empty string IDL attribute
5 PASS HTMLTrackElement.label lowercase content attribute 5 PASS HTMLTrackElement.label lowercase content attribute
6 PASS HTMLTrackElement.label uppercase content attribute 6 PASS HTMLTrackElement.label uppercase content attribute
7 PASS HTMLTrackElement.label\u0000 in content attribute 7 PASS HTMLTrackElement.label\u0000 in content attribute
8 PASS HTMLTrackElement.label lowercase IDL attribute 8 PASS HTMLTrackElement.label lowercase IDL attribute
9 PASS HTMLTrackElement.label uppercase IDL attribute 9 PASS HTMLTrackElement.label uppercase IDL attribute
10 PASS HTMLTrackElement.label whitespace in content attribute 10 PASS HTMLTrackElement.label whitespace in content attribute
11 PASS HTMLTrackElement.label whitespace in IDL attribute 11 PASS HTMLTrackElement.label whitespace in IDL attribute
12 PASS HTMLTrackElement.label \u0000 in IDL attribute 12 PASS HTMLTrackElement.label \u0000 in IDL attribute
13 Harness: the test ran to completion.
13 14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698