servo/components
Patrick Walton 10f1ed5e31 style: Parse the legacy border attribute per the legacy HTML specification.
Additionally, this patch cleans up some miscellaneous formatting issues
and refactors files in `layout/css/` somewhat to eliminate needless
levels of indirection. It also fixes our handling of presentational
hints that only apply if border is nonzero.
2014-12-15 17:41:37 -08:00
..
canvas Rename CanvasRenderTask -> CanvasPaintTask. 2014-12-08 14:01:07 +09:00
compositing compositing: Translate clip rects into the coordinate systems of child 2014-12-12 16:58:25 -08:00
devtools Return real page titles and URLs for devtools tab choices. 2014-12-12 22:38:55 +01:00
devtools_traits Return real page titles and URLs for devtools tab choices. 2014-12-12 22:38:55 +01:00
gfx gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
layout style: Parse the legacy border attribute per the legacy HTML specification. 2014-12-15 17:41:37 -08:00
layout_traits Rename RenderChan -> PaintChan 2014-12-08 14:05:50 +09:00
msg Sending key events through script task before processing them in the compositor. 2014-12-12 12:31:44 -05:00
net script: Add some workarounds for image cache task races 2014-12-15 14:16:20 -08:00
plugins Return early and decline analysis when linting within unsafe functions for must_root analysis. 2014-12-09 02:10:39 -05:00
script style: Parse the legacy border attribute per the legacy HTML specification. 2014-12-15 17:41:37 -08:00
script_traits ports/cef: Implement accelerated compositing for the CEF port. 2014-12-10 08:35:47 -08:00
servo Remove glut port now that android glutin has landed. 2014-12-12 11:04:44 +10:00
style style: Parse the legacy border attribute per the legacy HTML specification. 2014-12-15 17:41:37 -08:00
util style: Parse the legacy border attribute per the legacy HTML specification. 2014-12-15 17:41:37 -08:00