servo/components/script
Peter e39e59ef18 #1716 The indicated part of the document.
Interactive test for fragid resolution.

    Added HTML tests for scrolling to fragid

    Applied algorithm from whatwg spec
    https://html.spec.whatwg.org/multipage/#the-indicated-part-of-the-document

    Changes following code review
2016-02-17 00:51:46 +00:00
..
docs Move the DOM memory management blog post into the tree. 2015-10-29 17:25:00 +01:00
dom #1716 The indicated part of the document. 2016-02-17 00:51:46 +00:00
parse Update html5ever and xml5ever for API changes. 2016-01-27 12:25:16 +01:00
build.rs
Cargo.toml Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00
clipboard_provider.rs Remove unused imports in script 2016-01-17 12:41:28 +05:30
cors.rs Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
devtools.rs task -> thread 2016-01-10 17:58:13 +09:00
document_loader.rs Improve documentation for new methods. 2016-02-10 09:20:06 -05:00
layout_interface.rs Refactor style to be completely backend-independent 2016-02-13 16:05:14 +01:00
lib.rs Auto merge of #9523 - ruud-v-a:hasher, r=Wafflespeanut 2016-02-05 07:32:13 +05:30
makefile.cargo Fix spurious rebuilds of the script crate 2015-10-08 21:37:56 -07:00
mem.rs Bump heapsize to 0.3 2016-02-13 11:13:19 +01:00
network_listener.rs task -> thread 2016-01-10 17:58:13 +09:00
page.rs Auto merge of #8481 - frewsxcv:iterablepage-iter, r=Ms2ger 2015-11-12 18:29:12 +05:30
reporter.rs Report CSS errors to script task for further processing. 2016-02-11 14:48:47 -05:00
script_thread.rs Issue #9561 Renamed *_thread_source to *_task_source and ThreadSource to TaskSource 2016-02-14 15:29:44 +01:00
textinput.rs Say farewell to in-tree HeapSizeOf 2016-02-04 22:03:32 +01:00
timers.rs Auto merge of #9471 - peterkort:patch-1, r=jdm 2016-02-06 02:51:21 +05:30
unpremultiplytable.rs add un-premultiply table for GetImageData 2015-10-20 04:51:29 -04:00
webdriver_handlers.rs task -> thread 2016-01-10 17:58:13 +09:00