[svgwg] Issue: Build warnings (#602) marked as Needs editing

dirkschulze has just labeled an issue for https://github.com/w3c/svgwg as "Needs editing":

== Build warnings ==
A fresh build gives following build warnings:

```
conform.html:354:68: warning: ambiguous name "href" matching multiple attributes
struct.html:653:36: warning: ambiguous name "href" matching multiple attributes
text.html:1797:11: warning: unknown term "auto | <length-percentage>"
linking.html:151:54: warning: ambiguous name "href" matching multiple attributes
linking.html:286:21: warning: ambiguous name "href" matching multiple attributes
linking.html:300:31: warning: ambiguous name "href" matching multiple attributes
linking.html:301:23: warning: ambiguous name "href" matching multiple attributes
linking.html:376:20: warning: ambiguous name "href" matching multiple attributes
linking.html:453:12: warning: ambiguous name "href" matching multiple attributes
linking.html:476:30: warning: ambiguous name "href" matching multiple attributes
linking.html:568:39: warning: ambiguous name "href" matching multiple attributes
```

See https://github.com/w3c/svgwg/issues/602

Received on Sunday, 2 December 2018 03:05:58 UTC