Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 5ffdee3

Browse files
authored
Merge pull request #70 from webcompat/issue/997189/1
Add entry for "Absolutely positioned inline-block (or inline) element with floating nextSibling and auto "left" is positioned to the right of the float"
2 parents 81447b2 + 25e0a33 commit 5ffdee3

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
title: "Absolutely positioned inline-block (or inline) element with floating nextSibling
2+
and auto 'left' is positioned to the right of the float"
3+
4+
severity: normal
5+
user_base_impact: medium
6+
7+
tags:
8+
- css
9+
- float
10+
11+
symptoms:
12+
- "Attempting to check a custom styled checkbox element has no effect"
13+
- "Text content or element is shifted to the right, possibly invisible"
14+
15+
solutions:
16+
interventions:
17+
- https://github.com/mozilla-extensions/webcompat-addon/blob/261bfd70cfd0dc80026e194073480e0ced1bcf69/src/injections/css/bug1765947-veniceincoming.com-left-fix.css
18+
- https://github.com/mozilla-extensions/webcompat-addon/blob/261bfd70cfd0dc80026e194073480e0ced1bcf69/src/injections/css/bug1644830-missingmail.usps.com-checkboxes-not-visible.css
19+
20+
references:
21+
breakage:
22+
- https://bugzilla.mozilla.org/show_bug.cgi?id=997189#c0
23+
- https://webcompat.com/issues/22867
24+
- https://webcompat.com/issues/29886
25+
- https://webcompat.com/issues/53950
26+
- https://webcompat.com/issues/102133
27+
platform_issues:
28+
- https://bugzilla.mozilla.org/show_bug.cgi?id=997189
29+
testcases:
30+
- https://bug997189.bmoattachments.org/attachment.cgi?id=8408177
31+
- https://bug997189.bmoattachments.org/attachment.cgi?id=9271658

0 commit comments

Comments
 (0)