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 updom: Remove CSSStyleDeclaration.setPropertyValue/setPropertyPriority. #20901
Conversation
highfive
commented
Jun 2, 2018
|
Heads up! This PR modifies the following files:
|
highfive
commented
Jun 2, 2018
|
r? @nox or @jdm or @SimonSapin |
|
@bors-servo try |
dom: Remove CSSStyleDeclaration.setPropertyValue/setPropertyPriority. They were removed from the spec, see w3c/csswg-drafts#2680, and setPropertyValue was wrongly implemented anyway.
|
|
|
@bors-servo r+ |
|
|
|
|
|
|
|
|
|
|
@bors-servo r=jdm
|
|
|
dom: Remove CSSStyleDeclaration.setPropertyValue/setPropertyPriority. They were removed from the spec, see w3c/csswg-drafts#2680, and setPropertyValue was wrongly implemented anyway. <!-- 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/20901) <!-- Reviewable:end -->
|
|
|
@bors-servo r=jdm
|
|
|
dom: Remove CSSStyleDeclaration.setPropertyValue/setPropertyPriority. They were removed from the spec, see w3c/csswg-drafts#2680, and setPropertyValue was wrongly implemented anyway. <!-- 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/20901) <!-- Reviewable:end -->
|
|
|
@bors-servo retry
|
|
|
|
|
emilio commentedJun 2, 2018
•
edited by SimonSapin
They were removed from the spec, see w3c/csswg-drafts#2680, and setPropertyValue was wrongly implemented anyway.
This change is