Changeset 105304 in webkit


Ignore:
Timestamp:
Jan 18, 2012, 11:59:39 AM (13 years ago)
Author:
reed@google.com
Message:

add test expections ahead of skia DEPS roll
https://bugs.webkit.org/show_bug.cgi?id=76477

Reviewed by NOBODY: Unreviewed
see http://code.google.com/p/chromium/issues/detail?id=110493

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r105303 r105304  
     12012-01-18  Mike Reed  <reed@google.com>
     2
     3        add test expections ahead of skia DEPS roll
     4        https://bugs.webkit.org/show_bug.cgi?id=76477
     5
     6        Reviewed by NOBODY: Unreviewed
     7        see http://code.google.com/p/chromium/issues/detail?id=110493
     8
     9        * platform/chromium/test_expectations.txt:
     10
    1112012-01-18  James Robinson  <jamesr@chromium.org>
    212
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r105303 r105304  
    11091109BUGCR105305 : svg/text/selection-background-color.xhtml = PASS CRASH IMAGE
    11101110BUGCR105305 : svg/text/selection-styles.xhtml = PASS CRASH IMAGE
    1111 BUGCR105305 MAC : fast/borders/border-image-rotate-transform.html = IMAGE
    11121111BUGCR105305 MAC LINUX : svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE PASS
    11131112
     
    13171316BUGCR23488 LEOPARD : fast/lists/ol-start-parsing.html = IMAGE
    13181317BUGCR23488 LEOPARD : fast/multicol/positioned-with-constrained-height.html = IMAGE
    1319 BUGCR23488 MAC : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
    13201318BUGCR23488 MAC : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE
    13211319
     
    14421440BUGCR23471 LEOPARD : fast/text/stroking.html = IMAGE
    14431441
     1442// To be rebaselined after skia rev. 3039 lands
     1443BUGCR110493 CPU : fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE
     1444BUGCR110493 CPU : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
     1445BUGCR110493 CPU : fast/borders/border-image-rotate-transform.html = IMAGE
     1446BUGCR110493 CPU : svg/custom/focus-ring.svg = IMAGE
     1447
    14441448// -----------------------------------------------------------------
    14451449// END MAC PORT TESTS
     
    24382442BUG_YUTAK LEOPARD : fast/images/imagemap-polygon-focus-ring.html = IMAGE
    24392443
    2440 // Need to rebaseline now that we antialias rotated images
    2441 BUGCR36902 LINUX WIN : fast/borders/border-image-rotate-transform.html = IMAGE
    2442 BUGCR36902 LINUX WIN : svg/custom/focus-ring.svg = IMAGE
    2443 
    24442444///////////////////////////////////////////////////////////////////////////
    24452445// Regressions caused by switching to DRT.
Note: See TracChangeset for help on using the changeset viewer.