gecko-dev/layout
Emilio Cobos Álvarez 05a25ccc70 Bug 1413619: Fix insertion point computation when display: contents pseudos are involved. r=mats,bz
This is a significant rework of how do we compute the insertion point of a
node.

We handle pseudos in the same function instead of out of band, and also recurse
up when the parent has display: contents, which simplifies the code IMO.

MozReview-Commit-ID: 1rSfv1Tq5gO
2017-11-04 11:58:16 +01:00
..
base Bug 1413619: Fix insertion point computation when display: contents pseudos are involved. r=mats,bz 2017-11-04 11:58:16 +01:00
build Bug 1394649 - Use nsGkAtoms on nsTextServiceDocument. r=masayuki 2017-10-23 13:09:49 +09:00
doc
forms Bug 1414036 - Make sure we paint nsDisplayButtonBorder's box shadow before early return of the empty border. r=kats 2017-11-03 14:15:29 +08:00
generic Bug 1413397 - Avoid empty border's fallback. r=kats 2017-11-01 17:30:04 +08:00
inspector Bug 1412714 - Don't clone inner of XBL stylesheet in Servo. r=bz 2017-10-30 15:16:20 +11:00
ipc Bug 1406715 - Use the RenderFrameParent's content rect as the bounds of the webrender iframe display item. r=kats 2017-10-22 00:48:01 -04:00
mathml Bug 1413397 - Avoid empty border's fallback. r=kats 2017-11-01 17:30:04 +08:00
media
painting Bug 1413397 - Avoid empty border's fallback. r=kats 2017-11-01 17:30:04 +08:00
printing Bug 1412643 - revert part 3 of the changes from 1319423 to fix print selection; r=bobowen 2017-11-03 14:03:02 -04:00
reftests Bug 1413619: Fix insertion point computation when display: contents pseudos are involved. r=mats,bz 2017-11-04 11:58:16 +01:00
style Backed out 5 changesets (bug 1413166) for failing valgrind-test at Conditional jump or move depends on uninitialised value(s) at nsCSSRuleProcessor::InitSystemMetrics / InitSystemMetrics / nsCSSRuleProcessor::HasSystemMetric / GetSystemMetric r=backout on a CLOSED TREE. 2017-11-03 15:55:56 +02:00
svg Bug 1408612 - patch 1 - Use single-precision floats more consistently for glyph position computations when drawing text. r=jrmuizel 2017-10-24 09:59:09 +01:00
tables Bug 1405089 - Add nsDisplayTableCellSelection and do not use webrender fallback if there is no selection mode. r=mattwoodrow 2017-10-26 14:36:58 +08:00
tools Bug 1414063 - Follow-up for lint errors 2017-11-03 12:16:09 -06:00
xul Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel 2017-11-01 06:59:10 -04:00
moz.build