mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 03:51:07 +00:00
You can now query Document::title() to get a String containing whatever is inside the document's <title> tag. In support of this, this patch adds the <html>, <head> and <title> elements. |
||
|---|---|---|
| .. | ||
| CSSParser.cpp | ||
| CSSParser.h | ||
| HTMLParser.cpp | ||
| HTMLParser.h | ||