Manish Goregaokar
baaddf651d
Add spec links for pointing properties
2017-01-03 14:03:32 -08:00
Manish Goregaokar
6cf15de868
Add spec links for padding properties
2017-01-03 14:03:30 -08:00
Manish Goregaokar
e7464b5fd5
Add spec links for outline properties
2017-01-03 14:03:28 -08:00
Manish Goregaokar
fdd6a409fb
Add spec links for mask properties
2017-01-03 14:03:26 -08:00
Manish Goregaokar
3128694bff
Add spec links for margin properties, support spec links on four_sides_shorthand
2017-01-03 14:03:25 -08:00
Manish Goregaokar
6138b6aa75
Add spec links for list properties
2017-01-03 14:03:23 -08:00
Manish Goregaokar
26a9b450a2
Add spec links for inherited_text properties
2017-01-03 14:03:20 -08:00
Manish Goregaokar
096dca9171
Add spec links for inherited_table properties
2017-01-03 14:03:18 -08:00
Manish Goregaokar
ff4893e17e
Add spec links for inherited_svg properties
2017-01-03 14:03:17 -08:00
Manish Goregaokar
71026c5ddb
Add spec links for inherited_box properties
2017-01-03 14:03:16 -08:00
Manish Goregaokar
82835c8b1b
Add spec links for font properties
2017-01-03 14:03:14 -08:00
Manish Goregaokar
b56762246f
Add spec links for effects properties
2017-01-03 14:03:13 -08:00
Manish Goregaokar
be8f9ad9d7
Add spec links for counter properties
2017-01-03 14:03:12 -08:00
Manish Goregaokar
dedebc5cb5
Add spec links for column properties
2017-01-03 14:03:11 -08:00
Manish Goregaokar
6a88723409
Support logical values for float/clear
2017-01-03 14:03:10 -08:00
Manish Goregaokar
0b515c2bc9
Add spec links for box properties
2017-01-03 10:27:49 -08:00
Manish Goregaokar
a9c0162000
Add spec links for border properties
2017-01-03 10:24:00 -08:00
Manish Goregaokar
cd2f9734e9
Add spec links for background properties
2017-01-03 10:23:56 -08:00
Manish Goregaokar
d63af611f2
Add spec links for position properties
2017-01-03 10:23:04 -08:00
Manish Goregaokar
29c2db4457
Add spec argument to property helpers
2017-01-03 10:23:02 -08:00
bors-servo
68ecb04847
Auto merge of #14831 - servo:rustfmt-traits, r=nox
...
Rustfmt script_traits and net_traits.
CC #8553 .
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14831 )
<!-- Reviewable:end -->
2017-01-03 08:11:09 -08:00
bors-servo
672f099c95
Auto merge of #14830 - heycam:bindings-update-15, r=emilio
...
stylo: update bindings
Bindings update for https://treeherder.mozilla.org/#/jobs?repo=stylo&revision=8ebbde564daf4f7019d874e4b888bd670c81e6cc .
r? @emilio
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14830 )
<!-- Reviewable:end -->
2017-01-03 06:08:30 -08:00
Ms2ger
b46846e2a0
Rustfmt net_traits.
2017-01-03 15:06:41 +01:00
Ms2ger
b76613a389
Skip rustfmt on to_filtered.
...
https://github.com/rust-lang-nursery/rustfmt/issues/1262
2017-01-03 15:06:37 +01:00
Ms2ger
01114ebcf8
Reformat WebSocketNetworkEvent::ConnectionEstablished and CoreResourceMsg::SetCookieForUrl.
2017-01-03 15:06:36 +01:00
Ms2ger
22f85bfed6
Reformat fetch_async().
2017-01-03 15:06:35 +01:00
Ms2ger
410e5c6d6f
Use documentation comments for PixelFormat.
2017-01-03 15:06:34 +01:00
Anthony Ramine
3f91ce1d07
Don't generate constructor IDs for inline interfaces
2017-01-03 14:12:19 +01:00
Ms2ger
2dde348b12
Rustfmt script_traits.
2017-01-03 14:07:30 +01:00
Ms2ger
bf643f5356
Reformat WebDriverScriptCommand::AddCookie.
2017-01-03 14:07:06 +01:00
Ms2ger
ef13f01b8e
Simplify ConstellationControlMsg's Debug implementation.
2017-01-03 13:58:18 +01:00
Cameron McCormack
8d6c3e0bdf
stylo: Regenerate bindings.
2017-01-03 19:09:18 +08:00
Cameron McCormack
1041ce6b98
stylo: Update glue for background-color.
2017-01-03 19:09:17 +08:00
bors-servo
987b640c54
Auto merge of #14784 - mattnenterprise:fetch-api-updates, r=jdm,KiChjang
...
Updating http_network_or_cache_fetch to better match the fetch API spec
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14742
<!-- Either: -->
- [x] There are tests for these changes
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14784 )
<!-- Reviewable:end -->
2017-01-02 11:30:51 -08:00
Florent FAYOLLE
af55939491
Remove useless call to map() in constellation.rs
2017-01-02 18:55:26 +01:00
Matt McCoy
09194a15ac
Updating http_network_or_cache_fetch to better match the fetch API spec
2017-01-02 12:00:57 -05:00
bors-servo
87847324a0
Auto merge of #14819 - emilio:no-missing-docs, r=Manishearth
...
Document most of the remaining parts of the style system, make docs-by-default for the whole style system
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14819 )
<!-- Reviewable:end -->
2017-01-02 04:10:56 -08:00
Emilio Cobos Álvarez
a8fdf5b6b9
style: Require documentation also for a Gecko build.
2017-01-02 12:58:08 +01:00
Emilio Cobos Álvarez
2cebd3bc96
style: Document gecko_string_cache.
2017-01-02 12:58:07 +01:00
Emilio Cobos Álvarez
e9d3ac03a9
style: Document Gecko's wrapper module.
2017-01-02 12:58:06 +01:00
Emilio Cobos Álvarez
94f8c0fc63
style: Document the remaining public parts of Gecko's values module.
2017-01-02 12:58:06 +01:00
Emilio Cobos Álvarez
632c99676b
style: Document Gecko's traversal code.
...
Actually, I think most of the functions in DOMTraversalContext deserve a nice
comment, but that's probably fine as a followup, I want to land the require-docs
thing now.
2017-01-02 12:58:05 +01:00
Emilio Cobos Álvarez
58173367be
style: Document Gecko's snapshot code.
2017-01-02 12:58:05 +01:00
Emilio Cobos Álvarez
40e5ec9018
style: Document Gecko's restyle-damage code.
2017-01-02 12:58:05 +01:00
Emilio Cobos Álvarez
99b0f53064
style: Describe the gecko module.
2017-01-02 12:58:04 +01:00
Emilio Cobos Álvarez
dba73dc618
style: Document Gecko's data module.
2017-01-02 12:58:04 +01:00
Emilio Cobos Álvarez
ee48599d1b
style: Document Gecko conversions module.
2017-01-02 12:58:03 +01:00
Emilio Cobos Álvarez
7b4d3deae7
style: Ditch GeckoStyleCoordHelpers, and implement directly on nsStyleCoord.
2017-01-02 12:58:03 +01:00
Emilio Cobos Álvarez
9b6cf8dc1b
style: Document the nsCOMPtr sugar.
2017-01-02 12:58:03 +01:00
Emilio Cobos Álvarez
bcac8265c9
style: Document Gecko's selector parser.
2017-01-02 12:58:02 +01:00