[Webkit-unassigned] [Bug 185427] Add test to verify behavior of -webkit-text-fill-color when inherited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 11 18:22:31 PDT 2018


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

Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340223|review?                     |review+
              Flags|                            |

--- Comment #7 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 340223
  --> https://bugs.webkit.org/attachment.cgi?id=340223
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340223&action=review

Thank you for iterating on this patch, Aditya.
r=me

> LayoutTests/fast/css/webkit-text-fill-color-inherit.html:5
> +        <div id="undefined-parent" style="color: red; -webkit-text-fill-color: inherit">Green</div>

This is OK as-is. We are not using this id.

> LayoutTests/fast/css/webkit-text-fill-color-inherit.html:8
> +        <div id="defined-parent" style="color: red; -webkit-text-fill-color: inherit">Green</div>

Ditto.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180512/077d9c89/attachment.html>


More information about the webkit-unassigned mailing list