]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add Most Wanted Features entries for <dialog>
authorChris Rebert <code@chrisrebert.com>
Fri, 8 Jul 2016 07:19:32 +0000 (00:19 -0700)
committerChris Rebert <code@chrisrebert.com>
Tue, 12 Jul 2016 03:05:04 +0000 (20:05 -0700)
Ports 0b21f2ecb1e5a3a8978cc23fa984242e9f81c62c to v3

Refs https://bugzil.la/840640
Refs https://webkit.org/b/84635

[skip sauce]

docs/_data/browser-features.yml

index 1ac88af2547b80f261cb1aca0d671e22168ae2df..a8b8560996904382b63f4d3ec873c690bede4cbd 100644 (file)
   origin: >
     Bootstrap#20143
 
+-
+  browser: >
+    Firefox
+  summary: >
+    Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
+  upstream_bug: >
+    Mozilla#840640
+  origin: >
+    Bootstrap#20175
+
 -
   browser: >
     Chrome
     WebKit#64861
   origin: >
     Bootstrap#19984
+
+-
+  browser: >
+    Safari
+  summary: >
+    Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog)
+  upstream_bug: >
+    WebKit#84635
+  origin: >
+    Bootstrap#20175