From d81c52b09eda19d58d9232f8e330a9e92e40ca55 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 31 Jul 2015 22:53:17 -0700 Subject: [PATCH] regenerate Wall of Browser Bugs --- browser-bugs/index.html | 35 ++++++++++++----------------------- 1 file changed, 12 insertions(+), 23 deletions(-) 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)