haikuwebkit/LayoutTests/inspector/formatting/resources/xml-tests
Devin Rousso f666d30fee Web Inspector: HTML Formatter - better indentation/newline handling for self closing tags
https://bugs.webkit.org/show_bug.cgi?id=202036

Reviewed by Joseph Pecoraro.

Source/WebInspectorUI:

* UserInterface/Workers/Formatter/HTMLFormatter.js:
(HTMLFormatter.prototype._before):

LayoutTests:

* inspector/formatting/formatting-xml.html:
* inspector/formatting/formatting-xml-expected.txt:
* inspector/formatting/resources/xml-tests/self-closing.xml: Added.
* inspector/formatting/resources/xml-tests/self-closing-expected.xml: Added.


Canonical link: https://commits.webkit.org/215659@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@250152 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2019-09-20 21:23:20 +00:00
..
atom-expected.xml
atom.xml
basic-expected.xml
basic.xml
rss-expected.xml Web Inspector: HTML Formatter - XML mode 2019-09-14 02:16:00 +00:00
rss.xml Web Inspector: HTML Formatter - XML mode 2019-09-14 02:16:00 +00:00
self-closing-expected.xml
self-closing.xml
tag-case-expected.xml
tag-case.xml
valid-html-invalid-xml-expected.xml
valid-html-invalid-xml.xml
xslt-expected.xml
xslt.xml