servo/components/style/gecko
Emilio Cobos Álvarez 6a6b5a53ee
style: Account for fallback content in GetFlattenedTreeParent.
Otherwise we may inappropriately style it or what not. This asserts with the
patches of bug 1414999 plus the cleanup of bug 1418456, since we no longer do
StyleNewChildren (which walks over the flattened tree children).

Too bad that GetXBLBinding is a virtual call in Gecko, probably can do just
MAY_BE_IN_BINDING_MGR...

Bug: 1418560
Reviewed-by: heycam
MozReview-Commit-ID: CNU0YdKeaR0
2017-11-20 15:49:09 +01:00
..
generated style: Regenerate Gecko bindings. 2017-11-17 17:12:10 +08:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs style: Implement css(dimension) and derive ToCss for a bunch of stuff. 2017-11-12 16:22:45 +01:00
data.rs style: Read visited links pref directly. 2017-11-17 15:42:39 +08:00
global_style_data.rs Explicitly register rayon threads, rather than assuming that as the default. 2017-09-19 13:04:35 -07:00
media_queries.rs style: Remove some uses of unused unsafe. 2017-11-15 13:26:24 +01:00
mod.rs Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE 2017-07-06 21:58:15 +00:00
non_ts_pseudo_class_list.rs stylo: Remove :-moz-system-metric pseudo-class. 2017-10-12 14:04:32 +02:00
pseudo_element.rs style: Tidy up PseudoElement::should_exist. 2017-11-08 14:23:58 +01:00
pseudo_element_definition.mako.rs Allow unused imports for AsciiExt in style code. 2017-11-09 12:43:23 +01:00
regen_atoms.py style: Remove some uses of unused unsafe. 2017-11-15 13:26:24 +01:00
restyle_damage.rs style: Skip custom properties comparison if other inherited properties changed. 2017-10-12 10:44:46 +08:00
rules.rs Remove nsTFixedString<T>. 2017-10-04 13:31:09 +11:00
selector_parser.rs Bump bitflags to 1.0 in every servo crate 2017-10-30 23:36:06 +01:00
snapshot.rs style: Remove some uses of unused unsafe. 2017-11-15 13:26:24 +01:00
snapshot_helpers.rs Rename nsIAtom as nsAtom. 2017-10-09 09:27:11 +11:00
traversal.rs Eliminate the sequential/traversal parallel distinction in favor of a unified adaptive driver. 2017-08-25 10:00:27 -07:00
url.rs Measure ImageValue objects (take 2). 2017-09-18 15:37:31 +10:00
values.rs style: Make css(dimension) apply to the variant. 2017-11-12 16:25:00 +01:00
wrapper.rs style: Account for fallback content in GetFlattenedTreeParent. 2017-11-20 15:49:09 +01:00