repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
time.html
blob
56ccb5374f284a73542dfc2d77b4e2481b1fef6b
1
<!--
2
@MAC-ALLOW:AXRole*
3
@WIN-ALLOW:IA2_STATE*
4
-->
5
<!DOCTYPE
html
>
6
<html>
7
<body>
8
<time>
10
:
00
</time>
9
<time
datetime
=
"2015-02-14 20:00"
>
Valentines day
</time>
10
</body>
11
</html>