servo/components
bors-servo b1ca3d1cdf Auto merge of #9111 - frewsxcv:rm-parsed-attr, r=nox
Remove parsed attribute 'bgcolor' field HTMLTableElement

https://github.com/servo/servo/issues/7863

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9111)
<!-- Reviewable:end -->
2016-01-02 18:20:10 +05:30
..
canvas Update offscreen_gl_context 2015-12-22 04:33:03 +01:00
canvas_traits Issue #8738: bufferSubData and texImage2D argument sanity checks. 2015-12-26 18:56:48 +01:00
compositing Make a debugging println!() conditional on is_running_problem_test 2015-12-30 17:21:15 +00:00
devtools Issue #9042: Report incorrect number of spaces around => in the style checker. 2015-12-23 20:54:26 +01:00
devtools_traits Support responseCookies, responseContent, responseHeaders, requestCookies, getResponseHeaders, 2015-12-21 10:28:40 -05:00
gfx Accept all Content-Type values for fonts if sniffing is disabled. Restore the status quo. 2015-12-31 09:12:59 -05:00
gfx_traits Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
layout Don't copy the list of stylesheets in LayoutTask::handle_reflow. 2015-12-30 15:13:08 +01:00
layout_traits Separate script and layout messages, issue #8843 2015-12-26 12:24:51 -05:00
msg Move LayerKind and ScrollPolicy enums to gfx_traits 2015-12-20 20:43:31 -05:00
net Auto merge of #9078 - nikkisquared:split_http_loader_load, r=jdm 2016-01-01 01:48:09 +05:30
net_traits Resolves #4183 - Implemementing context-based MIME type sniffing 2015-12-31 07:45:03 -05:00
plugins Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
profile gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
profile_traits gfx: Measure text shaping time in the time profiler. 2015-12-15 13:28:05 -08:00
script Auto merge of #9111 - frewsxcv:rm-parsed-attr, r=nox 2016-01-02 18:20:10 +05:30
script_traits Separate script and layout messages, issue #8843 2015-12-26 12:24:51 -05:00
servo Revert "Update glutin" 2016-01-01 11:41:10 -07:00
style Auto merge of #9090 - Ms2ger:stylesheets-vec, r=SimonSapin 2015-12-31 21:50:22 +05:30
style_traits Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
util Enable MIME sniffing via a pref instead of a global option. 2015-12-31 07:45:49 -05:00
webdriver_server Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00