]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port e655c2d to v3
authorChris Rebert <github@chrisrebert.com>
Fri, 1 Jan 2016 21:31:02 +0000 (13:31 -0800)
committerChris Rebert <code@chrisrebert.com>
Fri, 1 Jan 2016 21:31:23 +0000 (13:31 -0800)
Add Wall of Browser Bugs entry for #18738

* https://bugs.webkit.org/show_bug.cgi?id=152637
* http://openradar.appspot.com/24030853

Closes #18738

[ci skip]

docs/_data/browser-bugs.yml

index 8308c02899324f803a9b0ac95075757938eebf23..fe4129a7acd1ed3bb695b049eec4b3b486f93807 100644 (file)
     WebKit#150715
   origin: >
     WebKit#138201
+
+-
+  browser: >
+    Safari (iPad Pro)
+  summary: >
+    Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation
+  upstream_bug: >
+    WebKit#152637, Safari#24030853
+  origin: >
+    Bootstrap#18738