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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html

Issue 2695813009: Import wpt@503f5b5f78ec4e87d144f78609f363f0ed0ea8db (Closed)
Patch Set: Skip some tests 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
OLDNEW
1 <!doctype html> 1 <!doctype html>
2 <title>WebVTT cue data parser test timestamps</title> 2 <title>WebVTT cue data parser test timestamps</title>
3 <style>video { display:none }</style> 3 <style>video { display:none }</style>
4 <script src=/resources/testharness.js></script> 4 <script src=/resources/testharness.js></script>
5 <script src=/resources/testharnessreport.js></script> 5 <script src=/resources/testharnessreport.js></script>
6 <script src=/html/syntax/parsing/template.js></script> 6 <script src=/html/syntax/parsing/template.js></script>
7 <script src=/html/syntax/parsing/common.js></script> 7 <script src=/html/syntax/parsing/common.js></script>
8 <script src=../common.js></script> 8 <script src=../common.js></script>
9 <div id=log></div> 9 <div id=log></div>
10 <script> 10 <script>
11 runTests([ 11 runTests([
12 {name:'54c245f3fbe7a3e25398b13971d44f2bb3a5f947', input:'%3C0', expected:'%23doc ument-fragment'}, 12 {name:'54c245f3fbe7a3e25398b13971d44f2bb3a5f947', input:'%3C0', expected:'%23doc ument-fragment'},
13 {name:'5e190a1b4541fcb10e403af111c14ef152fecb0d', input:'%3C0.500', expected:'%2 3document-fragment'}, 13 {name:'5e190a1b4541fcb10e403af111c14ef152fecb0d', input:'%3C0.500', expected:'%2 3document-fragment'},
14 {name:'92b97d3497836259e0b9305e27f2b91ea1dc9b31', input:'%3C0%3A00.500', expecte d:'%23document-fragment'}, 14 {name:'92b97d3497836259e0b9305e27f2b91ea1dc9b31', input:'%3C0%3A00.500', expecte d:'%23document-fragment'},
15 {name:'47fa4306a695161da88533d456ce94829e53b13d', input:'%3C00%3A00.500', expect ed:'%23document-fragment%0A%7C%20%3C%3Ftimestamp%2000%3A00%3A00.500%3E'}, 15 {name:'47fa4306a695161da88533d456ce94829e53b13d', input:'%3C00%3A00.500', expect ed:'%23document-fragment%0A%7C%20%3C%3Ftimestamp%2000%3A00%3A00.500%3E'},
16 {name:'c1036a4322c1852e02e5a1843a9a81dfca6d7af3', input:'%3C00%3A00%3A00.500', e xpected:'%23document-fragment%0A%7C%20%3C%3Ftimestamp%2000%3A00%3A00.500%3E'}, 16 {name:'c1036a4322c1852e02e5a1843a9a81dfca6d7af3', input:'%3C00%3A00%3A00.500', e xpected:'%23document-fragment%0A%7C%20%3C%3Ftimestamp%2000%3A00%3A00.500%3E'},
17 {name:'70ec34d828ca661a583c651207becb968bb41653', input:'test%3C00%3A00%3A00.500 %3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimest amp%2000%3A00%3A00.500%3E%0A%7C%20%22test%22'}, 17 {name:'70ec34d828ca661a583c651207becb968bb41653', input:'test%3C00%3A00%3A00.500 %3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimest amp%2000%3A00%3A00.500%3E%0A%7C%20%22test%22'},
18 {name:'66ba641ff047a226fa60fe867fd2479d40f3ff0f', input:'test%3C01%3A00%3A00.000 %3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimest amp%2001%3A00%3A00.000%3E%0A%7C%20%22test%22'}, 18 {name:'66ba641ff047a226fa60fe867fd2479d40f3ff0f', input:'test%3C01%3A00%3A00.000 %3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimest amp%2001%3A00%3A00.000%3E%0A%7C%20%22test%22'},
19 {name:'398e8da1aaaf392739ca72057fef58bd5333f74d', input:'test%3C10%3A00%3A00.000 %3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimest amp%2010%3A00%3A00.000%3E%0A%7C%20%22test%22'}, 19 {name:'398e8da1aaaf392739ca18057fef58bd5333f74d', input:'test%3C10%3A00%3A00.000 %3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimest amp%2010%3A00%3A00.000%3E%0A%7C%20%22test%22'},
20 {name:'391fce67644cf4dd9967e1436d1449ef5baf675f', input:'test%3C100%3A00%3A00.00 0%3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimes tamp%20100%3A00%3A00.000%3E%0A%7C%20%22test%22'} 20 {name:'391fce67644cf4dd9967e1436d1449ef5baf675f', input:'test%3C100%3A00%3A00.00 0%3Etest', expected:'%23document-fragment%0A%7C%20%22test%22%0A%7C%20%3C%3Ftimes tamp%20100%3A00%3A00.000%3E%0A%7C%20%22test%22'}
21 ]); 21 ]);
22 </script> 22 </script>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698