From daeb2c32d0fe43ed83408c13e9be910c13e0032f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 19 Dec 2014 17:34:43 -0800 Subject: [PATCH] regenerate browser-bugs/index.html --- browser-bugs/index.html | 90 +++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 39 deletions(-) diff --git a/browser-bugs/index.html b/browser-bugs/index.html index 0d16096419..38965d7bcc 100644 --- a/browser-bugs/index.html +++ b/browser-bugs/index.html @@ -232,28 +232,6 @@ - - Safari (OS X) - -

Scrollbar clipped in select[multiple] with padding.

- - WebKit bug #128489 - - #12536 - - - - - Chrome - -

display: table-cell; width: 100%; doesn’t work correctly on <input type="date">.

- - Chromium issue #346051 - - #12548 - - - Chrome @@ -276,12 +254,34 @@ + + Chrome (Windows) + +

Body content can be scrolled even though overflow: hidden; is applied to it.

+ + Chromium issue #438064 + + Chromium issue #175502, #14972 + + + + + Safari (OS X) + +

Scrollbar clipped in select[multiple] with padding.

+ + WebKit bug #128489, Apple Safari Radar #19208483 + + #12536 + + + Safari (OS X)

Weird button behavior with some <input type="number"> elements.

- WebKit bug #137269 + WebKit bug #137269, Apple Safari Radar #18834768 #8350, Normalize #283, Chromium issue #337668 @@ -292,23 +292,12 @@

display: table-cell; within media query renders incorrectly when resizing the window.

- WebKit bug #138167 + WebKit bug #138167, Apple Safari Radar #18987206 #9774 - - Safari (iOS) - -

transform: translate3d(0,0,0); rendering bug.

- - WebKit bug #138162, Apple Safari Radar #18804973 - - #14603 - - - Safari (OS X) @@ -320,6 +309,28 @@ + + Safari (OS X) + +

Alpha linear-gradient has dark line at its edge.

+ + WebKit bug #139803 + + #15205 + + + + + Safari (iOS) + +

transform: translate3d(0,0,0); rendering bug.

+ + WebKit bug #138162, Apple Safari Radar #18804973 + + #14603 + + + Safari (iOS) @@ -332,13 +343,14 @@ - Chrome (Windows & Linux) + Safari (iOS) -

Body content can be scrolled even though overflow: hidden; is applied to it.

+

display: block causes text of temporal <input>s to become vertically misaligned

- Chromium issue #429604 + WebKit bug #139848 + + #11266, #13098 - #14972