Glenn Watson
|
0c66868669
|
servo: Merge #3459 - Add support for small-caps font-variant (from glennw:small-caps)
Source-Repo: https://github.com/servo/servo
Source-Revision: 98222cf24cd64c246fc25b9009f3c198bf33dcbf
|
2014-09-24 09:49:05 +10:00 |
|
Glenn Watson
|
30b905aaf6
|
servo: Merge #3460 - Fix inline context padding on inline-block (from glennw:inline-block-padding)
Source-Repo: https://github.com/servo/servo
Source-Revision: 4546d5d23caa3f459b75e9a0bf9e91a3376dc197
|
2014-09-23 07:47:29 -07:00 |
|
Manish Goregaokar
|
431ec41351
|
servo: Merge #3435 - Reorganize macros crate; r=jdm (from Manishearth:macro_reorg)
Source-Repo: https://github.com/servo/servo
Source-Revision: 27f3bcd7183d836bd454e687706b4e76d6d3b312
|
2014-09-23 17:53:37 +05:00 |
|
Patrick Walton
|
8e7fe02560
|
servo: Merge #3457 - layout: Adjust the position of block formatting contexts based on float placement (from pcwalton:block-formatting-contexts)
Source-Repo: https://github.com/servo/servo
Source-Revision: 6177a3bdcca974d5070b0ecab0973d42963946ec
|
2014-09-22 20:06:18 -07:00 |
|
Patrick Walton
|
a7ddc126e6
|
servo: Merge #3454 - layout: Translate floats when clearing non-floated blocks (from pcwalton:float-clear-bug)
Source-Repo: https://github.com/servo/servo
Source-Revision: a6ff0479d9b8ea6a35570765748a6fc86d0dcb47
|
2014-09-22 17:36:36 -07:00 |
|
Glenn Watson
|
1ab79660a7
|
servo: Merge #3449 - Add support for min-width and max-width to images (from glennw:img-min-max)
Source-Repo: https://github.com/servo/servo
Source-Revision: 2c3d3b007554990359a06b90ca5380bf466eb308
|
2014-09-22 14:53:19 +10:00 |
|
Simon Sapin
|
e245f210fb
|
servo: Merge #3438 - Upgrade Rust (from servo:rustup)
Source-Repo: https://github.com/servo/servo
Source-Revision: 045328c8e94f5bdfcd67105c5dfa9209f4cd501c
|
2014-09-20 15:35:08 -07:00 |
|
Tetsuharu OHZEKI
|
582d2f0c2b
|
servo: Merge #3418 - Replace manual Encodable implementation for LayoutDataRef with Untraceable (from saneyuki:untrace)
Source-Repo: https://github.com/servo/servo
Source-Revision: de67710934ac89de0cf21911dc57dcda7cb0fae1
|
2014-09-20 16:40:06 +09:00 |
|
Patrick Walton
|
8d26ada345
|
servo: Merge #3430 - layout: Make percentage heights propagate through inline flows (from pcwalton:inline-block-percentage-height)
Source-Repo: https://github.com/servo/servo
Source-Revision: c51b8a07acbbfa8539b9234c7717a9af53a9e2b8
|
2014-09-19 23:05:55 -07:00 |
|
Glenn Watson
|
65afbcd2f4
|
servo: Merge #3420 - Adds support for table layout trace and updates viewer for tables (from glennw:table-debug)
Source-Repo: https://github.com/servo/servo
Source-Revision: ccda8f204acb014387e92f1ecd47355e9e45ed89
|
2014-09-19 19:50:47 -07:00 |
|
Simon Sapin
|
a9567001ca
|
servo: Merge #3424 - Add font-size absolute size keywords. Fix #3417 (from SimonSapin:font-size-absolute)
Source-Repo: https://github.com/servo/servo
Source-Revision: 08e004d10650f36af60818fd3c57ca461a97a678
|
2014-09-19 15:17:55 -07:00 |
|
Patrick Walton
|
04c97f274a
|
servo: Merge #3399 - Handle generated content with display: block correctly during flow (from pcwalton:fix-generated-content-iteration)
Source-Repo: https://github.com/servo/servo
Source-Revision: b8f34bbc5170f78e4939b1d647f8d8498e3c2fb6
|
2014-09-19 12:27:32 -07:00 |
|
Patrick Walton
|
3367860bc2
|
servo: Merge #3401 - layout: Remove layout/extra.rs (from pcwalton:refactor-layout)
Source-Repo: https://github.com/servo/servo
Source-Revision: f139eb51763091165136c88a7b9931fc09ebe2cc
|
2014-09-19 10:51:02 -04:00 |
|
Glenn Watson
|
4426bc91ca
|
servo: Merge #3419 - Fix img with display: block. Fixes text/image overflow on wikipedia (from glennw:img-block)
Source-Repo: https://github.com/servo/servo
Source-Revision: 2652d223f50d53ee5a8a07ff4a3d6a25b510d1f1
|
2014-09-19 19:20:27 +10:00 |
|
Glenn Watson
|
63d6608859
|
servo: Merge #3421 - Fix padding on tables. This fixes the TOC on wikipedia pages (from glennw:table-padding)
Source-Repo: https://github.com/servo/servo
Source-Revision: a3b20d81799f13f602b8895e423c41c9cabfda5c
|
2014-09-19 17:50:50 +10:00 |
|
Matt Brubeck
|
118121ccbe
|
servo: Merge #3414 - Fix line splitting in white-space: pre flows. r=gw (from mbrubeck:pre-line-break)
Source-Repo: https://github.com/servo/servo
Source-Revision: b11a110e85ca5670a1d492b6deb616fe8a90cf5b
|
2014-09-18 19:30:37 -07:00 |
|
Patrick Walton
|
30838e65ac
|
servo: Try to unbreak the build by removing unused import
Source-Repo: https://github.com/servo/servo
Source-Revision: 5e5f77a354500103247359e63f1f4147919ade62
|
2014-09-18 10:56:58 -07:00 |
|
Clark Gaebel
|
9e4f97cf2d
|
servo: Merge #3397 - Fixes #3386 (from cgaebel:issue-3386)
Source-Repo: https://github.com/servo/servo
Source-Revision: 667f887f49902c4750b80b8be15ba1d4dc3dccdf
|
2014-09-18 09:29:21 -07:00 |
|
Clark Gaebel
|
603e2d1c80
|
servo: Merge #3379 - Added more complex profiling metadata (from cgaebel:bucketed-timing)
Source-Repo: https://github.com/servo/servo
Source-Revision: 1b251db7323dce3b7838709c7d2dfb685d8b24a9
|
2014-09-18 09:12:34 -07:00 |
|
Glenn Watson
|
153b536d4d
|
servo: Merge #3404 - Include margin in inline block intrinsic width. Fixes [edit] links on wikipedia. Also improves google homepage (from glennw:inline-block-fix)
Source-Repo: https://github.com/servo/servo
Source-Revision: 22bca83509e81aabb8e1cd538cc91a642bd39bfa
|
2014-09-18 07:51:11 -07:00 |
|
Josh Matthews
|
a3fc1dd4dc
|
servo: Revert "script: Use atom comparison in more places, especially for attributes." for persistent test failures.
This reverts commit 874db261046d6155b1942efa106d2e0014295d6d.
Source-Repo: https://github.com/servo/servo
Source-Revision: 9607b468bc50496c0de3706d22efaa6fdc68b089
|
2014-09-18 09:20:19 -04:00 |
|
Matt Brubeck
|
5c59759b72
|
servo: Merge #3395 - Fix unit test failures. r=jdm (from mbrubeck:doctest)
Source-Repo: https://github.com/servo/servo
Source-Revision: 8aeb90e8c34a6872cf418643fef40e67382737e2
|
2014-09-17 17:05:29 -07:00 |
|
Patrick Walton
|
3834566a2b
|
servo: Merge #3316 - script: Use atom comparison in more places, especially for attributes (from pcwalton:use-atoms)
Source-Repo: https://github.com/servo/servo
Source-Revision: 787a68336524fb9585922b9ed319a8b194fb8ee1
|
2014-09-17 13:19:00 -07:00 |
|
Manish Goregaokar
|
1a1910fec1
|
servo: Merge #3374 - Add lint for ensuring proper rooting of JS<T>; r=jdm (from Manishearth:lint_unrooted_jsmanaged)
Source-Repo: https://github.com/servo/servo
Source-Revision: 11ba79894a13ddaee4bfcdd64d23fd4b54a041f3
|
2014-09-17 17:47:19 +05:00 |
|
Matt Brubeck
|
53e13d52f1
|
servo: Merge #3296 - Support CSS2 background-position keyword and percent values. r=SimonSapin (from mbrubeck:background-position)
Source-Repo: https://github.com/servo/servo
Source-Revision: 8e2ac7a5c54326f47cbb23394142beee0c17cff2
|
2014-09-16 10:35:00 -07:00 |
|
Matt Brubeck
|
6697eaf6ae
|
servo: Merge #3339 - Implement percentage heights for block flows. r=SimonSapin (from mbrubeck:percent-height)
Source-Repo: https://github.com/servo/servo
Source-Revision: 66a7de750c303b482572db2d71cf1f90a1c01828
|
2014-09-16 09:03:04 -07:00 |
|
Matt Brubeck
|
6bf4cede00
|
servo: Merge #3352 - Move link rel=stylesheet fetching to layout task. r=jdm (from mbrubeck:link-style)
Source-Repo: https://github.com/servo/servo
Source-Revision: 0e2cdc5cca80e636bd904ea99e86f31a4ea9bcd2
|
2014-09-16 08:16:29 -07:00 |
|
Clark Gaebel
|
2ce9a1478b
|
servo: Merge #3212 - Added a bloom filter to CSS selector matching (from cgaebel:style-resolution-bloom-filter)
Source-Repo: https://github.com/servo/servo
Source-Revision: ad02534c10d85cc011908fe6b2ba06cfcdcb226c
|
2014-09-15 22:27:24 -06:00 |
|
Glenn Watson
|
40036f348a
|
servo: Merge #3341 - Implement generated_containing_block_rect for TableFlow. Fixes #3337 (from glennw:table-cb)
Source-Repo: https://github.com/servo/servo
Source-Revision: 13ae369dec3f02b5f992f1c6c276cde646ef39e9
|
2014-09-15 09:29:39 -07:00 |
|
Josh Matthews
|
945cf37cf4
|
servo: Merge #3331 - Propagate absolute descendants of inline block flows. Fixes #3326 (from jdm:ib-abs)
Source-Repo: https://github.com/servo/servo
Source-Revision: 2f12d5628f6a2a6b101c156baf66777b7ca5a4bb
|
2014-09-15 10:45:24 +10:00 |
|
Jack Moffitt
|
788c9e2676
|
servo: Merge #3327 - Reinstate errors for unused variables and imports (from metajack:cargo-profiles)
Source-Repo: https://github.com/servo/servo
Source-Revision: 6c179127a311d2c1dcd4441098a176faafe51f52
|
2014-09-14 09:56:58 -04:00 |
|
Glenn Watson
|
8b1024dcf7
|
servo: Merge #3305 - Add support for tables that are floated (from glennw:float-table)
Source-Repo: https://github.com/servo/servo
Source-Revision: fb54c1eb08839f43a15df30cf241c21b03c4beeb
|
2014-09-13 18:55:56 +10:00 |
|
Glenn Watson
|
32b09f9347
|
servo: Merge #3286 - Implement basic support for display: inline-block (from glennw:inline_block)
Source-Repo: https://github.com/servo/servo
Source-Revision: b64f27b2b69996508eed0a76acc7414a791b1a9e
|
2014-09-12 21:11:27 -07:00 |
|
Patrick Walton
|
863992f590
|
servo: Merge #3293 - layout: Don't crash on floated generated content (from pcwalton:floated-generated-content-crash)
Source-Repo: https://github.com/servo/servo
Source-Revision: 20cde10e124df5c9aa9bd475bfb2b05493c114f6
|
2014-09-12 14:10:44 -07:00 |
|
Gilles Leblanc
|
fd1820eb39
|
servo: Merge #3213 - Make use of the list of Atoms in the class attribute in selector matchin (from gilles-leblanc:issue-3111)
Source-Repo: https://github.com/servo/servo
Source-Revision: 97cabf204e2793fa54bcf58375af4ed8ee8c6ae4
|
2014-09-12 08:50:07 -04:00 |
|
Glenn Watson
|
d1b4c97b2d
|
servo: Merge #3283 - Partial fix for background images on wikipedia pages (from glennw:bg-image)
Source-Repo: https://github.com/servo/servo
Source-Revision: a18633b163ab81a726efee75309814868c15260f
|
2014-09-12 11:31:24 +10:00 |
|
Clark Gaebel
|
484ddd4401
|
servo: Merge #3254 - Block LayoutRPC until the first reflow (from cgaebel:issue-3232)
Source-Repo: https://github.com/servo/servo
Source-Revision: 8116ee1b349f8a620c04734aec632af6b64570e0
|
2014-09-12 08:00:13 +10:00 |
|
Glenn Watson
|
1aae4dbf9b
|
servo: Merge #3272 - Fix layout of Create Account / Login when rendering Wikipedia (from glennw:wikipedia-layout)
Source-Repo: https://github.com/servo/servo
Source-Revision: db3217397b21cae9d1a9ab209b5718aa9c4d72aa
|
2014-09-10 19:18:43 +10:00 |
|
Jack Moffitt
|
132ee35633
|
servo: Merge #3230 - Cargoify servo (from servo:cargoify)
Source-Repo: https://github.com/servo/servo
Source-Revision: b1305bb7d051f83850c51bb0da0ccc86a5e07922
|
2014-09-09 08:18:18 -06:00 |
|