Skip to content

Conversation

@pcwalton
Copy link
Contributor

@pcwalton pcwalton commented Dec 8, 2014

I could have gotten around the privacy restriction by synthesizing a
fake CSS AST and parsing that, but that would have been less efficient.

This won't merge because it's incompatible with the enum changes; I'll have to create a separate branch once the review is done.

r? @SimonSapin

@SimonSapin
Copy link
Member

I think that if you make this PR’s parent commit be the one Servo currently uses, you will be able to use it as-is in Servo. And if you add the pub use on a separate line, it won’t conflict with the enum changes.

r+ with these two changes.

@SimonSapin
Copy link
Member

This is so we don’t need a branch that we’d have to maintain as long as we want git bisect to work.

I could have gotten around the privacy restriction by synthesizing a
fake CSS AST and parsing that, but that would have been less efficient.
pcwalton added a commit that referenced this pull request Dec 8, 2014
Export `parse_color_keyword` for use in legacy HTML color parsing.
@pcwalton pcwalton merged commit 97d8c3b into servo:master Dec 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants