Changeset 130778 in webkit
- Timestamp:
- Oct 9, 2012, 11:06:43 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r130777 r130778 1 2012-10-09 Mike Reed <reed@google.com> 2 3 Update expectations in preparation for enabling float-src-rect behavior in SkCanvas::drawBitmapRect 4 https://bugs.webkit.org/show_bug.cgi?id=98795 5 6 Reviewed by NOBODY. 7 8 Expectations change only. 9 10 * platform/chromium/TestExpectations: 11 1 12 2012-10-09 Philip Rogers <pdr@google.com> 2 13 -
trunk/LayoutTests/platform/chromium/TestExpectations
r130777 r130778 1968 1968 crbug.com/40680 fast/media/media-query-list-07.html 1969 1969 1970 # These render slightly differently if the dst-rect lands exactly on 1/2 pixel 1971 # boundary, due to a different sequence of float math. Best would be to change 1972 # these tests to not land there. For now we will just mark these for rebaselining 1973 crbug.com/117597 fast/backgrounds/mask-box-image.html [ ImageOnlyFailure ] 1974 crbug.com/117597 fast/borders/border-image-outset-in-shorthand.html [ ImageOnlyFailure ] 1975 crbug.com/117597 fast/borders/border-image-outset.html [ ImageOnlyFailure ] 1976 crbug.com/117597 http/tests/misc/slow-loading-image-in-pattern.html [ ImageOnlyFailure ] 1977 crbug.com/117597 scrollbars/listbox-scrollbar-combinations.html [ ImageOnlyFailure ] 1978 crbug.com/117597 scrollbars/overflow-scrollbar-combinations.html [ ImageOnlyFailure ] 1979 crbug.com/117597 svg/W3C-SVG-1.1/animate-elem-36-t.svg [ ImageOnlyFailure ] 1980 crbug.com/117597 svg/W3C-SVG-1.1/filters-light-01-f.svg [ ImageOnlyFailure ] 1981 crbug.com/117597 svg/custom/anchor-on-use.svg [ ImageOnlyFailure ] 1982 crbug.com/117597 svg/filters/filterRes2.svg [ ImageOnlyFailure ] 1983 crbug.com/117597 svg/filters/filteredImage.svg [ ImageOnlyFailure ] 1984 crbug.com/117597 svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg [ ImageOnlyFailure ] 1985 crbug.com/117597 svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg [ ImageOnlyFailure ] 1986 crbug.com/117597 svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg [ ImageOnlyFailure ] 1987 crbug.com/117597 svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg [ ImageOnlyFailure ] 1988 crbug.com/117597 svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg [ ImageOnlyFailure ] 1989 crbug.com/117597 svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg [ ImageOnlyFailure ] 1990 crbug.com/117597 svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg [ ImageOnlyFailure ] 1991 crbug.com/117597 svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg [ ImageOnlyFailure ] 1992 crbug.com/117597 svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg [ ImageOnlyFailure ] 1993 crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg [ ImageOnlyFailure ] 1994 crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg [ ImageOnlyFailure ] 1995 crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg [ ImageOnlyFailure ] 1996 crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg [ ImageOnlyFailure ] 1997 crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg [ ImageOnlyFailure ] 1998 crbug.com/117597 svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg [ ImageOnlyFailure ] 1999 crbug.com/117597 svg/W3C-I18N/text-anchor-no-markup.svg [ ImageOnlyFailure ] 2000 crbug.com/117597 svg/W3C-SVG-1.1/pservers-grad-13-b.svg [ ImageOnlyFailure ] 2001 crbug.com/117597 svg/batik/filters/feTile.svg [ ImageOnlyFailure ] 2002 crbug.com/117597 svg/custom/image-small-width-height.svg [ ImageOnlyFailure ] 2003 crbug.com/117597 svg/custom/pointer-events-image-css-transform.svg [ ImageOnlyFailure ] 2004 crbug.com/117597 svg/custom/pointer-events-image.svg [ ImageOnlyFailure ] 2005 crbug.com/117597 svg/custom/radial-gradient-with-outstanding-focalPoint.svg [ ImageOnlyFailure ] 2006 crbug.com/117597 svg/custom/radialGradient-focal-radius.svg [ ImageOnlyFailure ] 2007 1970 2008 # Caused by http://trac.webkit.org/changeset/56394. 1971 2009 crbug.com/143475 [ Win ] http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure Pass Timeout ]
Note:
See TracChangeset
for help on using the changeset viewer.