[Webkit-unassigned] [Bug 84510] Convert fast/tokenizer/missing-style-end-tag-1.html from a pixel test to text test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 01:01:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84510





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-05-10 01:00:14 PST ---
(From update of attachment 138189)
View in context: https://bugs.webkit.org/attachment.cgi?id=138189&action=review

> LayoutTests/fast/tokenizer/missing-style-end-tag-1-expected.txt:1
> +

It's not obvious to me what this test is trying to test after the conversion.

> LayoutTests/fast/tokenizer/missing-style-end-tag-1.html:6
> +<script>
> +if (window.layoutTestController)
> +  layoutTestController.dumpAsText();
> +</script>

Please consider using dump-as-markup.js
That way, it dumps the DOM structure, and you can use Markup.description() to add a test description.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list