[Webkit-unassigned] [Bug 260243] New: ::first-line support for opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 15 22:14:10 PDT 2023


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

            Bug ID: 260243
           Summary: ::first-line support for opacity
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
               URL: http://wpt.live/css/css-pseudo/first-line-opacity-001.
                    html
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat, WPTImpact
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com

The WPT test about ::first-line opacity 
https://wpt.fyi/results/css/css-pseudo/first-line-opacity-001.html
http://wpt.live/css/css-pseudo/first-line-opacity-001.html

FAIL in WebKit, Blink 
PASS in Gecko


to note that ::first-letter opacity is working
  p::first-letter {
    opacity:0;
  }
makes the first letter disappear.

-- 
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/20230816/75efd3ff/attachment.htm>


More information about the webkit-unassigned mailing list