[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / time.html
blob56ccb5374f284a73542dfc2d77b4e2481b1fef6b
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>