From 33a87e5b104e2537fd4661d9940ffc44641812c3 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 1 Oct 2014 09:42:02 -0700 Subject: [PATCH] Port Wall of Browser Bugs updates over to hosted docs --- browser-bugs/index.html | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/browser-bugs/index.html b/browser-bugs/index.html index 3bc38363b8..754ae0af41 100644 --- a/browser-bugs/index.html +++ b/browser-bugs/index.html @@ -163,9 +163,9 @@ Chrome - Weird button behavior with some number <input>s - Chromium issue #337668 - #8350, Normalize #283 + Clicking above <input type="number"> increment button flashes the decrement button + + Offshoot of #8350 & Chromium issue #337668 Chrome @@ -173,18 +173,6 @@ Chromium issue #309483 #9950 - - Chrome - Unwanted vertical lines when printing styled <select> on OS X - Chromium issue #282918 - #11245 - - - Chrome - inline-block element collapses white-space on Windows - Chromium issue #329574 - #11885 - Chrome Incorrect viewport size used for media queries when printing @@ -209,6 +197,12 @@ Chrome issue #377346 #13892 + + Safari + Weird button behavior with some number <input>s + WebKit bug #137269 + #8350, Normalize #283, Chromium issue #337668 + Safari Justified nav rendering bug