Commit 7e55fd99 authored by falken@chromium.org's avatar falken@chromium.org

Ship HTMLDialogElement

Intent-to-ship:
https://groups.google.com/a/chromium.org/d/msg/blink-dev/Ae18uqxjzp8/C4K_J1xpnGwJ

BUG=140205

Review URL: https://codereview.chromium.org/330873002

git-svn-id: svn://svn.chromium.org/blink/trunk@176133 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent c51830c3
...@@ -110,6 +110,7 @@ HTMLCollection ...@@ -110,6 +110,7 @@ HTMLCollection
HTMLContentElement HTMLContentElement
HTMLDListElement HTMLDListElement
HTMLDataListElement HTMLDataListElement
HTMLDialogElement
HTMLDirectoryElement HTMLDirectoryElement
HTMLDivElement HTMLDivElement
HTMLDocument HTMLDocument
......
...@@ -49,7 +49,7 @@ CSS3TextDecorations status=experimental ...@@ -49,7 +49,7 @@ CSS3TextDecorations status=experimental
CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental CustomSchemeHandler depends_on=NavigatorContentUtils, status=experimental
Database status=stable Database status=stable
DeviceLight status=test DeviceLight status=test
DialogElement status=experimental DialogElement status=stable
EncodingAPI status=experimental EncodingAPI status=experimental
EncryptedMedia status=test EncryptedMedia status=test
EncryptedMediaAnyVersion status=stable EncryptedMediaAnyVersion status=stable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment