servo/components/script_layout_interface
avinash f48f0567cf Add ServoUrl as a parameter to report_error(...) of ParseErrorReporter
passes test-tidy
removed match and used map

added new test test_report_error_passing_correct_url(...) and modified old unit tests

removed the option for servourl and tidied up

removed the duplicate test.

made a few more changes after @cbrewster suggestions.

changed _url to url in few places

fixed the indenting
2017-03-06 09:06:42 -06:00
..
Cargo.toml Update cssparser for https://github.com/servo/rust-cssparser/pull/123 2017-02-28 17:16:36 +01:00
lib.rs Make script thread initiate requests for images needed by layout. 2017-02-22 14:19:35 -05:00
message.rs Trigger reflow on document.elementsFromPoint 2017-03-02 10:44:38 +01:00
reporter.rs Add ServoUrl as a parameter to report_error(...) of ParseErrorReporter 2017-03-06 09:06:42 -06:00
rpc.rs s/nodes_from_point/nodes_from_point_response and change test from reftest to regular test checking only the fixed crash 2017-03-02 16:59:04 +01:00
wrapper_traits.rs Allow the ComputedValues in ComputedStyle to be null. 2017-02-10 10:34:27 -08:00