diff options
| author | Chris Rebert <[email protected]> | 2015-04-08 11:47:04 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-08 11:48:16 -0700 |
| commit | 70f4be6124cd3676e8b19f59004f672a5019fb44 (patch) | |
| tree | 454fdd6ef56bdb3aad4140034ff89b586ae61c8f /docs | |
| parent | 258310aa2b0c589254a7e02333d753ef8d8ffd8e (diff) | |
| download | bootstrap-70f4be6124cd3676e8b19f59004f672a5019fb44.tar.xz bootstrap-70f4be6124cd3676e8b19f59004f672a5019fb44.zip | |
Add Wall of Browser Bugs entries for #16180
Closes #16180.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 9888b5a3b..cf98a5aa1 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -90,6 +90,16 @@ - browser: > + Chrome (OS X) + summary: > + Focus ring of image map within a modal is displayed in the wrong location. + upstream_bug: > + Chromium#475128 + origin: > + Bootstrap#16180 + +- + browser: > Chrome summary: > `display: table;` within `display: block;` forces sibling content to new line. @@ -202,6 +212,16 @@ - browser: > + Safari (OS X) + summary: > + Focus ring of image map within a modal is displayed in the wrong location. + upstream_bug: > + WebKit#143527 + origin: > + Bootstrap#16180 + +- + browser: > Safari (iOS) summary: > `transform: translate3d(0,0,0);` rendering bug. |
