servo/components
Xidorn Quan d0179902bb Use namespace id instead of atom in synthesize_presentational_hints_for_legacy_attributes.
Using namespace id fixes this issue because in Gecko, the pref of MathML
(as well as SVG) works in the way that we choose a different namespace
id (the disabled id) for the elements. Those ids are mapped to the same
namespace atom as normal ids, which means if we use the atom, we would
treat the elements like normal mathml elements.
2017-08-10 16:38:28 +10:00
..
atoms Rework MediaType to be an atom-based struct instead of an enum. 2017-08-09 13:25:30 -07:00
bluetooth Untry 2017-06-18 13:21:51 +02:00
bluetooth_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
canvas Auto merge of #18025 - servo:line-counting, r=jdm 2017-08-09 16:16:33 -05:00
canvas_traits Update to cssparser 0.19, count line numbers during tokenization 2017-08-09 22:37:16 +02:00
compositing Update WR. 2017-08-09 07:05:05 +10:00
config Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
constellation WR multi-document update 2017-07-28 22:28:11 -04:00
debugger
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Untry 2017-06-18 13:21:51 +02:00
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
dom_struct
domobject_derive
geometry Bump serde to 1.0 2017-06-16 13:31:18 +02:00
gfx Update WR. 2017-08-09 07:05:05 +10:00
gfx_traits Fix fixed position items with parents with CSS clips 2017-08-03 17:52:02 +02:00
jstraceable_derive
layout Auto merge of #18016 - BorisChiou:stylo/transform/rotate, r=heycam 2017-08-08 22:33:03 -05:00
layout_thread Rework MediaType to be an atom-based struct instead of an enum. 2017-08-09 13:25:30 -07:00
layout_traits WR multi-document update 2017-07-28 22:28:11 -04:00
metrics PWM tests 2017-07-21 15:10:04 +02:00
msg Fix fixed position items with parents with CSS clips 2017-08-03 17:52:02 +02:00
net Update WR. 2017-08-09 07:05:05 +10:00
net_traits Make network error messages more specific 2017-07-24 02:52:10 -07:00
profile Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
profile_traits Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
rand
range Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
remutex Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26) 2017-07-27 02:21:01 +02:00
script Auto merge of #18024 - bradwerth:mediatypeAtom, r=emilio 2017-08-09 18:24:48 -05:00
script_layout_interface Update to cssparser 0.19, count line numbers during tokenization 2017-08-09 22:37:16 +02:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Speculatively evaluate paint functions during style. 2017-07-31 13:02:28 -05:00
selectors Auto merge of #18017 - heycam:split-cascade, r=emilio 2017-08-09 19:28:07 -05:00
servo Auto merge of #18002 - glennw:update-wr-linux-subpx, r=emilio 2017-08-08 16:05:54 -05:00
servo_arc stylo: Measure Elements and ComputedValues. 2017-08-03 09:15:38 +10:00
size_of_test
style Use namespace id instead of atom in synthesize_presentational_hints_for_legacy_attributes. 2017-08-10 16:38:28 +10:00
style_derive Fix typo in comment. 2017-07-26 21:29:08 +00:00
style_traits Update to cssparser 0.19, count line numbers during tokenization 2017-08-09 22:37:16 +02:00
url style: Introduce Chrome UI privilege for parsers 2017-08-03 16:30:08 +08:00
webdriver_server Untry 2017-06-18 13:21:51 +02:00
webvr Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
webvr_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00