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 upBound several link properties. #4248
Conversation
Specifically: href, rel, media, hreflang and type.
hoppipolla-critic-bot
commented
Dec 5, 2014
|
Critic review: https://critic.hoppipolla.co.uk/r/3392 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
Note that the wpt tests for link.href are broken, since they rely on implementing several It may be desirable to first fix those before merging this commit. |
This comment has been minimized.
This comment has been minimized.
Manishearth
commented on a61e869
Dec 5, 2014
|
r+ |
This comment has been minimized.
This comment has been minimized.
|
saw approval from Manishearth |
This comment has been minimized.
This comment has been minimized.
|
merging Zirak/servo/link-attrs = a61e869 into auto |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
some tests failed: |
Could you just remove these entries from |
|
Oddly enough, after removing said tests locally, the build still fails, only now it didn't expect anything:
Note that this includes tests which for some reason "passed" before. |
|
I'll poke at this with wptupdate and see what happens. |
|
This seems to work for me. I'll open this in a separate PR since there's a chance the manifest fix went wrong somehow on your side. (My wptupdate was behaving a bit wonky too) |
|
Moved to #4298 |
Carried over from #4248 Critic review: https://critic.hoppipolla.co.uk/r/3392
|
Woohoo, it merged! Thanks for the pull request! |
Zirak commentedDec 5, 2014
Specifically: href, rel, media, hreflang and type.
Fixes #4226.