Florian Rivoal
Florian Rivoal
``` $ git clone https://github.com/rust-lang/git2-rs; cd git2-rs; cargo test Cloning into 'git2-rs'... remote: Enumerating objects: 7284, done. remote: Counting objects: 100% (389/389), done. remote: Compressing objects: 100% (244/244), done. remote:...
I'm affected by this as well, and it would be very useful to have the choice of what to do, and here are two possible ways the API could be...
@flavorjones Just to be clear on what you're proposing: * it **does not** declare `terminate="yes"` you would just continue processing and store the error in `Document#errors` * it **does** declare...
Is this issue enough to let request the addition to Shepherd, or do I need to file some separate issue somewhere?
* w3c-process: https://www.w3.org/Consortium/Process/ * w3c-patent-policy: https://www.w3.org/Consortium/Patent-Policy/
(these URL redirect to the latest stable version)
Moving to a child element would seem a lot cleaner in general (and then we could remove the special processing of "lang" and "dir"), but I went with an attribute...
Note: the merge conflict indicated by github is a trivially resolved one.
Semi-off topic: > Yeah, this is ultimately a W3C failing: we've tried to get them to give CSS a consistent treatment across all of our specs but have failed; This...