[Webkit-unassigned] [Bug 113276] [CSSRegions] Implement offsetParent for elements inside named flow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 08:14:26 PDT 2013


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





--- Comment #6 from Radu Stavila <stavila at adobe.com>  2013-04-30 08:12:48 PST ---
(From update of attachment 200117)
View in context: https://bugs.webkit.org/attachment.cgi?id=200117&action=review

>> LayoutTests/fast/regions/offsetParent-in-flow-thread.html:9
>> +            var body = document.body;
> 
> this variable doesn't seem to be used anywhere. if so, please remove it.

It is used below:

shouldBe("article.offsetParent", "body") - the second parameter is the variable's name.

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