[Webkit-unassigned] [Bug 125146] ASSERTION FAILED: !value || (value->isPrimitiveValue()) in WebCore::StyleProperties::getLayeredShorthandValue.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 09:01:04 PST 2013


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #218291|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #3 from Darin Adler <darin at apple.com>  2013-12-03 08:59:24 PST ---
(From update of attachment 218291)
View in context: https://bugs.webkit.org/attachment.cgi?id=218291&action=review

> LayoutTests/fast/css/webkit-mask-crash-implicit-expected.txt:3
> +FAIL document.styleSheets[1].rules[0].style.cssText should be -webkit-mask-repeat: repeat-x; -webkit-mask-repeat-y: inherit;. Was -webkit-mask: inherit;.
> +FAIL document.styleSheets[1].rules[0].style.getPropertyValue('-webkit-mask') should be . Was inherit.
> +FAIL document.styleSheets[1].rules[0].style.getPropertyValue('-webkit-mask-repeat') should be repeat inherit. Was inherit.

Why is FAIL, FAIL, FAIL expected? Is this another bug? Why not expect the values we actually expect?

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