diff --git a/_data/browser-bugs.yml b/_data/browser-bugs.yml index c631a13a60..d3f133354b 100644 --- a/_data/browser-bugs.yml +++ b/_data/browser-bugs.yml @@ -138,16 +138,6 @@ origin: > Bootstrap#19670 -- - 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 @@ -238,6 +228,16 @@ origin: > Bootstrap#12832 +- + 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)