diff --git a/browser-bugs/index.html b/browser-bugs/index.html index e1c797b025..bccaaeb550 100644 --- a/browser-bugs/index.html +++ b/browser-bugs/index.html @@ -244,17 +244,6 @@ - - Chrome - -

display: table; within display: block; forces sibling content to new line.

- - Chromium issue #309483 - - #9950 - - - Chrome @@ -321,6 +310,17 @@ + + Safari + +

Incorrect placement of position: fixed element when it’s a child of a position: relative; left: X%; element.

+ + WebKit bug #147284, Apple Safari Radar #21993128 + + #16814 + + + Safari (OS X) @@ -370,23 +370,12 @@

Focus ring of image map within a modal is displayed in the wrong location.

- WebKit bug #143527 + WebKit bug #143527, Apple Safari Radar #21908735 #16180 - - Safari (OS X) - -

Unnecessary line-wrapping of .navbar-brand text for no apparent reason

- - WebKit bug #144990, Apple Safari Radar #20950962 - - #15998 - - - Safari (iOS)