[Webkit-unassigned] [Bug 45778] CSSStyleDeclaration.prototype.setProperty does not set priority correctly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 12 08:37:53 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=45778
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #96211|review? |review-
Flag| |
--- Comment #9 from Alexey Proskuryakov <ap at webkit.org> 2011-10-12 08:37:53 PST ---
(From update of attachment 96211)
LayoutTests/css1 is a location for official CSS 1 test suite. This new test should be added to fast/dom/CSSStyleDeclaration directory.
It should also be a text-only test, so that all platforms could share results without trouble. You can read back resulting style with getComputedStyle(). I recommend that you re-create the test using make-new-script-test script, which will add boilerplate for this style of test:
make-new-script-test fast/dom/CSSStyleDeclaration/setProperty-important.html
Sorry about slow review turnaround.
--
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