[Webkit-unassigned] [Bug 201326] New: [cairo] show painting on Hatena Bookmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 20:19:04 PDT 2019


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

            Bug ID: 201326
           Summary: [cairo] show painting on Hatena Bookmark
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Created attachment 377669

  --> https://bugs.webkit.org/attachment.cgi?id=377669&action=review

test case

[cairo] show painting on Hatena Bookmark

1. Start WinCairo MiniBrowser (both WK1 or WK2 can reproduce this issue)
2. Go to https://b.hatena.ne.jp
3. Drag the thumb of scroll bar

All entries have a background image tile of 16x16 PNG bg-entrybox at 2x.png.

.entrylist-contents {
        border-top: 4px solid #999;
        border-bottom: 1px solid #ececec;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: url(/images/v4/public/bg-entrybox at 2x.png);
        background-size: 8px 8px
}

https://b.hatena.ne.jp/images/v4/public/bg-entrybox@2x.png

-- 
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/20190830/9d4458ff/attachment.html>


More information about the webkit-unassigned mailing list