diff options
| author | Herst <[email protected]> | 2017-12-30 16:08:58 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-12-30 17:08:58 +0200 |
| commit | 16ee64baf4dfeaa865388880ae262b6382c1f22e (patch) | |
| tree | 153f8fac5d58bc4b34123ae83e0ec2511e912860 /_data | |
| parent | 84c8d5f613a4fa7c2dd8d6e552f4039c2b45a649 (diff) | |
| download | bootstrap-16ee64baf4dfeaa865388880ae262b6382c1f22e.tar.xz bootstrap-16ee64baf4dfeaa865388880ae262b6382c1f22e.zip | |
Wall of Browser Bugs: position:sticky in Edge done (#25099)
Position: sticky is included in Edge 16
Diffstat (limited to '_data')
| -rw-r--r-- | _data/browser-features.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/_data/browser-features.yml b/_data/browser-features.yml index acdc532b2..6c8701f68 100644 --- a/_data/browser-features.yml +++ b/_data/browser-features.yml @@ -22,16 +22,6 @@ browser: > Edge summary: > - Implement [sticky positioning](http://html5please.com/#position:sticky) from CSS Positioned Layout Level 3 - upstream_bug: > - UserVoice#6263621 - origin: > - Bootstrap#17021 - -- - browser: > - Edge - summary: > Implement the HTML5 [`<dialog>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog) upstream_bug: > UserVoice#6508895 |
