diff options
Diffstat (limited to '_data')
| -rw-r--r-- | _data/browser-bugs.yml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/_data/browser-bugs.yml b/_data/browser-bugs.yml index c631a13a6..d3f133354 100644 --- a/_data/browser-bugs.yml +++ b/_data/browser-bugs.yml @@ -142,16 +142,6 @@ browser: > Firefox summary: > - `position: absolute` element that's wider than its column renders differently than other browsers - upstream_bug: > - Mozilla#1282363 - origin: > - Bootstrap#20161 - -- - browser: > - Firefox - summary: > Layout with floated columns breaks when printing upstream_bug: > Mozilla#1315994 @@ -240,6 +230,16 @@ - browser: > + Chrome + summary: > + `position: absolute` element that's wider than its column is incorrectly clipped to column boundary + upstream_bug: > + Chromium#269061 + origin: > + Bootstrap#20161 + +- + browser: > Chrome (Windows & Linux) summary: > Animation glitch when returning to inactive tab after animations occurred while tab was hidden. |
