servo/components
Martin Robinson 36fa7e4c44 Fix duplicate stacking context creation for anonymous Flows
Anonymous nodes were previously creating duplicate stacking contexts,
one for each node in the anonymous node chain. This change eliminates
that for tables.

Additionally the use of stacking context ids based on node addresses is
no longer necessary since stacking contexts no longer control scrolling.
This is the first step in eliminating the dependency between node
addresses and ClipScrollNodes which causes issues like #16425.
2017-10-18 09:31:40 +02:00
..
atoms Do not NIH queueing a task to fire an event in htmlmediaelement 2017-09-04 16:14:04 +02:00
bluetooth Update WR (details below): 2017-10-16 16:33:24 +10:00
bluetooth_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
canvas Auto merge of #18592 - MortimerGoro:dom_texture, r=jdm 2017-10-16 15:36:42 -05:00
canvas_traits Auto merge of #18875 - servo:stable-js, r=nox,jdm 2017-10-16 17:07:50 -05:00
compositing Update WR (hit test relative point, query feature) 2017-10-17 13:42:35 +10:00
config Implement DOM to texture 2017-10-16 20:56:53 +02:00
constellation Auto merge of #18592 - MortimerGoro:dom_texture, r=jdm 2017-10-16 15:36:42 -05:00
debugger
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Update WR (details below): 2017-10-16 16:33:24 +10:00
devtools_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
dom_struct Use the better TokenStream API in dom_struct 2017-09-01 12:15:12 +02:00
domobject_derive Fix quote dependency version 2017-08-23 18:35:42 +02:00
fallible Bug 1400754 - stylo: crash on Win64 Asan build. r=manishearth, dmajor. 2017-10-02 20:53:23 +02:00
geometry Add an 'unstable' top-level cargo feature to control optional unstable stuff. 2017-10-12 17:19:03 +02:00
gfx Update WR (details below): 2017-10-16 16:33:24 +10:00
gfx_traits Fix duplicate stacking context creation for anonymous Flows 2017-10-18 09:31:40 +02:00
hashglobe Correct the position and record count of broken canary 2017-10-13 15:39:07 +11:00
jstraceable_derive Fix quote dependency version 2017-08-23 18:35:42 +02:00
layout Fix duplicate stacking context creation for anonymous Flows 2017-10-18 09:31:40 +02:00
layout_thread style: Remove unused TNode::is_in_doc. 2017-10-17 08:57:37 +02:00
layout_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
lru_cache Hoist lookup() into lru_cache. 2017-09-20 23:22:33 -07:00
malloc_size_of Update to cssparser 0.22 (source location in error types) 2017-10-10 13:28:17 +02:00
malloc_size_of_derive Overhaul MallocSizeOf and related things. 2017-09-12 12:37:51 +10:00
metrics Update WR (details below): 2017-10-16 16:33:24 +10:00
msg Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
net Update WR (details below): 2017-10-16 16:33:24 +10:00
net_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
nonzero Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
profile Update WR (details below): 2017-10-16 16:33:24 +10:00
profile_traits Update WR (details below): 2017-10-16 16:33:24 +10:00
rand
range Remove usage the unstable Step trait 2017-10-04 10:10:04 +02:00
remutex Replace NonZeroU32 and NonZeroUsize with a generic NonZero 2017-10-16 20:19:19 +02:00
script fix unused warning 2017-10-17 16:03:37 +08:00
script_layout_interface style: Remove a few unused functions. 2017-10-17 08:57:36 +02:00
script_plugins Remove usage of unstable box syntax, except in the script crate 2017-10-12 12:10:56 +02:00
script_traits Auto merge of #18592 - MortimerGoro:dom_texture, r=jdm 2017-10-16 15:36:42 -05:00
selectors style: Use left-to-right indices in the invalidator. 2017-10-16 08:54:00 +02:00
servo Update WR (hit test relative point, query feature) 2017-10-17 13:42:35 +10:00
servo_arc servo_arc: Make Arc do a pointer equality check in eq and ne first. 2017-10-11 09:24:03 +08:00
size_of_test
style Fix duplicate stacking context creation for anonymous Flows 2017-10-18 09:31:40 +02:00
style_derive style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
style_traits Remove unused feature flag 2017-10-12 12:10:57 +02:00
url order derivable traits lists 2017-08-23 21:38:44 +02:00
webdriver_server Update WR (details below): 2017-10-16 16:33:24 +10:00
webvr Update WR (details below): 2017-10-16 16:33:24 +10:00
webvr_traits Update WR (details below): 2017-10-16 16:33:24 +10:00