[Webkit-unassigned] [Bug 9526] CSS page-break properties quirk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 02:09:38 PST 2010


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





--- Comment #16 from Shinichiro Hamaji <hamaji at chromium.org>  2010-02-08 02:09:35 PST ---
(From update of attachment 48316)
The change for test looks good except for one nitpick.

> +if (layoutTestController) {

This would raise an exception when layoutTestController is not defined. Please
use window.layoutTestController instead.

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