mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-08 23:10:59 +00:00
Merge pull request #17955 from twbs/bug-wall-17913
Add #17913 to Wall of Browser Bugs
This commit is contained in:
commit
1f4401fd10
1 changed files with 20 additions and 0 deletions
|
|
@ -148,6 +148,16 @@
|
|||
origin: >
|
||||
Bootstrap#17438, Bootstrap#14237
|
||||
|
||||
-
|
||||
browser: >
|
||||
Chrome
|
||||
summary: >
|
||||
`float: right` doesn't consistently work correctly across page loads; possible race condition
|
||||
upstream_bug: >
|
||||
Chromium#544290
|
||||
origin: >
|
||||
Bootstrap#17913
|
||||
|
||||
-
|
||||
browser: >
|
||||
Chrome (Windows & Linux)
|
||||
|
|
@ -188,6 +198,16 @@
|
|||
origin: >
|
||||
Bootstrap#17438, Bootstrap#14237
|
||||
|
||||
-
|
||||
browser: >
|
||||
Safari
|
||||
summary: >
|
||||
`float: right` doesn't consistently work correctly across page loads; possible race condition
|
||||
upstream_bug: >
|
||||
WebKit#150271
|
||||
origin: >
|
||||
Bootstrap#17913
|
||||
|
||||
-
|
||||
browser: >
|
||||
Safari (OS X)
|
||||
|
|
|
|||
Loading…
Reference in a new issue