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
adf7fb86
Commit
adf7fb86
authored
Jul 17, 2015
by
Chris Rebert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerate Wall of Browser Bugs
parent
863b429e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
22 deletions
+22
-22
browser-bugs/index.html
browser-bugs/index.html
+22
-22
No files found.
browser-bugs/index.html
View file @
adf7fb86
...
...
@@ -145,6 +145,17 @@
</td>
</tr>
<tr>
<td>
Internet Explorer 11
&
Microsoft Edge
</td>
<td><p>
CSS
<code>
border-radius
</code>
sometimes causes lines of bleed-through of the
<code>
background-color
</code>
of the parent element.
</p>
</td>
<td><a
href=
"https://connect.microsoft.com/IE/feedback/details/1463734"
>
IE bug #1463734
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/16671"
>
#16671
</a>
</td>
</tr>
<tr>
<td>
Firefox
</td>
...
...
@@ -354,28 +365,6 @@
</td>
</tr>
<tr>
<td>
Safari (OS X)
</td>
<td><p>
Alpha linear-gradient has dark line at its edge.
</p>
</td>
<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><a
href=
"https://github.com/twbs/bootstrap/issues/15205"
>
#15205
</a>
</td>
</tr>
<tr>
<td>
Safari (OS X)
</td>
<td><p>
Caps Lock indicator not shown in
<code>
<
input type="password"
>
</code>
with
<code>
display: block
</code></p>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=141804"
>
WebKit bug #141804
</a>
,
<a
href=
"https://openradar.appspot.com/19892433"
>
Apple Safari Radar #19892433
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/15832"
>
#15832
</a>
</td>
</tr>
<tr>
<td>
Safari (OS X)
</td>
...
...
@@ -431,6 +420,17 @@
</td>
</tr>
<tr>
<td>
Safari (iOS)
</td>
<td><p>
Tapping below
<code>
<
input
>
</code>
s can focus them in some cases
</p>
</td>
<td><a
href=
"https://bugs.webkit.org/show_bug.cgi?id=146244"
>
WebKit bug #146244
</a>
,
<a
href=
"https://openradar.appspot.com/21509310"
>
Apple Safari Radar #21509310
</a>
</td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/15968"
>
#15968
</a>
</td>
</tr>
</tbody>
</table>
</div>
...
...
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