Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
8fbe5803
Commit
8fbe5803
authored
Jan 10, 2015
by
Chris Rebert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regenerate Wall of Browser Bugs page
parent
fd964d6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
26 deletions
+4
-26
browser-bugs/index.html
browser-bugs/index.html
+4
-26
No files found.
browser-bugs/index.html
View file @
8fbe5803
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
</button>
</button>
<a
href=
"../"
class=
"navbar-brand"
>
Bootstrap
</a>
<a
href=
"../"
class=
"navbar-brand"
>
Bootstrap
</a>
</div>
</div>
<nav
class=
"collapse navbar-collapse bs-navbar-collapse"
role=
"navigation"
>
<nav
class=
"collapse navbar-collapse bs-navbar-collapse"
>
<ul
class=
"nav navbar-nav"
>
<ul
class=
"nav navbar-nav"
>
<li>
<li>
<a
href=
"../getting-started/"
>
Getting started
</a>
<a
href=
"../getting-started/"
>
Getting started
</a>
...
@@ -232,17 +232,6 @@
...
@@ -232,17 +232,6 @@
</td>
</td>
</tr>
</tr>
<tr>
<td>
Chrome
</td>
<td><p><code>
<
input type="password"
>
</code>
sporadically causes bad widths on floated elements.
</p>
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=377346"
>
Chromium issue #377346
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/13892"
>
#13892
</a>
</td>
</tr>
<tr>
<tr>
<td>
Chrome
<td>
Chrome
</td>
</td>
...
@@ -254,17 +243,6 @@
...
@@ -254,17 +243,6 @@
</td>
</td>
</tr>
</tr>
<tr>
<td>
Chrome (Windows)
</td>
<td><p>
Body content can be scrolled even though
<code>
overflow: hidden;
</code>
is applied to it.
</p>
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=438064"
>
Chromium issue #438064
</a>
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=175502"
>
Chromium issue #175502
</a>
,
<a
href=
"https://github.com/twbs/bootstrap/issues/14972"
>
#14972
</a>
</td>
</tr>
<tr>
<tr>
<td>
Safari (OS X)
<td>
Safari (OS X)
</td>
</td>
...
@@ -303,7 +281,7 @@
...
@@ -303,7 +281,7 @@
</td>
</td>
<td><p>
Small font size when printing webpage with fixed-width
<code>
.container
</code>
.
</p>
<td><p>
Small font size when printing webpage with fixed-width
<code>
.container
</code>
.
</p>
</td>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=138192"
>
WebKit bug #138192
</a>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=138192"
>
WebKit bug #138192
</a>
,
<a
href=
"https://openradar.appspot.com/19435018"
>
Apple Safari Radar #19435018
</a>
</td>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/14868"
>
#14868
</a>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/14868"
>
#14868
</a>
</td>
</td>
...
@@ -314,7 +292,7 @@
...
@@ -314,7 +292,7 @@
</td>
</td>
<td><p>
Alpha linear-gradient has dark line at its edge.
</p>
<td><p>
Alpha linear-gradient has dark line at its edge.
</p>
</td>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=139803"
>
WebKit bug #139803
</a>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=139803"
>
WebKit bug #139803
</a>
,
<a
href=
"https://openradar.appspot.com/19434933"
>
Apple Safari Radar #19434933
</a>
</td>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/15205"
>
#15205
</a>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/15205"
>
#15205
</a>
</td>
</td>
...
@@ -347,7 +325,7 @@
...
@@ -347,7 +325,7 @@
</td>
</td>
<td><p><code>
display: block
</code>
causes text of temporal
<code>
<
input
>
</code>
s to become vertically misaligned
</p>
<td><p><code>
display: block
</code>
causes text of temporal
<code>
<
input
>
</code>
s to become vertically misaligned
</p>
</td>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=139848"
>
WebKit bug #139848
</a>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=139848"
>
WebKit bug #139848
</a>
,
<a
href=
"https://openradar.appspot.com/19434878"
>
Apple Safari Radar #19434878
</a>
</td>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/11266"
>
#11266
</a>
,
<a
href=
"https://github.com/twbs/bootstrap/issues/13098"
>
#13098
</a>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/11266"
>
#11266
</a>
,
<a
href=
"https://github.com/twbs/bootstrap/issues/13098"
>
#13098
</a>
</td>
</td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment