summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorsenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 21:42:45 +0000
committersenorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 21:42:45 +0000
commit8b21765ceba175d26921f95e5c9ee7ec6f744366 (patch)
treea6bb9b15186e36bb5b741e63d43ec4b7191df0e8 /webkit
parentf25c40bac62f026a41d19b6eb42b69ba34017d7b (diff)
downloadchromium_src-8b21765ceba175d26921f95e5c9ee7ec6f744366.zip
chromium_src-8b21765ceba175d26921f95e5c9ee7ec6f744366.tar.gz
chromium_src-8b21765ceba175d26921f95e5c9ee7ec6f744366.tar.bz2
Roll DEPS for Skia 450:451. Enable USE_NEW_BUILDER in Skia. Mark as failing
the ~85 layout tests that now need rebaselining (due to slight pixel coverage change). Refactor SkUserConfig.h a tad. Rebaseline unit test VectorCanvasTest.ClippingIntersect. BUG=24646 TEST=none Review URL: http://codereview.chromium.org/464044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33863 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt155
1 files changed, 152 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 3b00f3b..e9e3e04 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -74,7 +74,8 @@ BUG24182 SLOW WIN RELEASE : LayoutTests/fast/dom/Window/webkitConvertPoint.html
BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/redirect-methods.html = PASS
BUG24182 WIN SLOW : LayoutTests/svg/hixie/perf/007.xml = PASS
-BUG24182 WIN LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS
+// SENORBLANCO -- uncomment me after rebaseline
+// BUG24182 WIN LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html = PASS
BUG24182 SLOW MAC RELEASE : LayoutTests/dom/html/level2/html/HTMLImageElement01.html = PASS
BUG24182 SLOW WIN RELEASE : LayoutTests/http/tests/local/file-url-sent-as-referer.html = PASS
BUG24182 SLOW WIN DEBUG : LayoutTests/svg/carto.net/window.svg = PASS
@@ -90,7 +91,8 @@ BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/XMLHttpRequest
BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/xmlhttprequest/connection-error-sync.html = PASS
BUG24182 WIN RELEASE SLOW : LayoutTests/http/tests/loading/onload-vs-immediate-refresh.pl = PASS
BUG24182 SLOW DEBUG : LayoutTests/editing/selection/extend-selection.html = PASS
-BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS
+// SENORBLANCO -- uncomment me after rebaseline
+// BUG24182 SLOW WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = PASS
BUG24182 SLOW DEBUG : LayoutTests/svg/css/getComputedStyle-basic.xhtml = PASS
BUG24182 SLOW : LayoutTests/http/tests/appcache/fallback.html = PASS
@@ -1386,7 +1388,8 @@ BUG10666 LINUX : chrome/fast/forms/basic-selects.html = FAIL
// These tests are marked as failing on Linux because they depend on QuickTime.
// See the bug for more discussion.
BUG15797 LINUX : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
-BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL CRASH
+// SENORBLANCO -- uncomment me after rebaseline
+// BUG15797 LINUX : LayoutTests/plugins/embed-attributes-setting.html = FAIL CRASH
// Depends on plugin support.
BUG10351 MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = PASS FAIL
@@ -3071,3 +3074,149 @@ BUG_ATWILSON : LayoutTests/accessibility/aria-scrollbar-role.html = TEXT
BUG_ATWILSON : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = TEXT
BUG_ATWILSON LINUX WIN : LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html = IMAGE+TEXT
BUG_ATWILSON : LayoutTests/fast/repaint/selection-gap-overflow-scroll.html = IMAGE
+
+// These need rebaselining after the change to USE_NEW_BUILDER in Skia.
+BUG_SENORBLANCO WIN : LayoutTests/fast/canvas/set-colors.html = TEXT
+BUG_SENORBLANCO WIN : LayoutTests/editing/deleting/deletionUI-single-instance.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/backgrounds/size/contain-and-cover.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/backgrounds/svg-as-background-5.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/border-radius-constraints.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/border-radius-huge-assert.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/border-radius-split-inline.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusAllStylesAllCorners.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusArcs01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDashed01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDashed02.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDashed03.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDotted01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDotted02.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDotted03.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDouble01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDouble02.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusDouble03.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusGroove01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusGroove02.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusInset01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusInvalidColor.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusOutset01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusRidge01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusSolid01.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusSolid02.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusSolid03.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/borderRadiusSolid04.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/borders/fieldsetBorderRadius.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/box-shadow/basic-shadows.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/canvas/arc360.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/canvas/image-pattern-rotate.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/css/resize-corner-tracking-transformed.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/overflow/border-radius-clipping.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/border-radius-repaint.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/reflection-repaint-test.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/shadow-multiple-vertical.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/repaint/transform-layout-repaint.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/transforms/shadows.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/transforms/transform-on-inline.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/transforms/transform-table-row.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/fast/transforms/transformed-document-element.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/media/video-layer-crash.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/media/video-transformed.html = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/painting-marker-03-f.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/paths-data-02-t.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/shapes-circle-02-t.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/shapes-ellipse-02-t.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/text-path-01-b.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/text-text-08-b.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/batik/text/textFeatures.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/focus-ring.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/foreign-object-skew.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/js-late-marker-creation.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/linking-a-03-b-all.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/linking-a-03-b-viewBox-transform.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-nested-transform.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-disallowed-foreign-object-1.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-disallowed-foreign-object-2.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-disallowed-foreign-object-3.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-disallowed-foreign-object-4.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-disallowed-foreign-object-5.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-disallowed-foreign-object-6.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/use-on-non-svg-namespaced-element.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/custom/width-full-percentage.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/hixie/error/017.xml = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/hixie/viewbox/preserveAspectRatio/001.xml = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/hixie/viewbox/preserveAspectRatio/002.xml = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/text/text-gradient-positioning.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/text/text-path-01-b.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/text/text-text-08-b.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/transforms/text-with-pattern-inside-transformed-html.xhtml = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/svg/transforms/text-with-pattern-with-svg-transform.svg = IMAGE
+BUG_SENORBLANCO WIN : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE
+BUG_SENORBLANCO WIN : chrome/fast/forms/basic-selects.html = IMAGE
+
+BUG_SENORBLANCO LINUX : LayoutTests/fast/canvas/set-colors.html = TEXT
+BUG_SENORBLANCO LINUX : LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-transformed.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/backgrounds/size/contain-and-cover.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/backgrounds/svg-as-background-5.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-radius-constraints.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-radius-huge-assert.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/border-radius-split-inline.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusAllStylesAllCorners.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusArcs01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDashed01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDashed02.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDashed03.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDotted01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDotted02.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDotted03.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDouble01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDouble02.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusDouble03.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusGroove01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusGroove02.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusInset01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusInvalidColor.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusOutset01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusRidge01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusSolid01.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusSolid02.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusSolid03.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/borderRadiusSolid04.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/borders/fieldsetBorderRadius.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/box-shadow/basic-shadows.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/canvas/arc360.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/canvas/image-pattern-rotate.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/css/resize-corner-tracking-transformed.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/css/text-input-with-webkit-border-radius.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/forms/menulist-narrow-width.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/overflow/border-radius-clipping.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/border-radius-repaint.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/reflection-repaint-test.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/shadow-multiple-vertical.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/repaint/transform-layout-repaint.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/fast/transforms/shadows.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-marker-03-f.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/focus-ring.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/js-late-marker-creation.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/linking-a-03-b-all.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/linking-a-03-b-viewBox-transform.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/use-nested-transform.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/custom/width-full-percentage.svg = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/svg/hixie/error/017.xml = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/transforms/2d/hindi-rotated.html = IMAGE
+BUG_SENORBLANCO LINUX : LayoutTests/plugins/embed-attributes-setting.html = TEXT