summaryrefslogtreecommitdiff
path: root/moz.build
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-12-01 06:31:26 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-12-01 06:31:26 +0100
commit05ee559839a87e0cc87a019da8ed4fb98b5b6eba (patch)
tree283eb6d207ca58d359f1e22cbb17c005c1d0b8cc /moz.build
parent69f5a24dd4d4234071e90c6b14d9fb20613e51b8 (diff)
downloadaura-central-05ee559839a87e0cc87a019da8ed4fb98b5b6eba.tar.gz
Issue mcp-graveyard/UXP%1309 - Fix handling of display rows where the elements are not
forming a monotonically increasing sequence (e.g. with position:sticky) Relative positioning can cause table parts to move, which can cause issues with the cursor position to know which rows can be skipped. To make this work, use the max difference between the frame's rect and the union of the frame's "normal" position and the overflow rect to cover the area of relatively positioned elements even if they are out of order. This resolves %1309.
Diffstat (limited to 'moz.build')
0 files changed, 0 insertions, 0 deletions