[Webkit-unassigned] [Bug 85864] [Shadow] TITLE elements in Shadow DOM should not affect document.title attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 02:11:27 PDT 2012


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





--- Comment #5 from Shinya Kawanaka <shinyak at chromium.org>  2012-05-25 02:10:31 PST ---
(From update of attachment 144011)
View in context: https://bugs.webkit.org/attachment.cgi?id=144011&action=review

> LayoutTests/fast/dom/shadow/title-element-in-shadow.html:22
> +log("PASS");

I don't think log("PASS") is necessary, since shouldBe() prints "PASS".
You can also remove function log(...) { ... }.

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