Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow more valid use of calc expressions #7400
Conversation
|
@dzbarsky Is this ready for review? |
|
Yes, it's good to go. |
|
r? @pcwalton |
|
Note that the first 19 commits of this are in #7185, which is good to go except that it needs to add support for the |
|
See also #7496. |
|
|
|
Rebased this to apply cleanly. |
|
Github disagrees. |
|
the var() stuff rotted this PR. Rebased again. |
|
@dzbarsky In case you missed it, there's a style check failure:
|
|
Reviewed 1 of 20 files at r1, 8 of 19 files at r2, 1 of 1 files at r3. components/style/properties.mako.rs, line 1927 [r3] (raw file): components/style/values.rs, line 210 [r3] (raw file): components/style/values.rs, line 398 [r3] (raw file): components/style/values.rs, line 447 [r3] (raw file): components/style/values.rs, line 492 [r3] (raw file): Comments from the review on Reviewable.io |
|
@bors-servo retry #8258 |
|
|
|
|
|
I'm not sure exactly why, but /css21_dev/html4/font-146.htm is consistently failing. |
|
The problem is the following declaration: div.test { font: 4em/-2em serif; background: red; color: yellow; } |
|
Fine; I'll r+ if you update the expected result. |
|
Looks like I was wrong. The actual problem is that we lost the check for negative line heights... |
|
@bors-servo r=mbrubeck |
|
|
Allow more valid use of calc expressions <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7400) <!-- Reviewable:end -->
|
|
Sounds maybe unrelated? |
|
@bors-servo retry |
|
|
|
|
dzbarsky commentedAug 26, 2015