Skip to content

Conversation

balthisar
Copy link
Member

Because the previous effort #350 grew too fast and there was a LOT of side effects to my changes, I'm starting over with this, which addresses #346 (finally) and causes only a single regression.

This commit reduces the size of attrdict.c while causing only a single errout regression that is justified.

Specifically case 1055398 is expecting to see line 8 column 1 - Warning: <font> proprietary attribute "onload" in the error output. However as this is not a propriety attribute, it's correct that it should not be reported as one. However there are certain HTML versions that onload can't be used in; that will be the focus of _phase2.

I will update test case 1055398 with the new output, and unless there are any negative comments, I'll roll it in with #368 (or let @geoffmcl do it). I would suggest combining them for a single version bump.

… side effects to

my changes, I'm starting over with this. Comments in the PR thread.

This commit reduces the size of attrdict.c while causing only a single errout
regression that is justified.
balthisar added a commit that referenced this pull request Feb 16, 2016
Address #346 and shrink attrdict.c.
@balthisar balthisar merged commit 813b126 into master Feb 16, 2016
@balthisar balthisar deleted the attrdict_phase1 branch February 16, 2016 03:14
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.

1 participant