[webkit-reviews] review granted: [Bug 132081] [New Multicolumn] fast/multicol/hit-test-* layout tests all fail : [Attachment 230193] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 13:19:19 PDT 2014


Dean Jackson <dino at apple.com> has granted Dave Hyatt <hyatt at apple.com>'s
request for review:
Bug 132081: [New Multicolumn] fast/multicol/hit-test-* layout tests all fail
https://bugs.webkit.org/show_bug.cgi?id=132081

Attachment 230193: Patch
https://bugs.webkit.org/attachment.cgi?id=230193&action=review

------- Additional Comments from Dean Jackson <dino at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=230193&action=review


>
LayoutTests/fast/multicol/newmulticol/compare-with-old-impl/hit-test-above-or-b
elow.html:31
> +	       log ("Character at " + x + ", " + y + " is " + character + " as
expected.");
> +	   else
> +	       log ("FAIL: Character at " + x + ", " + y + " is " +
actualCharacter + ". Expected " + character + ".");

Nit: extra space after log


More information about the webkit-reviews mailing list