Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: LayoutTests/platform/chromium/test_expectations.txt

Issue 9358057: Merge 107094 - Chromium: Fix Mac rubber band overhang drawing on composited pages and re-enable tes… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium/test_expectations.txt
===================================================================
--- LayoutTests/platform/chromium/test_expectations.txt (revision 107710)
+++ LayoutTests/platform/chromium/test_expectations.txt (working copy)
@@ -17,7 +17,6 @@
BUGCR24182 SLOW WIN DEBUG : http/tests/loading/redirect-methods.html = PASS
BUGCR24182 SLOW WIN : http/tests/local/file-url-sent-as-referer.html = PASS
BUGCR24182 SLOW WIN DEBUG : http/tests/misc/uncacheable-script-repeated.html = PASS
-BUGCR24182 WIN RELEASE : http/tests/security/cross-origin-css.html = PASS TIMEOUT
BUGCR24182 SLOW : http/tests/websocket/tests/hixie76/frame-lengths.html = PASS
BUGCR24182 SLOW WIN DEBUG : http/tests/websocket/tests/hixie76/simple-stress.html = PASS
BUGCR24182 SLOW WIN : http/tests/xmlhttprequest/simple-cross-origin-progress-events.html = PASS
@@ -518,9 +517,10 @@
// throw. V8 follows the spec.
WONTFIX SKIP : fast/js/reparsing-semicolon-insertion.html = FAIL
-// Rubber-banding is currently a CG only feature.
-WONTFIX : platform/chromium/rubberbanding = FAIL
-WONTFIX : platform/chromium/compositing/rubberbanding = IMAGE
+// These test rubber band overhang drawing, which is a Mac OS X Lion feature
+// that is not supported on other platforms.
+WONTFIX SKIP WIN LINUX : platform/chromium/rubberbanding = IMAGE
+WONTFIX SKIP WIN LINUX : platform/chromium/compositing/rubberbanding = IMAGE
// This requires usp10.dll version 1.600 or greater on Windows and
// it isn't installed on XP by default.
@@ -536,6 +536,9 @@
// Mac's popup behavior is different.
WONTFIX MAC SKIP : fast/forms/select/menulist-onchange-fired-with-key-up-down.html = FAIL
+// Chrome uses its quota manager and doesn't respect the 5mb limit.
+WONTFIX SKIP : storage/indexeddb/database-quota.html = TEXT
+
// -----------------------------------------------------------------
// LIGHTTPD
// -----------------------------------------------------------------
@@ -583,7 +586,6 @@
BUGWK66377 : fast/dom/StyleSheet/gc-parent-rule.html = TEXT
BUGWK66377 : fast/dom/StyleSheet/gc-parent-stylesheet.html = TEXT
BUGWK66377 : fast/dom/StyleSheet/gc-rule-children-wrappers.html = TEXT
-BUGWK66377 : fast/dom/StyleSheet/gc-styleheet-wrapper.xhtml = TEXT
// -----------------------------------------------------------------
// PENDING TESTS (forked to pending/, need to be sent upstream)
@@ -756,10 +758,30 @@
BUGWK63509 : editing/style/smoosh-styles-003.html = PASS IMAGE
// -----------------------------------------------------------------
+// Security tests
+// -----------------------------------------------------------------
+
+// Need to update chromium so the web frame delegate is informed when window objects
+// in isolated worlds are cleared.
+BUGCR27849 : http/tests/security/isolatedWorld/didClearWindowObject.html = TEXT
+
+// Due to the differences in initialization checks in KURL and googleurl.
+// Note: this test was also marked as flaky on WIN RELEASE above, BUGCR31342.
+BUGCR39423 : security/block-test.html = TIMEOUT
+
+BUGCR20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = TEXT
+BUGWK42769 : http/tests/security/401-logout/401-logout.php = TIMEOUT
+
+BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
+BUGDPRANKE WIN : http/tests/security/credentials-in-referer.html = PASS TIMEOUT
+BUGCR24182 WIN RELEASE : http/tests/security/cross-origin-css.html = PASS TIMEOUT
+// Flaky: fails about 5% of the time.
+BUGCR31342 WIN RELEASE : security/block-test-no-port.html = PASS TEXT
+
+// -----------------------------------------------------------------
// Plugin tests
// -----------------------------------------------------------------
-
BUGCR21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = PASS CRASH
// This test seems to hang on Vista, in addition to the other problems.
@@ -781,10 +803,6 @@
BUGCR108833 WIN : plugins/geturlnotify-during-document-teardown.html = CRASH
BUGWK48655 : plugins/js-from-destroy.html = PASS CRASH
-// Expectations for this test changed upstream. We should fix this test, but
-// it doesn't need to block the current release
-BUGCR10275 : http/tests/security/cross-frame-access-put.html = FAIL
-
// Requires layoutTestController.dispatchPendingLoadRequests
BUGCR33211 WIN RELEASE : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = CRASH TIMEOUT
BUGCR33211 WIN DEBUG : http/tests/loading/deleted-host-in-resource-load-delegate-callback.html = TIMEOUT
@@ -926,8 +944,6 @@
BUGWK62974 : svg/text/text-altglyph-01-b.svg = IMAGE
BUGWK62974 LINUX WIN : svg/text/text-text-04-t.svg = IMAGE+TEXT
BUGWK62974 MAC : svg/text/text-text-04-t.svg = IMAGE
-BUGWK62974 LINUX WIN : svg/text/text-text-05-t.svg = IMAGE+TEXT
-BUGWK62974 MAC : svg/text/text-text-05-t.svg = IMAGE
BUGWK62974 LINUX WIN : svg/text/text-text-06-t.svg = IMAGE+TEXT
BUGWK62974 MAC : svg/text/text-text-06-t.svg = IMAGE
BUGWK62974 LINUX WIN : svg/wicd/test-rightsizing-b.xhtml = IMAGE+TEXT
@@ -1060,8 +1076,8 @@
BUGCR10322 SKIP : accessibility/transformed-element.html = TEXT
BUGCR10322 SKIP : accessibility/visible-elements.html = TEXT
-BUGWK73912 WIN LINUX SNOWLEOPARD : accessibility/aria-checkbox-text.html = TIMEOUT PASS
-BUGWK73912 LEOPARD : accessibility/aria-checkbox-text.html = CRASH PASS
+BUGWK73912 SKIP : accessibility/aria-checkbox-text.html = TIMEOUT PASS
+
BUGWK73912 LEOPARD : accessibility/aria-checkbox-sends-notification.html = CRASH TEXT PASS
BUGWK73912 SNOWLEOPARD : accessibility/aria-checkbox-sends-notification.html = TEXT PASS
@@ -1562,16 +1578,12 @@
BUGCR99500 WIN : svg/zoom/page/zoom-coords-viewattr-01-b.svg = IMAGE
BUGCR99500 WIN : svg/zoom/page/zoom-hixie-mixed-008.xml = IMAGE
BUGCR99500 WIN : svg/zoom/page/zoom-hixie-mixed-009.xml = IMAGE
-BUGCR99500 WIN : svg/zoom/text/zoom-coords-viewattr-01-b.svg = IMAGE
BUGCR99500 WIN : svg/zoom/text/zoom-hixie-mixed-009.xml = IMAGE
// Was flaky. Became a consistent failure.
BUGCR9798 WIN DEBUG : http/tests/local/style-access-before-stylesheet-loaded.html = PASS FAIL
BUGCR9798 WIN DEBUG : http/tests/misc/redirect-with-quotes.php = PASS TIMEOUT
BUGCR9798 SLOW WIN : http/tests/misc/refresh-headers.php = PASS
-BUGCR9798 WIN : http/tests/security/cross-frame-access-protocol-explicit-domain.html = PASS FAIL
-BUGCR9798 WIN DEBUG : http/tests/security/cross-frame-access-protocol.html = PASS FAIL
-BUGCR9798 RELEASE : http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = PASS TIMEOUT
BUGCR9798 WIN : http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html = PASS TIMEOUT
BUGCR9798 WIN : http/tests/xmlhttprequest/basic-auth.html = PASS TIMEOUT
BUGCR9798 WIN DEBUG : http/tests/xmlhttprequest/basic-auth-default.html = PASS TIMEOUT
@@ -1646,10 +1658,6 @@
// Flaky for a while; also related to BUGCR17974
BUGCR15267 LINUX WIN : transitions/cancel-transition.html = PASS FAIL
-// WebKit 45431:45444
-BUGCR10384 MAC : fast/events/frame-tab-focus.html = FAIL
-BUGCR11613 LINUX : fast/forms/tabbing-input-iframe.html = FAIL
-
// New tests with WebKit merge 46288:46363
BUGCR18116 : fast/dom/constructed-objects-prototypes.html = TEXT
BUGCR18116 : fast/dom/prototype-inheritance-2.html = TEXT
@@ -1665,8 +1673,6 @@
// WebKit 47777:47790 - getOwnPropertyDescriptor
BUGCR20345 : fast/js/getOwnPropertyDescriptor.html = FAIL
BUGCR20345 : fast/dom/Window/window-property-descriptors.html = TEXT
-// Failures from Webkit merger 51724 -> 51772
-BUGCR20345 : http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html = TEXT
BUGCR25616 WIN : fast/overflow/overflow-float-stacking.html = FAIL
@@ -1677,7 +1683,6 @@
BUGCR22526 MAC WIN : fast/js/Object-create.html = FAIL
BUGCR22526 : fast/js/Object-defineProperties.html = CRASH FAIL
BUGCR22526 : fast/js/Object-defineProperty.html = CRASH FAIL
-BUGCR22526 : http/tests/security/xss-DENIED-defineProperty.html = FAIL
// WebKit merge 48500:48585, due to newly added support for MathML.
BUGCR22554 SKIP : mathml = FAIL
@@ -1701,11 +1706,6 @@
// WebKit Roll 49640:49684
BUG_JEREMY MAC : fast/frames/onlyCommentInIFrame.html = FAIL
-// WebKit Roll 49684:49761
-BUGCR26042 : http/tests/security/mixedContent/insecure-plugin-in-iframe.html = PASS TEXT
-
-BUGWK65567 LINUX WIN DEBUG : http/tests/security/mixedContent/insecure-script-in-iframe.html = PASS TEXT
-
// Incorrect baseline removed.
BUGCR25433 LINUX WIN : css2.1/t040103-ident-03-c.html = IMAGE
@@ -1749,9 +1749,6 @@
// Failures from merge 50972:51042
// The test requires DRT/Test Shell to support error page handling.
BUGCR27850 : fast/history/back-forward-reset-after-error-handling.html = TEXT
-// Need to update chromium so the web frame delegate is informed when window objects
-// in isolated worlds are cleared.
-BUGCR27849 : http/tests/security/isolatedWorld/didClearWindowObject.html = TEXT
BUGCR28092 WIN : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS FAIL
@@ -1828,7 +1825,6 @@
// WebKit roll 52468->52535
BUGCR31991 LINUX WIN : fast/text/international/bidi-layout-across-linebreak.html = TEXT
-BUGCR31252 : http/tests/security/listener/xss-inactive-closure.html = TEXT
BUGCR31623 WIN : http/tests/appcache/remove-cache.html = PASS TIMEOUT TEXT
@@ -1893,10 +1889,6 @@
// Caused by http://trac.webkit.org/changeset/56394.
BUG_JAPHET WIN : http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html = TIMEOUT TEXT
-// Due to the differences in initialization checks in KURL and googleurl.
-// Note: this test was also marked as flaky on WIN RELEASE above, BUGCR31342.
-BUGCR39423 : security/block-test.html = TIMEOUT
-
// Due to the differences in handling text encodings in KURL and googleurl.
BUGWK20559 : http/tests/navigation/anchor-frames-gbk.html = TEXT
@@ -1930,8 +1922,6 @@
BUGWK33812 SKIP : fast/dom/icon-url-property.html = FAIL
-BUGCR42044 WIN : http/tests/security/xss-DENIED-mime-type-execute-as-html.html = PASS TIMEOUT
-
// might have been flaky
BUGJAMESR LINUX WIN : svg/filters/filter-clip.svg = IMAGE
BUGJAMESR LINUX WIN : svg/filters/filter-source-position.svg = IMAGE
@@ -2097,7 +2087,6 @@
BUGWK42598 : http/tests/xmlhttprequest/failed-auth.html = TIMEOUT TEXT
BUGWK42769 : http/tests/xmlhttprequest/remember-bad-password.html = TEXT
-BUGWK42769 : http/tests/security/401-logout/401-logout.php = TIMEOUT
// Flaky since at least chromium r52834, WebKit r63615.
BUGCR49970 : platform/chromium/plugins/call-as-function.html = PASS TEXT
@@ -2271,11 +2260,6 @@
BUGCR58257 WIN : http/tests/misc/last-modified-parsing.html = PASS TIMEOUT
-// Flaky because they snapshot and animation.
-// Started failing on Mac since 69314:69342.
-BUGCR10479 MAC WIN : svg/hixie/perf/001.xml = IMAGE IMAGE+TEXT
-BUGCR10479 MAC WIN : svg/hixie/perf/002.xml = IMAGE IMAGE+TEXT
-
// FileWriter isn't in TestShell yet.
BUGCR58587 SKIP : fast/filesystem/file-writer-gc-blob.html = FAIL
@@ -2349,9 +2333,6 @@
// from http://trac.webkit.org/changeset/53086 (expectation changed in above WK roll, was IMAGE+TEXT)
BUGCR32153AND61406 LINUX WIN : svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = IMAGE
-// Flaky: fails about 5% of the time.
-BUGCR31342 WIN RELEASE : security/block-test-no-port.html = PASS TEXT
-
// See also https://webkit.org/b/49045
BUGCR61978 : svg/animations/animate-path-nested-transforms.html = PASS CRASH TEXT
BUGCR61978 : svg/animations/animate-text-nested-transforms.html = PASS CRASH TEXT
@@ -2379,7 +2360,7 @@
// See https://bugs.webkit.org/show_bug.cgi?id=51982 for more info.
BUGWK52509 LINUX WIN : svg/css/rect-gradient-stroke-shadow.svg = IMAGE
BUGWK52509 LEOPARD : svg/css/rect-gradient-stroke-shadow.svg = IMAGE
-BUGCR63921 LINUX WIN : fast/canvas/canvas-fillPath-shadow.html = TEXT
+BUGCR63921 : fast/canvas/canvas-fillPath-shadow.html = TEXT
// Mainly flaky with mac debug, but also intermittent crashes seen on linux and windows
BUGCR64129 : fast/files/revoke-blob-url.html = PASS CRASH
@@ -2686,11 +2667,8 @@
BUGWK54322 SNOWLEOPARD : http/tests/loading/slow-parsing-subframe.html = PASS CRASH
BUGWK54322 SNOWLEOPARD : http/tests/navigation/image-load-in-unload-handler.html = PASS TEXT
BUGWK54322 SNOWLEOPARD : http/tests/navigation/ping-same-origin.html = PASS TEXT
-BUGWK54322 SNOWLEOPARD : http/tests/security/isolatedWorld/all-window-properties.html = PASS TEXT
-BUGWK54322 SNOWLEOPARD : http/tests/security/isolatedWorld/all-window-prototypes.html = PASS TEXT
BUGWK54322 SNOWLEOPARD : http/tests/xmlhttprequest/small-chunks-response-text.html = PASS TIMEOUT
BUGWK54322 SNOWLEOPARD : scrollbars/hidden-iframe-scrollbar-crash2.html = PASS TEXT
-BUGWK54322 SNOWLEOPARD : storage/indexeddb/data-corruption.html = PASS TIMEOUT
BUGWK54322 SNOWLEOPARD : svg/custom/acid3-test-77.html = PASS TIMEOUT
BUGWK54322 SNOWLEOPARD : transitions/transition-end-event-rendering.html = PASS TEXT
@@ -2726,8 +2704,6 @@
BUGCR74710 LINUX MAC : svg/text/font-size-below-point-five.svg = PASS TEXT IMAGE IMAGE+TEXT
-BUGCR74766 WIN DEBUG : http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html = PASS CRASH
-
// introduced by Dave Hyatt in WK r80582
BUGCR75561 LINUX WIN : fast/writing-mode/text-orientation-basic.html = IMAGE+TEXT
BUGCR75561 LEOPARD : fast/writing-mode/text-orientation-basic.html = IMAGE IMAGE+TEXT
@@ -2857,7 +2833,6 @@
BUGCR780807 : http/tests/misc/webtiming-origins.html = PASS TEXT
BUGCR78835 : plugins/npp-set-window-called-during-destruction.html = TEXT
-BUGCR78988 LINUX : svg/zoom/text/absolute-sized-document-no-scrollbars.svg = PASS CRASH
BUGCR78996 LINUX WIN DEBUG : fast/css/first-of-type-pseudo-class.html = PASS TEXT
// http://trac.webkit.org/changeset/83411/ merged some frame tests into one.
// The merged test is flaky on Chromium since then.
@@ -2964,7 +2939,6 @@
// flakiness on deps bots (noted ~ r83108)
BUGDPRANKE WIN DEBUG CPU : http/tests/eventsource/eventsource-reconnect.html = PASS TEXT
BUGDPRANKE WIN : http/tests/navigation/ping-same-origin.html = PASS TIMEOUT TEXT
-BUGDPRANKE WIN DEBUG : http/tests/security/credentials-in-referer.html = PASS TIMEOUT
// These seem to be minor debug-only differences.
BUGWK60135 SNOWLEOPARD CPU : css2.1/t1508-c527-font-05-b.html = PASS IMAGE+TEXT
@@ -3220,9 +3194,6 @@
BUGCR88230 VISTA : fast/dom/dom-parse-serialize-display.html = PASS TIMEOUT
-// Quota enforcement not yet implemented for LevelDB back-end.
-BUGCR83652 : storage/indexeddb/database-quota.html = TEXT
-
BUGCR88311 LINUX WIN DEBUG : fast/css/last-of-type-pseudo-class.html = PASS TEXT
BUGWK63902 MAC WIN : svg/animations/svgtransform-animation-1.html = PASS TEXT
@@ -3316,6 +3287,7 @@
BUGWK66419 : http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html = TEXT
BUGWK66419 : http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html = TEXT
BUGWK66419 : http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html = TEXT TIMEOUT
+BUGWK66419 : http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html = TEXT TIMEOUT
BUGV8_1634 : fast/js/const.html = TEXT
@@ -3344,9 +3316,6 @@
// We don't seem to load this glyph on windows
BUGJAMESR WIN : fast/text/fallback-traits-fixup.html = IMAGE+TEXT
-BUGCR54348 LINUX RELEASE : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
-BUGWK67538 DEBUG : http/tests/security/xssAuditor/dom-write-innerHTML.html = PASS TEXT
-
BUG_ABARTH WIN : svg/as-background-image/svg-as-background-1.html = PASS IMAGE
BUG_ABARTH WIN : svg/as-background-image/svg-as-background-3.html = PASS IMAGE
@@ -3357,9 +3326,6 @@
BUGWK73030 MAC DEBUG : http/tests/loading/307-after-303-after-post.html = PASS TEXT
-BUG_LEVIN SNOWLEOPARD DEBUG : http/tests/security/mixedContent/insecure-image-in-main-frame.html = PASS TEXT
-BUG_LEVIN SNOWLEOPARD DEBUG : http/tests/security/mixedContent/insecure-script-in-iframe.html = PASS TEXT
-
BUG_LEVIN MAC DEBUG : svg/custom/object-no-size-attributes.xhtml = PASS IMAGE+TEXT
BUGWK68372 SNOWLEOPARD : svg/animations/svglength-animation-px-to-exs.html = PASS CRASH
@@ -3418,8 +3384,6 @@
BUGWK68705 MAC WIN : fast/loader/document-destruction-within-unload.html = PASS CRASH
-BUGWK68705 MAC WIN : http/tests/security/contentSecurityPolicy/javascript-url-allowed.html = PASS CRASH
-BUGWK68705 MAC WIN : http/tests/security/contentSecurityPolicy/javascript-url-blocked.html = PASS CRASH
// Alpha channel differences
BUGWK68736 MAC : fast/table/border-collapsing/cached-cell-append.html = IMAGE
@@ -3460,9 +3424,6 @@
// New test in http://trac.webkit.org/changeset/96470
BUGABARTH : svg/custom/grayscale-gradient-mask-2.svg = IMAGE
-// Broken in r96745.
-BUGWK69494 WIN : webaudio/audiobuffersource-playbackrate.html = AUDIO
-
// Suddenly crash sporadically.
BUGCR99899 MAC : fast/parser/document-write-onload-ordering.html = CRASH PASS
BUGCR99899 MAC : storage/domstorage/events/basic.html = CRASH PASS
@@ -3488,7 +3449,6 @@
BUGWK70298 WIN LINUX : fast/forms/number/input-spinbutton-capturing.html = TEXT PASS
BUGWK70298 : fast/images/pdf-as-background.html = FAIL TIMEOUT PASS
BUGWK70298 : fast/table/border-collapsing/cached-69296.html = IMAGE PASS
-BUGWK70298 : http/tests/security/xssAuditor/cookie-injection.html = TEXT PASS
BUGWK70298 : plugins/hidden-iframe-with-swf-plugin.html = FAIL TIMEOUT PASS
// Failing since ~r97700.
@@ -3541,12 +3501,8 @@
BUGWK71278 SLOW WIN : fast/events/dispatch-message-string-data.html = PASS
-BUGWK70044 : svg/filters/invalidate-on-child-layout.svg = TEXT IMAGE IMAGE+TEXT
-
BUGWK71450 MAC DEBUG SLOW : fast/frames/valid.html = PASS
BUGWK71451 SLOW : fast/frames/sandboxed-iframe-navigation-windowopen.html = PASS
-BUGWK71451 LINUX : http/tests/security/contentSecurityPolicy/policy-does-not-affect-child.html = TEXT PASS
-BUGWK71451 LINUX : http/tests/security/contentSecurityPolicy/object-src-none-allowed.html = TEXT PASS
// Intermittent assertion failures on snowleopard bots.
BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/Element/id-in-frame.html = PASS CRASH
@@ -3559,7 +3515,6 @@
BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/set-parent-src-synchronously.html = PASS CRASH
BUGWK59552 SNOWLEOPARD DEBUG : fast/loader/opaque-base-url.html = PASS CRASH
BUGWK59552 SNOWLEOPARD DEBUG : fast/parser/close-while-stopping.html = PASS CRASH
-BUGWK59552 SNOWLEOPARD DEBUG : http/tests/security/cross-frame-access-custom.html = PASS CRASH
BUGWK59552 SLOW SNOWLEOPARD DEBUG : jquery/offset.html = PASS CRASH
BUGWK59552 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
@@ -3570,7 +3525,6 @@
BUGRICOW : fast/js/eval-cross-window.html = TEXT
BUGRICOW : fast/js/regexp-caching.html = TEXT
BUGRICOW : fast/js/toString-overrides.html = TEXT
-BUGRICOW : http/tests/security/xss-eval.html = TEXT
BUGWK72053 MAC DEBUG : fast/borders/inline-mask-overlay-image-outset-vertical-rl.html = PASS CRASH
BUGWK72053 MAC DEBUG : fast/borders/block-mask-overlay-image-outset.html = PASS CRASH
@@ -3617,8 +3571,6 @@
BUGWK72271 MAC DEBUG : fast/loader/javascript-url-in-embed.html = PASS CRASH
BUGWK72271 SNOWLEOPARD DEBUG : fast/dom/node-iterator-reference-node-moved-crash.html = PASS CRASH
-BUGWK72272 WIN : security/crypto-random-values-types.html = TEXT PASS
-
BUGWK72279 : media/track/track-webvtt-tc004-magic-header.html = TIMEOUT TEXT PASS
BUGWK72376 WIN : fast/forms/file/input-file-label.html = TEXT PASS
@@ -3642,11 +3594,8 @@
BUGWK72761 : accessibility/anonymous-render-block-in-continuation-causes-crash.html = PASS TIMEOUT
BUGWK77110 WIN DEBUG : accessibility/loading-iframe-sends-notification.html = PASS TEXT
-BUGWK72904 XP : http/tests/media/video-served-as-text.html = PASS TEXT
-
BUGWK73494 : svg/text/non-bmp-positioning-lists.svg = IMAGE+TEXT IMAGE
BUGWK73494 : svg/as-image/svg-non-integer-scaled-image.html = IMAGE PASS
-BUGWK73494 DEBUG : svg/hixie/perf/007.xml = PASS TIMEOUT
BUGWK73872 WIN : svg/custom/linking-uri-01-b.svg = PASS IMAGE TIMEOUT
BUGWK73872 LINUX : svg/custom/linking-uri-01-b.svg = PASS TIMEOUT
@@ -3695,8 +3644,6 @@
BUGWK73643 WIN MAC : svg/as-background-image/svg-as-background-2.html = IMAGE
BUGWK73643 WIN MAC : svg/wicd/test-scalable-background-image1.xhtml = IMAGE
-BUGWK73681 : http/tests/appcache/video.html = TIMEOUT PASS
-
BUGWK73692 : media/event-attributes.html = TEXT PASS
BUGWK73766 : css3/unicode-bidi-isolate-aharon-failing.html = FAIL
@@ -3761,8 +3708,6 @@
BUGWK75110 WIN : fast/filesystem/op-restricted-chars.html = TEXT
-BUGWK75132 : media/track/track-cue-nothing-to-render.html = PASS TEXT
-
BUGWK75161 GPU : media/video-poster-blocked-by-willsendrequest.html = PASS TEXT
BUGWK75161 CPU : media/video-poster-blocked-by-willsendrequest.html = TEXT
@@ -3811,14 +3756,6 @@
// Started flaking presumably at http://trac.webkit.org/changeset/104368
BUGWK76157 SNOWLEOPARD : compositing/geometry/limit-layer-bounds-transformed-overflow.html = PASS TEXT
-// Started failing between http://trac.webkit.org/changeset/104901 and http://trac.webkit.org/changeset/104910
-BUGWK76272 LEOPARD DEBUG : svg/dom/SVGPathSegList-segment-modification.svg = IMAGE+TEXT
-
-// Started failing at http://trac.webkit.org/changeset/105007
-BUGCR110365 WIN : webaudio/gain.html = PASS AUDIO
-
-BUGWK77283 DEBUG : webaudio/panner-set-model.html = CRASH
-
BUGWK76488 : css3/images/cross-fade-background-size.html = IMAGE IMAGE+TEXT
BUGKW76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
@@ -3847,17 +3784,12 @@
// SVG text layout optimizations: probably just need a rebaseline for chromium.
// The MAC LINUX tests are disabled above for WIN (BUGCR99500).
-BUGWK65711 MAC LINUX : svg/carto.net/window.svg = IMAGE+TEXT IMAGE
-BUGWK65711 : svg/text/remove-tspan-from-text.html = IMAGE+TEXT IMAGE
BUGWK65711 : svg/custom/use-detach.svg = IMAGE+TEXT IMAGE
BUGWK65711 MAC LINUX : svg/custom/js-late-clipPath-and-object-creation.svg = IMAGE+TEXT IMAGE
BUGWK65711 : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE+TEXT IMAGE
-BUGWK65711 : svg/text/modify-text-node-in-tspan.html = IMAGE+TEXT IMAGE
-BUGWK65711 : svg/text/remove-text-node-from-tspan.html = IMAGE+TEXT IMAGE
BUGWK65711 : svg/custom/js-late-pattern-and-object-creation.svg = IMAGE+TEXT IMAGE
-BUGWK65711 : svg/text/append-text-node-to-tspan.html = IMAGE+TEXT IMAGE
-BUGWK76727 : fast/multicol/span/span-as-immediate-child-property-removal.html = IMAGE+TEXT
+BUGWK76727 : fast/multicol/span/span-as-immediate-child-property-removal.html = IMAGE+TEXT TEXT
BUGWK76727 : fast/multicol/span/span-as-immediate-columns-child-removal.html = IMAGE+TEXT
// Text layout should have changed, kerning should look more natural. We previously didn't relayout
@@ -4002,32 +3934,139 @@
BUG_CARYCLARK MAC : editing/style/create-block-for-style-013.html = IMAGE
BUG_CARYCLARK MAC : fast/dom/blur-contenteditable.html = IMAGE
-// May fail if these platforms differ from Linux. Remove this or rebaseline them once the bug lands.
-BUGWK76015 WIN MAC : fast/repaint/block-selection-gap-in-composited-layer.html = IMAGE
-
// Need to implement file name logging.
BUGWK76572 : http/tests/download = FAIL
BUGWK76967 : media/media-fragments/TC0030-TC0039.html = PASS TIMEOUT
-BUGABARTH : media/audio-garbage-collect.html = PASS TIMEOUT
BUGABARTH : fast/html/marquee-alternate.html = PASS TEXT
BUGWK77047 WIN DEBUG : http/tests/workers/terminate-during-sync-operation.html = PASS TIMEOUT
BUGWK77061 XP DEBUG : svg/custom/object-sizing-explicit-width.xhtml = PASS IMAGE+TEXT
-BUGWK77183 : svg/as-object/nested-embedded-svg-size-changes.html = PASS TIMEOUT
-
BUGWK77188 MAC GPU : fast/canvas/gradient-add-second-start-end-stop.html = IMAGE
BUGWK77303 : fast/js/reserved-words-strict.html = TEXT
BUGWK77303 : fast/js/keywords-and-reserved_words.html = TEXT
-BUGWK77309 WIN : css3/flexbox/cross-axis-scrollbar.html = IMAGE
BUGWK77310 : fast/js/navigator-language.html = PASS TEXT
BUGWK77314 WIN MAC : fast/events/touch/send-oncancel-event.html = PASS TEXT
-BUGWK77315 WIN MAC : fast/events/touch/touch-gesture-scroll.html = PASS TEXT
BUGWK77324 WIN MAC DEBUG SLOW : fast/js/dfg-int32array.html = PASS
-BUGWK77239 : storage/indexeddb/structured-clone.html = PASS TEXT
+BUGWK77397 : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT TEXT
+BUGWK77416 LINUX : inspector/timeline/timeline-receive-response-event.html = PASS TEXT
+
+// Started failing at WK r106383 or r106384.
+BUGWK77494 MAC : fast/replaced/width100percent-searchfield.html = IMAGE
+
+// Started crashing at WK r106422.
+BUGWK77508 SKIP : platform/mac/fast/events/non-roman-key-code.html = FAIL
+
+// Started failing at WK r106432.
+BUGWK77519 WIN LINUX : fast/forms/textfield-overflow.html = IMAGE+TEXT
+BUGWK77521 LINUX : fast/repaint/textarea-set-disabled.html = IMAGE
+BUGWK77521 LINUX : fast/repaint/search-field-cancel.html = IMAGE
+
+BUGWK77526 WIN LINUX : svg/text/text-align-04-b.svg = PASS IMAGE
+
+BUGWK77534 LINUX : plugins/createScriptableObject-before-start.html = PASS MISSING
+
+// Hitting ASSERT_NOT_REACHED in EventHandler::handleTouchEvent() as of r106554.
+BUGWK77620 DEBUG : fast/events/touch/touch-target.html = CRASH
+BUGWK77620 DEBUG : fast/events/touch/touch-coords-in-zoom-and-scroll.html = CRASH
+BUGWK77620 DEBUG : fast/events/touch/basic-multi-touch-events.html = CRASH
+
+BUGWK77889 WIN DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE
+BUGWK77889 LEOPARD SNOWLEOPARD DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE
+// Lots of SVG tests now make use of layoutTestController.display().
+// Most noticeable changes should be gray rects over the view, highlighting the actual repaints.
+BUGWK77736 : svg/as-background-image/animated-svg-as-background.html = IMAGE
+BUGWK77736 : svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size.html = IMAGE
+BUGWK77736 MAC LINUX : svg/as-image/animated-svg-as-image-same-image.html = IMAGE
+BUGWK77736 MAC LINUX : svg/as-image/animated-svg-as-image.html = IMAGE
+BUGWK77736 : svg/as-image/svg-image-change-content-size.xhtml = IMAGE
+BUGWK77736 : svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1.html = IMAGE+TEXT
+BUGWK77736 : svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2.html = IMAGE+TEXT
+BUGWK77736 : svg/as-object/embedded-svg-immediate-offsetWidth-query.html = IMAGE
+BUGWK77736 : svg/as-object/embedded-svg-size-changes-no-layout-triggers.html = IMAGE+TEXT
+BUGWK77736 : svg/as-object/embedded-svg-size-changes.html = IMAGE
+BUGWK77736 : svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1.html = IMAGE+TEXT
+BUGWK77736 : svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2.html = IMAGE+TEXT
+BUGWK77736 : svg/as-object/nested-embedded-svg-size-changes.html = IMAGE
+BUGWK77736 : svg/carto.net/tabgroup.svg = IMAGE+TEXT
+BUGWK77736 MAC LINUX : svg/carto.net/window.svg = IMAGE+TEXT
+BUGWK77736 MAC LINUX : svg/css/shadow-changes.svg = IMAGE
+BUGWK77736 : svg/dom/SVGPathSegList-segment-modification.svg = IMAGE+TEXT
+BUGWK77736 : svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml = IMAGE
+BUGWK77736 : svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml = IMAGE
+BUGWK77736 : svg/dom/SVGRectElement/rect-modify-rx.svg = IMAGE
+BUGWK77736 : svg/filters/animate-fill.svg = IMAGE
+BUGWK77736 : svg/filters/filter-refresh.svg = IMAGE
+BUGWK77736 : svg/filters/filter-width-update.svg = IMAGE+TEXT
+BUGWK77736 : svg/filters/invalidate-on-child-layout.svg = IMAGE
+BUGWK77736 : svg/hixie/perf/001.xml = IMAGE
+BUGWK77736 : svg/hixie/perf/002.xml = IMAGE
+BUGWK77736 : svg/hixie/perf/003.xml = IMAGE+TEXT
+BUGWK77736 : svg/hixie/perf/004.xml = IMAGE+TEXT
+BUGWK77736 : svg/hixie/perf/005.xml = IMAGE+TEXT
+BUGWK77736 : svg/hixie/perf/006.xml = IMAGE+TEXT
+BUGWK77736 : svg/hixie/perf/007.xml = IMAGE+TEXT
+BUGWK77736 : svg/repaint/container-repaint.svg = IMAGE
+BUGWK77736 : svg/repaint/filter-child-repaint.svg = IMAGE
+BUGWK77736 : svg/repaint/image-with-clip-path.svg = IMAGE
+BUGWK77736 : svg/text/append-text-node-to-tspan.html = IMAGE
+BUGWK77736 : svg/text/modify-text-node-in-tspan.html = IMAGE
+BUGWK77736 : svg/text/remove-text-node-from-tspan.html = IMAGE
+BUGWK77736 : svg/text/remove-tspan-from-text.html = IMAGE
+BUGWK77736 MAC LINUX : svg/text/text-text-05-t.svg = IMAGE+TEXT
+BUGWK77736 : svg/transforms/animated-path-inside-transformed-html.xhtml = IMAGE
+BUGWK77736 : svg/zoom/page/absolute-sized-document-no-scrollbars.svg = IMAGE
+BUGWK77736 : svg/zoom/page/relative-sized-document-scrollbars.svg = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-foreignObject.svg = IMAGE
+BUGWK77736 MAC LINUX : svg/zoom/page/zoom-hixie-mixed-008.xml = TEXT
+BUGWK77736 : svg/zoom/page/zoom-hixie-rendering-model-004.xhtml = IMAGE+TEXT
+BUGWK77736 : svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-svg-as-background-with-relative-size.html = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-svg-as-image.html = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-svg-as-object.html = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-svg-as-relative-image.html = IMAGE
+BUGWK77736 : svg/zoom/page/zoom-svg-through-object-with-auto-size.html = TEXT
+BUGWK77736 : svg/zoom/page/zoom-svg-through-object-with-override-size.html = TEXT
+BUGWK77736 : svg/zoom/text/absolute-sized-document-no-scrollbars.svg = IMAGE
+BUGWK77736 : svg/zoom/text/absolute-sized-document-scrollbars.svg = IMAGE
+BUGWK77736 : svg/zoom/text/relative-sized-document-scrollbars.svg = IMAGE
+BUGWK77736 : svg/zoom/text/zoom-coords-viewattr-01-b.svg = IMAGE+TEXT
+BUGWK77736 : svg/zoom/text/zoom-foreignObject.svg = IMAGE
+BUGWK77736 : svg/zoom/text/zoom-hixie-mixed-008.xml = IMAGE+TEXT
+BUGWK77736 MAC WIN : svg/zoom/text/zoom-hixie-mixed-009.xml = IMAGE
+BUGWK77736 : svg/zoom/text/zoom-hixie-rendering-model-004.xhtml = IMAGE+TEXT
+
+BUGWK78008 : platform/chromium/compositing/rubberbanding/transform-overhang-e.html = IMAGE
+BUGWK78008 : platform/chromium/compositing/rubberbanding/transform-overhang-se.html = IMAGE
+BUGWK78008 : platform/chromium/compositing/rubberbanding/transform-overhang-s.html = IMAGE
+
+// SVGLoad event timing changes require some rebaselines.
+BUGWK78084 : svg/custom/SVGPoint-matrixTransform.svg = IMAGE+TEXT
+BUGWK78084 : svg/custom/getTransformToElement.svg = IMAGE+TEXT
+BUGWK78084 : svg/custom/polyline-setattribute-points-null.svg = IMAGE+TEXT
+BUGWK78084 : svg/custom/repaint-on-image-bounds-change.svg = IMAGE+TEXT IMAGE
+BUGWK78084 : svg/custom/text-ctm.svg = IMAGE+TEXT
+BUGWK78084 : svg/custom/text-hit-test.svg = IMAGE+TEXT
+
+// feImage now supports dynamic invalidations if the target changes.
+BUGWK73860 : svg/filters/feImage-animated-transform-on-target-rect.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-change-target-id.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-late-indirect-update.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-multiple-targets-id-change.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-remove-target.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection-2.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-target-attribute-change-with-use-indirection.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-target-attribute-change.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-target-inline-style-change.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-target-property-change.svg = IMAGE+TEXT
+BUGWK73860 : svg/filters/feImage-target-style-change.svg = IMAGE+TEXT
+
+BUGWK78038 DEBUG : compositing/iframes/invisible-nested-iframe-show.html = PASS CRASH
+BUGWK78038 DEBUG : compositing/iframes/layout-on-compositing-change.html = PASS CRASH
« no previous file with comments | « LayoutTests/platform/chromium/rubberbanding/overhang-w-expected.png ('k') | Source/WebKit/chromium/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698