Skip to content
  • commit-queue@webkit.org's avatar
    2011-05-12 Ben Wells <benwells@chromium.org> · c37dc208
    commit-queue@webkit.org authored
            Reviewed by Simon Fraser.
    
            RGBA colors in outlines show overpainting at the corners
            https://bugs.webkit.org/show_bug.cgi?id=58999
    
            Converted the new tests to be text tests with pixel results
            (using dumpAsText(true)).
            Updated test_expectations comments to be more helpful and accurate and split
            new expectations into two groups for skia / chromium-mac as chromium-mac can be
            rebaselined now.
    
            * fast/borders/outline-alpha-block-expected.txt: Added.
            * fast/borders/outline-alpha-block.html:
            * fast/borders/outline-alpha-inline-expected.txt: Added.
            * fast/borders/outline-alpha-inline.html:
            * platform/chromium/test_expectations.txt:
            * platform/mac/fast/borders/outline-alpha-block-expected.txt: Removed.
            * platform/mac/fast/borders/outline-alpha-inline-expected.txt: Removed.
    2011-05-12  Ben Wells  <benwells@chromium.org>
    
            Reviewed by Simon Fraser.
    
            RGBA colors in outlines show overpainting at the corners
            https://bugs.webkit.org/show_bug.cgi?id=58999
    
            Added FIXMEs near temporary $if !USE(SKIA)s, referencing bug 60342.
    
            * rendering/RenderInline.cpp:
            (WebCore::RenderInline::paintOutline):
            * rendering/RenderObject.cpp:
            (WebCore::RenderObject::paintOutline):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86413 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    c37dc208