summaryrefslogtreecommitdiff
path: root/Libraries/LibHTML/Dump.cpp
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-10-21 12:01:30 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-10-21 12:01:30 +0200
commit4d9740ecef3a013d9b31e662ef64fc43dcb0f7ae (patch)
treea847cebc2344b8feba40016620db19e17444c268 /Libraries/LibHTML/Dump.cpp
parent465a33443c1a3108b2bd32119f801e81654ff6ea (diff)
downloadserenity-4d9740ecef3a013d9b31e662ef64fc43dcb0f7ae.zip
LibHTML: Add Document::get_element_by_id() and get_elements_by_name()
These will be useful for implementing various things. They don't do any caching at the moment, but that might become valuable in the future. To facilitate this change, I also made it possible to abort a tree walk with for_each_in_subtree() by returning IterationDecision::Break from the callback.
Diffstat (limited to 'Libraries/LibHTML/Dump.cpp')
0 files changed, 0 insertions, 0 deletions