Closed jsoref closed 7 years ago
Interesting, some of these are probably my fault but some of these were automatically extracted from Chrome layout tests, which indicates spelling errors over there.
Unfortunately I cannot accept the patch as is because it would create some duplicate entries, for example there is already a rule
<cssproperty_value> = <cssproperty_display>
so renaming
<cssproperty_value> = <cssproperty_diplay>
to
<cssproperty_value> = <cssproperty_display>
would create an unnecessary duplicate.
However I went over all the cases you pointed out and made the relevant changes. Thanks for pointing those issues out!
Running my tool on Chrome is on my todo list, but it'll take time...
For people curious, @ifratric 's fixes based on this are: 836bf40
I'm not sure what the goal is here.
If you're intentionally misspelling tokens, it'd be helpful if you annotated them as such. It's also possible to do something like: