]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #20315 to v3
authorChris Rebert <github@chrisrebert.com>
Sun, 17 Jul 2016 21:01:16 +0000 (14:01 -0700)
committerChris Rebert <code@chrisrebert.com>
Sun, 17 Jul 2016 21:18:09 +0000 (14:18 -0700)
Add position:sticky to Most Wanted features (#20315)

[skip sauce]

docs/_data/browser-features.yml

index a8b8560996904382b63f4d3ec873c690bede4cbd..cf14fef028cda77a4e4134a50f32c144c73d7d19 100644 (file)
@@ -8,6 +8,16 @@
   origin: >
     Bootstrap#19984
 
+-
+  browser: >
+    Microsoft Edge
+  summary: >
+    Implement [sticky positioning](http://html5please.com/#position:sticky) from CSS Positioned Layout Level 3
+  upstream_bug: >
+    UserVoice#6263621
+  origin: >
+    Bootstrap#17021
+
 -
   browser: >
     Firefox
   origin: >
     Bootstrap#19984
 
+-
+  browser: >
+    Chrome
+  summary: >
+    Implement [sticky positioning](http://html5please.com/#position:sticky) from CSS Positioned Layout Level 3
+  upstream_bug: >
+    Chromium#231752
+  origin: >
+    Bootstrap#17021
+
 -
   browser: >
     Safari