gecko-dev/layout
Masayuki Nakano 1125b625c3 Bug 1715603 - part 1: Don't extend selection into a link r=edgar
If middle button click with `Shift` key occurs, Chrome and Safari extend the
selection in most cases.  However, if the clicked position is in a link,
Chrome does:
* If editable, collapse selection into the link instead of extending selection.
* If not editable, not extending selection and open tabs.

We should follow this behavior for both backward compatibility and web-compat.

Differential Revision: https://phabricator.services.mozilla.com/D119252
2021-07-13 08:15:55 +00:00
..
base Bug 1718184 - pt 3. Use TimeDuration more in CCGCScheduler r=nika 2021-07-13 01:42:32 +00:00
build Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
docs
forms Bug 1719555 Part 4 - Remove unused code subtracting block and padding from block-size for nsComboboxDisplayFrame. r=emilio 2021-07-08 17:58:43 +00:00
generic Bug 1715603 - part 1: Don't extend selection into a link r=edgar 2021-07-13 08:15:55 +00:00
inspector Bug 1711437 - Don't EnsureUniqueInner from the cssRules getter. r=layout-reviewers,jfkthame 2021-07-12 16:02:58 +00:00
ipc
mathml Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio 2021-07-07 11:58:40 +00:00
media
painting Bug 1715369. Handle the case of a StackingContextHelper inside a deferred transform item with a different asr. r=mstange 2021-07-08 23:07:11 +00:00
printing Bug 1699837 - Make sure that remote iframes honor print settings. r=mattwoodrow 2021-06-13 09:16:53 +00:00
reftests Bug 1669323 - disable svg/data-uri-with-filter-01.xhtml == svg/data-uri-with-filter-01-ref.svg on Fission for frequent failures. r=intermittent-reviewers,ahal DONTBUILD 2021-07-08 07:59:37 +00:00
style Bug 1711437 - Don't EnsureUniqueInner from the cssRules getter. r=layout-reviewers,jfkthame 2021-07-12 16:02:58 +00:00
svg Bug 1717877 - Handle degenerate ratio and negative size attributes for intrinsic size calculation of SVG outer frames. r=emilio 2021-06-24 20:27:31 +00:00
tables Bug 1711648 - Move LayoutRect to the Box2D representation. r=jrmuizel. 2021-06-11 13:33:10 +00:00
tools Bug 1459526 - Handle full-range video in Webrender. r=gw,lsalzman 2021-06-25 19:16:22 +00:00
xul Bug 1719405 - Modify the no-browsers-inside-deck assertion for Thunderbird. r=hiro 2021-07-07 04:53:09 +00:00
moz.build