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

Issue 28953005: Add support for <time> (Closed)

Created:
7 years, 2 months ago by philipj_slow
Modified:
7 years, 2 months ago
Reviewers:
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add support for <time> BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -45 lines) Patch
A LayoutTests/fast/dom/HTMLTimeElement/time.html View 1 chunk +22 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/HTMLTimeElement/time-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/core.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M Source/core/html/HTMLTagNames.in View 1 chunk +1 line, -0 lines 0 comments Download
A + Source/core/html/HTMLTimeElement.h View 1 chunk +12 lines, -5 lines 0 comments Download
A + Source/core/html/HTMLTimeElement.cpp View 1 chunk +23 lines, -29 lines 0 comments Download
A + Source/core/html/HTMLTimeElement.idl View 1 chunk +3 lines, -11 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698