diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-10-06 19:54:50 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-10-06 19:54:50 +0200 |
commit | 5a6c36dc917decc58ec5fbce7d094b82a4af4fc1 (patch) | |
tree | acdec29f295415d26143d17dfa5e8232f0869616 /Documentation | |
parent | cad326f3230620512e7b8a5e7c65af4827421092 (diff) | |
download | serenity-5a6c36dc917decc58ec5fbce7d094b82a4af4fc1.zip |
LibHTML: Add Node::{next,previous}_element_sibling()
These helpers return the next/previous sibling Node that's actually an
element. This will be useful in the CSS engine since CSS doesn't care
about text nodes.
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions