[Webkit-unassigned] [Bug 50151] chrome.dll!WebCore::RenderBox::paintMaskImages ReadAV at NULL (various hashes)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 15:34:48 PDT 2011


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


Abhishek Arya <inferno at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |inferno at chromium.org




--- Comment #2 from Abhishek Arya <inferno at chromium.org>  2011-09-13 15:34:48 PST ---
Testcase1:
<style>
.f {

 -webkit-mask:-webkit-gradient(linear, left top, left bottom, from(#E7E7E7), to(#CFCFCF));</style>

<table
<tr class="f">
<td>

Testcase2:
<style>

td { border-spacing : use-script; -webkit-mask-image : url(red_transparent.gif);</style>
AA000A00AAA00<table onmousewheel="entrybar"
<tr><td>

Testcase3:
<style>
        .box {

 display: table-footer-group; -webkit-mask-box-image: url("bogus.png");</style>

<div class="box"><figure>

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