Some tests I rebaselined on Windows are now passing on Linux.
[chromium-blink-merge.git] / webkit / tools / layout_tests / test_lists / tests_fixable.txt
blob1647d8103dd01f9193b76aa4dd33b8ed70ff06ec
1 // These tests are expected to fail until we get around to fixing
2 // them.
4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone.  Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure
11 // (rdar://5313536)
12 DEFER LINUX WIN : LayoutTests/fast/dom/frame-loading-via-document-write.html = FAIL TIMEOUT
14 // Bug 877986.
15 // WebKit's CSS counters are somewhat broken, thus expected results are failures
16 // Our high-precision timers make these tests flakey.
17 // We could fork these tests, but we'll just unfork them as soon as
18 // our high-precision timers are public.
19 DEFER WIN LINUX : LayoutTests/css2.1/t1204-increment-00-c-o.html = FAIL
20 DEFER WIN LINUX : LayoutTests/css2.1/t1204-increment-01-c-o.html = FAIL
21 DEFER WIN LINUX : LayoutTests/css2.1/t1204-increment-02-c-o.html = FAIL
22 DEFER WIN LINUX : LayoutTests/css2.1/t1204-reset-00-c-o.html = FAIL
23 DEFER WIN LINUX : LayoutTests/css2.1/t1204-reset-01-c-o.html = FAIL
25 // This are failing for different reasons under our new lighttpd configuration
26 // TODO(deanm): Address all of these via lighttpd if possible, otherwise fork.
27 // Maybe flaky and need to be forked?  Bug 1234761.
29 // Difference in caching headers
30 LayoutTests/http/tests/xmlhttprequest/cache-override.html = FAIL
31 // LightTPD doesn't accept unknown HTTP methods
32 LayoutTests/http/tests/xmlhttprequest/methods-lower-case.html = TIMEOUT CRASH
33 LayoutTests/http/tests/xmlhttprequest/methods-async.html = FAIL TIMEOUT
34 // LightTPD doesn't accept unknown HTTP methods and passes CGIs a Content-Type
35 // even when a request didn't send the header.
36 LayoutTests/http/tests/xmlhttprequest/methods.html = FAIL
37 // http://crbug.com/2975 : Need to support upload progress notifications in
38 // the resource bridge.
39 LayoutTests/http/tests/xmlhttprequest/upload-onload-event.html = FAIL CRASH
40 LayoutTests/http/tests/xmlhttprequest/upload-onprogress-event.html = FAIL
41 LayoutTests/http/tests/xmlhttprequest/upload-progress-events.html = FAIL
43 // -----------------------------------------------------------------
44 // TEXT
45 // -----------------------------------------------------------------
47 // This class of test fails because of size differences in text runs.
48 // Mostly this is because of international text rendering differences.
50 // Bug 1316221: fail now that we use the same font code path in test_shell
51 // as in Chrome
52 DEFER LINUX WIN : LayoutTests/css2.1/t1202-counter-04-b.html = FAIL
53 DEFER LINUX WIN : LayoutTests/css2.1/t1202-counters-04-b.html = FAIL
55 // Bug 1124513: the max length is being applied correctly, but the over- and
56 // under-lines aren't placed properly over the "x".
57 // Can defer this test once the crash is fixed.
58 LayoutTests/fast/forms/input-text-maxlength.html = FAIL CRASH
59 DEFER : LayoutTests/fast/forms/input-text-paste-maxlength.html = FAIL
61 // Bug: 628529: complex text effects
62 // This is a real bug, but not one we're fixing for Beta.
63 DEFER LINUX WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL
64 DEFER LINUX WIN : LayoutTests/fast/text/stroking.html = FAIL
66 // Bug: 1124522
67 // Incrorect results, in incorrect international font metrics.
68 // Fixing these overrides does not help us to Beta, deffering
69 DEFER LINUX WIN : LayoutTests/fast/text/atsui-multiple-renderers.html = FAIL
70 DEFER LINUX WIN : LayoutTests/fast/text/atsui-pointtooffset-calls-cg.html = FAIL
72 // Bug: 1143381
73 // This test checks that we hack around a bug in helvetica.  We fail to.
74 DEFER LINUX WIN : LayoutTests/fast/text/wide-zero-width-space.html = FAIL
76 // Font-size differences in international text cause the wrong character
77 // to be under the (x,y) click location used by the test.  See bug 850411
78 // on faking international font sizes like we do for Latin fonts.
79 DEFER LINUX WIN : LayoutTests/fast/text/atsui-rtl-override-selection.html = FAIL
81 // Bug: 1124542
82 // More missing international text overides, not needed for Beta.
83 // Capitalization results match Safari, even if "not fully correct"
84 DEFER LINUX WIN : LayoutTests/fast/text/capitalize-boundaries.html = FAIL
86 // Bug: 1145887
87 // Different button line-heights, our behavior looks wrong.
88 DEFER : LayoutTests/fast/forms/control-restrict-line-height.html = FAIL
89 DEFER : LayoutTests/fast/replaced/table-percent-height.html = FAIL
91 // Bug 992930: Unable to load file:/// URLs from data: URLs.
92 DEFER RELEASE : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL
94 // -----------------------------------------------------------------
95 // URL
96 // -----------------------------------------------------------------
98 // http://b/1089231: Form submission (GET) on non-standard url does not append a query.
99 // Defering these tests as the expected behavior is wonky, and shouldn't affect
100 // existing apps one way or another.
102 // Implicit expectation in this test is that you can "set query" on a data URL,
103 // and it should replace the first "?" substring. This makes absolutely no sense.
104 DEFER : LayoutTests/fast/events/stopPropagation-submit.html = FAIL
106 // Expected results has a terminal "?", since "set query" on about:blank is allowed.
107 // This is strange since query should have no meaning in non-standard urls
108 DEFER LINUX WIN : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = FAIL
109 DEFER LINUX WIN : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAIL
111 // -----------------------------------------------------------------
112 // PENDING TESTS (forked to pending/, need to be sent upstream)
113 // -----------------------------------------------------------------
115 // Bug 972450: These tests don't work with fast timers due to setTimeout
116 // races. Pending versions have these fixed.
117 LayoutTests/fast/repaint/bugzilla-6473.html = PASS FAIL
119 // Bug 982608: test had a wrong result for one condition
120 LayoutTests/plugins/destroy-stream-twice.html = FAIL TIMEOUT
122 // Bug 1064038.  Image with border="1" drawn without the border.
123 LINUX WIN : LayoutTests/fast/forms/image-border.html = FAIL
125 // Bug 1055396.  Vertical scrollbar created when there is no overflow.
126 LINUX WIN : LayoutTests/fast/forms/textarea-scrollbar-height.html = FAIL
128 // -----------------------------------------------------------------
129 // Tests deferred until we provide support for a particular feature.
130 // -----------------------------------------------------------------
132 // Worker related tests (ENABLE_WORKERS):
133 DEFER SKIP : LayoutTests/fast/workers = TIMEOUT
135 // This test relies on the keygen tag, which we haven't wired up.
136 // See bug 802185 for details.
137 DEFER : LayoutTests/fast/html/keygen.html = FAIL
139 // -----------------------------------------------------------------
140 // Other
141 // -----------------------------------------------------------------
144 // Bug 5248
145 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL
146 MAC : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL
148 // Bug 865472, this should just need proper pixel test rebaselining.
149 // Also skipped by Apple on Windows (rdar://5723191).
150 // Linux pixeltest failure: Form control metrics incorrect
151 LayoutTests/http/tests/navigation/javascriptlink-frames.html = FAIL
153 // Bug: 1143492
154 // Window status should always return a string object
155 // WebKit does this to match IE, FF also fails this test.
156 // Obscure, not sure we care. DEFER for now.
157 DEFER : LayoutTests/fast/dom/assign-to-window-status.html = FAIL
159 // Bug: 742182, 845388
160 // Mac Safari under certain circumstances automatically places
161 // a caret in editable document even when none was requested programatically.
162 // We don't intend to copy this feature (at least not for Beta).
163 DEFER LINUX WIN : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
165 // Bug: 742182, 845388, 960092
166 // Platform-specific: simulates command-{arrow} input to modify selection
167 // Our Event-Sender isn't robust enough to support this.
168 // Not required for Beta.  This may also be related to known home/end issues
169 // which are intended to be fixed for Beta.
170 DEFER LINUX WIN : LayoutTests/editing/selection/move-begin-end.html = FAIL
172 // Bug 845400
173 // The end result looks right, but the event messages differ.
174 DEFER : LayoutTests/editing/pasteboard/paste-xml.xhtml = FAIL
176 // Bug 849441
177 // Directionality of mixed-direction text in selected choice should
178 // match that in the <select> option lists.
179 // Low priority, unclear if test expectations are correct (see bug)
180 DEFER : LayoutTests/fast/forms/select-writing-direction-natural.html = FAIL
182 // Bug 850875
183 // requires support for layoutTestController.encodeHostName()
184 DEFER : LayoutTests/fast/encoding/idn-security.html = FAIL
186 // Bug 852346
187 // These layout tests to see if link colors change after visiting a page. They
188 // does this by using layoutTestController.keepWebHistory() to turn on a
189 // temporary web history. layoutTestController.keepWebHistory() is not
190 // implemented in test shell.
191 // This is a test tool problem, not a Chrome problem.
192 DEFER : LayoutTests/fast/history/clicked-link-is-visited.html = FAIL
193 // Can defer this test once the crash is fixed.
194 LayoutTests/fast/history/subframe-is-visited.html = FAIL CRASH
196 // Probably needs to be rebaselined on MAC and LINUX
197 DEFER LINUX : LayoutTests/editing/selection/drag-in-iframe.html = FAIL TIMEOUT
199 // Bug 849056
200 // We don't support NPN_Enumerate, but don't know of any plugin
201 // which depends on that functionality.  So we ignore this for beta.
202 DEFER : LayoutTests/plugins/netscape-enumerate.html = FAIL
204 // This tests the screen's pixel depth, which we don't set on the buildbots
205 // so it depends on the users settings.  Making this a broken test for us.
206 // The test must be fixed to not depend on user settings and rebaselined.  post-beta.
207 DEFER : LayoutTests/fast/dom/Window/window-screen-properties.html = PASS FAIL
209 // Bug: 849060
210 // Plugin creation is delayed until after first layout, so
211 // setwindow isn't being called.
212 LayoutTests/plugins/netscape-plugin-setwindow-size.html = FAIL
214 LayoutTests/http/tests/security/cross-frame-access-put.html = FAIL
216 // Bug 982602
217 // We don't support support window.resizeTo (nor is it planned for Beta)
218 DEFER : LayoutTests/fast/dom/Window/window-resize-and-move-arguments.html = FAIL
220 // Test expects that when focus is in an iframe and page-up is hit, the parent
221 // document is also scrolled
222 // IE and FF also "fail" this test.
223 DEFER : LayoutTests/fast/frames/iframe-scroll-page-up-down.html = FAIL
225 // Bug: 879449
226 // TODO(joshia): Need some changes to the test shell in order to support
227 // Java applet related unit tests. So disable the following for now.
228 // These tests should be fixed immediately after the Java applets work is done.
229 LayoutTests/fast/replaced/applet-disabled-positioned.html = FAIL
230 LayoutTests/fast/replaced/applet-rendering-java-disabled.html = FAIL
232 // Bug 1204878
233 LayoutTests/http/tests/navigation/post-goback1.html = FAIL
235 // Bug 1135948: Fails because we cannot call plugins as functions.
236 // Can defer this test once the crash is fixed.
237 LayoutTests/plugins/bindings-test.html = FAIL CRASH
239 // Bug 1130795: since we don't have Aqua-themed controls, don't ignore the
240 // box-shadow properties of controls that request Aqua theming.  But since Aqua
241 // controls are rare on the web, defer this fix.
242 DEFER : LayoutTests/fast/forms/box-shadow-override.html = FAIL
244 // These tests are not valid: the so-called expected results are not known to
245 // be correct.  See bug 849072.
246 // TODO(ojan): They are *our* tests.
247 // It seems silly to skip our own tests when we can change/delete them.
248 // I'm marking them as deferred for now, but we should do something with them.
249 DEFER SKIP : chrome/http/mime = PASS
251 // Bug 4360
252 // We don't support the storage APIs.  Some of the them hang.
253 DEFER SKIP : LayoutTests/storage = PASS
254 SKIP : LayoutTests/fast/js/exceptions-thrown-in-callbacks.html = PASS
256 // Fails due to storage APIs not implemented.  See bug 1124568. Might be worth
257 // re-baselining temporarily so the rest of the conditions are still tested.
258 DEFER : LayoutTests/fast/dom/Window/window-function-name-getter-precedence.html = FAIL
260 // Bug 4363: These tests are disabled until <audio> and <video> tags are
261 // supported.
262 DEFER SKIP : LayoutTests/media = TIMEOUT
263 DEFER SKIP : LayoutTests/fast/media = PASS FAIL
264 DEFER : LayoutTests/http/tests/media = FAIL
266 // Bug 941049: Function arguments object is copied for each access.
267 DEFER : LayoutTests/fast/js/kde/function_arguments.html = FAIL
269 // BUG 973468: Need a setAuthorAndUserStylesEnabled method in
270 // layoutTestController. Now we have preference to enable/disable user
271 // styles(not work now), we still need to add a preference to enable/disable
272 // styles of both author and user.
273 // Deferring, we don't support user-controlled UA stylesheets (in beta)
274 // Actually, gonna SKIP because it causes an additional error message in:
275 // LayoutTests/fast/css/display-none-inline-style-change-crash.html   somehow
276 // the message is dumped after the #EOF, which causes an additional
277 // error in the header of the following test.
278 DEFER SKIP : LayoutTests/fast/css/disabled-author-styles.html = FAIL
280 // It looks like the upstream test is incorrectly using font-family: Times
281 // instead of font-family: times new roman.  This broke when we recently moved
282 // more of our font default settings to 'times new roman' from 'Times'.  This
283 // should be fixed upstream.  https://bugs.webkit.org/show_bug.cgi?id=16348
284 LINUX WIN : LayoutTests/fast/css/font-face-default-font.html = FAIL
286 // We don't support dynamic fonts on Linux.
287 // Once we have the sandbox working, we should re-evaluate this.
288 DEFER LINUX : LayoutTests/fast/css/font-face-remote.html = FAIL
289 DEFER LINUX : LayoutTests/fast/css/font-face-implicit-local-font.html = FAIL
290 DEFER LINUX : LayoutTests/fast/css/font-face-unicode-range.html = FAIL
292 // The v8 bindings allow shadowing of all properties on the global
293 // object.  If you use 'var prop = value' you will get a new variable
294 // named prop that shadows builtin properties on the global object.
295 // This behavior is consistent and I'm reluctant to make the massive
296 // change that would be needed to implement the inconsistent handling
297 // of this that KJS has (some properties can be shadowed and others
298 // can't).  This should have low priority.
299 // We currently match IE and the plan was to convince KJS to change
300 // post-beta, but the bug is here:
301 // https://bugs.webkit.org/show_bug.cgi?id=16644 , and it's unclear
302 // what the resolution was.
303 // window-property-shadowing-name.html has also been affected by
304 // r8532 and now fails.
305 DEFER : LayoutTests/fast/dom/Window/window-property-shadowing-name.html = FAIL TIMEOUT
306 DEFER : LayoutTests/fast/js/var-declarations-shadowing.html = FAIL
308 // This test expects weird behavior of __defineGetter__ on the
309 // window object.  It expects variables introduced with 'var x = value'
310 // to behave differently from variables introduced with 'y = value'.
311 // This just seems wrong and should have very low priority.
312 // Agreed, not required for Beta, we can debate this with WebKit post Beta, (eseidel, 4/25)
313 DEFER : LayoutTests/fast/dom/getter-on-window-object2.html = FAIL
315 // Bug: 1042838
316 // User stylesheets not currently supported by chrome.
317 // Webkit supports them by doing filesystem operations directly.
318 // This is disallowed in a sandboxed renderer. The test fails in test_shell.exe because the
319 // necessary filesystem stubs are notImplemented(), and would need to be proxied through the browser
320 DEFER : LayoutTests/http/tests/security/local-user-CSS-from-remote.html = FAIL
322 // Extra space at end of test results.  Since this is a crash test, a
323 // FAIL here is just as good as running the test normally
324 // Bug 1126050.
325 // FAIL results from an extra newline at the top of the results
326 // the checked in results do not include the PASS text.
327 DEFER : LayoutTests/http/tests/navigation/changing-frame-hierarchy-in-onload.html = FAIL
329 // -----------------------------------------------------------------
330 // SVG TESTS
331 // -----------------------------------------------------------------
333 // These were recently rebaselined on Windows and probably just need a
334 // rebaseline on other platforms as well.
335 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL
336 LINUX MAC : LayoutTests/fast/dynamic/insert-before-table-part-in-continuation.html = FAIL
337 MAC : LayoutTests/fast/parser/open-comment-in-textarea.html = FAIL
338 LINUX : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL
339 // Font differences, requiring overriden metrics, not a real bug, not fixing for Beta
340 DEFER LINUX : LayoutTests/fast/text/international/bidi-AN-after-L.html = FAIL
341 DEFER MAC : LayoutTests/fast/text/international/bidi-menulist.html = FAIL
342 DEFER LINUX : LayoutTests/fast/text/international/bidi-neutral-run.html = FAIL
343 DEFER LINUX : LayoutTests/fast/text/international/thai-line-breaks.html = FAIL
344 DEFER MAC : LayoutTests/svg/batik/text/textFeatures.svg = FAIL PASS
345 LINUX : LayoutTests/svg/custom/foreign-object-skew.svg = FAIL
346 MAC : LayoutTests/svg/custom/inline-svg-in-xhtml.xml = FAIL
347 DEFER MAC LINUX : LayoutTests/svg/batik/text/textDecoration2.svg = FAIL PASS
348 DEFER LINUX : LayoutTests/svg/text/text-intro-05-t.svg = FAIL
349 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL
350 DEFER LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL
351 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-81-t.svg = FAIL PASS
352 MAC : LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b.svg = FAIL
353 MAC : LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-02-b.svg = FAIL
354 WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b.svg = FAIL
355 MAC : LayoutTests/svg/W3C-SVG-1.1/render-elems-03-t.svg = FAIL
356 DEFER LINUX MAC : LayoutTests/svg/W3C-SVG-1.1/text-text-03-b.svg = FAIL PASS
357 LINUX : LayoutTests/svg/carto.net/colourpicker.svg = FAIL
359 // Pixel test passes. Texts differ by 1 on SVGRenderText bounding box.
360 LINUX : LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html = FAIL
362 // The blue box around 'the' is too dark.
363 LINUX WIN : LayoutTests/svg/custom/text-dom-01-f.svg = FAIL
365 // No anti-aliasing on the text.
366 LINUX : LayoutTests/svg/custom/use-on-disallowed-foreign-object-3.svg = FAIL
368 // SVG text fills not working. Note that linux baseline is wrong.
369 LINUX : LayoutTests/svg/custom/pointer-events-text.svg = FAIL
371 // Bug 1198880
372 DEFER LINUX WIN : LayoutTests/svg/custom/svgsvgelement-ctm.xhtml = FAIL
374 // Marking this again as failed. This test failed even after rebaseline due to
375 // the fact that the font is not specified in the test and it seems that the
376 // test falls back on a different font locally than on the buildbot so the
377 // baseline is invalid. This might indicate a failure in our font fallback code
378 // or might be expected and that we should either go with the buildbot output or
379 // change the test upstream to specify explicitly what font to use.
380 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-6.html = FAIL
382 // BUG: 992321
383 // The failures listed below have never passed in Chromium and need to be
384 // investigated, categorized, and (one hopes) fixed.
386 // The following tests fail because SVG animation is not yet implemented
387 DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-78-t.svg = FAIL
389 // These test fail full text diff (but not simplified diff) most likely due
390 // to differing implementations of SVG fonts. They may or may not represent real
391 // bugs which need fixin'
393 // pixeltest failure: font baseline should be on the path, not the centerline
394 // There's no baseline at all for this!
395 DEFER SKIP : LayoutTests/svg/batik/text/smallFonts.svg = FAIL
396 DEFER : LayoutTests/svg/batik/text/textBiDi.svg = FAIL
398 // pixeltest failure: font baseline should be on the path, not the centerline
399 DEFER LINUX WIN : LayoutTests/svg/batik/text/textOnPath.svg = FAIL
400 DEFER LINUX : LayoutTests/svg/batik/text/verticalText.svg = FAIL
401 // pixeltest failure: font baseline should be on the path, not the centerline
402 DEFER LINUX WIN : LayoutTests/svg/batik/text/verticalTextOnPath.svg = FAIL
403 DEFER LINUX WIN : LayoutTests/svg/custom/path-textPath-simulation.svg = FAIL
405 // This test fails because of an oddity in stroke width calculation. A
406 // line is stroked horizontally from Y=100 with stroke width 100, we consider
407 // it to be occupying the scan lines from Y=50 to Y=149 inclusive, which
408 // is a total of 100 lines. Apple expects it to be occupying Y=150 as
409 // well. The specification isn't very specific on which behavior is correct,
410 // but I feel like ours makes more sense.
411 DEFER : LayoutTests/svg/custom/stroke-width-click.svg = FAIL
413 // These tests all pass simplified diff, but fail full text diffs due to
414 // positions and/or widths that deviate from Apple's expectations by varying
415 // degrees. These are almost certainly nonbugs, but won't be rebased until
416 // we can say for sure.
417 DEFER LINUX WIN : LayoutTests/svg/custom/dasharrayOrigin.svg = FAIL   // 2 numbers differ, by an absolute total of 0.20
418 DEFER LINUX WIN : LayoutTests/svg/custom/linking-a-03-b-all.svg = FAIL   // 4 numbers differ, by an absolute total of 0.06
419 DEFER LINUX WIN : LayoutTests/svg/custom/linking-a-03-b-viewBox-transform.svg = FAIL   // 4 numbers differ, by an absolute total of 0.06
420 DEFER LINUX WIN : LayoutTests/svg/custom/linking-a-03-b-viewBox.svg = FAIL   // 2 numbers differ, by an absolute total of 0.04
421 DEFER LINUX WIN : LayoutTests/svg/custom/marker-changes.svg = FAIL   // 6 numbers differ, by an absolute total of 5.00
422 DEFER : LayoutTests/svg/custom/use-on-symbol-inside-pattern.svg = FAIL   // 11 numbers differ, by an absolute total of 4.69
423 DEFER LINUX WIN : LayoutTests/svg/hixie/perf/001.xml = FAIL   // 274 numbers differ, by an absolute total of 157.52
424 DEFER LINUX WIN : LayoutTests/svg/hixie/perf/002.xml = FAIL   // 274 numbers differ, by an absolute total of 157.52
425 DEFER LINUX WIN : LayoutTests/svg/hixie/perf/007.xml = FAIL   // 745 numbers differ, by an absolute total of 37.97
426 DEFER LINUX WIN : LayoutTests/svg/hixie/shapes/path/001.xml = FAIL   // 6 numbers differ, by an absolute total of 100.56
427 DEFER LINUX WIN : LayoutTests/svg/hixie/text/003.html = FAIL   // 1 numbers differ, by an absolute total of 1.00
428 DEFER LINUX WIN : LayoutTests/svg/hixie/text/003a.xml = FAIL   // 1 numbers differ, by an absolute total of 1.00
429 DEFER LINUX WIN : LayoutTests/svg/hixie/viewbox/preserveAspectRatio/001.xml = FAIL   // 2 numbers differ, by an absolute total of 18.00
430 DEFER LINUX WIN : LayoutTests/svg/hixie/viewbox/preserveAspectRatio/002.xml = FAIL   // 3 numbers differ, by an absolute total of 3.00
432 // SVG combined with font metrics.
433 DEFER LINUX : LayoutTests/svg/hixie/text/001-broken.xml = FAIL
435 // This is an interesting one.
436 // The test has an error which causes it to output a message to the console.
437 // Apple's expected results include this error. Actually, Apple's expected
438 // results include the error twice, because (apparently unique among console
439 // debugging messages) it's generated during rendering. The problem is that
440 // we end up invoking the renderer twice when we're doing pixel tests, once
441 // otherwise, so we get different results depending on whether pixel tests are
442 // enabled. (Neither matches Apple's exactly... when we have pixel tests on,
443 // the duplicate error message ends up at the end of the file, while Apple's
444 // results have them both at the top.) But this test doesn't represent a real
445 // failure in any way and nothing needs to be done to fix it. I'm leaving it
446 // in tests_fixable in case we change the test shell's webview delegate to
447 // ignore console messages while doing a pixel dump
448 DEFER : LayoutTests/svg/custom/clip-path-referencing-use2.svg = FAIL PASS
450 // Bug 1107191.  These flakily fail image diffs.  Punting on SVG for now.
451 // Note that the "expected" images checked in are not necessarily correct.
452 // pixeltest failure: font baseline should be on the path, not the centerline
453 DEFER : LayoutTests/svg/batik/text/textProperties.svg = FAIL PASS
454 DEFER : LayoutTests/svg/batik/text/textStyles.svg = FAIL PASS
456 // These two tests have a highlight color that is different from the Mac,
457 // which is normal because selection color is different between Mac and Windows,
458 // but even so it still doesn't look identical because there is still some
459 // problem with the fill color for the text.
460 DEFER LINUX WIN : LayoutTests/svg/text/text-deco-01-b.svg = FAIL
461 LayoutTests/svg/text/text-text-08-b.svg = FAIL PASS
463 // http://crbug.com/3244 : SVG masks aren't quite working yet.
464 // Might also be related to https://bugs.webkit.org/show_bug.cgi?id=21910
465 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-mask.html = FAIL
466 LINUX WIN : LayoutTests/fast/backgrounds/animated-svg-as-mask.html = FAIL
467 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b.svg = FAIL
468 LINUX WIN : LayoutTests/svg/batik/masking/maskRegions.svg = FAIL
470 // We don't seem to draw this as well as Mac.  The numbers have gaps at the
471 // corners.
472 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL
473 // We're missing rectangle outlines on the 6th and 7th example.  This may
474 // just be the timing of when we take the pixel snapshot.
475 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-40-t.svg = FAIL
476 // Fails in release and debug. Sometimes crashes in debug.
477 // Linux pixeltest failure: background is all blue instead of white.
478 WIN : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL CRASH
479 LINUX : LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b.svg = FAIL CRASH PASS
480 LINUX : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL
481 // Radial gradients with offset focal points are not implemented in Skia.
482 // See comment in WebCore/platform/graphics/skia/GradientSkia.cpp
483 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL
484 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-14-b.svg = FAIL
485 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b.svg = FAIL
486 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b.svg = FAIL
487 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b.svg = FAIL
488 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t.svg = FAIL
489 LINUX WIN : LayoutTests/svg/batik/paints/patternPreserveAspectRatioA.svg = FAIL CRASH
490 LINUX WIN : LayoutTests/svg/batik/paints/patternRegionA.svg = FAIL CRASH
491 LINUX WIN : LayoutTests/svg/batik/paints/patternRegions.svg = FAIL CRASH
492 LINUX WIN : LayoutTests/svg/batik/text/textEffect.svg = FAIL
493 LINUX WIN : LayoutTests/svg/batik/text/textEffect3.svg = FAIL
495 // 2008/12/13 - This was FAIL but is now CRASH on WIN. See issue 6869.
496 LINUX WIN : LayoutTests/svg/carto.net/selectionlist.svg = FAIL CRASH
497 LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL
498 // Flaky on both release and debug.
499 LINUX WIN : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH
500 LINUX WIN : LayoutTests/svg/custom/dominant-baseline-hanging.svg = FAIL
501 LayoutTests/svg/custom/embedded-svg-disallowed-in-dashboard.xml = FAIL
502 LINUX WIN : LayoutTests/svg/custom/focus-ring.svg = FAIL
503 // Difference between numeric precision in output.
504 LINUX WIN : LayoutTests/svg/custom/gradient-stop-corner-cases.svg = FAIL
505 LINUX WIN : LayoutTests/svg/custom/image-small-width-height.svg = FAIL
506 // Our green is darker and we seem to be a pixel taller.
507 WIN : LayoutTests/svg/custom/js-update-image.svg = FAIL
508 LayoutTests/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html = FAIL
509 LayoutTests/svg/custom/manually-parsed-svg-disallowed-in-dashboard.html = FAIL
510 LINUX WIN : LayoutTests/svg/custom/pattern-deep-referencing.svg = FAIL
511 LINUX WIN : LayoutTests/svg/custom/pattern-rotate.svg = FAIL
512 LINUX WIN : LayoutTests/svg/custom/pattern-y-offset.svg = FAIL
513 // The pattern we generate appears to be scaled incorrectly.
514 LINUX WIN : LayoutTests/svg/custom/pointer-events-image.svg = FAIL
515 LINUX WIN : LayoutTests/svg/custom/stroked-pattern.svg = FAIL
516 LayoutTests/svg/custom/svg-disallowed-in-dashboard-object.html = FAIL
519 LINUX WIN : LayoutTests/svg/custom/use-on-g-containing-foreignObject-and-image.svg = FAIL
521 // Crash in DEBUG only
522 DEBUG LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = CRASH
524 // I find it hard to care too much about SVG failures.
525 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = FAIL PASS
526 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL
527 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL
528 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL
529 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL
530 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL
531 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t.svg = FAIL
532 LINUX : LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t.svg = FAIL
533 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b.svg = FAIL
534 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-text-01-b.svg = FAIL
535 LINUX : LayoutTests/svg/batik/text/textPosition.svg = FAIL
536 LINUX : LayoutTests/svg/carto.net/slider.svg = FAIL
537 LINUX : LayoutTests/svg/carto.net/textbox.svg = FAIL
538 LINUX : LayoutTests/svg/carto.net/window.svg = FAIL
539 LINUX : LayoutTests/svg/custom/coords-relative-units-transforms.svg = FAIL
540 LINUX : LayoutTests/svg/custom/glyph-setting-d-attribute.svg = FAIL
541 LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL
542 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL
543 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL
544 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL
545 LINUX : LayoutTests/svg/hixie/perf/005.xml = FAIL
546 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL
547 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL
548 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL
549 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL
550 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL
551 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL
552 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-61-t.svg = FAIL
553 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-63-t.svg = FAIL
554 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-64-t.svg = FAIL
555 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-65-t.svg = FAIL
556 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-66-t.svg = FAIL
557 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-67-t.svg = FAIL
558 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-68-t.svg = FAIL
559 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-69-t.svg = FAIL
560 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-70-t.svg = FAIL
561 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-82-t.svg = FAIL
562 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL
563 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t.svg = FAIL
564 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b.svg = FAIL
565 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b.svg = FAIL
566 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t.svg = FAIL
567 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t.svg = FAIL
568 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b.svg = FAIL
569 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL
570 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg = FAIL
571 LINUX WIN : LayoutTests/svg/batik/filters/filterRegions.svg = FAIL
572 LINUX WIN : LayoutTests/svg/batik/text/textLength.svg = FAIL
573 LINUX : LayoutTests/svg/carto.net/button.svg = FAIL
574 LINUX WIN : LayoutTests/svg/custom/getscreenctm-in-mixed-content2.xhtml = FAIL
575 LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml = FAIL
576 LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml = FAIL
578 LINUX : LayoutTests/svg/carto.net/combobox.svg = FAIL
580 // Bug 1341582
581 LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL PASS
582 LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL PASS
584 // http://crbug.com/4618
585 DEBUG : LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html = CRASH PASS
586 DEBUG : LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html = CRASH PASS
588 // These have been failing for as long as we've had SVG support and were
589 // incorrectly removed during a merge.
590 DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-28-t.svg = FAIL
591 DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-80-t.svg = FAIL
592 DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b.svg = FAIL
593 DEFER LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-group-03-t.svg = FAIL
595 LINUX : LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html = PASS CRASH
597 // WebKit Merge 38950:39000 failures:
598 LINUX WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FAIL
600 // http://crbug.com/5294 and http://crbug.com/4618
601 DEBUG : LayoutTests/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html = CRASH PASS
603 // Linux pixeltest failure: slightly different shade of composited
604 // alpha in bottom group.
605 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL
607 // 2008/12/15 These fail the pixel tests.  The pixel tests regressed
608 // while the tests were marked FAIL for text diff reasons, which are
609 // now fixed.  They are already rebaselined compared to the webkit
610 // standard, and are now off by a small number of pixels from the
611 // platform rebaseline, so they could probably just be re-rebaselined.
612 WIN : LayoutTests/svg/custom/js-update-container2.svg = FAIL
614 // Same as above, but only regressed on win.
615 WIN : LayoutTests/svg/custom/container-opacity-clip-viewBox.svg = FAIL
617 // The pattern we generate is wrong.
618 LINUX WIN : LayoutTests/svg/custom/pattern-cycle-detection.svg = FAIL
620 // Background SVGs fail upstream but were rebaselined to pass (r38335)
621 // https://bugs.webkit.org/show_bug.cgi?id=21910
622 LINUX WIN : LayoutTests/fast/backgrounds/svg-as-background-3.html = FAIL
625 // -----------------------------------------------------------------
626 // End of SVG tests
627 // -----------------------------------------------------------------
629 // Bug: 1026885
630 // Following tests are failing because Chrome does not allow file url
631 // to access non-file urls.
632 // TODO(port): mac is passing these, does that mean something is wrong?
633 DEFER LINUX WIN : LayoutTests/editing/selection/4960137.html = FAIL
635 // Bug: 1045048
636 // We haven't implemented GCController in test shell
637 // Not critical for Beta.  We have window.gc() for other tests.
638 DEFER : LayoutTests/fast/js/garbage-collect-after-string-appends.html = FAIL
640 // Bug: 1115062
641 // These fail the pixel tests in debug mode because they have
642 // unpainted space (filled red in Debug but not in Release).
643 // https://bugs.webkit.org/show_bug.cgi?id=8423
644 DEFER : LayoutTests/tables/mozilla_expected_failures/bugs/bug178855.xml = FAIL PASS
645 // Passes release. Fails debug.
646 DEFER DEBUG : LayoutTests/fast/flexbox/flex-hang.html = FAIL PASS
648 // Bug: 1166644
649 // Fails on webkit windows as well.
650 DEFER WIN LINUX : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL
652 // Bug: 1344760
653 // Linux pixeltest failure: Form control metrics incorrect
654 LayoutTests/http/tests/navigation/redirect302-basic.html = FAIL
656 // The test may require a proper version of Java 6 RC 10 plugin
657 // installed to run.
658 chrome/fast/dom/java-applet-calls.html = FAIL
660 // These tests don't work on the open source buildbot because no font covers
661 // U+2798 (Heavy SE Arrow) and U+2799 (Heavy Rightwards Arrow). See bug #2304.
662 WIN : LayoutTests/css2.1/t0805-c5519-brdr-r-01-e.html = FAIL
663 WIN : LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html = FAIL
665 // These tests don't work on the open source buildbot because there's no font
666 // covering YinYang sign. See bug # 2304.
667 LINUX WIN : LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html = FAIL
668 LINUX WIN : LayoutTests/css2.1/t0905-c5525-flthw-00-c-g.html = FAIL
669 LINUX WIN : LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html = FAIL
671 // No glyph for U+FFFD (Replacement Character : black diamond with
672 // question mark) in them
673 LINUX WIN : LayoutTests/fast/encoding/invalid-UTF-8.html = FAIL
675 DEFER WIN : LayoutTests/fast/text/zero-width-characters.html = FAIL
677 // HTTPS tests fail on the open source buildbot with error "cross-site
678 // not access allowed".  See bug # 2306
679 LayoutTests/http/tests/ssl/verify-ssl-enabled.php = FAIL PASS
681 // V8 doesn't stable sort. This is not required and may never be fixed. It is
682 // tracked by: http://code.google.com/p/v8/issues/detail?id=90
683 LayoutTests/fast/js/comparefn-sort-stability.html = FAIL
684 LayoutTests/fast/js/sort-stability.html = FAIL
686 // These require application cache to be enabled.  Skip the tests because
687 // they're all timing out.  TODO(tc): Upstream changes to the test so they
688 // fail quickly if window.applicationCache is undefined (then we don't have to
689 // skip them).
690 // http://crbug.com/2844
691 SKIP : LayoutTests/http/tests/appcache = TIMEOUT FAIL
693 // V8 failures as a result of the WebKit merge.
694 // http://code.google.com/p/v8/issues/detail?id=92
696 // Failing because looking up a method on an object fails when the stack is
697 // full because of recursion.
698 // Partially fixed in bleeding_edge: Now gives a StackOverflowException,
699 // which isn't unreasonable when calling a method on a full stack.
700 LINUX WIN : LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL PASS
701 // This passes on Mac release
702 MAC DEBUG : LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL
703 // http://b/issue?id=1344252
704 LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL
706 // Shadows don't render correctly for these tests.
707 // http://code.google.com/p/chromium/issues/detail?id=2969
708 LINUX WIN : LayoutTests/fast/canvas/shadow-offset-7.html = FAIL
709 LINUX WIN : LayoutTests/fast/css/shadow-multiple.html = FAIL
711 // Problems with getImageData and toDataURL: http://crbug.com/2972
712 LINUX WIN : LayoutTests/fast/canvas/canvas-getImageData.html = FAIL
713 LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = FAIL
714 LINUX WIN : LayoutTests/fast/canvas/toDataURL-supportedTypes.html = FAIL
716 // Our shadows looks wrong. The text not having shadows is to be expected, but
717 // it looks like we're missing a red shadow that Safari has.
718 // http://code.google.com/p/chromium/issues/detail?id=2982
719 LINUX WIN : LayoutTests/fast/repaint/shadow-multiple-horizontal.html = FAIL
720 LINUX WIN : LayoutTests/fast/repaint/shadow-multiple-strict-horizontal.html = FAIL
721 LINUX WIN : LayoutTests/fast/repaint/shadow-multiple-strict-vertical.html = FAIL
722 LINUX WIN : LayoutTests/fast/repaint/shadow-multiple-vertical.html = FAIL
724 // Many of the failures here are because V8 stringifies objects differently than
725 // JSC. However, the missing position and totalSize properties seems genuine.
726 SKIP : LayoutTests/fast/dom/xmlhttprequest-get.xhtml = PASS
728 // We don't render reflection masks properly.
729 // http://code.google.com/p/chromium/issues/detail?id=3229
730 LINUX WIN : LayoutTests/fast/reflections/reflection-masks.html = FAIL
732 // More tests that fail because of masks not working properly.
733 LINUX WIN : LayoutTests/fast/backgrounds/mask-composite.html = FAIL
734 LINUX WIN : LayoutTests/fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL
735 LINUX WIN : LayoutTests/fast/borders/block-mask-overlay-image.html = FAIL
736 LINUX WIN : LayoutTests/fast/borders/inline-mask-overlay-image.html = FAIL
738 // This test finishes while in the middle of a CSS animation. This is
739 // intentional, but it makes pixel results unreliable.
740 // http://bugs.webkit.org/show_bug.cgi?id=21491
741 SKIP : LayoutTests/transitions/opacity-transition-zindex.html = PASS
743 // Issue 3273: TextInputController::firstRectForCharacterRange not implemented
744 // http://code.google.com/p/chromium/issues/detail?id=3273
745 LayoutTests/editing/selection/move-left-right.html = FAIL
747 // ----------------------------------------------------------------------------
748 // NEW FOR THE MERGE
750 // These tests need to have their output inspected to make sure it's reasonable
751 // and then baselined if necessary.
752 // ----------------------------------------------------------------------------
754 LayoutTests/accessibility = FAIL
755 // Linux pixeltest failure: Image scaling is terrible
756 LINUX : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL
757 // Border radius not anti-aliased.
758 WIN : LayoutTests/fast/borders/fieldsetBorderRadius.html = FAIL
759 // This test should just need to be rebaselined on Linux.
760 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
761 // Linux pixeltest failure: radial gradients don't have offset focal point
762 LINUX WIN : LayoutTests/fast/gradients/generated-gradients.html = FAIL
763 // Linux pixeltest failure: radial gradients don't have offset focal point
764 LINUX WIN : LayoutTests/fast/gradients/simple-gradients.html = FAIL
765 // Linux pixeltest failure: Failing to render shadows
766 LINUX WIN : LayoutTests/fast/transforms/shadows.html = FAIL
767 LayoutTests/http/tests/misc/acid3.html = FAIL TIMEOUT
768 LayoutTests/http/tests/security/xss-DENIED-synchronous-form.html = FAIL
769 LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL TIMEOUT PASS
770 LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html = FAIL TIMEOUT PASS
771 LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html = FAIL
772 // Bug 4360: times out because this uses dom storage which we don't implement.
773 DEFER SKIP : LayoutTests/security/autocomplete-cleared-on-back.html = TIMEOUT
775 // Post-MERGE failures: these will all need to be fixed one day
777 // Linux pixeltest failure: caret is in the wrong place
778 // Upstream WebKit also skips this test and Safari with latest WebKit shows
779 // same behavior as Chromium. Not required for beta so marking as deferred.
780 DEFER LINUX WIN : LayoutTests/editing/selection/caret-rtl-2.html = FAIL
782 // This test assumes we're using unix paths and looks for a file:///test
783 // path.  We correctly return file:///C:/test on Windows.  We should fix
784 // upstream
785 WIN : LayoutTests/fast/dom/resource-locations-in-created-html-document.html = FAIL
787 DEBUG : LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL PASS TIMEOUT
788 // Linux pixeltest failure: Form control metrics incorrect
789 LayoutTests/http/tests/navigation/metaredirect-basic.html = FAIL
790 LayoutTests/http/tests/security/postMessage/invalid-origin-throws-exception.html = FAIL
792 // Linux pixeltest failure: Font mismatch
793 LINUX : LayoutTests/tables/mozilla_expected_failures/bugs/bug14007-2.html = FAIL
794 chrome/fast/forms/basic-textareas-quirks.html = FAIL
796 // This test seems to fail on the builders but not locally.
797 LINUX WIN : LayoutTests/fast/css/font-face-multiple-faces.html = FAIL
799 // This test causes a freed memory read which leads to a crash in debug mode.
800 // Bug has been filed upstream:
801 //     https://bugs.webkit.org/show_bug.cgi?id=23180
803 // This test also produces an unending stream of blank lines on stderr,
804 // which makes it hang the test harness.
805 SKIP DEBUG : LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH
807 // One of these svg tests sometimes crash in debug mode.  It seems to only
808 // happen when all the dynamic-updates tests are run together.
809 DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html = CRASH PASS
810 DEBUG : LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html = CRASH PASS
811 DEBUG : LayoutTests/fast/dom/gc-1.html = CRASH PASS
813 // Got flakey (both debug and release) around r3581 (ananta).
814 WIN : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL PASS
816 // This test is timing sensitive and sometimes fails.  However, other tests
817 // in the LayoutTests/animations/ directory are timing sensitive in the same
818 // way.  Maybe this is just flaky because it's animating faster?
819 LayoutTests/animations/big-rotation.html = FAIL PASS
821 // It's not clear that the test isn't wrong here. It believes that middle
822 // aligning 15px Ahem should end up in a certain spot. But we have the
823 // x-height correct and we're still one px off.
824 LINUX : LayoutTests/css2.1/t100801-c544-valgn-01-d-ag.html = FAIL
826 // Uses ahem font and expects line heights to match some pixel value.
827 // We should be able to pass this -- not sure what's wrong.
828 LINUX : LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag.html = FAIL
830 // Red pixels -- probably font metrics?  Ugh.
831 LINUX : LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag.html = FAIL
832 // Red pixels, even upstream!  Linux is like upstream but everyone fails.
833 LINUX WIN : LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag.html = FAIL
835 // Some tests that we had baselined improperly on Windows.
836 WIN : LayoutTests/css2.1/t1507-c526-font-sz-02-b-a.html = FAIL
838 // Linux: color off by one.  Rounding error?
839 LINUX : LayoutTests/editing/deleting/deletionUI-single-instance.html = FAIL
841 // Linux: off-by-ones imply font metrics.
842 LINUX MAC : LayoutTests/editing/selection/select-from-textfield-outwards.html = FAIL
844 // Linux: off-by-ones imply font metrics.
845 LINUX : LayoutTests/fast/block/basic/011.html = FAIL
847 // Linux: fonts significantly different.
848 LINUX MAC : LayoutTests/fast/block/margin-collapse/103.html = FAIL
850 // Asks for "system" fonts, which we don't support at all.
851 LINUX : LayoutTests/fast/css/css2-system-fonts.html = FAIL
853 // Large fonts have different metrics.
854 LINUX : LayoutTests/fast/css/font-face-descriptor-multiple-values.html = FAIL
856 // Wants Helvetica, Monaco.  It's still testing something useful, but we may
857 // need to check in a wrong-looking baseline.  Windows looks wrong too.
858 LINUX : LayoutTests/fast/css/font-face-locally-installed.html = FAIL
860 // Our metrics for Georgia are off by one pixel.
861 LINUX : LayoutTests/fast/css/line-height-font-order.html = FAIL
863 // Need a Japanese font.
864 LINUX : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
866 // Font metrics wrong, despite using Lucida Grande?
867 LINUX MAC : LayoutTests/fast/events/updateLayoutForHitTest.html = FAIL
869 // Off-by-one in form controls -- font metrics?
870 MAC : LayoutTests/fast/forms/input-baseline.html = FAIL
871 LINUX MAC : LayoutTests/fast/forms/searchfield-heights.html = FAIL
872 MAC : LayoutTests/fast/forms/textfield-outline.html = FAIL
874 // Hebrew font metrics.
875 LINUX : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
876 LINUX MAC : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
878 // Layout totally different -- wrong font selected?
879 LINUX : LayoutTests/fast/frames/viewsource-attribute.html = FAIL
881 // Linux flaky: sometimes I get scrollbars and sometimes not.
882 LINUX : LayoutTests/fast/lists/001.html = FAIL PASS
884 // We fail to load a file URL with a port number -- how does this work on
885 // Windows?
886 LINUX MAC : LayoutTests/fast/loader/file-URL-with-port-number.html = FAIL
888 // Text doesn't display at all -- maybe we don't have the slow font
889 // code enabled?
890 LINUX : LayoutTests/fast/text/atsui-kerning-and-ligatures.html = FAIL
891 LINUX : LayoutTests/fast/text/atsui-partial-selection.html = FAIL
892 LINUX : LayoutTests/fast/text/atsui-small-caps-punctuation-size.html = FAIL
893 LINUX : LayoutTests/fast/text/atsui-spacing-features.html = FAIL
894 LINUX : LayoutTests/fast/text/cg-vs-atsui.html = FAIL
895 LINUX : LayoutTests/fast/text/international/complex-character-based-fallback.html = FAIL
896 LINUX : LayoutTests/fast/text/large-text-composed-char.html = FAIL
898 // Missing text -- slow font path unimplemented?
899 LINUX : LayoutTests/fast/text/international/bidi-AN-after-empty-run.html = FAIL
900 LINUX : LayoutTests/fast/text/international/bidi-control-chars-treated-as-ZWS.html = FAIL
901 LINUX : LayoutTests/fast/text/international/bidi-listbox-atsui.html = FAIL
902 LINUX : LayoutTests/fast/text/should-use-atsui.html = FAIL
904 // Missing Arabic font.
905 LINUX : LayoutTests/fast/text/international/bidi-CS-after-AN.html = FAIL
907 // Missing Hindi font.
908 LINUX : LayoutTests/fast/text/international/hindi-spacing.html = FAIL
910 // Missing composed "m'" glyph.
911 LINUX : LayoutTests/fast/text/line-breaks.html = FAIL
913 // We print to stderr when a failure happens while importing XSL;
914 // should disable this in libxml.
915 LINUX MAC : LayoutTests/fast/xsl/transform-xhr-doc.xhtml = FAIL
918 MAC : LayoutTests/fast/forms/input-appearance-height.html = FAIL
919 MAC : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FAIL
920 MAC : LayoutTests/fast/forms/placeholder-pseudo-style.html = FAIL
921 MAC : LayoutTests/fast/forms/search-placeholder-value-changed.html = FAIL
922 MAC : LayoutTests/fast/replaced/width100percent-searchfield.html = FAIL
924 // Linux pixeltest failure: Failing to apply style
925 LINUX : LayoutTests/fast/forms/select-style.html = FAIL
927 // Linux pixeltest failure: The text suggests that the radios should not
928 // overlap, but it's very close and quite different from the Windows version
929 LINUX : LayoutTests/fast/replaced/width100percent-radio.html = FAIL
931 // Linux pixel tests: the select arrow is clipping wrong on one line.
932 LINUX : chrome/fast/forms/basic-selects.html = FAIL
934 // Depends on plugin support.
935 LINUX MAC : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL
936 MAC : LayoutTests/fast/dom/Window/Plug-ins.html = FAIL
937 LINUX MAC : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL
938 LINUX MAC : LayoutTests/fast/events/tabindex-focus-blur-all.html = FAIL
939 LINUX MAC : LayoutTests/fast/loader/loadInProgress.html = FAIL
940 LINUX MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html = FAIL
941 LINUX : chrome/plugins/call-as-function.html = CRASH FAIL
942 MAC : chrome/plugins/call-as-function.html = FAIL
943 LINUX MAC : LayoutTests/dom/html/level2/html/AppletsCollection.html = FAIL
944 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = FAIL
945 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement02.html = FAIL
946 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement03.html = FAIL
947 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement04.html = FAIL
948 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement05.html = FAIL
949 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement06.html = FAIL
950 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement07.html = FAIL
951 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement08.html = FAIL
952 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement09.html = FAIL
953 LINUX MAC : LayoutTests/dom/html/level2/html/HTMLAppletElement10.html = FAIL
954 LINUX MAC : LayoutTests/fast/js/navigator-mimeTypes-length.html = FAIL
955 LINUX MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = FAIL
956 LINUX MAC : LayoutTests/http/tests/plugins/get-url.html = TIMEOUT
957 // Skip because we throw an exception before we get to dumpAsText.
958 LINUX MAC SKIP : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL
959 LINUX MAC : LayoutTests/http/tests/plugins/interrupted-get-url.html = TIMEOUT
960 LINUX MAC : LayoutTests/http/tests/plugins/npapi-response-headers.html = TIMEOUT
961 LINUX MAC : LayoutTests/http/tests/plugins/post-url-file.html = CRASH TIMEOUT
962 LINUX MAC : LayoutTests/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation.html = TIMEOUT
963 LINUX MAC : LayoutTests/plugins/createScriptableObject-before-start.html = CRASH FAIL
964 LINUX MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL
965 LINUX MAC : LayoutTests/plugins/embed-attributes-style.html = FAIL
966 LINUX MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT
967 LINUX MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL
968 LINUX MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-disallow.html = FAIL
969 LINUX MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL
970 LINUX MAC : LayoutTests/plugins/geturl-replace-query.html = TIMEOUT
971 LINUX MAC : LayoutTests/plugins/inner-html-display-none.html = FAIL
972 LINUX MAC : LayoutTests/plugins/invoke.html = FAIL
973 LINUX MAC : LayoutTests/plugins/mouse-events.html = FAIL
974 LINUX MAC : LayoutTests/plugins/netscape-destroy-plugin-script-objects.html = FAIL
975 LINUX MAC : LayoutTests/plugins/netscape-dom-access.html = FAIL
976 LINUX MAC : LayoutTests/plugins/netscape-get-property-return-value.html = FAIL
977 LINUX MAC : LayoutTests/plugins/netscape-identifier-conversion.html = FAIL
978 LINUX MAC : LayoutTests/plugins/netscape-invoke-default.html = FAIL
979 LINUX : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL
980 LINUX MAC : LayoutTests/plugins/plugin-javascript-access.html = FAIL
981 LINUX MAC : LayoutTests/plugins/plugin-remove-subframe.html = FAIL
982 LINUX MAC : LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html = TIMEOUT
983 LINUX MAC : chrome/plugins/get-file-url.html = CRASH TIMEOUT
984 // Skip because we throw an exception before we get to dumpAsText.
985 SKIP LINUX MAC : chrome/plugins/get-url-with-blank-target.html = FAIL
986 LINUX MAC : chrome/plugins/multiple-plugins.html = FAIL
987 LINUX MAC : chrome/plugins/nested-plugin-objects.html = FAIL
988 LINUX MAC : chrome/plugins/refcount-leaks.html = FAIL
989 LINUX MAC : chrome/plugins/return-npobject.html = FAIL
990 LINUX MAC : chrome/plugins/script-object-invoke.html = FAIL
991 LINUX MAC : pending/plugins/destroy-stream-twice.html = TIMEOUT
992 LINUX MAC : pending/plugins/iframe-shims.html = FAIL
994 // Depends on event_sending_controller fixes.
995 MAC : LayoutTests/fast/forms/search-event-delay.html = FAIL TIMEOUT
997 // NEW FOR MERGE 36102:37604
999 // We don't draw the spelling markers at all in test shell, and it's a low
1000 // priority, so I'm DEFERing.
1001 DEFER LINUX WIN : LayoutTests/editing/spelling/inline_spelling_markers.html = FAIL
1002 LayoutTests/fast/dom/StyleSheet/ownerNode-lifetime-2.html = FAIL
1003 LayoutTests/fast/dom/constructors-cached-navigate.html = FAIL
1004 LayoutTests/fast/dom/constructors-cached.html = FAIL
1005 LayoutTests/fast/js/arguments.html = FAIL
1006 LayoutTests/fast/js/function-dot-arguments.html = FAIL
1007 LayoutTests/fast/js/primitive-method-this.html = FAIL
1008 LayoutTests/http/tests/plugins/local-geturl-from-remote.html = CRASH FAIL
1010 // This test was update in webkit revision 40293.  This new test
1011 // passes, but the old test seems to still be used on the buildbot.
1012 // Mac seems to be passing this
1013 LINUX WIN : LayoutTests/fast/forms/selection-functions.html = FAIL
1015 // MERGE REGRESSIONS 36102:37604
1017 LINUX : LayoutTests/fast/events/mouse-click-events.html = FAIL
1018 LayoutTests/fast/forms/form-element-geometry.html = FAIL
1019 // The list box selection is wrong, the focus ring is wrong, and the thumb in
1020 // the scrollbar looks too narrow.
1021 LINUX WIN : LayoutTests/fast/forms/listbox-deselect-scroll.html = FAIL
1022 // The thumb in the scrollbar looks too narrow.
1023 LINUX : LayoutTests/fast/forms/listbox-scrollbar-incremental-load.html = FAIL
1024 LINUX WIN : LayoutTests/fast/forms/listbox-selection-2.html = FAIL
1025 // Thumb is the wrong size and this test doesn't work on Windows due to font
1026 // sizes.
1027 LINUX WIN : LayoutTests/fast/forms/select-item-background-clip.html = FAIL
1028 // The pixel diff looks ok, but the render trees are pretty different.
1029 LayoutTests/fast/forms/textarea-rows-cols.html = FAIL
1030 // Linux pixeltest failure: Small scrollbar error
1031 LINUX WIN : LayoutTests/fast/frames/invalid.html = FAIL
1032 // Linux pixeltest failure: Looks like we're screwing up the scollbar
1033 LINUX WIN : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL
1034 // Linux pixeltest failure: Looks like we're screwing up the scollbar
1035 LINUX WIN : LayoutTests/fast/frames/valid.html = FAIL
1036 LayoutTests/fast/invalid/residual-style.html = FAIL
1037 LayoutTests/fast/overflow/overflow-x-y.html = FAIL
1038 LayoutTests/fast/parser/comment-in-textarea.html = FAIL
1039 // Linux pixeltest failure: We, with Windows, are failing to repaint correctly
1040 LINUX WIN : LayoutTests/fast/repaint/overflow-outline-repaint.html = FAIL
1041 WIN : LayoutTests/fast/repaint/overflow-scroll-delete.html = FAIL
1042 LayoutTests/fast/replaced/width100percent-textarea.html = FAIL
1043 LINUX WIN : LayoutTests/fast/text/drawBidiText.html = FAIL
1044 LINUX : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS
1045 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html = FAIL
1046 LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html = FAIL
1047 LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html = FAIL
1048 chrome/fast/dom/xss-DENIED-javascript-variations.html = FAIL
1049 chrome/fast/forms/basic-textareas.html = FAIL
1050 LayoutTests/http/tests/misc/dns-prefetch-control.html = FAIL TIMEOUT PASS
1051 // NEW FOR MERGE 37604:38097
1052 LayoutTests/fast/events/destroyed-atomic-string.html = FAIL
1053 LayoutTests/fast/js/global-constructors.html = FAIL
1054 LINUX WIN : LayoutTests/fast/layers/opacity-transforms.html = FAIL
1055 LayoutTests/fast/profiler = FAIL TIMEOUT
1056 LayoutTests/plugins/netscape-construct.html = FAIL
1058 // MERGE 37604:38097 REGRESSIONS
1059 pending/security/block-test.html = CRASH FAIL
1060 LayoutTests/http/tests/security/originHeader/origin-header-for-empty.html = FAIL PASS
1062 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL TIMEOUT
1064 // MERGE 38097:38305 REGRESSIONS
1065 // Bug 5053: fails (maybe V8?)
1066 LayoutTests/fast/frames/cross-site-this.html = FAIL
1068 // MERGE 38389:38450
1069 LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT
1071 // Started failing with r5743 (darin)
1072 // http://crbug.com/4617
1073 LayoutTests/security/block-test.html = FAIL
1075 // MERGE 38500:39550: New tests
1076 // Missing expected results
1077 SKIP : LayoutTests/animations/animation-drt-api.html = PASS
1079 // MERGE 38600:38625: New tests
1080 // Big 4999: we need to fix this same bug in our plugin handling Apple did in
1081 // r38611.
1082 LayoutTests/plugins/netscape-plugin-setwindow-size-2.html = FAIL
1084 // MERGE 38625:38653: Expectations changed upstream
1085 LayoutTests/fast/css/computed-style-without-renderer.html = FAIL
1087 // MERGE 38625:38653: Regressions
1088 LayoutTests/fast/events/key-events-in-input-button.html = FAIL
1090 // MERGE 38625:38653: New tests
1091 LayoutTests/fast/css/computed-style.html = FAIL
1092 LINUX WIN : LayoutTests/fast/repaint/change-transform.html = FAIL
1094 // MERGE 38653:38729: New tests
1095 LINUX WIN : LayoutTests/fast/repaint/outline-child-repaint.html = FAIL
1096 LayoutTests/http/tests/misc/single-character-pi-stylesheet.xhtml = FAIL
1098 // MERGE 38729:38760: New tests
1099 LayoutTests/http/tests/misc/timer-vs-loading.html = FAIL PASS TIMEOUT
1101 // MERGE 38729:38760: Regressions
1102 LINUX : LayoutTests/editing/pasteboard/subframe-dragndrop-1.html = FAIL
1104 // Windows is missing the green box.
1105 WIN : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
1107 // -----------------------------------------------------------------
1108 // MAC PORT TESTS
1109 // -----------------------------------------------------------------
1111 // These tests hang for an unknown reason. Need to debug why the watchdog
1112 // thread doesn't kill the app correctly.
1113 SKIP MAC : LayoutTests/fast/regex/ = TIMEOUT
1116 // *** TESTS TO WORK ON FIRST ***
1117 // These tests fail because of work that needs to be done in Mac TestShell to
1118 // bring it up to par with Win TestShell. These tests pass on Win and should
1119 // pass on Mac once we fix the bugs.
1122 // We've bucketed tests into groupings for why they're failing. Please try
1123 // to add new failures in the appropriate bucket.
1125 // text fields wrong width
1126 MAC : LayoutTests/editing/deleting/5168598.html = FAIL
1127 MAC : LayoutTests/editing/inserting/5607069-2.html = FAIL
1128 MAC : LayoutTests/editing/inserting/5607069-3.html = FAIL
1129 MAC : LayoutTests/editing/inserting/typing-tab-designmode-forms.html = FAIL
1130 MAC : LayoutTests/fast/forms/input-text-double-click.html = FAIL
1131 MAC : LayoutTests/tables/mozilla/bugs/bug2479-2.html = FAIL
1132 MAC : LayoutTests/editing/inserting/before-after-input-element.html = FAIL
1133 MAC : LayoutTests/editing/pasteboard/4806874.html = FAIL
1134 MAC : LayoutTests/editing/pasteboard/drop-text-without-selection.html = FAIL
1135 MAC : LayoutTests/editing/pasteboard/input-field-1.html = FAIL
1136 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-field.html = FAIL
1137 MAC : LayoutTests/editing/selection/3690703-2.html = FAIL
1138 MAC : LayoutTests/editing/selection/3690703.html = FAIL
1139 MAC : LayoutTests/editing/selection/3690719.html = FAIL
1140 MAC : LayoutTests/editing/selection/4895428-3.html = FAIL
1141 MAC : LayoutTests/editing/selection/4975120.html = FAIL
1142 MAC : LayoutTests/editing/selection/5136696.html = FAIL
1143 MAC : LayoutTests/editing/selection/5213963.html = FAIL
1144 MAC : LayoutTests/editing/selection/drag-select-1.html = FAIL
1145 MAC : LayoutTests/editing/selection/drag-text-delay.html = FAIL
1146 MAC : LayoutTests/fast/css/line-height.html = FAIL
1147 MAC : LayoutTests/fast/forms/input-disabled-color.html = FAIL
1148 MAC : LayoutTests/fast/forms/password-placeholder-text-security.html = FAIL
1149 MAC : LayoutTests/fast/forms/password-placeholder.html = FAIL
1150 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5.html = FAIL
1151 MAC : LayoutTests/fast/events/autoscroll.html = FAIL
1152 MAC : LayoutTests/fast/events/label-focus.html = FAIL
1153 MAC : LayoutTests/fast/forms/blankbuttons.html = FAIL
1154 MAC : LayoutTests/fast/forms/encoding-test.html = FAIL
1155 MAC : LayoutTests/fast/forms/fieldset-align.html = FAIL
1156 MAC : LayoutTests/fast/forms/input-align.html = FAIL
1157 MAC : LayoutTests/fast/forms/input-appearance-bkcolor.html = FAIL
1158 MAC : LayoutTests/fast/forms/input-appearance-default-bkcolor.html = FAIL
1159 MAC : LayoutTests/fast/forms/input-appearance-disabled.html = FAIL
1160 MAC : LayoutTests/fast/forms/input-appearance-focus.html = FAIL
1161 MAC : LayoutTests/fast/forms/input-appearance-preventDefault.html = FAIL
1162 MAC : LayoutTests/fast/forms/input-appearance-readonly.html = FAIL
1163 MAC : LayoutTests/fast/forms/input-appearance-selection.html = FAIL
1164 MAC : LayoutTests/fast/forms/input-appearance-visibility.html = FAIL
1165 MAC : LayoutTests/fast/forms/input-appearance-width.html = FAIL
1166 MAC : LayoutTests/fast/forms/input-double-click-selection-gap-bug.html = FAIL
1167 MAC : LayoutTests/fast/forms/input-first-letter.html = FAIL
1168 MAC : LayoutTests/fast/forms/input-paste-undo.html = FAIL
1169 MAC : LayoutTests/fast/forms/input-radio-checked-tab.html = FAIL
1170 MAC : LayoutTests/fast/forms/input-readonly-dimmed.html = FAIL
1171 MAC : LayoutTests/fast/forms/input-readonly-empty.html = FAIL
1172 MAC : LayoutTests/fast/forms/input-spaces.html = FAIL
1173 MAC : LayoutTests/fast/forms/input-table.html = FAIL
1174 MAC : LayoutTests/fast/forms/input-text-click-inside.html = FAIL
1175 MAC : LayoutTests/fast/forms/input-text-click-outside.html = FAIL
1176 MAC : LayoutTests/fast/forms/input-text-drag-down.html = FAIL
1177 MAC : LayoutTests/fast/forms/input-text-option-delete.html = FAIL
1178 MAC : LayoutTests/fast/forms/input-text-self-emptying-click.html = FAIL
1179 MAC : LayoutTests/fast/forms/input-text-word-wrap.html = FAIL
1180 MAC : LayoutTests/fast/forms/input-type-change2.html = FAIL
1181 MAC : LayoutTests/fast/forms/input-value.html = FAIL
1182 MAC : LayoutTests/fast/forms/input-width.html = FAIL
1183 MAC : LayoutTests/fast/forms/search-display-none-cancel-button.html = FAIL
1184 MAC : LayoutTests/fast/forms/tabbing-input-iframe.html = FAIL
1185 MAC : LayoutTests/fast/forms/textfield-drag-into-disabled.html = FAIL
1186 MAC : LayoutTests/fast/forms/textfield-overflow.html = FAIL
1187 MAC : LayoutTests/fast/lists/dynamic-marker-crash.html = FAIL
1188 MAC : LayoutTests/fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = FAIL
1189 MAC : LayoutTests/fast/repaint/subtree-root-skipped.html = FAIL
1190 MAC : LayoutTests/fast/replaced/replaced-breaking-mixture.html = FAIL
1191 MAC : LayoutTests/fast/replaced/width100percent-textfield.html = FAIL
1192 MAC : LayoutTests/fast/table/colspanMinWidth.html = FAIL
1193 MAC : LayoutTests/fast/table/spanOverlapRepaint.html = FAIL
1194 MAC : LayoutTests/fast/text/textIteratorNilRenderer.html = FAIL
1195 MAC : LayoutTests/svg/hixie/mixed/003.xml = FAIL
1196 MAC : LayoutTests/tables/mozilla/bugs/bug1188.html = FAIL
1197 MAC : LayoutTests/tables/mozilla/bugs/bug12384.html = FAIL
1198 MAC : LayoutTests/tables/mozilla/bugs/bug18359.html = FAIL
1199 MAC : LayoutTests/tables/mozilla/bugs/bug194024.html = FAIL
1200 MAC : LayoutTests/tables/mozilla/bugs/bug24200.html = FAIL
1201 MAC : LayoutTests/tables/mozilla/bugs/bug2479-3.html = FAIL
1202 MAC : LayoutTests/tables/mozilla/bugs/bug2479-4.html = FAIL
1203 MAC : LayoutTests/tables/mozilla/bugs/bug28928.html = FAIL
1204 MAC : LayoutTests/tables/mozilla/bugs/bug30559.html = FAIL
1205 MAC : LayoutTests/tables/mozilla/bugs/bug30692.html = FAIL
1206 MAC : LayoutTests/tables/mozilla/bugs/bug39209.html = FAIL
1207 MAC : LayoutTests/tables/mozilla/bugs/bug4382.html = FAIL
1208 MAC : LayoutTests/tables/mozilla/bugs/bug4429.html = FAIL
1209 MAC : LayoutTests/tables/mozilla/bugs/bug4527.html = FAIL
1210 MAC : LayoutTests/tables/mozilla/bugs/bug46368-1.html = FAIL
1211 MAC : LayoutTests/tables/mozilla/bugs/bug46368-2.html = FAIL
1212 MAC : LayoutTests/tables/mozilla/bugs/bug51037.html = FAIL
1213 MAC : LayoutTests/tables/mozilla/bugs/bug53690-1.html = FAIL
1214 MAC : LayoutTests/tables/mozilla/bugs/bug55545.html = FAIL
1215 MAC : LayoutTests/tables/mozilla/bugs/bug59354.html = FAIL
1216 MAC : LayoutTests/tables/mozilla/bugs/bug7342.html = FAIL
1217 MAC : LayoutTests/tables/mozilla/bugs/bug9024.html = FAIL
1218 MAC : LayoutTests/tables/mozilla/bugs/bug96334.html = FAIL
1219 MAC : LayoutTests/tables/mozilla/bugs/bug99948.html = FAIL
1220 MAC : LayoutTests/tables/mozilla/dom/tableDom.html = FAIL
1221 MAC : LayoutTests/tables/mozilla/other/move_row.html = FAIL
1222 MAC : LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1.html = FAIL
1223 MAC : chrome/fast/forms/basic-buttons.html = FAIL
1224 MAC : chrome/fast/forms/basic-inputs.html = FAIL
1225 MAC : chrome/fast/forms/basic-selects.html = FAIL
1226 MAC : chrome/fast/forms/textarea-metrics.html = FAIL
1227 MAC : LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL
1228 MAC : LayoutTests/fast/forms/input-type-text-min-width.html = FAIL
1229 MAC : LayoutTests/fast/forms/placeholder-set-attribute.html = FAIL
1230 MAC : LayoutTests/fast/replaced/replaced-breaking.html = FAIL
1231 MAC : LayoutTests/fast/table/text-field-baseline.html = FAIL
1233 // we're waiting on upstreaming a change to how textarea padding works. rather
1234 // than rebasing, we'll wait for the upstream (which ojan said should happen
1235 // early in Jan 09).
1236 MAC : LayoutTests/fast/forms/negativeLineHeight.html = FAIL
1237 MAC : LayoutTests/fast/forms/textAreaLineHeight.html = FAIL
1238 MAC : LayoutTests/fast/forms/textarea-width.html = FAIL
1239 MAC : LayoutTests/fast/text/international/rtl-white-space-pre-wrap.html = FAIL
1240 MAC : LayoutTests/editing/inserting/4960120-1.html = FAIL
1241 MAC : LayoutTests/editing/pasteboard/nested-blocks-with-text-area.html = FAIL
1242 MAC : LayoutTests/editing/pasteboard/pasting-tabs.html = FAIL
1243 MAC : LayoutTests/fast/css/resize-corner-tracking.html = FAIL
1244 MAC : LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html = FAIL
1245 MAC : LayoutTests/fast/dynamic/008.html = FAIL
1246 MAC : LayoutTests/fast/forms/textarea-align.html = FAIL
1247 MAC : LayoutTests/fast/forms/textarea-appearance-wrap.html = FAIL
1248 MAC : LayoutTests/fast/forms/textarea-hard-linewrap.html = FAIL
1249 MAC : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL
1250 MAC : LayoutTests/fast/forms/textarea-scrollbar.html = FAIL
1251 MAC : LayoutTests/fast/forms/textarea-scrolled-type.html = FAIL
1252 MAC : LayoutTests/fast/forms/textarea-setinnerhtml.html = FAIL
1253 MAC : LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL
1254 MAC : LayoutTests/fast/table/003.html = FAIL
1255 MAC : LayoutTests/http/tests/navigation/anchor-basic.html = FAIL
1256 MAC : LayoutTests/http/tests/navigation/anchor-frames.html = FAIL
1257 MAC : LayoutTests/http/tests/navigation/anchor-goback.html = FAIL
1258 MAC : LayoutTests/http/tests/navigation/anchor-subframeload.html = FAIL
1259 MAC : LayoutTests/http/tests/navigation/javascriptlink-basic.html = FAIL
1260 MAC : LayoutTests/http/tests/navigation/javascriptlink-goback.html = FAIL
1261 MAC : LayoutTests/http/tests/navigation/javascriptlink-subframeload.html = FAIL
1262 MAC : LayoutTests/http/tests/navigation/metaredirect-frames.html = FAIL
1263 MAC : LayoutTests/http/tests/navigation/metaredirect-goback.html = FAIL
1264 MAC : LayoutTests/http/tests/navigation/metaredirect-subframeload.html = FAIL
1265 MAC : LayoutTests/http/tests/navigation/redirect302-frames.html = FAIL
1266 MAC : LayoutTests/http/tests/navigation/relativeanchor-goback.html = FAIL
1267 MAC : LayoutTests/http/tests/navigation/reload-subframe-object.html = FAIL
1268 MAC : LayoutTests/http/tests/navigation/slowmetaredirect-basic.html = FAIL
1269 MAC : LayoutTests/http/tests/navigation/slowtimerredirect-basic.html = FAIL
1270 MAC : LayoutTests/http/tests/navigation/success200-basic.html = FAIL
1271 MAC : LayoutTests/http/tests/navigation/success200-frames-loadsame.html = FAIL
1272 MAC : LayoutTests/http/tests/navigation/success200-frames.html = FAIL
1273 MAC : LayoutTests/http/tests/navigation/success200-goback.html = FAIL
1274 MAC : LayoutTests/http/tests/navigation/success200-loadsame.html = FAIL
1275 MAC : LayoutTests/http/tests/navigation/success200-reload.html = FAIL
1276 MAC : LayoutTests/http/tests/navigation/success200-subframeload.html = FAIL
1277 MAC : LayoutTests/http/tests/navigation/timerredirect-basic.html = FAIL CRASH
1278 MAC : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL
1279 MAC : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL
1280 MAC : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL
1281 MAC : LayoutTests/http/tests/navigation/post-goback2.html = FAIL
1282 MAC : LayoutTests/http/tests/navigation/postredirect-goback2.html = FAIL
1283 MAC : LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL
1284 MAC : LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL
1285 MAC : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL
1286 MAC : LayoutTests/http/tests/navigation/relativeanchor-frames.html = FAIL
1288 // text input garbage
1289 MAC : LayoutTests/editing/inserting/typing-tab-designmode.html = FAIL
1290 MAC : LayoutTests/fast/events/key-events-in-input-text.html = FAIL
1291 MAC : LayoutTests/fast/forms/focus-selection-input.html = FAIL
1292 MAC : LayoutTests/fast/forms/focus-selection-textarea.html = FAIL
1293 MAC : LayoutTests/fast/forms/textarea-type-spaces.html = FAIL
1294 MAC : LayoutTests/fast/frames/iframe-window-focus.html = FAIL
1295 MAC : LayoutTests/fast/events/js-keyboard-event-creation.html = FAIL
1297 // bad key event handling
1298 MAC : LayoutTests/fast/events/access-key-self-destruct.html = FAIL
1299 MAC : LayoutTests/fast/events/arrow-keys-on-body.html = FAIL
1300 MAC : LayoutTests/fast/events/keypress-focus-change.html = FAIL
1301 MAC : LayoutTests/fast/events/keypress-insert-tab.html = FAIL
1302 MAC : LayoutTests/fast/events/onchange-passwordfield.html = FAIL
1303 MAC : LayoutTests/fast/events/onchange-searchfield.html = FAIL
1304 MAC : LayoutTests/fast/events/onchange-select-popup.html = FAIL
1305 MAC : LayoutTests/fast/events/onchange-textfield.html = FAIL
1306 MAC : LayoutTests/fast/events/onsearch-enter.html = FAIL
1307 MAC : LayoutTests/fast/forms/access-key.html = FAIL
1308 MAC : LayoutTests/fast/forms/button-enter-click.html = FAIL
1309 MAC : LayoutTests/fast/forms/check-box-enter-key.html = FAIL
1310 MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = FAIL
1311 MAC : LayoutTests/fast/forms/legend-access-key.html = FAIL
1312 MAC : LayoutTests/fast/forms/listbox-typeahead-scroll.html = FAIL
1313 MAC : LayoutTests/fast/forms/onchange-enter-submit.html = FAIL
1314 MAC : LayoutTests/fast/forms/select-accesskey.html = FAIL
1315 MAC : LayoutTests/fast/forms/select-double-onchange.html = FAIL
1316 MAC : LayoutTests/fast/forms/select-enter-key.html = FAIL
1317 MAC : LayoutTests/fast/forms/select-type-ahead-non-latin.html = FAIL
1318 MAC : LayoutTests/fast/forms/textfield-onchange-deletion.html = FAIL
1319 MAC : LayoutTests/fast/forms/textfield-to-password-on-focus.html = FAIL
1320 MAC : LayoutTests/fast/events/option-tab.html = FAIL
1321 MAC : LayoutTests/fast/events/keydown-keypress-preventDefault.html = FAIL
1322 MAC : LayoutTests/fast/events/tabindex-focus-chain.html = FAIL
1323 MAC : LayoutTests/fast/forms/button-spacebar-click.html = FAIL
1324 MAC : LayoutTests/fast/forms/focus-control-to-page.html = FAIL
1326 // event failures
1327 MAC : LayoutTests/fast/events/attempt-scroll-with-no-scrollbars.html = FAIL CRASH
1329 // history (currently flaky on Linx & Mac platforms)
1330 LINUX MAC : LayoutTests/http/tests/navigation/lockedhistory-iframe.html = PASS FAIL
1332 // selection
1333 MAC : LayoutTests/fast/forms/listbox-onchange.html = FAIL
1334 MAC : LayoutTests/fast/forms/listbox-selection.html = FAIL
1335 MAC : LayoutTests/editing/selection/5109817.html = FAIL
1336 MAC : LayoutTests/editing/selection/5354455-2.html = FAIL
1338 // missing default resources (strings?)
1339 MAC : LayoutTests/fast/forms/button-default-title.html = FAIL
1340 MAC : LayoutTests/fast/forms/file-input-direction.html = FAIL
1341 MAC : LayoutTests/fast/forms/file-input-disabled.html = FAIL
1342 MAC : LayoutTests/fast/forms/hidden-input-file.html = FAIL
1344 // incorrect layout
1345 MAC : LayoutTests/fast/css/font-weight-1.html = FAIL
1346 MAC : LayoutTests/http/tests/misc/isindex-formdata.html = FAIL
1347 MAC : LayoutTests/svg/custom/preserve-aspect-ratio-syntax.svg = FAIL
1348 MAC : LayoutTests/svg/custom/viewbox-syntax.svg = FAIL
1349 MAC : LayoutTests/tables/mozilla/marvin/x_td_nowrap.xml = FAIL
1350 MAC : LayoutTests/tables/mozilla/marvin/x_th_nowrap.xml = FAIL
1352 // not loading local files
1353 MAC : LayoutTests/fast/loader/local-CSS-from-local.html = FAIL
1354 MAC : LayoutTests/fast/loader/local-JavaScript-from-local.html = FAIL
1355 MAC : LayoutTests/fast/loader/local-image-from-local.html = FAIL
1357 // parser issues (guess: may be related to missing resources?)
1358 MAC : LayoutTests/fast/parser/entities-in-attributes.xhtml = FAIL
1359 MAC : LayoutTests/fast/parser/entities-in-xhtml.xhtml = FAIL
1360 MAC : LayoutTests/fast/parser/entity-ignorable-whitespace.xhtml = FAIL
1362 // unknown
1363 MAC : LayoutTests/fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml = FAIL
1365 // the url comes back wrong, it should have a question mark for args on it.
1366 MAC : LayoutTests/http/tests/navigation/onload-navigation-iframe-timeout.html = FAIL CRASH
1367 MAC : LayoutTests/http/tests/navigation/onload-navigation-iframe.html = FAIL
1369 // contain extra output at the top, no clue why.
1371 // JS profiler not enabled?
1372 MAC : LayoutTests/fast/profiler/document-dot-write.html = FAIL
1373 MAC : LayoutTests/fast/profiler/stop-then-function-call.html = FAIL
1375 // whitespace differences (??)
1376 MAC : LayoutTests/fast/dom/tabindex-clamp.html = FAIL
1378 // Error from CGImageSourceUpdateData but everything else is correct.
1379 MAC : LayoutTests/http/tests/multipart/invalid-image-data.html = FAIL
1381 // Crashing...
1383 // window.open crashes (some of these are flaky, in that they don't always
1384 // crash, and are noted as such)
1385 MAC : LayoutTests/http/tests/navigation/target-frame-from-window.html = TIMEOUT PASS
1386 MAC : LayoutTests/http/tests/security/frameNavigation/not-opener.html = PASS TIMEOUT
1387 MAC : LayoutTests/http/tests/security/frameNavigation/opener.html = PASS TIMEOUT
1388 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html = PASS TIMEOUT
1389 MAC : LayoutTests/http/tests/xmlhttprequest/close-window.html = CRASH TIMEOUT
1390 MAC : LayoutTests/plugins/open-and-close-window-with-plugin.html = FAIL TIMEOUT
1391 MAC : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = PASS TIMEOUT
1392 MAC : LayoutTests/fast/events/open-window-from-another-frame.html = PASS TIMEOUT
1393 MAC : LayoutTests/fast/history/history_reload.html = PASS TIMEOUT
1394 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html = TIMEOUT FAIL
1395 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html = PASS TIMEOUT
1396 MAC : LayoutTests/http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html = PASS TIMEOUT
1397 MAC : LayoutTests/svg/carto.net/scrollbar.svg = CRASH PASS
1399 //  no html tags, bad html (unmatched tags)
1400 MAC : LayoutTests/fast/canvas/unclosed-canvas-1.html = CRASH PASS
1401 // Script -- onload hooks
1402 MAC : LayoutTests/fast/dom/Document/early-document-access.html = CRASH TIMEOUT PASS
1404 // This needs a new mac baseline, but waiting until we get scroll bars fixed
1405 // since that change will also mean a rebase.
1406 MAC : chrome/fonts/impact.html = FAIL
1408 // Not really sure why these are failing at the moment
1409 MAC : LayoutTests/fast/dom/Window/get-set-properties.html = FAIL
1410 MAC : LayoutTests/fast/dom/isindex-002.html = FAIL
1411 MAC : LayoutTests/fast/events/init-events.html = FAIL
1413 // This tests has a comment about order isn't really defined and could change,
1414 // maybe we just need to update to this order?
1415 MAC : LayoutTests/fast/events/drag-in-frames.html = FAIL
1417 // These two have a different object type in the dom dump?
1418 MAC : LayoutTests/fast/images/embed-image.html = FAIL
1419 MAC : LayoutTests/fast/images/object-image.html = FAIL
1421 // We get a different result here than win from the JS expression evaluation.
1422 // Need to talk to someone on the V8 team about it. This used to work and
1423 // has regressed.
1424 MAC DEBUG : LayoutTests/fast/js/large-expressions.html = FAIL
1426 // Parsing issue?
1427 MAC :  LayoutTests/fast/js/reparsing-semicolon-insertion.html = FAIL
1429 // Rebase for our network stack?
1430 MAC : LayoutTests/http/tests/misc/window-dot-stop.html = FAIL
1431 MAC : LayoutTests/http/tests/xmlhttprequest/abort-should-cancel-load.html = FAIL
1433 // Regression w/ radios?
1434 MAC : LayoutTests/fast/forms/radio_checked_name.html = FAIL
1436 // Some times it fails because the animation starts before the first dom dump
1437 // so the text doesn't match.
1438 MAC : LayoutTests/svg/hixie/perf/007.xml = FAIL PASS
1440 // To be figured out, probably timing due to the dual status
1441 MAC : LayoutTests/animations/combo-transform-translate+scale.html = PASS FAIL
1442 MAC : LayoutTests/animations/change-one-anim.html = FAIL PASS
1444 // All of these svg tests seem to be hit or miss on the mac.  the issue is they
1445 // seem not always take the dom snapshot at a consistent state, so some times
1446 // animations have started and sometimes they haven't.  It looks like win and
1447 // linux have rebaselined to what is most common cases for the build bots, but
1448 // we're not seeing that sorta stability on mac.  So for now we tag them as
1449 // pass & fail, but we really need to fix these tests upstream to have
1450 // a consistent behavior (and probably update win/linux expected values).
1451 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = FAIL PASS
1452 MAC LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t.svg = FAIL PASS
1453 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t.svg = FAIL PASS
1454 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t.svg = FAIL PASS
1455 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t.svg = FAIL PASS
1456 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t.svg = FAIL PASS
1457 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-08-t.svg = FAIL PASS
1458 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-10-t.svg = FAIL PASS
1459 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-11-t.svg = FAIL PASS
1460 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-12-t.svg = FAIL PASS
1461 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-15-t.svg = FAIL PASS
1462 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-16-t.svg = FAIL PASS
1463 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-19-t.svg = FAIL PASS
1464 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-22-b.svg = FAIL PASS
1465 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-28-t.svg = FAIL PASS
1466 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t.svg = FAIL PASS
1467 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-32-t.svg = FAIL PASS
1468 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL PASS
1469 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t.svg = FAIL PASS
1470 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t.svg = FAIL PASS
1471 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-37-t.svg = FAIL PASS
1472 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-40-t.svg = FAIL PASS
1473 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL PASS
1474 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-46-t.svg = FAIL PASS
1475 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-81-t.svg = FAIL PASS
1476 MAC : LayoutTests/svg/W3C-SVG-1.1/animate-elem-85-t.svg = FAIL PASS
1478 // These may be similar timing issue as above.
1479 MAC : LayoutTests/transitions/change-values-during-transition.html = FAIL PASS
1480 MAC : LayoutTests/transitions/shorthand-border-transitions.html = FAIL PASS
1481 MAC : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
1482 MAC : LayoutTests/animations/change-keyframes-name.html = FAIL PASS
1484 // The following are flaky in that some times the timeout or crash, but we think
1485 // it is because of bugs in other parts of the code and not specific to what
1486 // these tests are doing.  The are being noted here so we can get the buildbots
1487 // green so new mac regressions are caught much quicker.
1488 // (there are a few others marked w/ multiple status like this in other parts of
1489 // the file, but they were left there as the comments in those areas are valid.)
1490 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS
1491 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TIMEOUT PASS
1492 MAC : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html = CRASH PASS TIMEOUT FAIL
1493 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRASH PASS
1494 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH PASS TIMEOUT
1495 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = CRASH PASS TIMEOUT
1496 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOUT FAIL
1497 MAC : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html = PASS CRASH TIMEOUT
1498 MAC : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html = PASS CRASH TIMEOUT
1499 MAC : LayoutTests/http/tests/security/aboutBlank/xss-DENIED-set-opener.html = PASS CRASH TIMEOUT
1500 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = TIMEOUT PASS
1501 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html = PASS CRASH TIMEOUT
1502 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html = CRASH PASS TIMEOUT
1503 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html = PASS CRASH
1504 MAC : LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html = CRASH TIMEOUT PASS
1505 MAC : LayoutTests/fast/events/frame-tab-focus.html = CRASH FAIL
1506 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL
1507 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS
1508 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH PASS FAIL
1509 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS
1510 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT PASS
1511 MAC : LayoutTests/http/tests/navigation/error404-subframeload.html = TIMEOUT PASS
1512 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FAIL PASS
1513 MAC : LayoutTests/fast/loader/charset-parse.html = PASS CRASH FAIL
1514 MAC : LayoutTests/http/tests/xmlhttprequest/referer.html = PASS TIMEOUT
1515 MAC : LayoutTests/http/tests/misc/BOM-override-script.html = PASS TIMEOUT
1516 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRASH PASS
1517 MAC : LayoutTests/editing/execCommand/paste-2.html = FAIL PASS
1518 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS
1519 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRASH PASS
1520 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS
1521 MAC : LayoutTests/fast/canvas/gradient-with-clip.html = CRASH PASS
1522 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS
1523 // These next few passes like 1 in 20 times, but it could be from corruption
1524 // from previous tests that is causing the problems.
1525 MAC : LayoutTests/http/tests/misc/xhtml.php = CRASH FAIL PASS
1526 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL PASS
1527 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = CRASH FAIL PASS
1528 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with-base-tag.html = CRASH FAIL PASS
1529 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH FAIL PASS
1530 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.html = CRASH FAIL PASS
1532 // -----------------------------------------------------------------
1533 // END MAC PORT TESTS
1534 // -----------------------------------------------------------------
1536 // WebKit Merge 38800:38850 regressions
1537 LayoutTests/fast/events/dispatchEvent-crash.html = FAIL
1539 // WebKit Merge 38850:38900 new tests
1541 LayoutTests/fast/dom/dom-constructors.html = FAIL
1543 // WebKit Merge 39050:39100 failures:
1544 LayoutTests/fast/dom/java-applet-calls.html = FAIL
1545 LINUX WIN : LayoutTests/fast/repaint/transform-repaint-descendants.html = FAIL
1546 LINUX : LayoutTests/http/tests/loading/simple-subframe.html = FAIL
1548 // WebKit Merge 39100:39141 new tests:
1549 MAC : LayoutTests/fast/events/special-key-events-in-input-text.html = FAIL
1550 LayoutTests/fast/regex/non-pattern-characters.html = FAIL
1551 SKIP : LayoutTests/fast/workers/worker-navigator.html = FAIL
1552 SKIP : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg.svg = FAIL
1554 // Windows pixeltest failure: alpha=0.5 red does not come out blended.
1555 // Linux pixeltest failure: alpha=0.5 red (1,0,0) atop yellow (1,1,0) is
1556 // coming out with with a slightly-less-than-100% red channel.
1557 // Looks like we need to investigate HSL color conversion.
1558 LINUX WIN : LayoutTests/fast/css/hsla-color.html = FAIL
1560 // Windows pixeltest failure: upstream baseline has the background of the
1561 // "Cancel" button in a slightly darker gray than the surrounding dark gray.
1562 WIN : LayoutTests/fast/css/imageTileOpacity.html = FAIL
1564 // Linux pixeltest failure: flaky?  Appears without red locally.
1565 LINUX : LayoutTests/fast/layers/layer-visibility-sublayer.html = PASS FAIL
1567 // Repaint tests, so the expected output should look like the
1568 // Mac where everything is dark gray.
1569 LINUX WIN : LayoutTests/fast/repaint/table-cell-collapsed-border.html = FAIL
1570 LINUX WIN : LayoutTests/fast/repaint/transform-absolute-child.html = FAIL
1571 LINUX WIN : LayoutTests/fast/canvas/canvas-as-image-incremental-repaint.html = FAIL
1572 LINUX WIN : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FAIL
1573 LINUX WIN : LayoutTests/fast/repaint/create-layer-repaint.html = FAIL
1574 LINUX WIN : LayoutTests/fast/repaint/reflection-redraw.html = FAIL
1576 // Linux pixeltest failure: Failing to rotate the form control
1577 LINUX MAC : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL
1579 // TODO(tc): flaky.
1580 LINUX : LayoutTests/fast/events/5056619.html = PASS FAIL
1582 // Failed with r6844 (dglazkov)
1583 LayoutTests/http/tests/navigation/error404-goback.html = FAIL
1585 // Started failing when landing the new skia r6925.
1586 WIN : LayoutTests/fast/css/rtl-ordering.html = FAIL
1587 WIN : LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html = FAIL
1588 WIN : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL
1589 WIN : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL
1590 WIN : LayoutTests/fast/lists/w3-list-styles.html = FAIL
1592 // 2008/12/13 - Turning off some Friday night test regressions until
1593 // they can be looked at.
1594 WIN : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH
1596 // Passes when run by itself.  Fails on the buildbot.
1597 LINUX : LayoutTests/fast/css/beforeSelectorOnCodeElement.html = CRASH PASS
1599 // Merge 39143:39309
1600 // This test needs to be rebaselined on Mac.
1601 MAC : LayoutTests/animations/keyframes-rule.html = FAIL
1603 // The V8 regular expression engine does not match JSCRE on this one.
1604 // See V8 bug 182.  
1605 LayoutTests/fast/js/regexp-no-extensions.html = FAIL
1607 // This test appears to pass on Linux, despite it referencing feed:// URLs which
1608 // we don't support.  Needs more investigation.
1609 LayoutTests/http/tests/security/feed-urls-from-remote.html = PASS FAIL
1611 // Needs to be rebaselined on Mac.
1612 MAC : LayoutTests/transforms/2d/transform-value-types.html = FAIL
1614 // Bug 4360: skipped as this tests window.sessionStorage, which we don't
1615 // support. Enable once we turn on DOM_STORAGE.
1616 SKIP : LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT
1618 // This is failing because of an additional console message.
1619 LINUX WIN DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL
1621 // eventSender to fake a drag
1622 MAC DEBUG : LayoutTests/fast/events/standalone-image-drag-to-editable.html = FAIL
1624 // Missing expected results.  Probably going to fail anyway, since
1625 // chromium does not support webarchive format.
1626 SKIP : LayoutTests/svg/webarchive/svg-cursor-subresources.svg = FAIL
1627 SKIP : LayoutTests/webarchive/test-css-url-resources-in-stylesheets.html = FAIL
1628 SKIP : LayoutTests/webarchive/test-css-url-resources-inline-styles.html = FAIL
1630 // Merge 39309:39335 Regressions, see bug 5737
1631 // (RenderButton::setupInnerStyle regression).
1632 LINUX WIN : LayoutTests/fast/box-sizing/percentage-height.html = FAIL
1633 LINUX WIN : LayoutTests/fast/forms/001.html = FAIL
1634 LINUX WIN : LayoutTests/fast/forms/input-first-letter.html = FAIL
1636 // These test the behavior of the (x) in type=search inputs.  We haven't
1637 // implemented this yet (should we on win/linux?). http://crbug.com/5701
1638 DEFER LINUX WIN : LayoutTests/fast/forms/search-cancel-button-mouseup.html = FAIL
1639 DEFER : LayoutTests/fast/forms/search-cancel-button-style-sharing.html = FAIL
1640 DEFER : LayoutTests/fast/forms/search-rtl.html = FAIL
1641 DEFER : LayoutTests/fast/forms/search-transformed.html = FAIL
1643 // Merge 39369:39410: new test
1644 LayoutTests/fast/events/popup-blocking-click-in-iframe.html = FAIL TIMEOUT
1646 // Merge 39369:39410: new test. Ran correctly and was baselined on Win32.
1647 MAC : LayoutTests/fast/reflections/reflection-overflow-hidden.html = PASS FAIL
1649 // Linux's rotated text output looks terrible.
1650 LINUX : LayoutTests/fast/transforms/transformed-document-element.html = FAIL
1652 // Passes locally when run individually, but fails on buildbot. Could be a
1653 // sideffect from previous test causing it to be flaky. Seems to have
1654 // started with r7379
1655 WIN DEBUG : LayoutTests/editing/execCommand/paste-2.html = PASS FAIL
1657 // Merge 39606:39660 - new tests
1658 SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL
1659 SKIP : LayoutTests/fast/events/pointer-events.html = FAIL
1661 // Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnimations()
1662 SKIP : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT
1663 SKIP : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIMEOUT
1666 // Merge 39744:39829 - new tests
1667 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL
1668 LayoutTests/fast/encoding/char-encoding-mac.html = FAIL
1669 WIN LINUX : LayoutTests/fast/repaint/transform-disable-layoutstate.html = FAIL
1671 // Merge 39744:39829 - regression likely due to bad implementation of RenderPath::strokeContains in PathSkia.cpp
1672 WIN : LayoutTests/fast/canvas/pointInPath.html = FAIL
1673 LayoutTests/svg/custom/path-bad-data.svg = FAIL
1675 // Release failures are Merge 39829:39744 regressions
1676 // Linux pixeltest failure: Large areas of the page are missing
1677 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL
1678 WIN : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS
1679 MAC : LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html = FAIL PASS
1681 // 12-Jan-2009 Regressions:
1682 // I'm turning these off to green the build until I can look at them tomorrow. For the
1683 // most part they probably just need to be rebaselined due to recent Skia SVG changes.
1684 LINUX : LayoutTests/fast/images/animated-svg-as-image.html = FAIL
1686 // Looks like this just needs a rebaseline.
1687 LINUX : LayoutTests/svg/custom/stroke-fallback.svg = FAIL
1689 // Merge 39830:39880 - new tests
1690 LayoutTests/plugins/npruntime.html = FAIL TIMEOUT
1692 // Merge 39830:39880 - regressions 
1693 WIN : LayoutTests/editing/selection/5057506.html = FAIL
1694 LINUX WIN : LayoutTests/fast/events/init-events.html = FAIL
1696 // Merge 39880:39894 - regressions
1697 // Note: this failed before the merge on Windows, just not crashed (brettw saw
1698 // this on his machine once so is marking it as so).
1699 WIN : LayoutTests/fast/borders/border-image-omit-right-slice.html = FAIL CRASH
1700 // Bug 6733: Need to parse Inifinity as 0.
1701 LayoutTests/fast/js/numeric-conversion.html = FAIL
1703 // Bug 6735: Merge 39894:39913 - new test.
1704 LayoutTests/plugins/netscape-throw-exception.html = FAIL
1706 // Merge 39744:39913? - regressions
1707 WIN : LayoutTests/fast/dom/Window/setting-properties-on-closed-window.html = PASS TIMEOUT
1708 WIN : LayoutTests/fast/dom/Window/timeout-callback-scope.html = PASS TIMEOUT
1709 WIN LINUX : LayoutTests/fast/inline/dirtyLinesForInline.html = PASS FAIL
1710 WIN : LayoutTests/fast/layers/layer-visibility-sublayer.html = PASS FAIL
1711 WIN : LayoutTests/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html = PASS TIMEOUT
1712 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t.svg = PASS FAIL
1713 WIN : LayoutTests/transitions/transition-end-event-nested.html = PASS FAIL
1714 LayoutTests/http/tests/misc/uncacheable-script-repeated.html = PASS TIMEOUT
1715 LINUX : LayoutTests/http/tests/local/stylesheet-and-script-load-order-http.html = PASS TIMEOUT
1716 LINUX : LayoutTests/svg/custom/animate-path-morphing.svg = PASS FAIL
1717 LINUX : LayoutTests/svg/custom/circular-marker-reference-1.svg = PASS FAIL
1718 LINUX : LayoutTests/transitions/change-values-during-transition.html = PASS FAIL
1720 // This never worked on Linux, but were in the past incorrectly rebaselined.
1721 // Text pattern fills/strokes not working.
1722 LINUX : LayoutTests/svg/custom/js-late-pattern-and-object-creation.svg = FAIL
1724 // might need to be rebaselined in win, 'DRAFT' rendering incorrect before
1725 WIN : LayoutTests/svg/custom/struct-use-09-b.svg = FAIL
1727 // Merge 39913:39933 - regressions
1728 // See http://crbug.com/6482
1729 LINUX WIN : LayoutTests/fast/replaced/width100percent-searchfield.html = FAIL
1731 // Passes locally but Text diff fails on the buildbots
1732 LINUX : LayoutTests/svg/custom/path-getTotalLength.svg = FAIL PASS
1734 // Merge 39972:40057 -- new tests
1735 LayoutTests/fast/regex/malformed-escapes.html = FAIL
1737 // Merge 39972:40057 -- regressions
1738 LINUX : LayoutTests/fast/canvas/pointInPath.html = FAIL
1740 // Merge 40059:40086 -- regressions
1741 LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL TIMEOUT
1743 // TestShell change to dump() on notifyDone http://codereview.chromium.org/18440
1744 WIN : LayoutTests/fast/dom/Window/window-property-shadowing.html = TIMEOUT
1745 WIN : LayoutTests/fast/events/programmatic-check-no-change-event.html = TIMEOUT
1746 WIN : LayoutTests/plugins/open-and-close-window-with-plugin.html = TIMEOUT
1747 WIN : LayoutTests/transitions/inherit-other-props.html = TIMEOUT
1748 WIN :LayoutTests/transitions/retargetted-transition.html = TIMEOUT
1749 LINUX MAC : LayoutTests/svg/custom/clip-path-units-changes.svg = FAIL
1750 MAC : LayoutTests/fast/dom/replaceChild.html = FAIL
1751 MAC : LayoutTests/fast/forms/menulist-no-overflow.html = FAIL
1752 MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL
1753 WIN LINUX : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL
1754 MAC : LayoutTests/fast/forms/002.html = FAIL
1756 // Merge 40086:40124 -- new test
1757 // This needs layoutTestController.numberOfActiveAnimations implemented.
1758 LayoutTests/transitions/repeated-firing-background-color.html = FAIL TIMEOUT
1760 // Merge 40124:40164 -- regressions
1761 // This test tries to remove an iframe on the page then generate the pixel
1762 // output.  For some reason, we're taking the snapshot before the iframe is
1763 // removed (maybe getting the clientWidth isn't causing a re-layout?)
1764 WIN : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL
1766 // Flakey tests
1767 LINUX : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
1769 // intermittent failures on the buildbot
1770 LINUX : LayoutTests/svg/custom/gradient-stop-style-change.svg = FAIL PASS
1772 // The 7th column should not be top aligned.
1773 WIN LINUX : LayoutTests/fast/table/vertical-align-baseline.html = FAIL
1775 // Merge 40165:40297 -- regressions
1776 LINUX WIN : LayoutTests/editing/style/smoosh-styles-003.html = FAIL
1777 // I think Hyatt removed support for compact.
1778 LINUX WIN : LayoutTests/fast/compact/001.html = FAIL
1779 LINUX WIN : LayoutTests/fast/compact/002.html = FAIL
1780 LINUX WIN : LayoutTests/fast/compact/003.html = FAIL
1781 LINUX WIN : LayoutTests/fast/forms/form-hides-table.html = FAIL
1782 LayoutTests/fast/forms/textarea-no-scroll-on-blur.html = FAIL
1783 LINUX WIN : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FAIL
1784 MAC : LayoutTests/fast/loader/null-request-after-willSendRequest.html = FAIL TIMEOUT
1785 LINUX WIN : LayoutTests/fast/repaint/dynamic-table-vertical-alignment-change.html = FAIL
1786 LINUX WIN : LayoutTests/fast/repaint/inline-color-change.html = FAIL
1787 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL
1788 LINUX WIN : LayoutTests/fast/table/form-with-table-style.html = FAIL
1789 LayoutTests/http/tests/misc/SVGFont-delayed-load.html = FAIL
1790 LayoutTests/http/tests/uri/resolve-encoding-relative.html = FAIL
1791 LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-post.html = TIMEOUT
1792 LayoutTests/svg/custom/stop-crash.svg = CRASH
1793 WIN : LayoutTests/fast/css/font-face-locally-installed.html = FAIL
1794 WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b.svg = FAIL
1795 WIN : LayoutTests/svg/batik/text/verticalText.svg = FAIL
1796 LINUX WIN : LayoutTests/fast/forms/textarea-scroll-height.html = FAIL
1797 LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL
1798 LINUX WIN : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL
1799 LINUX WIN : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = FAIL
1800 LINUX WIN : chrome/fast/forms/textarea-metrics.html = FAIL
1801 WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL