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 upFix counter() and counters() serialization. #20224
Conversation
highfive
commented
Mar 7, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Mar 7, 2018
|
r? @nox |
|
(And / or @upsuper) |
|
Don't merge yet since I probably need to update tests or what not. |
|
Oh, actually in the computed value gecko already serializes it properly. |
|
Reviewed 1 of 1 files at r1, 1 of 1 files at r2, 1 of 1 files at r3, 2 of 2 files at r4, 1 of 1 files at r5. Comments from Reviewable |
|
LGTM, but I'd leave the derive part to @nox. I'm not confident enough to review that. |
|
r=me, I suspect there are other potential uses of |
|
LGTM, land it whenever you want but my own PR is probably going to bitrot that. :p |
|
|
|
@bors-servo r=nox |
|
|
Fix counter() and counters() serialization. See w3c/csswg-drafts#670 and web-platform-tests/wpt#9862. <!-- 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/20224) <!-- Reviewable:end -->
|
|
…s decimal. See web-platform-tests/wpt#9862 and such.
|
@bors-servo r=nox |
|
|
Fix counter() and counters() serialization. See w3c/csswg-drafts#670 and web-platform-tests/wpt#9862. <!-- 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/20224) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
Fix counter() and counters() serialization. See w3c/csswg-drafts#670 and web-platform-tests/wpt#9862. <!-- 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/20224) <!-- Reviewable:end -->
|
|
|
@bors-servo retry |
|
|
|
|
This is a test change that hasn't been synced yet: web-platform-tests/wpt#9862 Once it is it'll start passing. MozReview-Commit-ID: H0RZlep7oX3
This is a test change that hasn't been synced yet: web-platform-tests/wpt#9862 Once it is it'll start passing. MozReview-Commit-ID: H0RZlep7oX3 UltraBlame original commit: 31b8b62832d505d62f66d56f90cfc4b1c7e8a557
This is a test change that hasn't been synced yet: web-platform-tests/wpt#9862 Once it is it'll start passing. MozReview-Commit-ID: H0RZlep7oX3 UltraBlame original commit: 31b8b62832d505d62f66d56f90cfc4b1c7e8a557
This is a test change that hasn't been synced yet: web-platform-tests/wpt#9862 Once it is it'll start passing. MozReview-Commit-ID: H0RZlep7oX3 UltraBlame original commit: 31b8b62832d505d62f66d56f90cfc4b1c7e8a557
emilio commentedMar 7, 2018
•
edited by SimonSapin
See w3c/csswg-drafts#670 and web-platform-tests/wpt#9862.
This change is