Closed
Bug 1659894
Opened 5 years ago
Closed 5 years ago
negative text-indent in a RTL context modifies the viewport size
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1332959
People
(Reporter: karlcow, Unassigned)
References
(Blocks 1 open bug, )
Details
- With Firefox on Android
- Go to https://www.cyberconnect.ir/learn/wireless-network/102-wds
Notice how there's a text on the right side.
This text has a text-indent value so that it would not be visible.
Chrome does hide the content.
Firefox shows it.
| Reporter | ||
Updated•5 years ago
|
Blocks: viewport-compat
Comment 1•5 years ago
|
||
It seems inconsistent that a negative text-indent like this will enlarge the viewport on the right, but does not do so in the LTR case where the text is placed out of view to the left.
Severity: -- → S3
| Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•