mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:41:00 +00:00
I have been going down into a bit of a rabbit hole trying to figure out why the namespace is not getting set up properly on certain attributes. At one stage, I thought the issue might have been around here where attributes were being adjusted (it is not). I started adding spec comments to understand what was happening, and by the time I realised it wasn't in this place, I was already in too deep! Add a whole bunch of spec comments, and leave one or two minor FIXME's where the spec seems to have changed since this was originally implemented. |
||
|---|---|---|
| .. | ||
| Entities.cpp | ||
| Entities.h | ||
| HTMLEncodingDetection.cpp | ||
| HTMLEncodingDetection.h | ||
| HTMLParser.cpp | ||
| HTMLParser.h | ||
| HTMLToken.cpp | ||
| HTMLToken.h | ||
| HTMLTokenizer.cpp | ||
| HTMLTokenizer.h | ||
| ListOfActiveFormattingElements.cpp | ||
| ListOfActiveFormattingElements.h | ||
| StackOfOpenElements.cpp | ||
| StackOfOpenElements.h | ||