gecko-dev/servo/components/style
Cameron McCormack 0d10d88134 servo: Merge #17351 - style: Tweak an import (from heycam:nit); r=emilio
Source-Repo: https://github.com/servo/servo
Source-Revision: 4d54f2c9bbc700f06cfef7d85df5f43bdbcf085d

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : a69a806c6044e0f60cba1c08ab446dcf42230471
2017-06-15 22:50:53 -07:00
..
counter_style servo: Merge #17265 - style: Reduce some code duplication and ugliness when parsing identifiers (from emilio:macros-on-top-of-macros); r=wafflespeanut 2017-06-11 09:31:48 -07:00
gecko servo: Merge #17338 - Derive ToCss for computed LengthOrPercentage types (from servo:derive-all-the-things); r=emilio,waffles 2017-06-15 13:37:04 -07:00
gecko_bindings servo: Merge #17338 - Derive ToCss for computed LengthOrPercentage types (from servo:derive-all-the-things); r=emilio,waffles 2017-06-15 13:37:04 -07:00
gecko_string_cache servo: Merge #17213 - ID and class selectors are ASCII case-insensitive in quirks mode (from servo:quirk-case); r=bholley 2017-06-12 15:52:29 -07:00
invalidation servo: Merge #17348 - style: Inline RestyleData (from emilio:bup); r=bholley 2017-06-15 20:28:56 -07:00
properties servo: Merge #17350 - style: Adjust display:contents to display:inline for NAC (including ::before/::after) (from heycam:gencon-contents); r=emilio 2017-06-15 18:58:01 -07:00
rule_tree servo: Merge #17294 - style: Less refcount churn while inserting in the rule tree (from emilio:less-refcount-churn); r=bholley 2017-06-13 13:01:16 -07:00
servo servo: Merge #17292 - style: Implement a more fine-grained invalidation method (from emilio:better-style-invalidation); r=heycam 2017-06-13 04:56:09 -07:00
sharing servo: Merge #17348 - style: Inline RestyleData (from emilio:bup); r=bholley 2017-06-15 20:28:56 -07:00
stylesheets servo: Merge #17324 - stylo: set location for NestedRuleParser during prelude parsing (from ferjm:bug1371393.column); r=SimonSapin 2017-06-15 01:36:22 -07:00
values servo: Merge #17338 - Derive ToCss for computed LengthOrPercentage types (from servo:derive-all-the-things); r=emilio,waffles 2017-06-15 13:37:04 -07:00
animation.rs servo: Merge #17331 - Support animation of the display property (from birtles:animate-display); r=hiro 2017-06-14 20:17:47 -07:00
applicable_declarations.rs servo: Merge #17281 - Pack bloom filter hashes better and save a word on Rule (from bholley:shrink_rule_again); r=emilio 2017-06-12 12:41:39 -07:00
attr.rs servo: Merge #16915 - Shrink selectors::Component, implement attr selector (in)case-sensitivity (from servo:attr-selectors); r=nox,emilio 2017-05-18 18:45:20 -05:00
bezier.rs servo: Merge #17184 - Bump euclid to 0.14.x (from nical:euclid-bump); r=SimonSapin 2017-06-14 07:25:05 -07:00
bloom.rs servo: Merge #17252 - style: don't perform selector matching on the flattened tree (from heycam:flattened-tree); r=emilio 2017-06-09 03:57:36 -07:00
build_gecko.rs servo: Merge #16941 - Move config info from build_gecko.rs to Gecko code (from upsuper:bug1336540); r=emilio 2017-05-18 20:42:55 -05:00
build.rs servo: Merge #16935 - Move bindings tests out of the style crate (from servo:out-of-crate-bindings-tests); r=emilio 2017-05-19 03:48:14 -05:00
cache.rs servo: Merge #17142 - Move LRUCache to ArrayDeque crate (from kenan-rhoton:LRUCacheArrayVecDeque); r=emilio 2017-06-04 13:29:24 -07:00
Cargo.toml servo: Merge #17341 - style: Bindgen bump (from emilio:bup); r=bholley 2017-06-15 11:34:12 -07:00
cascade_info.rs servo: Merge #16973 - Derive ToComputedValue (from servo:derive-all-the-things); r=emilio 2017-05-21 08:48:10 -05:00
context.rs servo: Merge #17292 - style: Implement a more fine-grained invalidation method (from emilio:better-style-invalidation); r=heycam 2017-06-13 04:56:09 -07:00
custom_properties.rs servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin 2017-06-09 14:31:48 -07:00
data.rs servo: Merge #17348 - style: Inline RestyleData (from emilio:bup); r=bholley 2017-06-15 20:28:56 -07:00
dom.rs servo: Merge #17348 - style: Inline RestyleData (from emilio:bup); r=bholley 2017-06-15 20:28:56 -07:00
element_state.rs servo: Merge #16873 - Fix dynamic updates when :dir matching changes in stylo (from bzbarsky:fix-dir-matching); r=emilio 2017-05-15 11:40:40 -05:00
encoding_support.rs servo: Merge #17286 - Set stylesheet url_data correctly for import rule (from upsuper:import-url-data); r=heycam 2017-06-12 17:08:49 -07:00
error_reporting.rs servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin 2017-06-09 14:31:48 -07:00
font_face.rs servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin 2017-06-09 14:31:48 -07:00
font_metrics.rs servo: Merge #16333 - stylo: support font metrics (from Manishearth:stylo-metrics); r=heycam 2017-04-10 01:35:18 -05:00
lib.rs servo: Merge #17292 - style: Implement a more fine-grained invalidation method (from emilio:better-style-invalidation); r=heycam 2017-06-13 04:56:09 -07:00
logical_geometry.rs servo: Merge #17184 - Bump euclid to 0.14.x (from nical:euclid-bump); r=SimonSapin 2017-06-14 07:25:05 -07:00
macros.rs servo: Merge #17265 - style: Reduce some code duplication and ugliness when parsing identifiers (from emilio:macros-on-top-of-macros); r=wafflespeanut 2017-06-11 09:31:48 -07:00
matching.rs servo: Merge #17348 - style: Inline RestyleData (from emilio:bup); r=bholley 2017-06-15 20:28:56 -07:00
media_queries.rs servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin 2017-06-09 14:31:48 -07:00
parallel.rs servo: Merge #17334 - Make the traversal work better with the style sharing cache (from bholley:breadth_first_traversal); r=emilio 2017-06-15 10:34:49 -07:00
parser.rs servo: Merge #17304 - Allow negative length for SMIL (from hiikezoe:allow-negative-length-for-SMIL); r=emilio 2017-06-13 19:25:09 -07:00
README.md servo: Merge #10934 - style: Add infrastructure to support lazy pseudo-elements (from emilio:other-gecko-pseudos); r=bholley,mbrubeck 2016-05-04 03:42:23 -07:00
scoped_tls.rs servo: Merge #17235 - Increase the size of the style sharing cache to 31 (from bzbarsky:bigger-sharing-cache); r=bholley 2017-06-08 12:22:38 -07:00
selector_map.rs servo: Merge #17292 - style: Implement a more fine-grained invalidation method (from emilio:better-style-invalidation); r=heycam 2017-06-13 04:56:09 -07:00
selector_parser.rs servo: Merge #16752 - Report more informative CSS errors (from jdm:css-parse-error); r=SimonSapin 2017-06-09 14:31:48 -07:00
sequential.rs servo: Merge #17252 - style: don't perform selector matching on the flattened tree (from heycam:flattened-tree); r=emilio 2017-06-09 03:57:36 -07:00
shared_lock.rs servo: Merge #17154 - style: Split stylesheets.rs (from emilio:split); r=Manishearth 2017-06-04 14:26:30 -07:00
sink.rs servo: Merge #14819 - Document most of the remaining parts of the style system, make docs-by-default for the whole style system (from emilio:no-missing-docs); r=Manishearth 2017-01-02 04:10:56 -08:00
str.rs servo: Merge #16553 - Support vendor prefix keyframes rule (from hiikezoe:vendor-prefix-keyframes); r=emilio 2017-04-21 00:17:06 -05:00
style_adjuster.rs servo: Merge #17351 - style: Tweak an import (from heycam:nit); r=emilio 2017-06-15 22:50:53 -07:00
stylesheet_set.rs servo: Merge #17147 - Bug 1357461 - stylo: Cache media query results and only flush and restyle if they changed (from emilio:media-query-caching); r=heycam 2017-06-03 08:11:23 -07:00
stylist.rs servo: Merge #17318 - stylo: Fix pseudo element matching for XBL stylesheets (Bug 1371577) (from aethanyc:fix-pseudo-xbl-stylesheet); r=emilio 2017-06-14 05:11:31 -07:00
thread_state.rs servo: Merge #14896 - Tidy assignments (from g1smo:tidy-assignments); r=jdm 2017-01-07 09:40:46 -08:00
timer.rs servo: Merge #14801 - style: Document and force documentation in a big chunk of the style crate (from emilio:no-missing-docs); r=mbrubeck,Manishearth,Wafflespeanut 2016-12-31 03:19:02 -08:00
traversal.rs servo: Merge #17348 - style: Inline RestyleData (from emilio:bup); r=bholley 2017-06-15 20:28:56 -07:00

servo-style

Style system for Servo, using rust-cssparser for parsing.