mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bbeb43d86a
1. Move isRect, isPoint, isRange to Utils, to facilitate JSMing and to clean up namespace 2. Remove unused/underutilized methods of Rect/Point/Range 3. Use QuickDraw-style comparison of pixel overlap (using < instead of <=) throughout. 4. Range.overlaps is now Range.contains, to be more consistent with Rect. --HG-- extra : rebase_source : cc3507bb3bbe92f922d3147cc9130c1f713391b2 |
||
---|---|---|
.. | ||
base/content/tabview |