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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/webvtt/interfaces-expected.txt

Issue 2697303002: Auto-rebaseline for r450922 (Closed)
Patch Set: Created 3 years, 10 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 unified diff | Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 50 tests; 40 PASS, 10 FAIL, 0 TIMEOUT, 0 NOTRUN.
2 FAIL VTTCue interface: existence and properties of interface object Cannot read property 'has_extended_attribute' of undefined 3 FAIL VTTCue interface: existence and properties of interface object Cannot read property 'has_extended_attribute' of undefined
3 PASS VTTCue interface object length 4 PASS VTTCue interface object length
4 PASS VTTCue interface object name 5 PASS VTTCue interface object name
5 FAIL VTTCue interface: existence and properties of interface prototype object Ca nnot read property 'has_extended_attribute' of undefined 6 FAIL VTTCue interface: existence and properties of interface prototype object Ca nnot read property 'has_extended_attribute' of undefined
6 PASS VTTCue interface: existence and properties of interface prototype object's "constructor" property 7 PASS VTTCue interface: existence and properties of interface prototype object's "constructor" property
7 PASS VTTCue interface: attribute region 8 PASS VTTCue interface: attribute region
8 PASS VTTCue interface: attribute vertical 9 PASS VTTCue interface: attribute vertical
9 PASS VTTCue interface: attribute snapToLines 10 PASS VTTCue interface: attribute snapToLines
10 PASS VTTCue interface: attribute line 11 PASS VTTCue interface: attribute line
11 FAIL VTTCue interface: attribute lineAlign assert_true: The prototype object mus t have a property "lineAlign" expected true got false 12 FAIL VTTCue interface: attribute lineAlign assert_true: The prototype object mus t have a property "lineAlign" expected true got false
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 PASS Stringification of new VTTRegion() 45 PASS Stringification of new VTTRegion()
45 PASS VTTRegion interface: new VTTRegion() must inherit property "width" with the proper type (0) 46 PASS VTTRegion interface: new VTTRegion() must inherit property "width" with the proper type (0)
46 PASS VTTRegion interface: new VTTRegion() must inherit property "lines" with the proper type (1) 47 PASS VTTRegion interface: new VTTRegion() must inherit property "lines" with the proper type (1)
47 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorX" with the proper type (2) 48 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorX" with the proper type (2)
48 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorY" with the proper type (3) 49 PASS VTTRegion interface: new VTTRegion() must inherit property "regionAnchorY" with the proper type (3)
49 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorX " with the proper type (4) 50 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorX " with the proper type (4)
50 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorY " with the proper type (5) 51 PASS VTTRegion interface: new VTTRegion() must inherit property "viewportAnchorY " with the proper type (5)
51 PASS VTTRegion interface: new VTTRegion() must inherit property "scroll" with th e proper type (6) 52 PASS VTTRegion interface: new VTTRegion() must inherit property "scroll" with th e proper type (6)
52 Harness: the test ran to completion. 53 Harness: the test ran to completion.
53 54
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/external/wpt/selection/setBaseAndExtent-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698