[Webkit-unassigned] [Bug 90661] [Shadow] distribute nodes don't inherit styles from parentNodeForRenderingAndStyle.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 05:48:48 PDT 2012


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





--- Comment #2 from Hayato Ito <hayato at chromium.org>  2012-07-06 05:48:48 PST ---
(From update of attachment 151063)
View in context: https://bugs.webkit.org/attachment.cgi?id=151063&action=review

> LayoutTests/fast/dom/shadow/user-modify-inheritance.html:65
> +shouldBeEqualToString('getUserModifyProperty("child-b")', 'read-only');

This is confusing since it should be 'read-write', not 'read-only', from the view of editing.
Since this patch fixes an 'unexpected pass' here, the test should 'FAIL' for child-b.
We should add 'FIXME' comment here with an appropriate bug id.

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