Changeset 105304 in webkit
- Timestamp:
- Jan 18, 2012, 11:59:39 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r105303 r105304 1 2012-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 1 11 2012-01-18 James Robinson <jamesr@chromium.org> 2 12 -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r105303 r105304 1109 1109 BUGCR105305 : svg/text/selection-background-color.xhtml = PASS CRASH IMAGE 1110 1110 BUGCR105305 : svg/text/selection-styles.xhtml = PASS CRASH IMAGE 1111 BUGCR105305 MAC : fast/borders/border-image-rotate-transform.html = IMAGE1112 1111 BUGCR105305 MAC LINUX : svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE PASS 1113 1112 … … 1317 1316 BUGCR23488 LEOPARD : fast/lists/ol-start-parsing.html = IMAGE 1318 1317 BUGCR23488 LEOPARD : fast/multicol/positioned-with-constrained-height.html = IMAGE 1319 BUGCR23488 MAC : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE1320 1318 BUGCR23488 MAC : tables/mozilla_expected_failures/bugs/bug178855.xml = IMAGE 1321 1319 … … 1442 1440 BUGCR23471 LEOPARD : fast/text/stroking.html = IMAGE 1443 1441 1442 // To be rebaselined after skia rev. 3039 lands 1443 BUGCR110493 CPU : fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE 1444 BUGCR110493 CPU : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE 1445 BUGCR110493 CPU : fast/borders/border-image-rotate-transform.html = IMAGE 1446 BUGCR110493 CPU : svg/custom/focus-ring.svg = IMAGE 1447 1444 1448 // ----------------------------------------------------------------- 1445 1449 // END MAC PORT TESTS … … 2438 2442 BUG_YUTAK LEOPARD : fast/images/imagemap-polygon-focus-ring.html = IMAGE 2439 2443 2440 // Need to rebaseline now that we antialias rotated images2441 BUGCR36902 LINUX WIN : fast/borders/border-image-rotate-transform.html = IMAGE2442 BUGCR36902 LINUX WIN : svg/custom/focus-ring.svg = IMAGE2443 2444 2444 /////////////////////////////////////////////////////////////////////////// 2445 2445 // Regressions caused by switching to DRT.
Note:
See TracChangeset
for help on using the changeset viewer.