[Webkit-unassigned] [Bug 52926] Add segmentation test for range.expand

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 14:04:53 PST 2011


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2011-01-24 14:04:54 PST ---
(From update of attachment 79973)
View in context: https://bugs.webkit.org/attachment.cgi?id=79973&action=review

> LayoutTests/fast/text/international/cjk-segmentation.html:2
> +<html>
> +<head>

Missing DOCTYPE here: <!DOCTYPE html>

> LayoutTests/fast/text/international/cjk-segmentation.html:3
> +<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=UTF-8">

We probably want to use lowercases for tag and attribute names for the consistency.

> LayoutTests/fast/text/international/cjk-segmentation.html:21
> +    }

Maybe print PASS here?

-- 
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