From 20349df3e7e7ea3199b4b0938f791b54f68e4106 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Jul 2014 01:43:26 -0700 Subject: markdownify browser bugs, add config vars for shorthand urls --- docs/browser-bugs.html | 120 ------------------------------------------------- 1 file changed, 120 deletions(-) delete mode 100644 docs/browser-bugs.html (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html deleted file mode 100644 index 0a52c4b16..000000000 --- a/docs/browser-bugs.html +++ /dev/null @@ -1,120 +0,0 @@ ---- -layout: default -title: Wall of browser bugs -slug: browser-bugs -lead: "A list of the browser bugs that Bootstrap is currently grappling with." ---- - - -
-

Browser bugs

- -

Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us.

-

We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, see our browser compatibility docs.

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Browser(s)Summary of bugUpstream bug(s)Bootstrap issue(s)
Firefox.table-bordered with an empty <tbody> is missing bordersMozilla bug #1023761#13453
FirefoxUnusual default form control styles on AndroidClosed Mozilla bug #900871, Open Mozilla bug #763671#8702
Firefoxmax-width: 100%; doesn't work inside tablesMozilla bug #975632#10690
Firefox <31position: relative; doesn't work inside tablesMozilla bug #63895#12467
ChromeWeird button behavior with some number <input>sChromium issue #337668#8350, Normalize #283
ChromeNavbar rendering problem on Windows after several clicksChromium issue #272750, WebKit bug #119793#9226
Chromedisplay: table; within display: block; forces sibling content to new lineChromium issue #309483#9950
ChromeUnwanted vertical lines when printing styled <select> on OS XChromium issue #282918#11245
Chromeinline-block element collapses white-space on WindowsChromium issue #329574#11885
ChromeIncorrect viewport size used for media queries when printingChromium issue #273306#12078
Chrome & SafariOS X scrollbar clipped in select[multiple] with paddingChromium issue #342208, WebKit bug #128489#12536
Chromedisplay: table-cell; width: 100%; doesn't work correctly on date <input>Chromium issue #346051#12548
Chrome<input type="password"> sporadically causes bad widths on floated elementsChrome issue #377346#13892
SafariInsufficient CSS percentage precision(No public bug tracker)#9282
SafariJustified nav rendering bug(No public bug tracker)#9774
-
- -
-- cgit v1.2.3