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
d81c52b0
Commit
d81c52b0
authored
Jul 31, 2015
by
Chris Rebert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
regenerate Wall of Browser Bugs
parent
adf7fb86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
23 deletions
+12
-23
browser-bugs/index.html
browser-bugs/index.html
+12
-23
No files found.
browser-bugs/index.html
View file @
d81c52b0
...
@@ -244,17 +244,6 @@
...
@@ -244,17 +244,6 @@
</td>
</td>
</tr>
</tr>
<tr>
<td>
Chrome
</td>
<td><p><code>
display: table;
</code>
within
<code>
display: block;
</code>
forces sibling content to new line.
</p>
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=309483"
>
Chromium issue #309483
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/9950"
>
#9950
</a>
</td>
</tr>
<tr>
<tr>
<td>
Chrome
<td>
Chrome
</td>
</td>
...
@@ -321,6 +310,17 @@
...
@@ -321,6 +310,17 @@
</td>
</td>
</tr>
</tr>
<tr>
<td>
Safari
</td>
<td><p>
Incorrect placement of
<code>
position: fixed
</code>
element when it’s a child of a
<code>
position: relative; left: X%;
</code>
element.
</p>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=147284"
>
WebKit bug #147284
</a>
,
<a
href=
"https://openradar.appspot.com/21993128"
>
Apple Safari Radar #21993128
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/16814"
>
#16814
</a>
</td>
</tr>
<tr>
<tr>
<td>
Safari (OS X)
<td>
Safari (OS X)
</td>
</td>
...
@@ -370,23 +370,12 @@
...
@@ -370,23 +370,12 @@
</td>
</td>
<td><p>
Focus ring of image map within a modal is displayed in the wrong location.
</p>
<td><p>
Focus ring of image map within a modal is displayed in the wrong location.
</p>
</td>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=143527"
>
WebKit bug #143527
</a>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=143527"
>
WebKit bug #143527
</a>
,
<a
href=
"https://openradar.appspot.com/21908735"
>
Apple Safari Radar #21908735
</a>
</td>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/16180"
>
#16180
</a>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/16180"
>
#16180
</a>
</td>
</td>
</tr>
</tr>
<tr>
<td>
Safari (OS X)
</td>
<td><p>
Unnecessary line-wrapping of
<code>
.navbar-brand
</code>
text for no apparent reason
</p>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=144990"
>
WebKit bug #144990
</a>
,
<a
href=
"https://openradar.appspot.com/20950962"
>
Apple Safari Radar #20950962
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/15998"
>
#15998
</a>
</td>
</tr>
<tr>
<tr>
<td>
Safari (iOS)
<td>
Safari (iOS)
</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