mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
401d4812df
The touch caret frame is initialized at (0, 0). When <html> or <body> has dir="rtl", "margin-left: -15px" (in ua.css) makes the horizontal scroll bar appear even if the touch caret is invisible. To compensate this, make width, height, and margin be 0px when the touch caret is invisible. |
||
---|---|---|
.. | ||
analysis | ||
base | ||
build | ||
doc | ||
forms | ||
generic | ||
inspector | ||
ipc | ||
mathml | ||
media | ||
printing | ||
reftests | ||
style | ||
svg | ||
tables | ||
tools | ||
xul | ||
moz.build |