1 2014-01-17 Bem Jones-Bey <bjonesbe@adobe.com>
3 [CSS Shapes] Stacked floats with shape-outside should allow inline content to interact with the non-outermost float
4 https://bugs.webkit.org/show_bug.cgi?id=122576
6 Reviewed by David Hyatt.
8 Tests for shape-outside on stacked floats and interaction with inline
11 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000-expected.html: Added.
12 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html: Added.
13 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001-expected.html: Added.
14 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html: Added.
15 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002-expected.html: Added.
16 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html: Added.
18 2014-01-17 Zoltan Horvath <zoltan@webkit.org>
20 [CSS3] Add rendering support for -webkit-text-align-last
21 https://bugs.webkit.org/show_bug.cgi?id=99584
23 Reviewed by David Hyatt.
25 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify-expected.html: Added.
26 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html: Added.
27 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-non-justify-expected.html: Added.
28 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-non-justify.html: Added.
30 2014-01-17 Bear Travis <betravis@adobe.com>
32 [CSS Shapes] Basic shapes' computed position should be a horizontal and vertical offset
33 https://bugs.webkit.org/show_bug.cgi?id=127010
37 Update existing parsing and animation tests. For parsing tests, top / left keywords
38 are omitted whenever possible. For animation tests, animations to bottom / right
39 offsets will use calc values based from the top / left direction.
41 * animations/resources/animation-test-helpers.js:
42 (parseBasicShape): Parse non-numerical arguments to the shape function.
43 (basicShapeParametersMatch): Match non-numerical arguments to the shape function.
44 * fast/shapes/parsing/parsing-shape-inside-expected.txt: Update serialized values
45 to omit top / left keywords when possible.
46 * fast/shapes/parsing/parsing-shape-outside-expected.txt: Update serialized values
47 to omit top / left keywords when possible.
48 * fast/shapes/parsing/parsing-test-utils.js: Modify shape parsing test expectations.
49 * fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt: Ditto.
50 * fast/shapes/shape-outside-floats/shape-outside-animation.html: Ditto.
52 2014-01-16 Myles C. Maxfield <mmaxfield@apple.com>
54 Unprefix text-emphasis CSS properties
55 https://bugs.webkit.org/show_bug.cgi?id=127160
57 Reviewed by Sam Weinig.
59 Add a reftest to compare the prefixed and unprefixed properties
61 * fast/css3-text/css3-text-decoration/text-decoration-unprefix-expected.html: Added.
62 * fast/css3-text/css3-text-decoration/text-decoration-unprefix.html: Added.
64 2014-01-17 Michał Pakuła vel Rutka <m.pakula@samsung.com>
66 Unreviewed EFL gardening
68 * platform/efl/js/dom/dom-static-property-for-in-iteration-expected.txt: Rebaseline after r153772 and r154057.
69 * platform/efl/js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Rebaseline after r153772 and r154127.
70 * platform/efl/js/dom/global-constructors-attributes-expected.txt: Ditto.
71 * platform/efl/js/dom/global-constructors-attributes-shared-worker-expected.txt: Ditto.
73 2014-01-17 Michał Pakuła vel Rutka <m.pakula@samsung.com>
75 Unreviewed EFL gardening
77 Fix wrong test expectations added in r162128.
79 * platform/efl-wk2/TestExpectations:
81 2014-01-17 Grzegorz Czajkowski <g.czajkowski@samsung.com>
83 Allow grammar checking tests to be able to run asynchronously
84 https://bugs.webkit.org/show_bug.cgi?id=127099
86 Reviewed by Ryosuke Niwa.
88 Some grammar checking tests have already used asynchronous text checking path.
89 Due to WebKit tends to use asynchronous spell checking, this patch adapts grammar
90 checking tests that used synchronous path to be able to run asynchronously.
92 Additionally, the tests description was fixed.
94 * editing/spelling/grammar-edit-word-expected.txt:
95 * editing/spelling/grammar-edit-word.html:
96 * editing/spelling/grammar-expected.txt:
97 * editing/spelling/grammar-markers.html:
98 * editing/spelling/grammar.html:
99 * editing/spelling/markers-expected.txt:
100 * editing/spelling/markers.html:
102 * platform/mac-wk2/TestExpectations:
103 Marking markers.html as failing for mac-wk2 due to bug 125690.
105 2014-01-16 Jer Noble <jer.noble@apple.com>
107 REGRESSION(r162145): media/video-controls-visible-audio-only.html fails
108 https://bugs.webkit.org/show_bug.cgi?id=127147
110 Re-enable media/video-controls-visible-audio-only.html.
112 Reviewed by Eric Carlson.
114 * platform/mac/TestExpectations:
116 2014-01-16 Alexey Proskuryakov <ap@apple.com>
118 REGRESSION(r162145): media/video-controls-visible-audio-only.html fails
119 https://bugs.webkit.org/show_bug.cgi?id=127147
121 * platform/mac/TestExpectations: Marking it as flaky while Jer investigates.
123 2014-01-16 Eric Carlson <eric.carlson@apple.com>
125 Allow MediaSessionManager to restrict inline <video> playback
126 https://bugs.webkit.org/show_bug.cgi?id=127113
128 Reviewed by Jer Noble.
130 * media/video-fullscreeen-only-playback-expected.txt: Added.
131 * media/video-fullscreeen-only-playback.html: Added.
133 2014-01-07 Myles C. Maxfield <mmaxfield@apple.com>
135 text-emphasis-position CSS property doesn't recognize 'left' and 'right'
136 https://bugs.webkit.org/show_bug.cgi?id=126611
138 Reviewed by Simon Fraser.
140 With regards to text-emphasis-position, "left" and "right" are only valid in
141 vertical writing modes, and "over" and "under" are only valid in horizontal
144 In order to keep in line with existing pages, specifying "under" without
145 "left" or "right" should draw text as if "under left" was specified (and
148 The default value for text-emphasis-position should be "over right".
150 * fast/css/getComputedStyle/computed-style-expected.txt:
151 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
152 * fast/css/parsing-text-emphasis-expected.txt:
153 * fast/css/parsing-text-emphasis.html:
154 * fast/text/emphasis-horizontal-left-right-expected.html: Added.
155 * fast/text/emphasis-horizontal-left-right.html: Added.
156 * fast/text/emphasis-vertical-over-right-expected.html: Added.
157 * fast/text/emphasis-vertical-over-right.html: Added.
158 * fast/text/emphasis-vertical-over-under-expected.html: Added.
159 * fast/text/emphasis-vertical-over-under.html: Added.
161 2014-01-16 Michał Pakuła vel Rutka <m.pakula@samsung.com>
163 Unreviewed EFL gardening
165 Add failure test expectations for tests introduced in r162117.
167 * platform/efl-wk2/TestExpectations:
169 2014-01-16 Chris Fleizach <cfleizach@apple.com>
171 AX: WebKit is not firing AXMenuOpenedNotification
172 https://bugs.webkit.org/show_bug.cgi?id=126993
174 Reviewed by Mario Sanchez Prada.
176 * platform/mac/accessibility/aria-menu-open-notification-expected.txt: Added.
177 * platform/mac/accessibility/aria-menu-open-notification.html: Added.
179 2014-01-16 Zalan Bujtas <zalan@apple.com>
181 Merged some more subpixel skipped tests. Unreviewed.
183 webkit.org/b/126891 is a duplicate of webkit.org/b/126892
185 * platform/mac/TestExpectations:
187 2014-01-16 Chris Fleizach <cfleizach@apple.com>
189 AX: WebKit is not firing AXMenuItemSelectedNotification
190 https://bugs.webkit.org/show_bug.cgi?id=127081
192 Reviewed by Mario Sanchez Prada.
194 * platform/mac/accessibility/aria-menu-item-selected-notification-expected.txt: Added.
195 * platform/mac/accessibility/aria-menu-item-selected-notification.html: Added.
197 2014-01-16 Michał Pakuła vel Rutka <m.pakula@samsung.com>
199 Unreviewed EFL gardening
201 Add failure test expectations for media tests.
203 * platform/efl-wk2/TestExpectations:
204 * platform/efl/TestExpectations:
206 2014-01-16 Krzysztof Wolanski <k.wolanski@samsung.com>
208 [EFL] Rebaselining after r161404
209 https://bugs.webkit.org/show_bug.cgi?id=127105
211 Unreviewed gardening.
213 * platform/efl/editing/selection/after-line-wrap-expected.txt:
215 2014-01-15 Mihnea Ovidenie <mihnea@adobe.com>
217 [CSS Regions] Enable accelerated compositing for fixed elements in named flows
218 https://bugs.webkit.org/show_bug.cgi?id=125144
220 Reviewed by David Hyatt.
222 Added new tests and made the existing tests for fixed positioned elements use the
223 non-compositing mode.
225 * compositing/regions/abs-in-named-flow-from-fixed-in-named-flow-expected.txt: Added.
226 * compositing/regions/abs-in-named-flow-from-fixed-in-named-flow.html: Added.
227 * compositing/regions/fixed-in-diff-named-flows-zIndex-expected.html: Added.
228 * compositing/regions/fixed-in-diff-named-flows-zIndex.html: Added.
229 * compositing/regions/fixed-in-named-flow-clip-descendant-expected.txt: Added.
230 * compositing/regions/fixed-in-named-flow-clip-descendant.html: Added.
231 * compositing/regions/fixed-in-named-flow-expected.txt: Added.
232 * compositing/regions/fixed-in-named-flow-from-abs-in-named-flow-expected.txt: Added.
233 * compositing/regions/fixed-in-named-flow-from-abs-in-named-flow.html: Added.
234 * compositing/regions/fixed-in-named-flow-from-outflow-expected.txt: Added.
235 * compositing/regions/fixed-in-named-flow-from-outflow.html: Added.
236 * compositing/regions/fixed-in-named-flow-got-transformed-parent-expected.txt: Added.
237 * compositing/regions/fixed-in-named-flow-got-transformed-parent.html: Added.
238 * compositing/regions/fixed-in-named-flow-lost-transformed-parent-expected.txt: Added.
239 * compositing/regions/fixed-in-named-flow-lost-transformed-parent.html: Added.
240 * compositing/regions/fixed-in-named-flow-overlap-composited-expected.txt: Added.
241 * compositing/regions/fixed-in-named-flow-overlap-composited.html: Added.
242 * compositing/regions/fixed-in-named-flow-position-changed-expected.html: Added.
243 * compositing/regions/fixed-in-named-flow-position-changed.html: Added.
244 * compositing/regions/fixed-in-named-flow-transformed-parent-expected.txt: Added.
245 * compositing/regions/fixed-in-named-flow-transformed-parent.html: Added.
246 * compositing/regions/fixed-in-named-flow-zIndex-expected.html: Added.
247 * compositing/regions/fixed-in-named-flow-zIndex.html: Added.
248 * compositing/regions/fixed-in-named-flow.html: Added.
249 * compositing/regions/fixed-transformed-in-named-flow-expected.txt: Added.
250 * compositing/regions/fixed-transformed-in-named-flow.html: Added.
251 * fast/regions/repaint/element-in-named-flow-absolute-from-fixed.html:
252 * fast/regions/repaint/element-in-named-flow-fixed-from-absolute.html:
253 * fast/regions/repaint/element-inflow-fixed-from-outflow-static.html:
254 * fast/regions/repaint/element-outflow-static-from-inflow-fixed.html:
256 2014-01-15 Mihai Maerean <mmaerean@adobe.com>
258 [CSS Regions] Fix painting when the composited region has overflow:hidden
259 https://bugs.webkit.org/show_bug.cgi?id=124887
261 Reviewed by Alexandru Chiculita.
263 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-div.html: Added.
264 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-div-expected.html: Added.
265 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-region.html: Added.
266 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-region-expected.html: Added.
268 2014-01-15 Ryuan Choi <ryuan.choi@samsung.com>
270 Unreviewed. EFL Gardening.
272 * platform/efl-wk1/TestExpectations:
273 Unskipped some tests in svg/dynamic-updates which are passing now.
275 2014-01-15 Roger Fong <roger_fong@apple.com>
277 Remove unnecessary call to webGLContextCreated
278 https://bugs.webkit.org/show_bug.cgi?id=127000
280 Reviewed by Brent Fulgham.
282 * platform/mac/TestExpectations: Unskipping tests skipped in r162002.
284 2014-01-15 Brian Burg <bburg@apple.com>
286 Web Inspector: capture probe samples on the backend
287 https://bugs.webkit.org/show_bug.cgi?id=126668
289 Reviewed by Joseph Pecoraro.
291 Add protocol tests for setting and hitting the probe breakpoint action type.
293 * inspector-protocol/debugger/setBreakpoint-actions-expected.txt:
294 * inspector-protocol/debugger/setBreakpoint-actions.html:
295 * inspector-protocol/debugger/setProbe-multiple-actions-expected.txt: Added.
296 * inspector-protocol/debugger/setProbe-multiple-actions.html: Added.
297 * inspector-protocol/resources/probe-helper.js: Added.
298 (ProbeHelper.simplifiedProbeSample):
300 2014-01-15 Gavin Barraclough <barraclough@apple.com>
302 REGRESSION (r158369): Some pop-up windows open at incorrect size (affects GMail, theblaze.com)
303 https://bugs.webkit.org/show_bug.cgi?id=126289
305 Reviewed by Anders Carlson.
307 Partial revert of https://bugs.webkit.org/show_bug.cgi?id=123557.
308 On window.open, update page when the UIProcess sends the create message
310 * platform/mac-wk2/TestExpectations:
311 - test is bad (results in DRT don't reflect in browser behaviour).
313 2014-01-15 Frédéric Wang <fred.wang@free.fr>
315 [SVG] Accept HTML and MathML namespaces as valid requiredExtensions
316 https://bugs.webkit.org/show_bug.cgi?id=88188
318 Reviewed by Chris Fleizach.
320 conditional-processing-1 verifies that indeed a renderer object is only
321 created for the first "valid" SVG element of a <switch>, contrary to
322 what an incorrect FIXME comment said. conditional-processing-2 verifies
323 that the <switch> takes into account XHTML and MathML namespaces in the
324 requiredExtensions attribute to decide which SVG element is "valid".
325 SVGTests.html verifies the SVGTests interface of SVG DOM: three
326 SVGStringList attributes (already tested in svg/dom/SVGStringList.html)
327 and the hasExtension() function.
329 * svg/custom/conditional-processing-1-expected.svg: Added.
330 * svg/custom/conditional-processing-1.svg: Added.
331 * svg/custom/conditional-processing-2-expected.html: Added.
332 * svg/custom/conditional-processing-2.html: Added.
333 * svg/dom/SVGTests-expected.txt: Added.
334 * svg/dom/SVGTests.html: Added.
335 * svg/dom/script-tests/SVGTests.js: Added.
337 2014-01-15 Alexey Proskuryakov <ap@apple.com>
339 AX: Merge layout test from Mac and GTK checking accessibility roles
340 https://bugs.webkit.org/show_bug.cgi?id=126685
342 Fix Mac test results.
344 * platform/mac-mountainlion/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Removed.
345 This test was merged into another, but its Mountain Lion results were not moved accordingly.
347 * platform/mac-mountainlion/accessibility/roles-exposed-expected.txt: Copied from LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt.
348 Custom results with a different role for "dl".
350 * platform/mac/accessibility/roles-exposed-expected.txt: Changed to have results that
351 are correct forward looking.
353 2014-01-15 Commit Queue <commit-queue@webkit.org>
355 Unreviewed, rolling out r162066.
356 http://trac.webkit.org/changeset/162066
357 https://bugs.webkit.org/show_bug.cgi?id=127056
359 The added test still fails on some bots (Requested by ap on
362 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html: Removed.
363 * css3/compositing/background-blend-mode-data-uri-svg-image.html: Removed.
364 * platform/efl/TestExpectations:
366 2014-01-15 Brent Fulgham <bfulgham@apple.com>
368 Unreviewed test correctino for webgl compressed textures.
370 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt:
371 * platform/mac-mountainlion/fast/canvas: Removed.
372 * platform/mac-mountainlion/fast/canvas/webgl: Removed.
373 * platform/mac-mountainlion/fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Removed.
375 2014-01-15 Michał Pakuła vel Rutka <m.pakula@samsung.com>
377 Unreviewed EFL gardening
379 Add failure test expectations for reftests added in r161626.
381 * platform/efl/TestExpectations:
383 2014-01-15 Zalan Bujtas <zalan@apple.com>
385 Merged some subpixel skipped tests. Unreviewed.
387 webkit.org/b/126894 is a duplicate of webkit.org/b/126892
389 * platform/mac/TestExpectations:
391 2014-01-15 Brent Fulgham <bfulgham@apple.com>
393 Unreviewed test fix for Mountain Lion WebGL behavior.
395 Add Mountain Lion expected output matching ML's output of INVALID_OPERATION for improperly-sized textures.
397 * platform/mac-mountainlion/fast/canvas: Added.
398 * platform/mac-mountainlion/fast/canvas/webgl: Added.
399 * platform/mac-mountainlion/fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
401 2014-01-15 Zan Dobersek <zdobersek@igalia.com>
404 Unreviewed GTK gardening. Removing an unneeded GTK-specific baseline
405 for a layout test that was fixed proper in r161549.
407 * platform/gtk/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt: Removed.
409 2014-01-15 Mario Sanchez Prada <mario.prada@samsung.com>
411 AX: Merge layout test from Mac and GTK checking accessibility roles
412 https://bugs.webkit.org/show_bug.cgi?id=126685
414 Reviewed by Chris Fleizach.
416 Merged GTK and Mac tests into one cross-platform test that is
417 aware of the platform-specific differences by declaring which
418 elements are supported in which platforms and which platform
419 specific roles (if it's the case) should be expected.
421 * accessibility/roles-exposed-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/roles-exposed-expected.txt.
422 * accessibility/roles-exposed.html: Added.
423 * platform/gtk/accessibility/roles-exposed.html: Removed.
424 * platform/mac/accessibility/role-subrole-roledescription.html: Removed.
425 * platform/mac/accessibility/roles-exposed-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/role-subrole-roledescription-expected.txt.
427 2014-01-15 Mihai Tica <mitica@adobe.com>
430 Background-blend-mode doesn't work for an element with an
431 SVG image as background and border-style or padding set.
432 Tests now use rectangles instead of circles for SVGs.
433 https://bugs.webkit.org/show_bug.cgi?id=118894
435 Reviewed by Dirk Schulze.
437 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html:
438 * css3/compositing/background-blend-mode-data-uri-svg-image.html:
439 * platform/efl/TestExpectations: pass tests for efl, blendMode is not implemented.
441 2014-01-15 Andrei Bucur <abucur@adobe.com>
443 [CSS Regions] Hit-testing goes through clipped layer in fast/regions/overflow-first-and-last-regions-in-container-hidden.html
444 https://bugs.webkit.org/show_bug.cgi?id=126886
446 Reviewed by Mihnea Ovidenie.
448 Add a test that verifies you can't hover an element flowed inside a region but found inside
449 the hidden overflow of the region.
451 * fast/regions/hover-and-js-in-visual-overflow-hidden-expected.html: Added.
452 * fast/regions/hover-and-js-in-visual-overflow-hidden.html: Added.
454 2014-01-15 László Langó <llango.u-szeged@partner.samsung.com>
456 DocumentFragment should be constructable.
457 https://bugs.webkit.org/show_bug.cgi?id=115641
459 Reviewed by Ryosuke Niwa.
461 * fast/dom/DocumentFragment/document-fragment-constructor-expected.txt: Added.
462 * fast/dom/DocumentFragment/document-fragment-constructor.html: Added.
463 * fast/dom/dom-constructors-expected.txt:
464 * fast/dom/dom-constructors.html:
466 2014-01-14 Ryosuke Niwa <rniwa@webkit.org>
468 Make DoYouEvenBench runnable by run-perf-tests
469 https://bugs.webkit.org/show_bug.cgi?id=127030
471 Reviewed by Andreas Kling.
473 Use customIterationCount as it has been renamed from dromaeoIterationCount.
475 * fast/harness/perftests/runs-per-second-iterations.html:
477 2014-01-14 Dirk Schulze <krit@webkit.org>
479 Remove unnecessary WebkitCSSSVGDocumentValue
480 https://bugs.webkit.org/show_bug.cgi?id=126997
482 Reviewed by Andreas Kling.
484 Update results after use of CSSPrimitiveValue.
486 * css3/filters/filter-property-computed-style-expected.txt:
487 * css3/filters/filter-property-expected.txt:
488 * css3/filters/filter-property-parsing-expected.txt:
489 * css3/filters/script-tests/filter-property-computed-style.js:
490 * css3/filters/script-tests/filter-property-parsing.js:
491 * css3/filters/script-tests/filter-property.js:
492 * fast/filter-image/parse-filter-image-expected.txt:
493 * fast/filter-image/parse-filter-image.html:
495 2014-01-14 Mihnea Ovidenie <mihnea@adobe.com>
497 [CSSRegions] Incorrect repaint of fixed element with transformed parent
498 https://bugs.webkit.org/show_bug.cgi?id=125756
500 Reviewed by Simon Fraser.
502 Add tests for a fixed positioned element with a parent that:
503 1. dynamically gets a transform, in which case the fixed positioned element should be positioned
504 relative to its parent
505 2. dynamically loses its transform, in which case the fixed positioned element should be positioned
506 relative to the view.
508 * fast/regions/repaint/fixed-in-named-flow-cb-changed-expected.html: Added.
509 * fast/regions/repaint/fixed-in-named-flow-cb-changed.html: Added.
510 * fast/regions/repaint/fixed-in-named-flow-cb-changed2-expected.html: Added.
511 * fast/regions/repaint/fixed-in-named-flow-cb-changed2.html: Added.
513 2014-01-14 Brent Fulgham <bfulgham@apple.com>
517 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Use same
518 failure mode as the khronos test suite.
520 2014-01-14 Zalan Bujtas <zalan@apple.com>
522 Merged some subpixel skipped tests. Unreviewed.
524 webkit.org/b/126893 is a duplicate of webkit.org/b/126892
526 * platform/mac/TestExpectations:
528 2014-01-14 Mark Lam <mark.lam@apple.com>
530 ASSERTION FAILED: !hasError() in JSC::Parser<LexerType>::createSavePoint().
531 https://bugs.webkit.org/show_bug.cgi?id=126990.
533 Reviewed by Geoffrey Garen.
535 * js/dom/parse-syntax-error-in-initializer-expected.txt: Added.
536 * js/dom/parse-syntax-error-in-initializer.html: Added.
537 * js/resources/parse-syntax-error-in-initializer.js: Added.
538 - Added bug test case as a regression test.
540 2014-01-14 Roger Fong <roger_fong@apple.com>
542 Skip some tests that now fail after r162000.
543 https://bugs.webkit.org/show_bug.cgi?id=127000.
545 * platform/mac/TestExpectations:
547 2014-01-14 Brent Fulgham <bfulgham@apple.com>
549 [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel
550 https://bugs.webkit.org/show_bug.cgi?id=126925
552 Reviewed by Dean Jackson.
554 * fast/canvas/webgl/resources/webgl-test-utils.js:
555 (WebGLTestUtils): Add missing 'waitForComposite' implementatino.
556 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
557 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Added.
559 2014-01-14 Commit Queue <commit-queue@webkit.org>
561 Unreviewed, rolling out r161978.
562 http://trac.webkit.org/changeset/161978
563 https://bugs.webkit.org/show_bug.cgi?id=126992
565 Test case causes crash on some hardware (Requested by bfulgham
568 * fast/canvas/webgl/resources/webgl-test-utils.js:
570 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Removed.
571 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Removed.
573 2014-01-14 Commit Queue <commit-queue@webkit.org>
575 Unreviewed, rolling out r161964 and r161965.
576 http://trac.webkit.org/changeset/161964
577 http://trac.webkit.org/changeset/161965
578 https://bugs.webkit.org/show_bug.cgi?id=126988
580 Tests do not pass on the bots because of slight color
581 differences. The tests should be redone with squared results
582 and blending that leads to stable colors. (Requested by krit_
585 * css3/compositing/background-blend-mode-crossfade-image-expected.html: Removed.
586 * css3/compositing/background-blend-mode-crossfade-image.html: Removed.
587 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html: Removed.
588 * css3/compositing/background-blend-mode-data-uri-svg-image.html: Removed.
590 2014-01-14 Hans Muller <hmuller@adobe.com>
592 [CSS Shapes] Shape images are now <image> types, not just URIs
593 https://bugs.webkit.org/show_bug.cgi?id=125224
595 Reviewed by Andreas Kling.
597 * fast/shapes/shape-inside/shape-inside-image-set-expected.html: Added.
598 * fast/shapes/shape-inside/shape-inside-image-set.html: Added.
599 * fast/shapes/shape-outside-floats/shape-outside-image-set-expected.html: Added.
600 * fast/shapes/shape-outside-floats/shape-outside-image-set.html: Added.
602 2014-01-14 Brent Fulgham <bfulgham@apple.com>
604 [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel
605 https://bugs.webkit.org/show_bug.cgi?id=126925
607 Reviewed by Dean Jackson.
609 * fast/canvas/webgl/resources/webgl-test-utils.js:
610 (WebGLTestUtils): Add missing 'waitForComposite' implementatino.
611 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
612 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Added.
614 2014-01-14 Zalan Bujtas <zalan@apple.com>
616 Unreviewed Mac TestExpectations update.
618 <https://webkit.org/b/126890> is duplicate of <https://webkit.org/b/126889>
620 * platform/mac/TestExpectations: Mark it as such.
622 2014-01-14 Mario Sanchez Prada <mario.prada@samsung.com>
624 [ATK] AXChildrenChanged notification handling is a performance black hole
625 https://bugs.webkit.org/show_bug.cgi?id=126970
627 Reviewed by Gustavo Noronha Silva.
629 Because of the removal of the referring test when
630 AXChildrenChanged is received, the children-changed:add signal is
631 now emitted later, so we need to reorder the expectations.
633 * accessibility/children-changed-sends-notification-expected.txt: Updated.
635 2014-01-14 Mihai Tica <mitica@adobe.com>
637 [CSS Background Blending] Background layer with -webkit-cross-fade doesn't blend
638 when having -webkit-background-blending applied.
640 https://bugs.webkit.org/show_bug.cgi?id=126887
641 Reviewed by Dirk Schulze.
643 * css3/compositing/background-blend-mode-crossfade-image-expected.html: Added.
644 * css3/compositing/background-blend-mode-crossfade-image.html: Added.
646 2014-01-14 Mihai Tica <mitica@adobe.com>
648 Background-blend-mode doesn't work for an element with an
649 SVG image as background and border-style or padding set.
650 https://bugs.webkit.org/show_bug.cgi?id=118894
652 Reviewed by Dirk Schulze.
654 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html: Added.
655 * css3/compositing/background-blend-mode-data-uri-svg-image.html: Added.
657 2014-01-14 Mihnea Ovidenie <mihnea@adobe.com>
659 [CSSRegions] Test dynamic change of position for fixed element in named flow
660 https://bugs.webkit.org/show_bug.cgi?id=126807
662 Reviewed by Dirk Schulze.
664 * fast/regions/fixed-in-named-flow-position-changed-expected.html: Added.
665 * fast/regions/fixed-in-named-flow-position-changed.html: Added.
667 2014-01-14 Manuel Rego Casasnovas <rego@igalia.com>
669 Unreviewed GTK gardening.
671 Added missing baselines for some regions tests.
673 * platform/gtk/TestExpectations: Unskip tests as new baselines have been added.
674 * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
675 * platform/gtk/fast/regions/region-dynamic-after-before-expected.txt: Added.
676 * platform/gtk/fast/regions/region-generated-content-before-after-expected.txt: Added.
677 * platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
678 * platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt: Added.
679 * platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: Added.
680 * platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt: Added.
681 * platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt: Added.
682 * platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt: Added.
684 2014-01-14 Manuel Rego Casasnovas <rego@igalia.com>
686 Unreviewed GTK gardening.
688 Added missing baselines for some regions tests.
690 * platform/gtk/fast/regions/auto-size/autoheight-regions-mark-expected.txt: Added.
691 * platform/gtk/fast/regions/flows-dependency-dynamic-remove-expected.txt: Added.
692 * platform/gtk/fast/regions/flows-dependency-same-flow-expected.txt: Added.
693 * platform/gtk/fast/regions/iframe-html-collected-expected.txt: Added.
695 2014-01-13 Grzegorz Czajkowski <g.czajkowski@samsung.com>
697 Make spelling tests added in r141354 to be able to run asynchronously
698 https://bugs.webkit.org/show_bug.cgi?id=126895
700 Reviewed by Ryosuke Niwa.
702 As we started running spelling tests asynchronously, invoke 'finishJSTest()'
703 when all operations are completed, for example, required spelling markers have appeared.
704 It might happen later then during 'initSpellTest' testing callback.
706 Due to the tests perform other checks that do not affect expectation order (selection,
707 context menu suggestion items), the asynchronous operations were pushed back to the end of
708 the tests to be sure that those won't break expectation order.
710 * editing/spelling/context-menu-suggestions-multiword-selection-expected.txt:
711 * editing/spelling/context-menu-suggestions-multiword-selection.html:
712 * editing/spelling/context-menu-suggestions-subword-selection-expected.txt:
713 * editing/spelling/context-menu-suggestions-subword-selection.html:
714 * editing/spelling/resources/util.js:
715 * editing/spelling/spelling-changed-text-expected.txt:
716 * editing/spelling/spelling-changed-text.html:
717 * editing/spelling/spelling-double-clicked-word-expected.txt:
718 * editing/spelling/spelling-double-clicked-word.html:
719 * editing/spelling/spelling-exactly-selected-word-expected.txt:
720 * editing/spelling/spelling-exactly-selected-word.html:
722 * editing/spelling/spelling-with-whitespace-selection-expected.txt:
723 * editing/spelling/spelling-with-whitespace-selection.html:
724 * editing/spelling/spelling-with-punctuation-selection-expected.txt:
725 * editing/spelling/spelling-with-punctuation-selection.html:
726 Additionally fix description format and get rid of context click, needless after r148282.
728 2014-01-13 Commit Queue <commit-queue@webkit.org>
730 Unreviewed, rolling out r161907.
731 http://trac.webkit.org/changeset/161907
732 https://bugs.webkit.org/show_bug.cgi?id=126963
734 fast/canvas/webgl/webgl-compressed-texture-size-limit.html
735 fails on many bots (Requested by ap on #webkit).
737 * fast/canvas/webgl/resources/webgl-test-utils.js:
739 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Removed.
740 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Removed.
742 2014-01-13 Alexey Proskuryakov <ap@apple.com>
744 Layout Test plugins/plugin-document-load-prevented-userscript.html is flaky
745 https://bugs.webkit.org/show_bug.cgi?id=126962
747 * platform/mac-wk2/TestExpectations: Marking as such.
749 2014-01-13 Commit Queue <commit-queue@webkit.org>
751 Unreviewed, rolling out r161916.
752 http://trac.webkit.org/changeset/161916
753 https://bugs.webkit.org/show_bug.cgi?id=126952
755 it is a lie - still fails on some configs (Requested by dino
758 * platform/mac/TestExpectations:
760 2014-01-13 Jinwoo Song <jinwoo7.song@samsung.com>
762 Unreviewed EFL gardening. Rebaselining after r161669.
764 * platform/efl/css3/masking/clip-path-circle-border-box-expected.png: Added.
765 * platform/efl/css3/masking/clip-path-circle-border-box-expected.txt: Added.
766 * platform/efl/css3/masking/clip-path-circle-bounding-box-expected.png: Added.
767 * platform/efl/css3/masking/clip-path-circle-bounding-box-expected.txt: Added.
768 * platform/efl/css3/masking/clip-path-circle-content-box-expected.png: Added.
769 * platform/efl/css3/masking/clip-path-circle-content-box-expected.txt: Added.
770 * platform/efl/css3/masking/clip-path-circle-margin-box-expected.png: Added.
771 * platform/efl/css3/masking/clip-path-circle-margin-box-expected.txt: Added.
772 * platform/efl/css3/masking/clip-path-circle-padding-box-expected.png: Added.
773 * platform/efl/css3/masking/clip-path-circle-padding-box-expected.txt: Added.
775 2014-01-13 Jinwoo Song <jinwoo7.song@samsung.com>
777 Unreviewed EFL gardening. Rebaseline after r161696.
779 * platform/efl/css1/text_properties/word_spacing-expected.png:
780 * platform/efl/css1/text_properties/word_spacing-expected.txt:
782 2014-01-13 Dean Jackson <dino@apple.com>
784 Unreviewed gardening. Unskipping WebGL 1.0.2/conformance/ogles/GL/build_009_to_016.html
787 * platform/mac/TestExpectations:
789 2014-01-13 Brent Fulgham <bfulgham@apple.com>
791 [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel
792 https://bugs.webkit.org/show_bug.cgi?id=126925
794 Reviewed by Dean Jackson.
796 * fast/canvas/webgl/resources/webgl-test-utils.js:
797 (WebGLTestUtils): Add missing 'waitForComposite' implementatino.
798 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
799 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Added.
801 2014-01-13 Alexey Proskuryakov <ap@apple.com>
803 Update Mountain Lion test results for subpixel layout chanegs.
805 Patch by Zalan Bujtas.
807 * platform/mac-mountainlion/compositing: Added.
808 * platform/mac-mountainlion/compositing/contents-opaque: Added.
809 * platform/mac-mountainlion/compositing/contents-opaque/control-layer-expected.txt: Added.
810 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-23-expected.txt:
811 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-24-expected.txt:
812 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-68-expected.txt:
813 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-69-expected.txt:
814 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
815 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
816 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
817 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
818 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-23-expected.txt:
819 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-24-expected.txt:
820 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-68-expected.txt:
821 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-69-expected.txt:
822 * platform/mac-mountainlion/editing/selection/3690703-2-expected.txt:
823 * platform/mac-mountainlion/editing/selection/3690703-expected.txt:
824 * platform/mac-mountainlion/editing/selection/3690719-expected.txt:
825 * platform/mac-mountainlion/fast/block/margin-collapse/103-expected.txt:
826 * platform/mac-mountainlion/fast/css/continuationCrash-expected.txt:
827 * platform/mac-mountainlion/fast/css/css2-system-fonts-expected.txt:
828 * platform/mac-mountainlion/fast/css/margin-top-bottom-dynamic-expected.txt: Added.
829 * platform/mac-mountainlion/fast/css/text-overflow-input-expected.txt:
830 * platform/mac-mountainlion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
831 * platform/mac-mountainlion/fast/forms/basic-inputs-expected.txt:
832 * platform/mac-mountainlion/fast/forms/basic-textareas-expected.txt:
833 * platform/mac-mountainlion/fast/forms/basic-textareas-quirks-expected.txt:
834 * platform/mac-mountainlion/fast/forms/box-shadow-override-expected.txt:
835 * platform/mac-mountainlion/fast/forms/button-cannot-be-nested-expected.txt: Added.
836 * platform/mac-mountainlion/fast/forms/button-positioned-expected.txt:
837 * platform/mac-mountainlion/fast/forms/button-sizes-expected.txt:
838 * platform/mac-mountainlion/fast/forms/button-style-color-expected.txt:
839 * platform/mac-mountainlion/fast/forms/button-table-styles-expected.txt:
840 * platform/mac-mountainlion/fast/forms/button-text-transform-expected.txt:
841 * platform/mac-mountainlion/fast/forms/button-white-space-expected.txt:
842 * platform/mac-mountainlion/fast/forms/control-restrict-line-height-expected.txt:
843 * platform/mac-mountainlion/fast/forms/fieldset-align-expected.txt:
844 * platform/mac-mountainlion/fast/forms/file/input-file-re-render-expected.txt:
845 * platform/mac-mountainlion/fast/forms/form-element-geometry-expected.txt:
846 * platform/mac-mountainlion/fast/forms/input-appearance-height-expected.txt:
847 * platform/mac-mountainlion/fast/forms/input-button-sizes-expected.txt:
848 * platform/mac-mountainlion/fast/forms/input-disabled-color-expected.txt:
849 * platform/mac-mountainlion/fast/forms/input-readonly-autoscroll-expected.txt:
850 * platform/mac-mountainlion/fast/forms/input-readonly-dimmed-expected.txt:
851 * platform/mac-mountainlion/fast/forms/input-text-scroll-left-on-blur-expected.txt:
852 * platform/mac-mountainlion/fast/forms/input-value-expected.txt:
853 * platform/mac-mountainlion/fast/forms/listbox-hit-test-zoomed-expected.txt:
854 * platform/mac-mountainlion/fast/forms/minWidthPercent-expected.txt:
855 * platform/mac-mountainlion/fast/forms/search-rtl-expected.txt:
856 * platform/mac-mountainlion/fast/forms/search-vertical-alignment-expected.txt:
857 * platform/mac-mountainlion/fast/forms/searchfield-heights-expected.txt:
858 * platform/mac-mountainlion/fast/forms/select-baseline-expected.txt: Added.
859 * platform/mac-mountainlion/fast/forms/textAreaLineHeight-expected.txt:
860 * platform/mac-mountainlion/fast/forms/validation-message-appearance-expected.txt:
861 * platform/mac-mountainlion/fast/html/details-no-summary4-expected.txt:
862 * platform/mac-mountainlion/fast/html/details-open-javascript-expected.txt:
863 * platform/mac-mountainlion/fast/html/details-open2-expected.txt:
864 * platform/mac-mountainlion/fast/html/details-open4-expected.txt:
865 * platform/mac-mountainlion/fast/html/details-replace-summary-child-expected.txt:
866 * platform/mac-mountainlion/fast/html/details-replace-text-expected.txt:
867 * platform/mac-mountainlion/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
868 * platform/mac-mountainlion/fast/replaced/replaced-breaking-expected.txt:
869 * platform/mac-mountainlion/fast/text/textIteratorNilRenderer-expected.txt:
870 * platform/mac-mountainlion/http/tests/navigation/javascriptlink-frames-expected.txt:
871 * platform/mac-mountainlion/svg/custom/inline-svg-in-xhtml-expected.txt:
872 * platform/mac-mountainlion/tables/mozilla/bugs/bug1188-expected.txt:
873 * platform/mac-mountainlion/tables/mozilla/bugs/bug138725-expected.txt:
874 * platform/mac-mountainlion/tables/mozilla/bugs/bug18359-expected.txt:
875 * platform/mac-mountainlion/tables/mozilla/bugs/bug24200-expected.txt:
876 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-2-expected.txt:
877 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-3-expected.txt:
878 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-4-expected.txt:
879 * platform/mac-mountainlion/tables/mozilla/bugs/bug26178-expected.txt:
880 * platform/mac-mountainlion/tables/mozilla/bugs/bug28928-expected.txt:
881 * platform/mac-mountainlion/tables/mozilla/bugs/bug30692-expected.txt:
882 * platform/mac-mountainlion/tables/mozilla/bugs/bug33855-expected.txt:
883 * platform/mac-mountainlion/tables/mozilla/bugs/bug4527-expected.txt:
884 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-1-expected.txt:
885 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-2-expected.txt:
886 * platform/mac-mountainlion/tables/mozilla/bugs/bug51037-expected.txt:
887 * platform/mac-mountainlion/tables/mozilla/bugs/bug51727-expected.txt:
888 * platform/mac-mountainlion/tables/mozilla/bugs/bug52505-expected.txt:
889 * platform/mac-mountainlion/tables/mozilla/bugs/bug59354-expected.txt:
890 * platform/mac-mountainlion/tables/mozilla/bugs/bug7342-expected.txt:
891 * platform/mac-mountainlion/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
892 * platform/mac-mountainlion/tables/mozilla/core/margins-expected.txt:
893 * platform/mac-mountainlion/tables/mozilla/dom/tableDom-expected.txt:
894 * platform/mac-mountainlion/tables/mozilla/other/move_row-expected.txt:
895 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
896 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
897 * platform/mac-mountainlion/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
898 * platform/mac-mountainlion/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
899 * platform/mac-mountainlion/transforms/2d/zoom-menulist-expected.txt:
901 2014-01-13 Eric Carlson <eric.carlson@apple.com>
903 Allow MediaSessionManager to restrict media playback
904 https://bugs.webkit.org/show_bug.cgi?id=126780
906 Reviewed by Jer Noble.
908 * media/video-concurrent-playback-expected.txt: Added.
909 * media/video-concurrent-playback.html: Added.
911 2014-01-13 Zalan Bujtas <zalan@apple.com>
913 Unreviewed Mac WK2 gardering after r161882.
915 * platform/mac-wk2/fast/dynamic/012-expected.txt:
917 2014-01-13 Youenn Fablet <youennf@gmail.com>
919 Dispatch a progress event before dispatching abort, error or timeout event
920 https://bugs.webkit.org/show_bug.cgi?id=126575
922 Reviewed by Alexey Proskuryakov.
924 Updated onloadend-event-after-abort.html and onloadend-event-after-error.html to check for progress event.
925 Fixed the other tests to cope with additional progress event.
927 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html:
928 * http/tests/xmlhttprequest/onloadend-event-after-abort-expected.txt:
929 * http/tests/xmlhttprequest/onloadend-event-after-abort.html:
930 * http/tests/xmlhttprequest/onloadend-event-after-error-expected.txt:
931 * http/tests/xmlhttprequest/onloadend-event-after-error.html:
932 * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt:
933 * http/tests/xmlhttprequest/simple-cross-origin-progress-events.html:
934 * http/tests/xmlhttprequest/upload-onloadend-event-after-abort.html:
935 * http/tests/xmlhttprequest/xmlhttprequest-sync-no-progress-events-expected.txt:
937 2014-01-13 Brent Fulgham <bfulgham@apple.com>
939 [WebGL] Error messages should use source code labels, not internal mangled symbols.
940 https://bugs.webkit.org/show_bug.cgi?id=126832
942 Reviewed by Dean Jackson.
944 * fast/canvas/webgl/glsl-conformance.html: Add log to program output
945 showing error message to confirm proper labels are being used.
946 * fast/canvas/webgl/glsl-conformance-expected.txt: updated.
948 2014-01-13 Zalan Bujtas <zalan@apple.com>
950 Unreviewed MAC gardening. Rebaselining after subpixel layout is enabled (r161882).
952 * css3/background/background-repeat-space-content-expected.html:
953 * css3/background/background-repeat-space-padding-expected.html:
954 * css3/masking/mask-repeat-space-content-expected.html:
955 * css3/masking/mask-repeat-space-padding-expected.html:
956 * fast/regions/auto-size/autoheight-correct-region-for-lines-2.html:
957 * fast/regions/overflow-region-transform.html:
958 * platform/mac/TestExpectations:
959 * platform/mac/accessibility/image-link-expected.txt:
960 * platform/mac/accessibility/internal-link-anchors2-expected.txt:
961 * platform/mac/accessibility/svg-bounds-expected.txt:
962 * platform/mac/accessibility/svg-remote-element-expected.txt:
963 * platform/mac/accessibility/table-attributes-expected.txt:
964 * platform/mac/accessibility/table-cell-spans-expected.txt:
965 * platform/mac/accessibility/table-cells-expected.txt:
966 * platform/mac/accessibility/table-detection-expected.txt:
967 * platform/mac/accessibility/table-sections-expected.txt:
968 * platform/mac/compositing/contents-opaque/control-layer-expected.txt: Added.
969 * platform/mac/compositing/direct-image-compositing-expected.txt:
970 * platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt:
971 * platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt:
972 * platform/mac/compositing/shadows/shadow-drawing-expected.txt:
973 * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
974 * platform/mac/css1/basic/inheritance-expected.txt:
975 * platform/mac/css1/box_properties/acid_test-expected.txt:
976 * platform/mac/css1/box_properties/clear_float-expected.txt:
977 * platform/mac/css1/box_properties/float_on_text_elements-expected.txt:
978 * platform/mac/css1/box_properties/margin-expected.txt:
979 * platform/mac/css1/box_properties/margin_bottom-expected.txt:
980 * platform/mac/css1/box_properties/margin_right-expected.txt:
981 * platform/mac/css1/box_properties/margin_top-expected.txt:
982 * platform/mac/css1/box_properties/padding-expected.txt:
983 * platform/mac/css1/box_properties/padding_bottom-expected.txt:
984 * platform/mac/css1/box_properties/padding_left-expected.txt:
985 * platform/mac/css1/box_properties/padding_right-expected.txt:
986 * platform/mac/css1/box_properties/padding_top-expected.txt:
987 * platform/mac/css1/box_properties/width-expected.txt:
988 * platform/mac/css1/color_and_background/background_attachment-expected.txt:
989 * platform/mac/css1/font_properties/font-expected.txt:
990 * platform/mac/css1/font_properties/font_size-expected.txt:
991 * platform/mac/css1/font_properties/font_weight-expected.txt:
992 * platform/mac/css1/formatting_model/floating_elements-expected.txt:
993 * platform/mac/css1/formatting_model/horizontal_formatting-expected.txt:
994 * platform/mac/css1/formatting_model/inline_elements-expected.txt:
995 * platform/mac/css1/formatting_model/replaced_elements-expected.txt:
996 * platform/mac/css1/formatting_model/vertical_formatting-expected.txt:
997 * platform/mac/css1/text_properties/text_indent-expected.txt:
998 * platform/mac/css1/text_properties/vertical_align-expected.txt:
999 * platform/mac/css1/units/percentage_units-expected.txt:
1000 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt:
1001 * platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt:
1002 * platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt:
1003 * platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt:
1004 * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
1005 * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
1006 * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
1007 * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
1008 * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
1009 * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
1010 * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
1011 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
1012 * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
1013 * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
1014 * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
1015 * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt:
1016 * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
1017 * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
1018 * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
1019 * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
1020 * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt:
1021 * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt:
1022 * platform/mac/css2.1/t1508-c527-font-09-b-expected.txt:
1023 * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt:
1024 * platform/mac/css3/flexbox/flexbox-baseline-expected.txt:
1025 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
1026 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
1027 * platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt:
1028 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
1029 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
1030 * platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt:
1031 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
1032 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
1033 * platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
1034 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
1035 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
1036 * platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
1037 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
1038 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
1039 * platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt:
1040 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
1041 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
1042 * platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt:
1043 * platform/mac/css3/unicode-bidi-isolate-basic-expected.txt:
1044 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
1045 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
1046 * platform/mac/editing/pasteboard/4806874-expected.txt:
1047 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
1048 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
1049 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
1050 * platform/mac/editing/selection/3690703-2-expected.txt:
1051 * platform/mac/editing/selection/3690703-expected.txt:
1052 * platform/mac/editing/selection/3690719-expected.txt:
1053 * platform/mac/editing/selection/4397952-expected.txt:
1054 * platform/mac/editing/selection/4895428-3-expected.txt:
1055 * platform/mac/editing/selection/4975120-expected.txt:
1056 * platform/mac/editing/selection/5240265-expected.txt:
1057 * platform/mac/editing/selection/5354455-2-expected.txt:
1058 * platform/mac/editing/selection/caret-ltr-2-expected.txt:
1059 * platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
1060 * platform/mac/editing/selection/caret-ltr-expected.txt:
1061 * platform/mac/editing/selection/caret-ltr-right-expected.txt:
1062 * platform/mac/editing/selection/caret-rtl-2-expected.txt:
1063 * platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
1064 * platform/mac/editing/selection/caret-rtl-expected.txt:
1065 * platform/mac/editing/selection/caret-rtl-right-expected.txt:
1066 * platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt:
1067 * platform/mac/editing/selection/drag-select-1-expected.txt:
1068 * platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt:
1069 * platform/mac/editing/selection/mixed-editability-10-expected.txt:
1070 * platform/mac/editing/selection/select-across-readonly-input-1-expected.txt:
1071 * platform/mac/editing/selection/select-across-readonly-input-2-expected.txt:
1072 * platform/mac/editing/selection/select-across-readonly-input-3-expected.txt:
1073 * platform/mac/editing/selection/select-across-readonly-input-4-expected.txt:
1074 * platform/mac/editing/selection/select-across-readonly-input-5-expected.txt:
1075 * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt:
1076 * platform/mac/editing/selection/selection-button-text-expected.txt:
1077 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
1078 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
1079 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
1080 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
1081 * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt:
1082 * platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
1083 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
1084 * platform/mac/fast/block/basic/001-expected.txt:
1085 * platform/mac/fast/block/basic/011-expected.txt:
1086 * platform/mac/fast/block/basic/014-expected.txt:
1087 * platform/mac/fast/block/basic/015-expected.txt:
1088 * platform/mac/fast/block/basic/016-expected.txt:
1089 * platform/mac/fast/block/basic/019-expected.txt:
1090 * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
1091 * platform/mac/fast/block/float/013-expected.txt:
1092 * platform/mac/fast/block/float/025-expected.txt:
1093 * platform/mac/fast/block/float/026-expected.txt:
1094 * platform/mac/fast/block/float/027-expected.txt:
1095 * platform/mac/fast/block/float/028-expected.txt:
1096 * platform/mac/fast/block/float/032-expected.txt:
1097 * platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt:
1098 * platform/mac/fast/block/float/float-avoidance-expected.txt:
1099 * platform/mac/fast/block/float/float-in-float-painting-expected.txt:
1100 * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
1101 * platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
1102 * platform/mac/fast/block/margin-collapse/100-expected.txt:
1103 * platform/mac/fast/block/margin-collapse/103-expected.txt:
1104 * platform/mac/fast/block/positioning/047-expected.txt:
1105 * platform/mac/fast/block/positioning/051-expected.txt:
1106 * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
1107 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
1108 * platform/mac/fast/borders/bidi-002-expected.txt:
1109 * platform/mac/fast/borders/bidi-009a-expected.txt:
1110 * platform/mac/fast/borders/bidi-012-expected.txt:
1111 * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt:
1112 * platform/mac/fast/borders/rtl-border-01-expected.txt:
1113 * platform/mac/fast/borders/rtl-border-02-expected.txt:
1114 * platform/mac/fast/borders/rtl-border-03-expected.txt:
1115 * platform/mac/fast/box-sizing/box-sizing-expected.txt:
1116 * platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
1117 * platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
1118 * platform/mac/fast/css-generated-content/011-expected.txt:
1119 * platform/mac/fast/css-generated-content/012-expected.txt:
1120 * platform/mac/fast/css-generated-content/013-expected.txt:
1121 * platform/mac/fast/css-generated-content/014-expected.txt:
1122 * platform/mac/fast/css-generated-content/015-expected.txt:
1123 * platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt:
1124 * platform/mac/fast/css-generated-content/inline-display-types-expected.txt:
1125 * platform/mac/fast/css/003-expected.txt:
1126 * platform/mac/fast/css/004-expected.txt:
1127 * platform/mac/fast/css/005-expected.txt:
1128 * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Removed.
1129 * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
1130 * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
1131 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
1132 * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt:
1133 * platform/mac/fast/css/continuationCrash-expected.txt:
1134 * platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
1135 * platform/mac/fast/css/css2-system-fonts-expected.txt:
1136 * platform/mac/fast/css/empty-pseudo-class-expected.txt:
1137 * platform/mac/fast/css/ex-after-font-variant-expected.txt:
1138 * platform/mac/fast/css/fieldset-display-row-expected.txt:
1139 * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
1140 * platform/mac/fast/css/first-line-text-decoration-expected.txt:
1141 * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
1142 * platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
1143 * platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt:
1144 * platform/mac/fast/css/h1-in-section-elements-expected.txt:
1145 * platform/mac/fast/css/hsl-color-expected.txt:
1146 * platform/mac/fast/css/hsla-color-expected.txt:
1147 * platform/mac/fast/css/inline-properties-important-expected.txt:
1148 * platform/mac/fast/css/input-search-padding-expected.txt:
1149 * platform/mac/fast/css/invalid-percentage-property-expected.txt:
1150 * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
1151 * platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
1152 * platform/mac/fast/css/line-height-expected.txt:
1153 * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
1154 * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
1155 * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
1156 * platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
1157 * platform/mac/fast/css/percentage-non-integer-expected.txt:
1158 * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt:
1159 * platform/mac/fast/css/rgb-float-expected.txt:
1160 * platform/mac/fast/css/rtl-ordering-expected.txt:
1161 * platform/mac/fast/css/selector-set-attribute-expected.txt:
1162 * platform/mac/fast/css/text-align-expected.txt:
1163 * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
1164 * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
1165 * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
1166 * platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
1167 * platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt:
1168 * platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:
1169 * platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
1170 * platform/mac/fast/css/text-overflow-input-expected.txt:
1171 * platform/mac/fast/css/transform-default-parameter-expected.txt:
1172 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
1173 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt:
1174 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt:
1175 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
1176 * platform/mac/fast/css/word-space-extra-expected.txt:
1177 * platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added.
1178 * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
1179 * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
1180 * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
1181 * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
1182 * platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt:
1183 * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
1184 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1185 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1186 * platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
1187 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
1188 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
1189 * platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt: Added.
1190 * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
1191 * platform/mac/fast/dom/isindex-001-expected.txt:
1192 * platform/mac/fast/dom/isindex-002-expected.txt:
1193 * platform/mac/fast/dynamic/012-expected.txt:
1194 * platform/mac/fast/dynamic/anchor-lock-expected.txt:
1195 * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
1196 * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
1197 * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
1198 * platform/mac/fast/events/context-no-deselect-expected.txt:
1199 * platform/mac/fast/events/document-elementFromPoint-expected.txt:
1200 * platform/mac/fast/events/pointer-events-2-expected.txt:
1201 * platform/mac/fast/flexbox/flex-hang-expected.txt:
1202 * platform/mac/fast/forms/001-expected.txt:
1203 * platform/mac/fast/forms/006-expected.txt:
1204 * platform/mac/fast/forms/007-expected.txt:
1205 * platform/mac/fast/forms/basic-buttons-expected.txt:
1206 * platform/mac/fast/forms/basic-inputs-expected.txt:
1207 * platform/mac/fast/forms/basic-textareas-expected.txt:
1208 * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
1209 * platform/mac/fast/forms/blankbuttons-expected.txt:
1210 * platform/mac/fast/forms/box-shadow-override-expected.txt:
1211 * platform/mac/fast/forms/button-cannot-be-nested-expected.txt:
1212 * platform/mac/fast/forms/button-default-title-expected.txt:
1213 * platform/mac/fast/forms/button-generated-content-expected.txt:
1214 * platform/mac/fast/forms/button-positioned-expected.txt:
1215 * platform/mac/fast/forms/button-sizes-expected.txt:
1216 * platform/mac/fast/forms/button-style-color-expected.txt:
1217 * platform/mac/fast/forms/button-table-styles-expected.txt:
1218 * platform/mac/fast/forms/button-text-transform-expected.txt:
1219 * platform/mac/fast/forms/button-white-space-expected.txt:
1220 * platform/mac/fast/forms/color/input-appearance-color-expected.txt:
1221 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
1222 * platform/mac/fast/forms/encoding-test-expected.txt:
1223 * platform/mac/fast/forms/fieldset-align-expected.txt:
1224 * platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
1225 * platform/mac/fast/forms/fieldset-with-float-expected.txt:
1226 * platform/mac/fast/forms/file/file-input-direction-expected.txt:
1227 * platform/mac/fast/forms/file/file-input-disabled-expected.txt:
1228 * platform/mac/fast/forms/file/input-file-re-render-expected.txt:
1229 * platform/mac/fast/forms/float-before-fieldset-expected.txt:
1230 * platform/mac/fast/forms/form-element-geometry-expected.txt:
1231 * platform/mac/fast/forms/formmove-expected.txt:
1232 * platform/mac/fast/forms/formmove2-expected.txt:
1233 * platform/mac/fast/forms/formmove3-expected.txt:
1234 * platform/mac/fast/forms/indeterminate-expected.txt:
1235 * platform/mac/fast/forms/input-align-expected.txt:
1236 * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
1237 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
1238 * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
1239 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
1240 * platform/mac/fast/forms/input-appearance-height-expected.txt:
1241 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
1242 * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
1243 * platform/mac/fast/forms/input-appearance-selection-expected.txt:
1244 * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
1245 * platform/mac/fast/forms/input-appearance-width-expected.txt:
1246 * platform/mac/fast/forms/input-baseline-expected.txt:
1247 * platform/mac/fast/forms/input-button-sizes-expected.txt:
1248 * platform/mac/fast/forms/input-disabled-color-expected.txt:
1249 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
1250 * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
1251 * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
1252 * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
1253 * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
1254 * platform/mac/fast/forms/input-readonly-empty-expected.txt:
1255 * platform/mac/fast/forms/input-spaces-expected.txt:
1256 * platform/mac/fast/forms/input-table-expected.txt:
1257 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
1258 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
1259 * platform/mac/fast/forms/input-text-double-click-expected.txt:
1260 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
1261 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
1262 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
1263 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
1264 * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
1265 * platform/mac/fast/forms/input-value-expected.txt:
1266 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
1267 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
1268 * platform/mac/fast/forms/menulist-clip-expected.txt:
1269 * platform/mac/fast/forms/minWidthPercent-expected.txt:
1270 * platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
1271 * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
1272 * platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
1273 * platform/mac/fast/forms/placeholder-position-expected.txt:
1274 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
1275 * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
1276 * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
1277 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
1278 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
1279 * platform/mac/fast/forms/search-rtl-expected.txt:
1280 * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
1281 * platform/mac/fast/forms/search/search-size-with-decorations-expected.txt:
1282 * platform/mac/fast/forms/searchfield-heights-expected.txt:
1283 * platform/mac/fast/forms/select-baseline-expected.txt:
1284 * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
1285 * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
1286 * platform/mac/fast/forms/text-style-color-expected.txt:
1287 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
1288 * platform/mac/fast/forms/textfield-focus-ring-expected.txt:
1289 * platform/mac/fast/forms/textfield-overflow-expected.txt:
1290 * platform/mac/fast/forms/validation-message-appearance-expected.txt:
1291 * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
1292 * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
1293 * platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
1294 * platform/mac/fast/gradients/crash-on-zero-radius-expected.txt:
1295 * platform/mac/fast/gradients/generated-gradients-expected.txt:
1296 * platform/mac/fast/gradients/radial-centered-expected.txt:
1297 * platform/mac/fast/gradients/simple-gradients-expected.txt:
1298 * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
1299 * platform/mac/fast/html/details-add-child-1-expected.txt:
1300 * platform/mac/fast/html/details-add-child-2-expected.txt:
1301 * platform/mac/fast/html/details-add-details-child-1-expected.txt:
1302 * platform/mac/fast/html/details-add-details-child-2-expected.txt:
1303 * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
1304 * platform/mac/fast/html/details-add-summary-1-expected.txt:
1305 * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
1306 * platform/mac/fast/html/details-add-summary-10-expected.txt:
1307 * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
1308 * platform/mac/fast/html/details-add-summary-2-expected.txt:
1309 * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
1310 * platform/mac/fast/html/details-add-summary-3-expected.txt:
1311 * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
1312 * platform/mac/fast/html/details-add-summary-4-expected.txt:
1313 * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
1314 * platform/mac/fast/html/details-add-summary-5-expected.txt:
1315 * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
1316 * platform/mac/fast/html/details-add-summary-6-expected.txt:
1317 * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
1318 * platform/mac/fast/html/details-add-summary-7-expected.txt:
1319 * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
1320 * platform/mac/fast/html/details-add-summary-8-expected.txt:
1321 * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
1322 * platform/mac/fast/html/details-add-summary-9-expected.txt:
1323 * platform/mac/fast/html/details-add-summary-child-1-expected.txt:
1324 * platform/mac/fast/html/details-add-summary-child-2-expected.txt:
1325 * platform/mac/fast/html/details-marker-style-expected.txt:
1326 * platform/mac/fast/html/details-nested-1-expected.txt:
1327 * platform/mac/fast/html/details-nested-2-expected.txt:
1328 * platform/mac/fast/html/details-no-summary1-expected.txt:
1329 * platform/mac/fast/html/details-no-summary2-expected.txt:
1330 * platform/mac/fast/html/details-no-summary3-expected.txt:
1331 * platform/mac/fast/html/details-no-summary4-expected.txt:
1332 * platform/mac/fast/html/details-open-javascript-expected.txt:
1333 * platform/mac/fast/html/details-open1-expected.txt:
1334 * platform/mac/fast/html/details-open2-expected.txt:
1335 * platform/mac/fast/html/details-open3-expected.txt:
1336 * platform/mac/fast/html/details-open4-expected.txt:
1337 * platform/mac/fast/html/details-open5-expected.txt:
1338 * platform/mac/fast/html/details-open6-expected.txt:
1339 * platform/mac/fast/html/details-position-expected.txt:
1340 * platform/mac/fast/html/details-remove-child-1-expected.txt:
1341 * platform/mac/fast/html/details-remove-child-2-expected.txt:
1342 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
1343 * platform/mac/fast/html/details-remove-summary-1-expected.txt:
1344 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
1345 * platform/mac/fast/html/details-remove-summary-2-expected.txt:
1346 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
1347 * platform/mac/fast/html/details-remove-summary-3-expected.txt:
1348 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
1349 * platform/mac/fast/html/details-remove-summary-4-expected.txt:
1350 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
1351 * platform/mac/fast/html/details-remove-summary-5-expected.txt:
1352 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
1353 * platform/mac/fast/html/details-remove-summary-6-expected.txt:
1354 * platform/mac/fast/html/details-remove-summary-child-1-expected.txt:
1355 * platform/mac/fast/html/details-remove-summary-child-2-expected.txt:
1356 * platform/mac/fast/html/details-replace-summary-child-expected.txt:
1357 * platform/mac/fast/html/details-replace-text-expected.txt:
1358 * platform/mac/fast/html/details-writing-mode-expected.txt:
1359 * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
1360 * platform/mac/fast/images/repaint-subrect-grid-expected.txt:
1361 * platform/mac/fast/images/zoomed-img-size-expected.txt:
1362 * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt:
1363 * platform/mac/fast/inline/002-expected.txt:
1364 * platform/mac/fast/inline/continuation-outlines-expected.txt:
1365 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
1366 * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt:
1367 * platform/mac/fast/inline/inline-box-background-expected.txt:
1368 * platform/mac/fast/inline/inline-box-background-long-image-expected.txt:
1369 * platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt:
1370 * platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt:
1371 * platform/mac/fast/inline/outline-continuations-expected.txt:
1372 * platform/mac/fast/inline/positionedLifetime-expected.txt:
1373 * platform/mac/fast/invalid/010-expected.txt:
1374 * platform/mac/fast/invalid/014-expected.txt:
1375 * platform/mac/fast/invalid/junk-data-expected.txt:
1376 * platform/mac/fast/invalid/missing-end-tag-expected.txt:
1377 * platform/mac/fast/invalid/nestedh3s-expected.txt:
1378 * platform/mac/fast/layers/video-layer-expected.txt:
1379 * platform/mac/fast/line-grid/line-align-left-edges-expected.txt:
1380 * platform/mac/fast/line-grid/line-grid-contains-value-expected.txt:
1381 * platform/mac/fast/lists/003-expected.txt:
1382 * platform/mac/fast/lists/003-vertical-expected.txt:
1383 * platform/mac/fast/lists/008-expected.txt:
1384 * platform/mac/fast/lists/008-vertical-expected.txt:
1385 * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
1386 * platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
1387 * platform/mac/fast/multicol/break-properties-expected.txt:
1388 * platform/mac/fast/multicol/client-rects-expected.txt:
1389 * platform/mac/fast/multicol/column-break-with-balancing-expected.txt:
1390 * platform/mac/fast/multicol/float-multicol-expected.txt:
1391 * platform/mac/fast/multicol/float-paginate-complex-expected.txt:
1392 * platform/mac/fast/multicol/layers-in-multicol-expected.txt:
1393 * platform/mac/fast/multicol/nested-columns-expected.txt:
1394 * platform/mac/fast/multicol/overflow-across-columns-expected.txt:
1395 * platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt:
1396 * platform/mac/fast/multicol/overflow-unsplittable-expected.txt:
1397 * platform/mac/fast/multicol/scrolling-overflow-expected.txt:
1398 * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
1399 * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
1400 * platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
1401 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
1402 * platform/mac/fast/multicol/span/clone-flexbox-expected.txt:
1403 * platform/mac/fast/multicol/span/clone-summary-expected.txt:
1404 * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
1405 * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
1406 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
1407 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
1408 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
1409 * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
1410 * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
1411 * platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt:
1412 * platform/mac/fast/multicol/table-vertical-align-expected.txt:
1413 * platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt:
1414 * platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
1415 * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
1416 * platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt:
1417 * platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt:
1418 * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
1419 * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
1420 * platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt:
1421 * platform/mac/fast/overflow/007-expected.txt:
1422 * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
1423 * platform/mac/fast/overflow/overflow-rtl-expected.txt:
1424 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
1425 * platform/mac/fast/overflow/overflow_hidden-expected.txt:
1426 * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
1427 * platform/mac/fast/overflow/scrollRevealButton-expected.txt:
1428 * platform/mac/fast/parser/bad-xml-slash-expected.txt:
1429 * platform/mac/fast/parser/entity-comment-in-style-expected.txt:
1430 * platform/mac/fast/parser/style-script-head-test-expected.txt:
1431 * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
1432 * platform/mac/fast/reflections/reflection-with-zoom-expected.txt:
1433 * platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png: Added.
1434 * platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
1435 * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added.
1436 * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added.
1437 * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added.
1438 * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Added.
1439 * platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt:
1440 * platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png: Added.
1441 * platform/mac/fast/repaint/control-clip-expected.txt:
1442 * platform/mac/fast/repaint/delete-into-nested-block-expected.txt:
1443 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
1444 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
1445 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
1446 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
1447 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
1448 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
1449 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
1450 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
1451 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
1452 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
1453 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
1454 * platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
1455 * platform/mac/fast/repaint/search-field-cancel-expected.txt:
1456 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
1457 * platform/mac/fast/repaint/transform-translate-expected.txt:
1458 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
1459 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
1460 * platform/mac/fast/replaced/table-percent-height-expected.txt:
1461 * platform/mac/fast/replaced/width100percent-button-expected.txt:
1462 * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
1463 * platform/mac/fast/replaced/width100percent-radio-expected.txt:
1464 * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
1465 * platform/mac/fast/ruby/ruby-inline-table-expected.txt:
1466 * platform/mac/fast/selectors/032-expected.txt:
1467 * platform/mac/fast/selectors/166-expected.txt:
1468 * platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt:
1469 * platform/mac/fast/selectors/unqualified-hover-strict-expected.txt:
1470 * platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png: Added.
1471 * platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png: Added.
1472 * platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png: Added.
1473 * platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png: Added.
1474 * platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png: Added.
1475 * platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png: Added.
1476 * platform/mac/fast/table/009-expected.txt:
1477 * platform/mac/fast/table/014-expected.txt:
1478 * platform/mac/fast/table/040-expected.txt:
1479 * platform/mac/fast/table/040-vertical-expected.txt:
1480 * platform/mac/fast/table/041-expected.txt:
1481 * platform/mac/fast/table/absolute-table-at-bottom-expected.txt:
1482 * platform/mac/fast/table/append-cells2-expected.txt:
1483 * platform/mac/fast/table/border-collapsing/004-expected.txt:
1484 * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
1485 * platform/mac/fast/table/colspanMinWidth-expected.txt:
1486 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
1487 * platform/mac/fast/table/frame-and-rules-expected.txt:
1488 * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
1489 * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
1490 * platform/mac/fast/table/nested-percent-height-table-expected.txt:
1491 * platform/mac/fast/table/overflowHidden-expected.txt:
1492 * platform/mac/fast/table/percent-heights-expected.txt:
1493 * platform/mac/fast/table/remove-td-display-none-expected.txt:
1494 * platform/mac/fast/table/spanOverlapRepaint-expected.txt:
1495 * platform/mac/fast/table/table-display-types-strict-expected.txt:
1496 * platform/mac/fast/table/table-hspace-align-center-expected.txt:
1497 * platform/mac/fast/table/text-field-baseline-expected.txt:
1498 * platform/mac/fast/text/basic/012-expected.txt:
1499 * platform/mac/fast/text/basic/013-expected.txt:
1500 * platform/mac/fast/text/basic/generic-family-reset-expected.txt:
1501 * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
1502 * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
1503 * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
1504 * platform/mac/fast/text/line-breaks-expected.txt:
1505 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
1506 * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt:
1507 * platform/mac/fast/text/whitespace/024-expected.txt:
1508 * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
1509 * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
1510 * platform/mac/fast/transforms/bounding-rect-zoom-expected.txt:
1511 * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt:
1512 * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt:
1513 * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
1514 * platform/mac/fast/transforms/transforms-with-zoom-expected.txt:
1515 * platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
1516 * platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt:
1517 * platform/mac/fast/writing-mode/fieldsets-expected.txt:
1518 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
1519 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
1520 * platform/mac/http/tests/misc/acid3-expected.txt:
1521 * platform/mac/http/tests/misc/iframe404-expected.txt:
1522 * platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
1523 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
1524 * platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt:
1525 * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt:
1526 * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt:
1527 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt:
1528 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt:
1529 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
1530 * platform/mac/media/audio-controls-rendering-expected.txt:
1531 * platform/mac/media/controls-after-reload-expected.txt:
1532 * platform/mac/media/controls-strict-expected.txt:
1533 * platform/mac/media/controls-styling-strict-expected.txt:
1534 * platform/mac/media/controls-without-preload-expected.txt:
1535 * platform/mac/media/media-controls-clone-expected.txt:
1536 * platform/mac/media/video-no-audio-expected.txt:
1537 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
1538 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
1539 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
1540 * platform/mac/platform/mac/fast/text/x-height-expected.txt: Added.
1541 * platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt:
1542 * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
1543 * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
1544 * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
1545 * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
1546 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt:
1547 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt:
1548 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt:
1549 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt:
1550 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt:
1551 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt:
1552 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt:
1553 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt:
1554 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt:
1555 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt:
1556 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt:
1557 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt:
1558 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt:
1559 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt:
1560 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt:
1561 * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt:
1562 * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
1563 * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
1564 * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
1565 * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
1566 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
1567 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
1568 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
1569 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
1570 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
1571 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt:
1572 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
1573 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt:
1574 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt:
1575 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt:
1576 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt:
1577 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt:
1578 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt:
1579 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt:
1580 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
1581 * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt:
1582 * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
1583 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt:
1584 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
1585 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
1586 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
1587 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
1588 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
1589 * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt:
1590 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1591 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt:
1592 * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt:
1593 * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
1594 * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt:
1595 * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
1596 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
1597 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
1598 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1599 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
1600 * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt:
1601 * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt:
1602 * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt:
1603 * platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
1604 * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
1605 * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
1606 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
1607 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
1608 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
1609 * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt:
1610 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
1611 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
1612 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
1613 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
1614 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
1615 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
1616 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
1617 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
1618 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1619 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1620 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1621 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1622 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1623 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1624 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1625 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1626 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1627 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1628 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1629 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1630 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1631 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1632 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1633 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1634 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1635 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1636 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1637 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1638 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1639 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1640 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1641 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1642 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1643 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
1644 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1645 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1646 * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
1647 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1648 * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
1649 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1650 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1651 * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
1652 * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
1653 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1654 * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
1655 * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
1656 * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
1657 * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
1658 * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
1659 * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
1660 * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
1661 * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
1662 * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
1663 * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
1664 * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
1665 * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
1666 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1667 * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
1668 * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
1669 * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
1670 * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
1671 * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
1672 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
1673 * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1674 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1675 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1676 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1677 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1678 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1679 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1680 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1681 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1682 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1683 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
1684 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1685 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1686 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1687 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1688 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1689 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1690 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1691 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
1692 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1693 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1694 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
1695 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1696 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1697 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1698 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
1699 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1700 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1701 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1702 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1703 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1704 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1705 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1706 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
1707 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
1708 * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1709 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
1710 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1711 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1712 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1713 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1714 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1715 * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
1716 * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
1717 * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1718 * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1719 * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
1720 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
1721 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1722 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1723 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1724 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1725 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1726 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1727 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1728 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1729 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1730 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1731 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1732 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1733 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1734 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1735 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1736 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1737 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1738 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
1739 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
1740 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1741 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1742 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1743 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1744 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1745 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1746 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1747 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1748 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1749 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1750 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1751 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
1752 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
1753 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
1754 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1755 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1756 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1757 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1758 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1759 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1760 * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1761 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1762 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1763 * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1764 * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1765 * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1766 * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1767 * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1768 * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1769 * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
1770 * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1771 * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
1772 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1773 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
1774 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1775 * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
1776 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
1777 * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
1778 * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
1779 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1780 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1781 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1782 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1783 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1784 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1785 * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt:
1786 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1787 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1788 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1789 * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt:
1790 * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
1791 * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
1792 * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
1793 * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
1794 * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
1795 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1796 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1797 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1798 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1799 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
1800 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
1801 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
1802 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1803 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1804 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1805 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1806 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1807 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1808 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1809 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt:
1810 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt:
1811 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt:
1812 * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
1813 * platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
1814 * platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
1815 * platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt:
1816 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
1817 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1818 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
1819 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
1820 * platform/mac/svg/batik/text/smallFonts-expected.txt:
1821 * platform/mac/svg/batik/text/textAnchor-expected.txt:
1822 * platform/mac/svg/batik/text/textAnchor2-expected.txt:
1823 * platform/mac/svg/batik/text/textAnchor3-expected.txt:
1824 * platform/mac/svg/batik/text/textDecoration2-expected.txt:
1825 * platform/mac/svg/batik/text/textEffect2-expected.txt:
1826 * platform/mac/svg/batik/text/textEffect3-expected.txt:
1827 * platform/mac/svg/batik/text/textFeatures-expected.txt:
1828 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
1829 * platform/mac/svg/batik/text/textLayout-expected.txt:
1830 * platform/mac/svg/batik/text/textLayout2-expected.txt:
1831 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
1832 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
1833 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
1834 * platform/mac/svg/batik/text/textPCDATA-expected.txt:
1835 * platform/mac/svg/batik/text/textPosition2-expected.txt: Added.
1836 * platform/mac/svg/batik/text/textProperties-expected.txt:
1837 * platform/mac/svg/batik/text/textProperties2-expected.txt:
1838 * platform/mac/svg/batik/text/textStyles-expected.txt:
1839 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1840 * platform/mac/svg/carto.net/button-expected.txt:
1841 * platform/mac/svg/carto.net/colourpicker-expected.txt:
1842 * platform/mac/svg/carto.net/combobox-expected.txt:
1843 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1844 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1845 * platform/mac/svg/carto.net/slider-expected.txt:
1846 * platform/mac/svg/carto.net/tabgroup-expected.txt:
1847 * platform/mac/svg/carto.net/textbox-expected.txt:
1848 * platform/mac/svg/carto.net/window-expected.txt:
1849 * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt:
1850 * platform/mac/svg/css/shadow-changes-expected.txt:
1851 * platform/mac/svg/css/text-shadow-multiple-expected.txt:
1852 * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
1853 * platform/mac/svg/custom/bug45331-expected.txt:
1854 * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
1855 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
1856 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
1857 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
1858 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
1859 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
1860 * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
1861 * platform/mac/svg/custom/font-face-simple-expected.txt:
1862 * platform/mac/svg/custom/fractional-rects-expected.txt:
1863 * platform/mac/svg/custom/getTransformToElement-expected.txt:
1864 * platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt:
1865 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
1866 * platform/mac/svg/custom/image-parent-translation-expected.txt:
1867 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1868 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
1869 * platform/mac/svg/custom/invalid-css-expected.txt:
1870 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
1871 * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
1872 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
1873 * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
1874 * platform/mac/svg/custom/js-update-container-expected.txt:
1875 * platform/mac/svg/custom/junk-data-expected.txt:
1876 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
1877 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
1878 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
1879 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
1880 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
1881 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
1882 * platform/mac/svg/custom/linking-uri-01-b-expected.txt:
1883 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
1884 * platform/mac/svg/custom/missing-xlink-expected.txt:
1885 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
1886 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
1887 * platform/mac/svg/custom/object-sizing-expected.txt:
1888 * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
1889 * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt:
1890 * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt:
1891 * platform/mac/svg/custom/path-bad-data-expected.txt:
1892 * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
1893 * platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt:
1894 * platform/mac/svg/custom/pattern-rotate-expected.txt:
1895 * platform/mac/svg/custom/pattern-rotate-gaps-expected.txt:
1896 * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
1897 * platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt:
1898 * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
1899 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1900 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
1901 * platform/mac/svg/custom/stroked-pattern-expected.txt: Added.
1902 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
1903 * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
1904 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
1905 * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
1906 * platform/mac/svg/custom/text-clip-expected.txt:
1907 * platform/mac/svg/custom/text-ctm-expected.txt:
1908 * platform/mac/svg/custom/text-dom-01-f-expected.txt:
1909 * platform/mac/svg/custom/text-filter-expected.txt:
1910 * platform/mac/svg/custom/text-hit-test-expected.txt:
1911 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
1912 * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
1913 * platform/mac/svg/custom/text-rotation-expected.txt:
1914 * platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt:
1915 * platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt:
1916 * platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt:
1917 * platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt:
1918 * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
1919 * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
1920 * platform/mac/svg/custom/text-x-dy-lists-expected.txt:
1921 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
1922 * platform/mac/svg/custom/tref-own-content-removal-expected.txt:
1923 * platform/mac/svg/custom/tref-update-expected.txt:
1924 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
1925 * platform/mac/svg/custom/use-detach-expected.txt:
1926 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
1927 * platform/mac/svg/custom/use-font-face-crash-expected.txt:
1928 * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
1929 * platform/mac/svg/custom/use-modify-target-container-expected.txt:
1930 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
1931 * platform/mac/svg/custom/use-recursion-1-expected.txt:
1932 * platform/mac/svg/custom/use-recursion-2-expected.txt:
1933 * platform/mac/svg/custom/use-recursion-3-expected.txt:
1934 * platform/mac/svg/custom/use-recursion-4-expected.txt:
1935 * platform/mac/svg/custom/viewBox-hit-expected.txt:
1936 * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
1937 * platform/mac/svg/hixie/error/002-expected.txt:
1938 * platform/mac/svg/hixie/error/012-expected.txt:
1939 * platform/mac/svg/hixie/error/013-expected.txt:
1940 * platform/mac/svg/hixie/perf/001-expected.txt:
1941 * platform/mac/svg/hixie/perf/002-expected.txt:
1942 * platform/mac/svg/hixie/perf/003-expected.txt:
1943 * platform/mac/svg/hixie/perf/004-expected.txt: Added.
1944 * platform/mac/svg/hixie/perf/005-expected.txt: Added.
1945 * platform/mac/svg/hixie/perf/006-expected.txt: Added.
1946 * platform/mac/svg/hixie/perf/007-expected.txt:
1947 * platform/mac/svg/hixie/text/001-expected.txt:
1948 * platform/mac/svg/hixie/text/003-expected.txt:
1949 * platform/mac/svg/hixie/text/003a-expected.txt:
1950 * platform/mac/svg/hixie/text/003b-expected.txt:
1951 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1952 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1953 * platform/mac/svg/text/append-text-node-to-tspan-expected.txt:
1954 * platform/mac/svg/text/bidi-embedded-direction-expected.txt:
1955 * platform/mac/svg/text/bidi-reorder-value-lists-expected.txt:
1956 * platform/mac/svg/text/bidi-text-query-expected.txt:
1957 * platform/mac/svg/text/bidi-tspans-expected.txt:
1958 * platform/mac/svg/text/font-size-below-point-five-expected.txt:
1959 * platform/mac/svg/text/modify-text-node-in-tspan-expected.txt:
1960 * platform/mac/svg/text/non-bmp-positioning-lists-expected.txt:
1961 * platform/mac/svg/text/remove-text-node-from-tspan-expected.txt:
1962 * platform/mac/svg/text/remove-tspan-from-text-expected.txt:
1963 * platform/mac/svg/text/scaled-font-expected.txt:
1964 * platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt:
1965 * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
1966 * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
1967 * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
1968 * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
1969 * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
1970 * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
1971 * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
1972 * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
1973 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
1974 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
1975 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
1976 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
1977 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
1978 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
1979 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
1980 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
1981 * platform/mac/svg/text/select-x-list-1-expected.txt:
1982 * platform/mac/svg/text/select-x-list-2-expected.txt:
1983 * platform/mac/svg/text/select-x-list-3-expected.txt:
1984 * platform/mac/svg/text/select-x-list-4-expected.txt:
1985 * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
1986 * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
1987 * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
1988 * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
1989 * platform/mac/svg/text/selection-doubleclick-expected.txt:
1990 * platform/mac/svg/text/selection-tripleclick-expected.txt: Copied from LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt.
1991 * platform/mac/svg/text/small-fonts-2-expected.txt:
1992 * platform/mac/svg/text/small-fonts-3-expected.txt:
1993 * platform/mac/svg/text/small-fonts-expected.txt:
1994 * platform/mac/svg/text/small-fonts-in-html5-expected.txt:
1995 * platform/mac/svg/text/text-align-01-b-expected.txt:
1996 * platform/mac/svg/text/text-align-02-b-expected.txt:
1997 * platform/mac/svg/text/text-align-03-b-expected.txt:
1998 * platform/mac/svg/text/text-align-04-b-expected.txt:
1999 * platform/mac/svg/text/text-align-05-b-expected.txt:
2000 * platform/mac/svg/text/text-align-06-b-expected.txt:
2001 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
2002 * platform/mac/svg/text/text-deco-01-b-expected.txt:
2003 * platform/mac/svg/text/text-fonts-01-t-expected.txt:
2004 * platform/mac/svg/text/text-fonts-02-t-expected.txt:
2005 * platform/mac/svg/text/text-hkern-expected.txt:
2006 * platform/mac/svg/text/text-intro-05-t-expected.txt:
2007 * platform/mac/svg/text/text-midpoint-split-bug-expected.txt:
2008 * platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
2009 * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt:
2010 * platform/mac/svg/text/text-path-01-b-expected.txt:
2011 * platform/mac/svg/text/text-path-middle-align-expected.txt:
2012 * platform/mac/svg/text/text-repaint-rects-expected.txt:
2013 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
2014 * platform/mac/svg/text/text-text-01-b-expected.txt:
2015 * platform/mac/svg/text/text-text-03-b-expected.txt:
2016 * platform/mac/svg/text/text-text-04-t-expected.txt:
2017 * platform/mac/svg/text/text-text-05-t-expected.txt:
2018 * platform/mac/svg/text/text-text-06-t-expected.txt:
2019 * platform/mac/svg/text/text-text-07-t-expected.txt:
2020 * platform/mac/svg/text/text-text-08-b-expected.txt:
2021 * platform/mac/svg/text/text-tref-01-b-expected.txt:
2022 * platform/mac/svg/text/text-tselect-01-b-expected.txt:
2023 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
2024 * platform/mac/svg/text/text-tspan-01-b-expected.txt:
2025 * platform/mac/svg/text/text-viewbox-rescale-expected.txt:
2026 * platform/mac/svg/text/text-ws-01-t-expected.txt:
2027 * platform/mac/svg/text/text-ws-02-t-expected.txt:
2028 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
2029 * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt:
2030 * platform/mac/svg/transforms/svg-css-transforms-expected.txt:
2031 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
2032 * platform/mac/svg/wicd/rightsizing-grid-expected.txt:
2033 * platform/mac/svg/wicd/sizing-flakiness-expected.txt:
2034 * platform/mac/svg/wicd/test-rightsizing-a-expected.txt:
2035 * platform/mac/svg/wicd/test-rightsizing-b-expected.txt:
2036 * platform/mac/svg/wicd/test-scalable-background-image1-expected.txt:
2037 * platform/mac/svg/wicd/test-scalable-background-image2-expected.txt:
2038 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt:
2039 * platform/mac/svg/zoom/page/zoom-background-images-expected.txt:
2040 * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
2041 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
2042 * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
2043 * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
2044 * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
2045 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
2046 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2047 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt:
2048 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt:
2049 * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt:
2050 * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt:
2051 * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt:
2052 * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
2053 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
2054 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
2055 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
2056 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
2057 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
2058 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
2059 * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
2060 * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
2061 * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
2062 * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
2063 * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
2064 * platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt:
2065 * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt:
2066 * platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt:
2067 * platform/mac/tables/mozilla/bugs/bug106816-expected.txt:
2068 * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt:
2069 * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
2070 * platform/mac/tables/mozilla/bugs/bug113424-expected.txt:
2071 * platform/mac/tables/mozilla/bugs/bug11384q-expected.txt:
2072 * platform/mac/tables/mozilla/bugs/bug11384s-expected.txt:
2073 * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
2074 * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
2075 * platform/mac/tables/mozilla/bugs/bug126742-expected.txt:
2076 * platform/mac/tables/mozilla/bugs/bug131020-expected.txt:
2077 * platform/mac/tables/mozilla/bugs/bug13118-expected.txt:
2078 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
2079 * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
2080 * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt:
2081 * platform/mac/tables/mozilla/bugs/bug159108-expected.txt:
2082 * platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt:
2083 * platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt:
2084 * platform/mac/tables/mozilla/bugs/bug17138-expected.txt:
2085 * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
2086 * platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt:
2087 * platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt:
2088 * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
2089 * platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt:
2090 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
2091 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
2092 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
2093 * platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
2094 * platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
2095 * platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt:
2096 * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
2097 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
2098 * platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt:
2099 * platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt:
2100 * platform/mac/tables/mozilla/bugs/bug33137-expected.txt:
2101 * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
2102 * platform/mac/tables/mozilla/bugs/bug39209-expected.txt:
2103 * platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
2104 * platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
2105 * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
2106 * platform/mac/tables/mozilla/bugs/bug4429-expected.txt:
2107 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
2108 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
2109 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
2110 * platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt:
2111 * platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt:
2112 * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
2113 * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
2114 * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
2115 * platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
2116 * platform/mac/tables/mozilla/bugs/bug5538-expected.txt:
2117 * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
2118 * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
2119 * platform/mac/tables/mozilla/bugs/bug60749-expected.txt:
2120 * platform/mac/tables/mozilla/bugs/bug6304-expected.txt:
2121 * platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt:
2122 * platform/mac/tables/mozilla/bugs/bug69187-expected.txt:
2123 * platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt:
2124 * platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt:
2125 * platform/mac/tables/mozilla/bugs/bug73321-expected.txt:
2126 * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
2127 * platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt:
2128 * platform/mac/tables/mozilla/bugs/bug83786-expected.txt:
2129 * platform/mac/tables/mozilla/bugs/bug8381-expected.txt:
2130 * platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt:
2131 * platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt:
2132 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
2133 * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
2134 * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
2135 * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
2136 * platform/mac/tables/mozilla/core/margins-expected.txt:
2137 * platform/mac/tables/mozilla/core/misc-expected.txt:
2138 * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
2139 * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt:
2140 * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
2141 * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt:
2142 * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
2143 * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
2144 * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
2145 * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt:
2146 * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
2147 * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
2148 * platform/mac/tables/mozilla/other/move_row-expected.txt:
2149 * platform/mac/tables/mozilla/other/test3-expected.txt:
2150 * platform/mac/tables/mozilla/other/test6-expected.txt:
2151 * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
2152 * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
2153 * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
2154 * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
2155 * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
2156 * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
2157 * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2158 * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
2159 * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
2160 * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
2161 * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
2162 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2163 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
2164 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
2165 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
2166 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
2167 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
2168 * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
2169 * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
2170 * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
2171 * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
2172 * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
2173 * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
2174 * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
2175 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2176 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
2177 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
2178 * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
2179 * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
2180 * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt:
2181 * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt:
2182 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
2183 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
2184 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
2185 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
2186 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
2187 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
2188 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
2189 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
2190 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
2191 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
2192 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
2193 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
2194 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
2195 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
2196 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
2197 * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
2198 * platform/mac/transforms/2d/hindi-rotated-expected.txt:
2199 * platform/mac/transforms/2d/zoom-menulist-expected.txt:
2200 * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
2201 * platform/mac/transforms/svg-vs-css-expected.txt:
2203 2014-01-13 László Langó <llango.u-szeged@partner.samsung.com>
2205 Text should be constructable.
2206 https://bugs.webkit.org/show_bug.cgi?id=115640
2208 Reviewed by Csaba Osztrogonác.
2210 * fast/dom/Text/text-constructor-expected.txt: Added.
2211 * fast/dom/Text/text-constructor.html: Added.
2212 * fast/dom/dom-constructors-expected.txt:
2213 * fast/dom/dom-constructors.html:
2215 2014-01-13 Zan Dobersek <zdobersek@igalia.com>
2217 Unreviewed GTK gardening. Rebaselining after r161696. Adding failure expectations
2218 for a few reference tests that were introduced in r161573 and r161626.
2220 * platform/gtk/TestExpectations:
2221 * platform/gtk/css1/text_properties/word_spacing-expected.png:
2222 * platform/gtk/css1/text_properties/word_spacing-expected.txt:
2224 2014-01-13 László Langó <llango.u-szeged@partner.samsung.com>
2226 Comment should be consructable.
2227 https://bugs.webkit.org/show_bug.cgi?id=115642
2229 Reviewed by Andreas Kling.
2231 * fast/dom/Comment/comment-constructor-expected.txt: Added.
2232 * fast/dom/Comment/comment-constructor.html: Added.
2233 * fast/dom/dom-constructors-expected.txt:
2234 * fast/dom/dom-constructors.html:
2236 2014-01-12 Commit Queue <commit-queue@webkit.org>
2238 Unreviewed, rolling out r161843.
2239 http://trac.webkit.org/changeset/161843
2240 https://bugs.webkit.org/show_bug.cgi?id=126871
2242 Caused CSS custom filter tests to assert (Requested by smfr on
2245 * fast/canvas/webgl/glsl-conformance-expected.txt:
2246 * fast/canvas/webgl/glsl-conformance.html:
2248 2014-01-12 Brent Fulgham <bfulgham@apple.com>
2250 Unreviewed test maintenance.
2252 * platform/mac/TestExpectations: Re-enable the typedarray/data-view-test.html
2253 WebGL test now that it works properly.
2255 2014-01-12 Brent Fulgham <bfulgham@apple.com>
2257 [WebGL] Error messages should use source code labels, not internal mangled symbols.
2258 https://bugs.webkit.org/show_bug.cgi?id=126832
2260 Reviewed by Dean Jackson.
2262 * fast/canvas/webgl/glsl-conformance.html: Add log to program output
2263 showing error message to confirm proper labels are being used.
2264 * fast/canvas/webgl/glsl-conformance-expected.txt: updated.
2266 2014-01-12 Benjamin Poulain <benjamin@webkit.org>
2268 Use the Selector Code Generator for matching in SelectorQuery
2269 https://bugs.webkit.org/show_bug.cgi?id=126185
2271 Reviewed by Ryosuke Niwa.
2273 Add some tests for longer backtracking cases typically not covered by the other tests.
2275 * fast/selectors/querySelector-long-adjacent-backtracking-expected.txt: Added.
2276 * fast/selectors/querySelector-long-adjacent-backtracking.html: Added.
2277 * fast/selectors/querySelector-long-child-backtracking-expected.txt: Added.
2278 * fast/selectors/querySelector-long-child-backtracking.html: Added.
2279 * fast/selectors/querySelector-mixed-child-adjacent-backtracking-expected.txt: Added.
2280 * fast/selectors/querySelector-mixed-child-adjacent-backtracking.html: Added.
2281 * fast/selectors/querySelector-multiple-simple-child-backtracking-expected.txt: Added.
2282 * fast/selectors/querySelector-multiple-simple-child-backtracking.html: Added.
2283 * fast/selectors/querySelector-simple-adjacent-backtracking-expected.txt: Added.
2284 * fast/selectors/querySelector-simple-adjacent-backtracking.html: Added.
2285 * fast/selectors/querySelector-simple-child-backtracking-expected.txt: Added.
2286 * fast/selectors/querySelector-simple-child-backtracking.html: Added.
2288 2014-01-12 Andreas Kling <akling@apple.com>
2290 REGRESSION(r160806): line-height is not applied when only present in :link style.
2291 <http://webkit.org/b/126839>
2292 <rdar://problem/15799899>
2294 Reviewed by Antti Koivisto.
2296 * fast/css/line-height-link-style-expected.txt: Added.
2297 * fast/css/line-height-link-style.html: Added.
2299 2014-01-11 Brent Fulgham <bfulgham@apple.com>
2301 [WebGL] Correct uniform input validation for texture sampler uniforms
2302 https://bugs.webkit.org/show_bug.cgi?id=126775
2304 Reviewed by Anders Carlsson.
2306 * fast/canvas/webgl/uniform-samplers-test-expected.txt: Added.
2307 * fast/canvas/webgl/uniform-samplers-test.html: Corrected resource
2308 includes when moving from khronos suite to our fast suite.
2309 * resources/js-test-pre.js:
2310 (expectTrue): Added.
2312 2014-01-11 Dean Jackson <dino@apple.com>
2314 [JSC] Revise typed array implementations to match ECMAScript and WebGL Specification
2315 https://bugs.webkit.org/show_bug.cgi?id=126754
2317 Reviewed by Filip Pizlo.
2319 New test which checks that we throw an exception when calling
2320 any of the typed array constructors without using "new".
2322 * js/script-tests/typedarray-constructors.js: Added.
2323 * js/typedarray-constructors-expected.txt: Added.
2324 * js/typedarray-constructors.html: Added.
2325 * resources/standalone-pre.js: Add missing 'shouldNotThrow'
2326 method (duplicated from resources/js-test-pre.js)
2328 2014-01-10 Commit Queue <commit-queue@webkit.org>
2330 Unreviewed, rolling out r161702.
2331 http://trac.webkit.org/changeset/161702
2332 https://bugs.webkit.org/show_bug.cgi?id=126803
2334 Broke multiple tests (Requested by ap on #webkit).
2336 * js/script-tests/typedarray-constructors.js: Removed.
2337 * js/typedarray-constructors-expected.txt: Removed.
2338 * js/typedarray-constructors.html: Removed.
2340 2014-01-10 Dean Jackson <dino@apple.com>
2342 [JSC] Revise typed array implementations to match ECMAScript and WebGL Specification
2343 https://bugs.webkit.org/show_bug.cgi?id=126754
2345 Reviewed by Filip Pizlo.
2347 New test which checks that we throw an exception when calling
2348 any of the typed array constructors without using "new".
2350 * js/script-tests/typedarray-constructors.js: Added.
2351 * js/typedarray-constructors-expected.txt: Added.
2352 * js/typedarray-constructors.html: Added.
2354 2014-01-10 Myles C. Maxfield <mmaxfield@apple.com>
2356 CSS word-spacing property does not obey percentages
2357 https://bugs.webkit.org/show_bug.cgi?id=126674
2359 Reviewed by Simon Fraser.
2361 See per-file description
2363 * fast/css3-text/css3-word-spacing-percentage/word-spacing-change-font-expected.html: Added.
2364 * fast/css3-text/css3-word-spacing-percentage/word-spacing-change-font.html: Added.
2365 Make sure that if Javascript changes the font after initial layout, that the word-spacing
2366 value gets appropriately updated.
2367 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage-expected.html: Added.
2368 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage-parse-expected.txt: Added.
2369 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage-parse.html: Added.
2370 Make sure that the CSSOM yields the correct percentage values when queried.
2371 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage.html: Added.
2372 Try some specific values of percentages (-100%, 0%, and 100%).
2373 * css1/text_properties/word_spacing.html: Updated to not disregard percentages
2374 * css2.1/20110323/c541-word-sp-001-expected.html:
2375 * css2.1/20110323/c541-word-sp-001.htm: Ditto
2376 * platform/mac/css1/text_properties/word_spacing-expected.png:
2377 * platform/mac/css1/text_properties/word_spacing-expected.txt: Ditto
2379 2014-01-10 Dean Jackson <dino@apple.com>
2381 Implement OES texture half float linear
2382 https://bugs.webkit.org/show_bug.cgi?id=125060
2384 Reviewed by Brent Fulgham.
2386 Exercise the OES_texture_half_float_linear extension. The new test
2387 is copied from the official Khronos WebGL repository.
2389 * fast/canvas/webgl/oes-texture-float-linear-expected.txt: Change the console log
2390 messages, which now also mention half float linear.
2391 * fast/canvas/webgl/oes-texture-half-float-linear-expected.txt: Added.
2392 * fast/canvas/webgl/oes-texture-half-float-linear.html: Added.
2394 2014-01-10 Brent Fulgham <bfulgham@apple.com>
2396 [WebGL] Correct uniform input validation for texture sampler uniforms.
2397 https://bugs.webkit.org/show_bug.cgi?id=126775
2399 Reviewed by Dean Jackson.
2401 * fast/canvas/webgl/uniform-samplers-test.html: Add a test that
2402 shows that we can set sampler uniforms using Int32Array types.
2404 2014-01-10 Dirk Schulze <krit@webkit.org>
2406 Make clipping path from basic-shapes relative to <box> value
2407 https://bugs.webkit.org/show_bug.cgi?id=126206
2409 Reviewed by Simon Fraser.
2411 Add new tests to check that different reference boxes are chosen for sizing and
2412 positioning the clipping path.
2414 * css3/masking/clip-path-circle-border-box.html: Added.
2415 * css3/masking/clip-path-circle-bounding-box.html: Added.
2416 * css3/masking/clip-path-circle-content-box.html: Added.
2417 * css3/masking/clip-path-circle-margin-box.html: Added.
2418 * css3/masking/clip-path-circle-padding-box.html: Added.
2419 * platform/mac/css3/masking/clip-path-circle-border-box-expected.png: Added.
2420 * platform/mac/css3/masking/clip-path-circle-border-box-expected.txt: Added.
2421 * platform/mac/css3/masking/clip-path-circle-bounding-box-expected.png: Added.
2422 * platform/mac/css3/masking/clip-path-circle-bounding-box-expected.txt: Added.
2423 * platform/mac/css3/masking/clip-path-circle-content-box-expected.png: Added.
2424 * platform/mac/css3/masking/clip-path-circle-content-box-expected.txt: Added.
2425 * platform/mac/css3/masking/clip-path-circle-margin-box-expected.png: Added.
2426 * platform/mac/css3/masking/clip-path-circle-margin-box-expected.txt: Added.
2427 * platform/mac/css3/masking/clip-path-circle-padding-box-expected.png: Added.
2428 * platform/mac/css3/masking/clip-path-circle-padding-box-expected.txt: Added.
2429 * platform/mac/css3/masking/mask-luminance-png-expected.png: Added.
2431 2014-01-10 Youenn Fablet <youennf@gmail.com>
2433 Correctly set XHR loadend event attributes (loaded and total).
2434 https://bugs.webkit.org/show_bug.cgi?id=120828
2436 Reviewed by Alexey Proskuryakov.
2438 Tests for abort, load, loadstart and loadend ProgressEvent events for XMLHttpRequest and XMLHttpRequestUpload
2440 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Changed to correct event values
2441 * http/tests/xmlhttprequest/loadstart-event-init-expected.txt: Added.
2442 * http/tests/xmlhttprequest/loadstart-event-init.html: Added.
2443 * http/tests/xmlhttprequest/onabort-progressevent-attributes-expected.txt: Added.
2444 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html: Added.
2445 * http/tests/xmlhttprequest/onload-progressevent-attributes-expected.txt: Added.
2446 * http/tests/xmlhttprequest/onload-progressevent-attributes.html: Added.
2447 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes-expected.txt: Added.
2448 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes.html: Added.
2449 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes-expected.txt: Added.
2450 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes.html: Added.
2452 2014-01-10 Mario Sanchez Prada <mario.prada@samsung.com>
2454 Move platformName property from testRunner to accessibilityController
2455 https://bugs.webkit.org/show_bug.cgi?id=126689
2457 Reviewed by Chris Fleizach.
2459 Updated tests and expectations affected by the move of
2460 platformName from TestRunner to AccessibilityController.
2462 * accessibility/canvas-fallback-content.html:
2463 * accessibility/ignore-spacer-elements.html:
2464 * accessibility/platform-name.html:
2465 * platform/efl/accessibility/platform-name-expected.txt:
2466 * platform/gtk/accessibility/platform-name-expected.txt:
2468 2014-01-10 Anders Carlsson <andersca@apple.com>
2470 Remove supportMultipleWindows setting
2471 https://bugs.webkit.org/show_bug.cgi?id=126772
2473 Reviewed by Beth Dakin.
2475 * fast/dom/HTMLAnchorElement/anchor-no-multiple-windows-expected.txt: Removed.
2476 * fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html: Removed.
2477 * fast/dom/Window/window-open-no-multiple-windows-expected.txt: Removed.
2478 * fast/dom/Window/window-open-no-multiple-windows.html: Removed.
2479 * fast/forms/post-popup-no-multiple-windows-expected.txt: Removed.
2480 * fast/forms/post-popup-no-multiple-windows.html: Removed.
2482 2014-01-09 Benjamin Poulain <bpoulain@apple.com>
2484 Remove the BlackBerry files outside WebCore
2485 https://bugs.webkit.org/show_bug.cgi?id=126715
2487 Reviewed by Anders Carlsson.
2489 * platform/blackberry: Removed.
2491 2014-01-10 Commit Queue <commit-queue@webkit.org>
2493 Unreviewed, rolling out r161629.
2494 http://trac.webkit.org/changeset/161629
2495 https://bugs.webkit.org/show_bug.cgi?id=126762
2497 Fails svg/custom/conditional-processing-2.html (Requested by
2500 * svg/custom/conditional-processing-1-expected.txt: Removed.
2501 * svg/custom/conditional-processing-1.svg: Removed.
2502 * svg/custom/conditional-processing-2-expected.txt: Removed.
2503 * svg/custom/conditional-processing-2.html: Removed.
2504 * svg/dom/SVGTests-expected.txt: Removed.
2505 * svg/dom/SVGTests.html: Removed.
2506 * svg/dom/script-tests/SVGTests.js: Removed.
2508 2014-01-10 Brent Fulgham <bfulgham@apple.com>
2510 Unreviewed test correction after r161605.
2512 * platform/mac/TestExpectations: Reactivate tests fixed by
2513 https://bugs.webkit.org/show_bug.cgi?id=126718.
2515 2014-01-10 Mihnea Ovidenie <mihnea@adobe.com>
2517 [CSSRegions] Disable accelerated compositing for fixed elements in regions tests
2518 https://bugs.webkit.org/show_bug.cgi?id=126743
2520 Reviewed by Dirk Schulze.
2522 Once we enable the support of accelerated compositing for fixed positioned elements in regions
2523 in https://bugs.webkit.org/show_bug.cgi?id=125144, those tests will be added into compositing/regions as well.
2525 * fast/regions/fixed-inside-fixed-in-named-flow-expected.html:
2526 * fast/regions/fixed-inside-fixed-in-named-flow.html:
2527 * fast/regions/fixed-pos-elem-in-region-expected.html:
2528 * fast/regions/fixed-pos-elem-in-region.html:
2530 2014-01-10 Antti Koivisto <antti@apple.com>
2532 Crash when mutating SVG text with transform
2533 https://bugs.webkit.org/show_bug.cgi?id=126744
2535 Reviewed by Dirk Schulze.
2537 * svg/custom/mutation-text-transform-crash-expected.txt: Added.
2538 * svg/custom/mutation-text-transform-crash.html: Added.
2540 2014-01-10 Frédéric Wang <fred.wang@free.fr>
2542 [SVG] Accept HTML and MathML namespaces as valid requiredExtensions
2543 https://bugs.webkit.org/show_bug.cgi?id=88188
2545 Reviewed by Dirk Schulze.
2547 conditional-processing-1 verifies that indeed a renderer object is only
2548 created for the first "valid" SVG element of a <switch>, contrary to
2549 what an incorrect FIXME comment said. conditional-processing-2 verifies
2550 that the <switch> takes into account XHTML and MathML namespaces in the
2551 requiredExtensions attribute to decide which SVG element is "valid".
2552 SVGTests.html verifies the SVGTests interface of SVG DOM: three
2553 SVGStringList attributes (already tested in svg/dom/SVGStringList.html)
2554 and the hasExtension() function.
2556 * svg/custom/conditional-processing-1-expected.txt: Added.
2557 * svg/custom/conditional-processing-1.svg: Added.
2558 * svg/custom/conditional-processing-2-expected.txt: Added.
2559 * svg/custom/conditional-processing-2.html: Added.
2560 * svg/dom/SVGTests-expected.txt: Added.
2561 * svg/dom/SVGTests.html: Added.
2562 * svg/dom/script-tests/SVGTests.js: Added.
2564 2014-01-10 Mihai Tica <mitica@adobe.com>
2566 Add support for blendmode to Core Animation layer.
2567 Patch by Rik Cabanier, Dean Jackson and Mihai Tica.
2569 https://bugs.webkit.org/show_bug.cgi?id=99200
2571 Reviewed by Dirk Schulze.
2573 * css3/compositing/blend-mode-layers.html: Added.
2574 * css3/compositing/blend-mode-overflow-expected.txt: Added.
2575 * css3/compositing/blend-mode-overflow.html: Added.
2576 * css3/compositing/blend-mode-reflection.html: Added.
2577 * css3/compositing/blend-mode-should-not-have-compositing-layer-expected.txt: Added.
2578 * css3/compositing/blend-mode-should-not-have-compositing-layer.html: Added.
2579 * css3/compositing/blend-mode-simple.html: Added.
2580 * css3/compositing/should-have-compositing-layer-expected.txt:
2581 * platform/efl/TestExpectations: Efl doesn't support blend modes at the moment.
2582 * platform/mac/css3/compositing/blend-mode-layers-expected.png: Added.
2583 * platform/mac/css3/compositing/blend-mode-layers-expected.txt: Added.
2584 * platform/mac/css3/compositing/blend-mode-overflow-expected.png: Added.
2585 * platform/mac/css3/compositing/blend-mode-reflection-expected.png: Added.
2586 * platform/mac/css3/compositing/blend-mode-reflection-expected.txt: Added.
2587 * platform/mac/css3/compositing/blend-mode-simple-expected.png: Added.
2588 * platform/mac/css3/compositing/blend-mode-simple-expected.txt: Added.
2590 2014-01-10 Andrei Bucur <abucur@adobe.com>
2592 [CSS Regions] Implement visual overflow computation for inline elements
2593 https://bugs.webkit.org/show_bug.cgi?id=125291
2595 Reviewed by David Hyatt.
2597 Tests for inline elements overflow correct painting inside regions.
2599 * fast/regions/overflow-in-variable-width-regions-inline-bt-expected.html: Added.
2600 * fast/regions/overflow-in-variable-width-regions-inline-bt.html: Added.
2601 * fast/regions/overflow-in-variable-width-regions-inline-continuation-expected.html: Added.
2602 * fast/regions/overflow-in-variable-width-regions-inline-continuation.html: Added.
2603 * fast/regions/overflow-in-variable-width-regions-inline-expected.html: Added.
2604 * fast/regions/overflow-in-variable-width-regions-inline-lr-expected.html: Added.
2605 * fast/regions/overflow-in-variable-width-regions-inline-lr.html: Added.
2606 * fast/regions/overflow-in-variable-width-regions-inline-rl-expected.html: Added.
2607 * fast/regions/overflow-in-variable-width-regions-inline-rl.html: Added.
2608 * fast/regions/overflow-in-variable-width-regions-inline.html: Added.
2610 2014-01-09 Jer Noble <jer.noble@apple.com>
2612 [Mac] .mp3 media document controls missing their background
2613 https://bugs.webkit.org/show_bug.cgi?id=126683
2615 Reviewed by Eric Carlson.
2617 * media/media-document-audio-controls-visible-expected.txt: Added.
2618 * media/media-document-audio-controls-visible.html: Added.
2620 2014-01-09 Myles C. Maxfield <mmaxfield@apple.com>
2622 text-decoration-skip: ink does not work with line wraps
2623 https://bugs.webkit.org/show_bug.cgi?id=126729
2625 Reviewed by Simon Fraser.
2627 This test compares rending of a single element that wraps lines with one element per line.
2628 Both elements have text-decoration-skip:ink turned on.
2630 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-multiline-expected.html: Added.
2631 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-multiline.html: Added.
2633 2014-01-09 Zoltan Horvath <zoltan@webkit.org>
2635 [CSS Shapes] First line gets incorrectly adjusted in shape-inside due to rounding
2636 https://bugs.webkit.org/show_bug.cgi?id=126601
2638 Reviewed by Bem Jones-Bey.
2640 * fast/shapes/shape-inside/shape-inside-polygon-rounded-first-fit-expected.html: Added.
2641 * fast/shapes/shape-inside/shape-inside-polygon-rounded-first-fit.html: Added.
2643 2014-01-09 Tim Horton <timothy_horton@apple.com>
2645 Rebaseline after r161568.
2647 * platform/mac/fast/images/pdf-as-image-landscape-expected.png:
2648 * platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
2650 2014-01-09 Myles C. Maxfield <mmaxfield@apple.com>
2652 Narrow underlines are too tall
2653 https://bugs.webkit.org/show_bug.cgi?id=126708
2655 Reviewed by Simon Fraser.
2657 This test clips to a region that should not be drawn in, then draws a scaled underline. It then compares
2658 the output to an empty element.
2660 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-tall-underlines-expected.html: Added.
2661 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-tall-underlines.html: Added.
2663 2014-01-09 Alexey Proskuryakov <ap@apple.com>
2665 REGRESSION (r161429?): Frequent crashes on media/track/media-element-enqueue-event-crash.html
2666 https://bugs.webkit.org/show_bug.cgi?id=117756
2668 * platform/mac/TestExpectations: Skipping the test, it crashes very frequently.
2670 2014-01-09 Pascal Jacquemart <p.jacquemart@samsung.com>
2672 Cannot select multiple non-adjacent items in a multiple select control with the keyboard only
2673 https://bugs.webkit.org/show_bug.cgi?id=15816
2675 Reviewed by Chris Fleizach.
2677 * fast/forms/listbox-non-contiguous-keyboard-selection-expected.txt: Added.
2678 * fast/forms/listbox-non-contiguous-keyboard-selection.html: Added.
2679 * platform/mac/TestExpectations:
2680 Multiple non contiguous selection with keyboard not enabled on Mac
2682 2014-01-09 Seokju Kwon <seokju@webkit.org>
2684 Web Inspector: Remove unused overriding protocols.
2685 https://bugs.webkit.org/show_bug.cgi?id=126630
2687 Reviewed by Timothy Hatcher.
2689 * http/tests/inspector/extensions-useragent-expected.txt: Removed.
2690 * http/tests/inspector/extensions-useragent.html: Removed.
2691 * inspector/device-orientation-success-expected.txt: Removed.
2692 * inspector/device-orientation-success.html: Removed.
2693 * inspector/geolocation-error-expected.txt: Removed.
2694 * inspector/geolocation-error.html: Removed.
2695 * inspector/geolocation-success-expected.txt: Removed.
2696 * inspector/geolocation-success.html: Removed.
2697 * inspector/geolocation-watchPosition-expected.txt: Removed.
2698 * inspector/geolocation-watchPosition.html: Removed.
2700 2014-01-09 Zan Dobersek <zdobersek@igalia.com>
2702 Unreviewed GTK gardening. Rebaselining after r161521.
2704 * platform/gtk/css1/text_properties/letter_spacing-expected.png:
2705 * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
2706 * platform/gtk/css1/text_properties/word_spacing-expected.png:
2707 * platform/gtk/css1/text_properties/word_spacing-expected.txt:
2708 * platform/gtk/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
2709 * platform/gtk/fast/text/basic/013-expected.png:
2710 * platform/gtk/fast/text/basic/013-expected.txt:
2711 * platform/gtk/fast/text/text-letter-spacing-expected.txt:
2712 * platform/gtk/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2713 * platform/gtk/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
2714 * platform/gtk/svg/batik/text/textLayout-expected.txt: Added.
2715 * platform/gtk/svg/custom/text-letter-spacing-expected.png:
2716 * platform/gtk/svg/custom/text-letter-spacing-expected.txt:
2717 * platform/gtk/svg/text/text-spacing-01-b-expected.png:
2718 * platform/gtk/svg/text/text-spacing-01-b-expected.txt: Added.
2720 2014-01-08 Carlos Garcia Campos <cgarcia@igalia.com>
2722 REGRESSION(r161176): http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html is failing on GTK
2723 https://bugs.webkit.org/show_bug.cgi?id=126518
2725 Reviewed by Martin Robinson.
2728 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html
2729 and http/tests/security/redirect-BLOCKED-to-localURL.html.
2731 * platform/gtk/TestExpectations:
2733 2014-01-08 Commit Queue <commit-queue@webkit.org>
2735 Unreviewed, rolling out r161532.
2736 http://trac.webkit.org/changeset/161532
2737 https://bugs.webkit.org/show_bug.cgi?id=126677
2739 Caused lots of assertion failures (Requested by ap on
2742 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
2743 * http/tests/xmlhttprequest/loadstart-event-init-expected.txt: Removed.
2744 * http/tests/xmlhttprequest/loadstart-event-init.html: Removed.
2745 * http/tests/xmlhttprequest/onabort-progressevent-attributes-expected.txt: Removed.
2746 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html: Removed.
2747 * http/tests/xmlhttprequest/onload-progressevent-attributes-expected.txt: Removed.
2748 * http/tests/xmlhttprequest/onload-progressevent-attributes.html: Removed.
2749 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes-expected.txt: Removed.
2750 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes.html: Removed.
2751 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes-expected.txt: Removed.
2752 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes.html: Removed.
2754 2014-01-08 Jinwoo Song <jinwoo7.song@samsung.com>
2756 Unreviewed EFL gardening. Rebaseline after r161521.
2758 * platform/efl/css1/text_properties/letter_spacing-expected.png:
2759 * platform/efl/css1/text_properties/letter_spacing-expected.txt:
2760 * platform/efl/css1/text_properties/word_spacing-expected.png:
2761 * platform/efl/css1/text_properties/word_spacing-expected.txt:
2762 * platform/efl/fast/text/basic/013-expected.png:
2763 * platform/efl/fast/text/basic/013-expected.txt:
2764 * platform/efl/fast/text/text-letter-spacing-expected.txt:
2765 * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2766 * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
2767 * platform/efl/svg/batik/text/textLayout-expected.txt: Added.
2768 * platform/efl/svg/custom/text-letter-spacing-expected.png: Added.
2769 * platform/efl/svg/custom/text-letter-spacing-expected.txt: Added.
2770 * platform/efl/svg/text/text-spacing-01-b-expected.png:
2771 * platform/efl/svg/text/text-spacing-01-b-expected.txt: Added.
2773 2014-01-08 Sam Weinig <sam@webkit.org>
2775 [JS] Should be able to create a promise by calling the Promise constructor as a function
2776 https://bugs.webkit.org/show_bug.cgi?id=126561
2778 Reviewed by Geoffrey Garen.
2780 * js/dom/Promise-types-expected.txt:
2781 * js/dom/Promise-types.html:
2782 Add test for using calling a Promise constructor as a function.
2784 2014-01-08 Youenn Fablet <youennf@gmail.com>
2786 Correctly set XHR loadend event attributes (loaded and total).
2787 https://bugs.webkit.org/show_bug.cgi?id=120828
2789 Reviewed by Alexey Proskuryakov.
2791 Tests for abort, load, loadstart and loadend ProgressEvent events for XMLHttpRequest and XMLHttpRequestUpload
2793 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Changed to correct event values
2794 * http/tests/xmlhttprequest/loadstart-event-init-expected.txt: Added.
2795 * http/tests/xmlhttprequest/loadstart-event-init.html: Added.
2796 * http/tests/xmlhttprequest/onabort-progressevent-attributes-expected.txt: Added.
2797 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html: Added.
2798 * http/tests/xmlhttprequest/onload-progressevent-attributes-expected.txt: Added.
2799 * http/tests/xmlhttprequest/onload-progressevent-attributes.html: Added.
2800 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes-expected.txt: Added.
2801 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes.html: Added.
2802 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes-expected.txt: Added.
2803 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes.html: Added.
2805 2014-01-07 Myles C. Maxfield <mmaxfield@apple.com>
2807 a fractional value of the css letter-spacing property is not rendered as expected
2808 https://bugs.webkit.org/show_bug.cgi?id=20606
2810 Reviewed by Simon Fraser.
2812 Manually verified that these tests are correct after enabling fractional letter-spacing and word spacing
2814 * platform/mac/css1/text_properties/letter_spacing-expected.png:
2815 * platform/mac/css1/text_properties/letter_spacing-expected.txt:
2816 * platform/mac/css1/text_properties/word_spacing-expected.png:
2817 * platform/mac/css1/text_properties/word_spacing-expected.txt:
2818 * platform/mac/fast/text/basic/013-expected.png:
2819 * platform/mac/fast/text/basic/013-expected.txt:
2820 * platform/mac/fast/text/text-letter-spacing-expected.txt:
2821 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2822 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2823 * platform/mac/svg/batik/text/textLayout-expected.txt:
2824 * platform/mac/svg/custom/text-letter-spacing-expected.png:
2825 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
2826 * platform/mac/svg/text/text-spacing-01-b-expected.png:
2827 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
2829 2014-01-08 Alexey Proskuryakov <ap@apple.com>
2831 Flaky Test: http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html
2832 https://bugs.webkit.org/show_bug.cgi?id=52016
2834 * platform/mac/TestExpectations: Mark it as such.
2836 2014-01-08 ChangSeok Oh <changseok.oh@collabora.com>
2838 Unreviewed GTK gardening.
2840 setFileInputFiles.html was removed after r161380. string-replacement-outofmemory.html,
2841 toString-and-valueOf-override.html and exceptions-thrown-in-callbacks.html
2842 were moved into other directory.
2844 * platform/gtk-wk2/TestExpectations:
2845 * platform/gtk/TestExpectations:
2847 2014-01-08 Alexey Proskuryakov <ap@apple.com>
2849 REGRESSION: webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html is very flaky
2850 https://bugs.webkit.org/show_bug.cgi?id=126624
2852 * platform/mac/TestExpectations: Mark it as such.
2854 2014-01-08 Zan Dobersek <zdobersek@igalia.com>
2856 Unreviewed GTK gardening.
2857 Add a flaky expectation for perf/accessibility-title-ui-element.html and a failure expectation
2858 for http/tests/media/video-auth.html.
2860 * platform/gtk/TestExpectations:
2862 2014-01-07 Antti Koivisto <antti@apple.com>
2864 REGRESSION (r161195): Acid2 regression tests frequently fail
2865 https://bugs.webkit.org/show_bug.cgi?id=126432
2867 Reviewed by Anders Carlsson.
2869 * TestExpectations: acid2 is no longer flaky.
2870 * fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: whitespace change.
2872 2014-01-07 Eric Carlson <eric.carlson@apple.com>
2874 Teach MediaSessionManager to manage interruptions
2875 https://bugs.webkit.org/show_bug.cgi?id=126530
2877 Reviewed by Sam Weinig.
2879 * media/video-interruption-active-when-element-created-expected.txt: Added.
2880 * media/video-interruption-active-when-element-created.html: Added.
2881 * media/video-interruption-with-resume-allowing-play-expected.txt: Added.
2882 * media/video-interruption-with-resume-allowing-play.html: Added.
2883 * media/video-interruption-with-resume-not-allowing-play-expected.txt: Added.
2884 * media/video-interruption-with-resume-not-allowing-play.html: Added.
2886 2014-01-07 Seokju Kwon <seokju@webkit.org>
2888 Web Inspector: Remove leftover 'device metrics' code
2889 https://bugs.webkit.org/show_bug.cgi?id=126607
2891 Reviewed by Joseph Pecoraro.
2893 * inspector/styles/override-screen-size-expected.txt: Removed.
2894 * inspector/styles/override-screen-size.html: Removed.
2896 2014-01-07 Brent Fulgham <bfulgham@apple.com>
2898 Unreviewed test fix: Correct whitespace around ]
2900 * platform/mac/TestExpectations: "Debug]" should be "Debug ]"
2902 2014-01-07 Victor Costan <costan@gmail.com>
2904 createElementNS handles element name 'xmlns' correctly.
2905 https://bugs.webkit.org/show_bug.cgi?id=126553
2907 Reviewed by Alexey Proskuryakov.
2909 * fast/dom/createElementNS-namespace-errors-expected.txt: Added.
2910 * fast/dom/createElementNS-namespace-errors.html: Added. Covers all the corner cases in the DOM4 spec.
2911 * fast/dom/script-tests/setAttributeNS-prefix-and-null-namespace.js: Removed.
2912 * fast/dom/setAttributeNS-expected.txt: Updated to match cleaned up test.
2913 * fast/dom/setAttributeNS-namespace-errors-expected.txt: Added.
2914 * fast/dom/setAttributeNS-namespace-errors.html: Added. Covers all the corner cases in the DOM4 spec.
2915 * fast/dom/setAttributeNS-prefix-and-null-namespace-expected.txt: Removed.
2916 * fast/dom/setAttributeNS-prefix-and-null-namespace.html: Removed. Subsumed by setAttributeNS-namespace-errors.
2917 * fast/dom/setAttributeNS.html: Cleaned up.
2919 2014-01-06 Jer Noble <jer.noble@apple.com>
2921 HTML5 video tag Does Not Load in Apache htaccess/htpasswd Protected Directory
2922 https://bugs.webkit.org/show_bug.cgi?id=40382
2924 Reviewed by Eric Carlson.
2926 * http/tests/media/resources/video-auth.php: Added.
2927 * http/tests/media/video-auth-expected.txt: Added.
2928 * http/tests/media/video-auth.html: Added.
2929 * platform/mac/TestExpectations:
2931 2014-01-07 Brent Fulgham <bfulgham@apple.com>
2933 Unreviewed test expectation update.
2935 * platform/mac/TestExpectations: Mark webgl/1.0.2/conformance/rendering/gl-scissor-test.html as flaky on
2938 2014-01-07 Gabor Rapcsanyi <rgabor@webkit.org>
2940 pushFinallyContext saves wrong m_labelScopes size
2941 https://bugs.webkit.org/show_bug.cgi?id=124529
2943 Remove free label scopes before saving finally context.
2945 Reviewed by Geoffrey Garen.
2947 * js/script-tests/try-return-finally-break.js: Added.
2949 * js/try-return-finally-break-expected.txt: Added.
2950 * js/try-return-finally-break.html: Added.
2952 2014-01-07 Bear Travis <betravis@adobe.com>
2954 [CSS Shapes] Change default value from 'auto' to 'none'
2955 https://bugs.webkit.org/show_bug.cgi?id=126544
2957 Reviewed by Sam Weinig.
2959 Change the default value to 'none', and replace 'none' with 'auto' in the
2960 list of invalid values.
2962 * fast/shapes/css-shapes-disabled-expected.txt:
2963 * fast/shapes/css-shapes-disabled.html:
2964 * fast/shapes/parsing/parsing-shape-inside-expected.txt:
2965 * fast/shapes/parsing/parsing-shape-inside.html:
2966 * fast/shapes/parsing/parsing-shape-lengths-expected.txt:
2967 * fast/shapes/parsing/parsing-shape-lengths.html:
2968 * fast/shapes/parsing/parsing-shape-margin-expected.txt:
2969 * fast/shapes/parsing/parsing-shape-outside-expected.txt:
2970 * fast/shapes/parsing/parsing-shape-outside.html:
2971 * fast/shapes/parsing/parsing-shape-padding-expected.txt:
2972 * fast/shapes/parsing/parsing-test-utils.js:
2974 2014-01-07 Hans Muller <hmuller@adobe.com>
2976 [CSS Shapes] shape-outside layout incorrect when line spans rounded box rounded corners
2977 https://bugs.webkit.org/show_bug.cgi?id=126528
2979 Reviewed by Andreas Kling.
2981 Verify that a line that spans a shape-outside box's top and bottom rounded corners begins
2982 at the box's right edge.
2984 * fast/shapes/shape-outside-floats/shape-outside-line-spans-box-corners-expected.html: Added.
2985 * fast/shapes/shape-outside-floats/shape-outside-line-spans-box-corners.html: Added.
2987 2014-01-07 Frédéric Wang <fred.wang@free.fr>
2989 Add Support for the semantics element.
2990 https://bugs.webkit.org/show_bug.cgi?id=100626
2992 Reviewed by Chris Fleizach.
2995 * mathml/presentation/semantics-2-expected.html: Added.
2996 * mathml/presentation/semantics-2.html: Added.
2997 * mathml/presentation/semantics-3-expected.html: Added.
2998 * mathml/presentation/semantics-3.html: Added.
2999 * mathml/presentation/semantics-4-expected.html: Added.
3000 * mathml/presentation/semantics-4.html: Added.
3002 2014-01-07 Manuel Rego Casasnovas <rego@igalia.com>
3004 [GTK] fast/repaint/repaint-regions-overflow.html is failing
3005 https://bugs.webkit.org/show_bug.cgi?id=124835
3007 Unreviewed gardening.
3009 Added new baseline for failing test.
3011 * platform/gtk/TestExpectations: Unskipped faling test.
3012 * platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt: Added.
3014 2014-01-07 Krzysztof Czech <k.czech@samsung.com>
3016 [ATK] Expose aria-checked mixed state as ATK_STATE_INDETERMINATE
3017 https://bugs.webkit.org/show_bug.cgi?id=125855
3019 Reviewed by Mario Sanchez Prada.
3021 * accessibility/aria-checked-mixed-value-expected.txt: Added.
3022 * accessibility/aria-checked-mixed-value.html: Added.
3023 * platform/mac/TestExpectations: Skipped it, missing implementation.
3024 * platform/win/TestExpectations: Skipped it, missing implementation.
3026 2014-01-06 Ryosuke Niwa <rniwa@webkit.org>
3028 REGRESSION(r157851): trailing space inside an editable region could be erroneously collapsed
3029 https://bugs.webkit.org/show_bug.cgi?id=126549
3031 Reviewed by Sam Weinig.
3033 Added a regression test and reverted the erroneous rebaseline in r157851.
3035 * editing/inserting/inserting-trailing-space-and-letter-expected.html: Added.
3036 * editing/inserting/inserting-trailing-space-and-letter.html: Added.
3037 * platform/mac/editing/selection/after-line-wrap-expected.txt:
3039 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3041 [WebGL] Unreviewed build fix for Mountain Lion drivers.
3043 * platform/mac-mountainlion/TestExpectations: Removed. Moved test to the mac/TestExpectations file.
3044 * platform/mac/TestExpectations: Add failure entry for MountainLion test.
3046 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3048 [WebGL] Unreviewed build fix for Mountain Lion drivers.
3050 Add new TestExpectations file for Mountain Lion.
3052 * platform/mac-mountainlion/TestExpectations: Added.
3054 2014-01-06 Zoltan Horvath <zoltan@webkit.org>
3056 [CSS Regions][CSS Shapes] ASSERTION FAILED: m_segmentRanges.size() < m_segments.size()
3057 https://bugs.webkit.org/show_bug.cgi?id=125770
3059 Reviewed by Bem Jones-Bey.
3061 * fast/regions/shape-inside/shape-inside-on-multiple-regions-bottom-adjustment-expected.html: Added.
3062 * fast/regions/shape-inside/shape-inside-on-multiple-regions-bottom-adjustment.html: Added.
3064 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3066 Unreviewed test correction.
3068 * webgl/1.0.2/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Remove commented-out
3069 line from debugging code.
3070 * webgl/1.0.2/resources/webgl_test_files/conformance/resources/webgl-test-utils.js:
3071 (WebGLTestUtils): Return to normal behavior of exiting immediately on test failure.
3073 2014-01-06 Seokju Kwon <seokju@webkit.org>
3075 Web Inspector: Get rid of DOM.setFileInputFiles from Protocol
3076 https://bugs.webkit.org/show_bug.cgi?id=126312
3078 Reviewed by Joseph Pecoraro.
3080 * inspector-protocol/dom/setFileInputFiles-expected.txt: Removed.
3081 * inspector-protocol/dom/setFileInputFiles.html: Removed.
3083 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3085 Unreviewed test update after r161375.
3087 * platform/mac/TestExpectations: Activate several tests that are now known to pass.
3089 2014-01-06 Alexey Proskuryakov <ap@apple.com>
3091 REGRESSION (r161195): Acid2 regression tests frequently fail
3092 https://bugs.webkit.org/show_bug.cgi?id=126432
3094 * TestExpectations: Marking them as flaky.
3096 2014-01-05 Sam Weinig <sam@webkit.org>
3098 [JS] Implement Promise.all()
3099 https://bugs.webkit.org/show_bug.cgi?id=126510
3101 Reviewed by Gavin Barraclough.
3103 Enabled and fix the existing Promise.all() test case.
3104 - Promise.all() and Promise.all({}) should reject by my reading of the spec.
3105 Also removes the Promise.all() shim used by the crypto tests.
3107 * crypto/subtle/resources/common.js:
3108 * js/dom/Promise-static-all-expected.txt:
3109 * js/dom/Promise-static-all.html:
3111 2014-01-06 Zan Dobersek <zdobersek@igalia.com>
3113 Unreviewed GTK gardening.
3115 * platform/gtk/TestExpectations:
3116 Mark accessibility/menu-list-sends-change-notification.html as flaky.
3118 2014-01-06 Zan Dobersek <zdobersek@igalia.com>
3120 Unreviewed GTK gardening.
3121 Adding failure expectations for the set of currently failing tests.
3123 * platform/gtk/TestExpectations:
3125 2014-01-06 Gurpreet Kaur <k.gurpreet@samsung.com>
3127 <hr> appears gray instead of green because of color attribute is defined followed by noshade attribute
3128 https://bugs.webkit.org/show_bug.cgi?id=17674
3130 Reviewed by Simon Fraser.
3132 * fast/dom/HTMLHrElement: Added.
3133 * fast/dom/HTMLHrElement/hr-color-noshade-attribute-expected.txt: Added.
3134 * fast/dom/HTMLHrElement/hr-color-noshade-attribute.html: Added.
3135 Added new test cases to test the functionality of noshade and color
3136 attribute of hr element when color attribute is present along with
3137 noshade attribute, invalid color attribute and color noshade attributes
3138 added via javascript.
3140 2014-01-05 Sam Weinig <sam@webkit.org>
3142 [JS] Implement Promise.race()
3143 https://bugs.webkit.org/show_bug.cgi?id=126506
3145 Reviewed by Oliver Hunt.
3147 Enabled and fix the existing Promise.race() test case.
3148 - Promise.race() and Promise.race({}) should reject by my reading of the spec.
3150 * js/dom/Promise-static-race-expected.txt:
3151 * js/dom/Promise-static-race.html:
3153 2014-01-03 Commit Queue <commit-queue@webkit.org>
3155 Unreviewed, rolling out r161274.
3156 http://trac.webkit.org/changeset/161274
3157 https://bugs.webkit.org/show_bug.cgi?id=126475
3159 Volates ECMA and WebGL Specification (Requested by bfulgham on
3162 * webgl/1.0.2/resources/webgl_test_files/conformance/typedarrays/data-view-test.html:
3164 2014-01-03 Brent Fulgham <bfulgham@apple.com>
3166 Revise WebGL DataView test to match ECMAScript Draft Specification
3167 https://bugs.webkit.org/show_bug.cgi?id=126032
3169 Based on the ECMAScript specification, we believe that the current test is wrong. We are working to get this
3172 Reviewed by Dean Jackson.
3174 * webgl/1.0.2/resources/webgl_test_files/conformance/typedarrays/data-view-test.html: Do not
3175 prohibit using DataView as a function.
3177 2014-01-03 Alexey Proskuryakov <ap@apple.com>
3179 Line ending conversion should be able to handle strings with null chars
3180 https://bugs.webkit.org/show_bug.cgi?id=126202
3182 This is a merge from Blink.
3184 Reviewed by Alexey Proskuryakov.
3186 * http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt: Added.
3187 * http/tests/local/formdata/send-form-data-with-string-containing-null.html: Added.
3189 2014-01-03 Zan Dobersek <zdobersek@igalia.com>
3191 Unreviewed GTK gardening.
3193 * platform/gtk/TestExpectations: Add failure and flakiness expectations for a couple of tests.
3194 * platform/gtk/svg/custom/object-no-size-attributes-expected.txt: Rebaseline.
3196 2014-01-02 Brent Fulgham <bfulgham@apple.com>
3198 [WebGL] Correct symbol lookup logic to handle 1-element arrays
3199 https://bugs.webkit.org/show_bug.cgi?id=126411
3200 <rdar://problem/15394564>
3202 Reviewed by Dean Jackson.
3204 * webgl/1.0.2/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Add test for accessing the
3205 single-element array.
3207 2014-01-02 Jinwoo Song <jinwoo7.song@samsung.com>
3209 Unreviewed EFL gardening. Remove warnings in parsing TestExpectations.
3211 * platform/efl-wk1/TestExpectations:
3212 * platform/efl-wk2/TestExpectations:
3213 * platform/efl/TestExpectations:
3215 2014-01-02 Jinwoo Song <jinwoo7.song@samsung.com>
3217 Unreviewed EFL gardening. Rebaselining after r161140.
3219 * platform/efl/fast/table/dynamic-caption-add-before-child-expected.png:
3220 * platform/efl/fast/table/dynamic-caption-add-before-child-expected.txt:
3222 2014-01-02 Myles C. Maxfield <mmaxfield@apple.com>
3224 Crash in WebCore::translateIntersectionPointsToSkipInkBoundaries
3225 https://bugs.webkit.org/show_bug.cgi?id=126252
3227 Reviewed by Alexey Proskuryakov.
3229 This test causes intermediateTuples, a Vector of tuples of floats, to have enough
3230 entries to cause a realloc. In my tests, the realloc seems to always allocate the
3231 next area of memory (without unmapping any old pages), so this test only crashes
3232 if guardMalloc is used.
3234 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-crash-many-gaps-expected.txt: Added.
3235 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-crash-many-gaps.html: Added.
3237 2014-01-02 Sam Weinig <sam@webkit.org>
3239 Update Promises to the https://github.com/domenic/promises-unwrapping spec
3240 https://bugs.webkit.org/show_bug.cgi?id=120954
3242 Reviewed by Filip Pizlo.
3244 * crypto/subtle/argument-conversion.html:
3245 * crypto/subtle/resources/common.js:
3246 * crypto/subtle/sha-1.html:
3247 * crypto/subtle/sha-224.html:
3248 * crypto/subtle/sha-256.html:
3249 * crypto/subtle/sha-384.html:
3250 * crypto/subtle/sha-512.html:
3251 * js/dom/Promise-already-fulfilled-expected.txt: Removed.
3252 * js/dom/Promise-already-fulfilled.html: Removed.
3253 * js/dom/Promise-already-rejected.html:
3254 * js/dom/Promise-already-resolved.html:
3255 * js/dom/Promise-catch-expected.txt:
3256 * js/dom/Promise-catch-in-workers-expected.txt:
3257 * js/dom/Promise-catch.html:
3258 * js/dom/Promise-chain.html:
3259 * js/dom/Promise-exception-expected.txt:
3260 * js/dom/Promise-exception.html:
3261 * js/dom/Promise-expected.txt:
3262 * js/dom/Promise-fulfill-expected.txt: Removed.
3263 * js/dom/Promise-fulfill-in-workers-expected.txt: Removed.
3264 * js/dom/Promise-fulfill-in-workers.html: Removed.
3265 * js/dom/Promise-fulfill.html: Removed.
3266 * js/dom/Promise-init-callback-receiver-expected.txt: Added.
3267 * js/dom/Promise-init-callback-receiver.html: Added.
3268 * js/dom/Promise-init-expected.txt:
3269 * js/dom/Promise-init-in-workers-expected.txt:
3270 * js/dom/Promise-init.html:
3271 * js/dom/Promise-onFulfilled-deep-expected.txt: Added.
3272 * js/dom/Promise-onFulfilled-deep.html: Added.
3273 * js/dom/Promise-onRejected-deep-expected.txt: Added.
3274 * js/dom/Promise-onRejected-deep.html: Added.
3275 * js/dom/Promise-reject.html:
3276 * js/dom/Promise-resolve-chain.html:
3277 * js/dom/Promise-resolve-expected.txt:
3278 * js/dom/Promise-resolve-in-workers-expected.txt:
3279 * js/dom/Promise-resolve-state-expected.txt: Added.
3280 * js/dom/Promise-resolve-state-in-workers-expected.txt: Added.
3281 * js/dom/Promise-resolve-state-in-workers.html: Added.
3282 * js/dom/Promise-resolve-state.html: Added.
3283 * js/dom/Promise-resolve-with-itself-expected.txt: Added.
3284 * js/dom/Promise-resolve-with-itself.html: Added.
3285 * js/dom/Promise-resolve-with-then-exception.html:
3286 * js/dom/Promise-resolve-with-then-fulfill-expected.txt:
3287 * js/dom/Promise-resolve-with-then-fulfill.html:
3288 * js/dom/Promise-resolve-with-then-reject-expected.txt:
3289 * js/dom/Promise-resolve-with-then-reject.html:
3290 * js/dom/Promise-resolve.html:
3291 * js/dom/Promise-simple-expected.txt:
3292 * js/dom/Promise-simple-fulfill-expected.txt: Removed.
3293 * js/dom/Promise-simple-fulfill-inside-callback-expected.txt: Removed.
3294 * js/dom/Promise-simple-fulfill-inside-callback.html: Removed.
3295 * js/dom/Promise-simple-fulfill.html: Removed.
3296 * js/dom/Promise-simple-in-workers-expected.txt:
3297 * js/dom/Promise-simple-resolve-expected.txt: Added.
3298 * js/dom/Promise-simple-resolve.html: Added.
3299 * js/dom/Promise-simple.html:
3300 * js/dom/Promise-static-all-expected.txt: Added.
3301 * js/dom/Promise-static-all.html: Added.
3302 * js/dom/Promise-static-cast-expected.txt: Added.
3303 * js/dom/Promise-static-cast.html: Added.
3304 * js/dom/Promise-static-fulfill-expected.txt: Removed.
3305 * js/dom/Promise-static-fulfill.html: Removed.
3306 * js/dom/Promise-static-race-expected.txt: Added.
3307 * js/dom/Promise-static-race.html: Added.
3308 * js/dom/Promise-static-resolve.html:
3309 * js/dom/Promise-then-callback-receiver-expected.txt: Added.
3310 * js/dom/Promise-then-callback-receiver.html: Added.
3311 * js/dom/Promise-then-expected.txt:
3312 * js/dom/Promise-then-in-workers-expected.txt:
3313 * js/dom/Promise-then-without-callbacks.html:
3314 * js/dom/Promise-then.html:
3315 * js/dom/Promise-types-expected.txt:
3316 * js/dom/Promise-types.html:
3317 * js/dom/Promise.html:
3318 * js/resources/Promise-catch-in-workers.js:
3319 * js/resources/Promise-fulfill-in-workers.js: Removed.
3320 * js/resources/Promise-init-in-workers.js:
3321 * js/resources/Promise-reject-in-workers.js:
3322 * js/resources/Promise-resolve-in-workers.js:
3323 * js/resources/Promise-resolve-state-in-workers.js: Added.
3324 * js/resources/Promise-simple-in-workers.js:
3325 * js/resources/Promise-then-in-workers.js:
3326 * js/resources/Promise-then-without-callbacks-in-workers.js:
3328 2014-01-02 Myles C. Maxfield <mmaxfield@apple.com>
3330 Allow ImageBuffer to re-use IOSurfaces
3331 https://bugs.webkit.org/show_bug.cgi?id=125477
3333 Reviewed by Geoff Garen.
3335 Now that we're re-using the backing store of canvases, this
3336 test makes sure that if we draw to a canvas, then destroy it,
3337 then create a new canvas (which should share the same backing
3338 store) that it doesn't have the stale data in it
3340 * fast/canvas/canvas-backing-store-reuse-expected.txt: Added.
3341 * fast/canvas/canvas-backing-store-reuse.html: Added.
3343 2014-01-02 Dirk Schulze <krit@webkit.org>
3345 Support <box> values computed style for 'clip-path' property
3346 https://bugs.webkit.org/show_bug.cgi?id=126148
3348 Reviewed by Simon Fraser.
3350 Test computed style of 'clip-path' property.
3352 * fast/masking/parsing-clip-path-shape.html:
3354 2014-01-01 Antti Koivisto <antti@apple.com>
3356 Do less synchronous render tree construction
3357 https://bugs.webkit.org/show_bug.cgi?id=126359
3359 * fast/html/object-image-nested-fallback.html: Update test to work with asynchronous load failures.
3360 * fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: Whitespace change.
3362 2014-01-01 Zan Dobersek <zdobersek@igalia.com>
3364 Unreviewed GTK gardening.
3365 Updating test baselines after the introduction of lazy render tree attaching,
3366 enabling the saturated layout arithmetics for the GTK port, and other changes.
3368 * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
3369 * platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
3370 * platform/gtk/fast/block/float/016-expected.txt:
3371 * platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt:
3372 * platform/gtk/fast/dynamic/011-expected.txt:
3373 * platform/gtk/fast/forms/formmove3-expected.txt:
3374 * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
3375 * platform/gtk/fast/invalid/001-expected.txt:
3376 * platform/gtk/fast/invalid/003-expected.txt:
3377 * platform/gtk/fast/invalid/004-expected.txt:
3378 * platform/gtk/fast/invalid/007-expected.txt:
3379 * platform/gtk/fast/invalid/019-expected.txt:
3380 * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
3381 * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
3382 * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
3383 * platform/gtk/fast/ruby/ruby-base-merge-block-children-crash-expected.txt:
3384 * platform/gtk/fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction-expected.txt:
3385 * platform/gtk/fast/table/empty-cells-expected.txt:
3386 * platform/gtk/tables/mozilla/bugs/bug113235-1-expected.txt:
3387 * platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
3388 * platform/gtk/tables/mozilla/other/wa_table_tr_align-expected.txt:
3390 2014-01-01 Martin Robinson <mrobinson@igalia.com>
3392 [GTK] Rename libtestnetscapeplugin to libTestNetscapePlugin
3393 https://bugs.webkit.org/show_bug.cgi?id=126349
3395 Reviewed by Carlos Garcia Campos.
3397 All CMake ports use "libTestNetscapePlugin," so choosing the same
3398 name in the autotools port will make the transition easier.
3400 * platform/gtk/plugins/plugin-javascript-access-expected.txt: Change the plugin name.
3402 2013-12-30 Antti Koivisto <antti@apple.com>
3404 XML document builder should create render tree asynchronously
3405 https://bugs.webkit.org/show_bug.cgi?id=126285
3407 Reviewed by Andreas Kling.
3409 * platform/mac/fast/table/dynamic-caption-add-before-child-expected.png:
3410 * platform/mac/fast/table/dynamic-caption-add-before-child-expected.txt:
3412 This is progression. Captions are now correctly in document order.
3414 * svg/custom/object-no-size-attributes-expected.txt:
3416 Unnecessary text renderer disappears.
3418 * svg/custom/resource-invalidation-crash-expected.txt:
3420 Progression, the dump has the correct fill.
3422 2013-12-29 Joone Hur <joone.hur@intel.com>
3424 Reverted r156742. The same fix was reverted from Blink due to heap-use-after-free on ClusterFuzz.
3425 https://bugs.webkit.org/show_bug.cgi?id=126275
3427 https://codereview.chromium.org/102993011
3429 Reviewed by Darin Adler.
3431 * fast/css/first-letter-block-change.html: Removed.
3432 * platform/gtk-wk1/fast/css/first-letter-block-change-expected.png: Removed.
3433 * platform/gtk-wk2/fast/css/first-letter-block-change-expected.png: Removed.
3434 * platform/gtk/fast/css/first-letter-block-change-expected.txt: Removed.
3436 2013-12-29 Antti Koivisto <antti@apple.com>
3438 Revert the results change. It depended on xml parser changes which were not landed.
3440 * platform/mac/fast/table/dynamic-caption-add-before-child-expected.png:
3441 * platform/mac/fast/table/dynamic-caption-add-before-child-expected.txt:
3443 2013-12-29 Antti Koivisto <antti@apple.com>
3445 Remove Node::attached()
3446 https://bugs.webkit.org/show_bug.cgi?id=126276
3448 Reviewed by Sam Weinig.
3450 * platform/mac/fast/table/dynamic-caption-add-before-child-expected.png:
3451 * platform/mac/fast/table/dynamic-caption-add-before-child-expected.txt:
3453 This test result change is a progression. Dynamic captions are now correctly in document order.
3455 2013-12-27 Gavin Barraclough <barraclough@apple.com>
3457 Merge PageVisibilityState & ViewState::IsVisible in WebKit2
3458 https://bugs.webkit.org/show_bug.cgi?id=126214
3460 Reviewed by Alexey Proskuryakov.
3462 WebKit2 redundantly tracks the visibility of the view through two mechanisms - the visibility
3463 state, and the view state. Remove visibility state from the WebKit2 layer. The visibility
3464 state also tracks the prerender state - so split this out and handle it separately (a change
3465 we should make in WebCore, too).
3467 LayoutTests - remove test for notification on visibility state change to preerender. This test
3468 was covering something nonsensical, and not supported by the spec - the page should never see
3469 a visibility change to prerender, this should only be an initial state. WebKit2 API now only
3470 allows the client to change the state to prerender without sending a notification, and there
3471 is no sense in continuing to support the current test case, since the behaviour is neither
3472 allowed by API nor available in web content.
3474 The prerender state is now properly covered by API tests.
3476 * fast/events/page-visibility-transition-test-expected.txt:
3477 * fast/events/page-visibility-transition-test.html:
3478 - remove test for notification on visibility state change to preerender.
3480 2013-12-25 Commit Queue <commit-queue@webkit.org>
3482 Unreviewed, rolling out r161033 and r161074.
3483 http://trac.webkit.org/changeset/161033
3484 http://trac.webkit.org/changeset/161074
3485 https://bugs.webkit.org/show_bug.cgi?id=126240
3487 Oliver says that a rollout would be better (Requested by ap on
3492 2013-12-25 Alexey Proskuryakov <ap@apple.com>
3494 [Mac] [WK2] http/tests/security/cross-frame-access-put.html fails
3495 https://bugs.webkit.org/show_bug.cgi?id=116649
3497 * platform/mac-wk2/TestExpectations: Removing an expectation for this old bug that
3498 was no longer occurring. Failures on this test are now tracked via bug 126238.
3500 2013-12-25 Alexey Proskuryakov <ap@apple.com>
3502 REGRESSION (r161033): http/tests/security/cross-frame-access-put.html fails
3503 https://bugs.webkit.org/show_bug.cgi?id=126238
3505 * TestExpectations: Marking the test as failing for now.
3507 2013-12-25 Alexey Proskuryakov <ap@apple.com>
3509 REGRESSION (Lazy tree creation): css3/calc/transitions-dependent.html is frequently failing
3510 https://bugs.webkit.org/show_bug.cgi?id=126142
3512 * TestExpectations: Marked it as flaky.
3514 2013-12-25 Filip Pizlo <fpizlo@apple.com>
3516 DFG PhantomArguments shouldn't rely on a dead Phi graph
3517 https://bugs.webkit.org/show_bug.cgi?id=126218
3519 Reviewed by Oliver Hunt.
3521 Added a test for an obvious case that I don't think we had coverage for in
3522 microbenchmarks. Of course, this case was already covered by more complex tests.
3524 * js/regress/inline-arguments-aliased-access-expected.txt: Added.
3525 * js/regress/inline-arguments-aliased-access.html: Added.
3526 * js/regress/script-tests/inline-arguments-aliased-access.js: Added.
3530 2013-12-25 Dirk Schulze <krit@webkit.org>
3532 Support <box> values parsing on 'clip-path' property
3533 https://bugs.webkit.org/show_bug.cgi?id=126147
3535 Reviewed by Ryosuke Niwa.
3537 Add test to check different combinations of the reference boxes
3538 content-box, padding-box, border-box, margin-box and bounding-box
3539 with other clip-path values.
3541 * fast/masking/parsing-clip-path-shape.html:
3543 2013-12-24 Ryosuke Niwa <rniwa@webkit.org>
3545 Remove the test expectations added after r161051 now that the changeset has been rolled out.
3547 The assertion failure is tracked by https://webkit.org/b/126219.
3551 2013-12-24 Ryosuke Niwa <rniwa@webkit.org>
3553 Unreviewed, rolling out r161051.
3554 http://trac.webkit.org/changeset/161051
3555 https://bugs.webkit.org/show_bug.cgi?id=45994
3557 Caused two DFG tests to hit assertions due to a separate bug
3559 * http/tests/xmlhttprequest/exceptions-expected.txt:
3560 * http/tests/xmlhttprequest/exceptions.html:
3561 * http/tests/xmlhttprequest/status-after-abort-expected.txt:
3562 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
3563 * js/dom/dfg-custom-getter-throw-expected.txt:
3564 * js/dom/script-tests/dfg-custom-getter-throw-inlined.js:
3567 * js/dom/script-tests/dfg-custom-getter-throw.js:
3571 2013-12-24 Radu Stavila <stavila@adobe.com>
3573 Rename fast/regions/repaint/increasing-region-content-height.html to something more clear
3574 https://bugs.webkit.org/show_bug.cgi?id=126209
3576 Reviewed by Mihnea Ovidenie.
3578 Renamed test file name to better reflect the scenario it tests.
3580 * fast/regions/repaint/repaint-element-inside-relative-region-expected.txt: Renamed from LayoutTests/fast/regions/repaint/increasing-region-content-height-expected.txt.
3581 * fast/regions/repaint/repaint-element-inside-relative-region.html: Renamed from LayoutTests/fast/regions/repaint/increasing-region-content-height.html.
3583 2013-12-24 Ryosuke Niwa <rniwa@webkit.org>
3585 Suppress assertions in js/dom/dfg-custom-getter-throw.html and js/dom/dfg-custom-getter-throw-inlined.html for now.
3589 2013-12-24 Mihnea Ovidenie <mihnea@adobe.com>
3591 [CSSRegions] Crash while repainting an invalid region
3592 https://bugs.webkit.org/show_bug.cgi?id=126152
3594 Reviewed by Daniel Bates.
3596 * fast/regions/repaint/invalid-region-repaint-crash-expected.txt: Added.
3597 * fast/regions/repaint/invalid-region-repaint-crash.html: Added.
3599 2013-12-24 Ryosuke Niwa <rniwa@webkit.org>
3601 Add a test for reattaching collapsed whitespace when siblings change style
3602 https://bugs.webkit.org/show_bug.cgi?id=126053
3604 Reviewed by Dan Bernstein.
3606 Merge the test from https://chromium.googlesource.com/chromium/blink/+/dd5636728643ff958aebeaf064d38754b0d5904b
3607 so that we may not introduce the same regression in WebKit.
3609 * fast/css/collapsed-whitespace-reattach-in-style-recalc-expected.txt: Added.
3610 * fast/css/collapsed-whitespace-reattach-in-style-recalc.html: Added.
3612 2013-12-23 Ryosuke Niwa <rniwa@webkit.org>
3614 XMLHttpRequest: status and statusText throw DOM Exception 11 when the state is UNSENT or OPENED.
3615 https://bugs.webkit.org/show_bug.cgi?id=45994
3617 Reviewed by Alexey Proskuryakov.
3619 Rebaselined and fixed tests as done in https://chromium.googlesource.com/chromium/blink/+/23c90460de16e04c5aba7ed942fba76cb79fdb9b.
3621 * http/tests/xmlhttprequest/exceptions-expected.txt:
3622 * http/tests/xmlhttprequest/exceptions.html:
3623 * http/tests/xmlhttprequest/status-after-abort-expected.txt:
3624 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
3626 * js/dom/dfg-custom-getter-throw-expected.txt:
3627 * js/dom/script-tests/dfg-custom-getter-throw-inlined.js: Fixed the test.
3628 (foo): Use responseText instead of status so that it throws when responseType is "arraybuffer".
3629 (bar): Set responseType to "arraybuffer" to cause an exception to be thrown.
3630 * js/dom/script-tests/dfg-custom-getter-throw.js: Ditto.
3634 2013-12-23 Mihnea Ovidenie <mihnea@adobe.com>
3636 [CSSRegions] Fix fast/regions/assert-flow-thread-compositing.html test description
3637 https://bugs.webkit.org/show_bug.cgi?id=126203
3639 Reviewed by Dirk Schulze.
3641 Correct description of successful behaviour for fast/regions/assert-flow-thread-compositing.html.
3643 * fast/regions/assert-flow-thread-compositing-expected.txt:
3644 * fast/regions/assert-flow-thread-compositing.html:
3646 2013-12-23 Ryosuke Niwa <rniwa@webkit.org>
3648 Add a test for submitting a form targeted at an iframe
3649 https://bugs.webkit.org/show_bug.cgi?id=126175
3651 Reviewed by Alexey Proskuryakov.
3653 Merge the test from https://chromium.googlesource.com/chromium/blink/+/9220cbdaae8413f3c8316c022f98579af120bf10
3654 so that we may not introduce the same regression in WebKit.
3656 * http/tests/misc/form-target-iframe-inline-expected.txt: Added.
3657 * http/tests/misc/form-target-iframe-inline.html: Added.
3659 2013-12-23 Alexey Proskuryakov <ap@apple.com>
3661 svg/animations/getCurrentTime-pause-unpause.html is flaky
3662 https://bugs.webkit.org/show_bug.cgi?id=124933
3664 * platform/mac/TestExpectations: Marking as such.
3666 2013-12-23 Ryosuke Niwa <rniwa@webkit.org>
3668 REGRESSION (r160847): fast/dynamic/paused-event-dispatch.html is failing
3669 https://bugs.webkit.org/show_bug.cgi?id=126163
3671 Unreviewed. Try increasing the timeouts after r160896.
3673 * fast/dynamic/paused-event-dispatch.html:
3675 2013-12-23 Commit Queue <commit-queue@webkit.org>
3677 Unreviewed, rolling out r160945.
3678 http://trac.webkit.org/changeset/160945
3679 https://bugs.webkit.org/show_bug.cgi?id=126164
3681 Seems to have broken multiple canvas tests (Requested by ap on
3684 * fast/canvas/canvas-backing-store-reuse-expected.txt: Removed.
3685 * fast/canvas/canvas-backing-store-reuse.html: Removed.
3687 2013-12-23 Alexey Proskuryakov <ap@apple.com>
3689 Layout tests editing/selection/5057506.html and editing/selection/5057506-2.html
3690 frequently time out on Mac WK2
3691 https://bugs.webkit.org/show_bug.cgi?id=124437
3693 * platform/mac-wk2/TestExpectations: Marked the latter test accordingly. It used
3694 to me marked as image failure, but I don't see this happen recently on the dashboard.
3696 2013-12-23 Michał Pakuła vel Rutka <m.pakula@samsung.com>
3698 Unreviewed EFL gardening
3700 Rebaseline tests after 160908.
3702 * platform/efl/TestExpectations:
3703 * platform/efl/editing/inserting/break-blockquote-after-delete-expected.png: Added.
3704 * platform/efl/editing/inserting/break-blockquote-after-delete-expected.txt: Added.
3705 * platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.txt:
3706 * platform/efl/fast/dynamic/011-expected.txt:
3707 * platform/efl/fast/forms/formmove3-expected.txt:
3708 * platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.txt:
3709 * platform/efl/fast/invalid/001-expected.txt:
3710 * platform/efl/fast/invalid/003-expected.txt:
3711 * platform/efl/fast/invalid/004-expected.txt:
3712 * platform/efl/fast/invalid/007-expected.txt:
3713 * platform/efl/fast/invalid/019-expected.txt:
3714 * platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
3715 * platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
3716 * platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
3717 * platform/efl/fast/ruby/ruby-base-merge-block-children-crash-expected.txt:
3718 * platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt:
3719 * platform/efl/tables/mozilla/bugs/bug647-expected.txt:
3720 * platform/efl/tables/mozilla/other/wa_table_tr_align-expected.txt:
3722 2013-12-22 Mihnea Ovidenie <mihnea@adobe.com>
3724 [CSSRegions] Crash when trying to select content from invalid region
3725 https://bugs.webkit.org/show_bug.cgi?id=126113
3727 Reviewed by Antti Koivisto.
3729 * fast/regions/selection/invalid-region-selection-crash-expected.txt: Added.
3730 * fast/regions/selection/invalid-region-selection-crash.html: Added.
3732 2013-12-22 Mihnea Ovidenie <mihnea@adobe.com>
3734 [CSSRegions] Clean-up selection tests a bit
3735 https://bugs.webkit.org/show_bug.cgi?id=126135
3737 Reviewed by Dirk Schulze.
3739 Move function clearSelection in helper.js. Combine checkResult() from position-for-point* and position-for-point-1*
3740 into a single function, checkSelectionResult() and move it into helper.js too.
3742 * fast/regions/resources/helper.js:
3743 * fast/regions/selection/position-for-point-1-vert-lr.html:
3744 * fast/regions/selection/position-for-point-1-vert-rl.html:
3745 * fast/regions/selection/position-for-point-1.html:
3746 * fast/regions/selection/position-for-point-vert-lr.html:
3747 * fast/regions/selection/position-for-point-vert-rl.html:
3748 * fast/regions/selection/position-for-point.html:
3749 * fast/regions/selection/selecting-text-through-different-region-flows.html:
3751 2013-12-09 Myles C. Maxfield <mmaxfield@apple.com>
3753 Allow ImageBuffer to re-use IOSurfaces
3754 https://bugs.webkit.org/show_bug.cgi?id=125477
3756 Reviewed by Geoff Garen.
3758 Now that we're re-using the backing store of canvases, this
3759 test makes sure that if we draw to a canvas, then destroy it,
3760 then create a new canvas (which should share the same backing
3761 store) that it doesn't have the stale data in it
3763 * fast/canvas/canvas-backing-store-reuse-expected.txt: Added.
3764 * fast/canvas/canvas-backing-store-reuse.html: Added.
3766 2013-12-19 Antti Koivisto <antti@apple.com>
3768 Create render tree lazily
3769 https://bugs.webkit.org/show_bug.cgi?id=120685
3771 Reviewed by Andreas Kling.
3773 Most of these are non-visible render tree dump changes (they become simpler).
3775 * editing/selection/click-on-head-margin-expected.txt:
3776 * fast/css-generated-content/before-content-continuation-chain-expected.txt:
3777 * fast/css/transition-color-unspecified.html:
3778 * fast/dom/adopt-node-crash-2-expected.txt:
3779 * fast/dom/modify-node-and-while-in-the-callback-too-crash-expected.txt:
3780 * fast/forms/radio/radio_checked_dynamic-expected.txt:
3781 * fast/frames/lots-of-iframes-expected.txt:
3782 * fast/frames/sandboxed-iframe-autofocus-denied-expected.txt:
3783 * fast/table/table-row-style-not-updated-with-after-content-expected.txt:
3784 * fullscreen/full-screen-render-inline-expected.txt:
3785 * fullscreen/parent-flow-inline-with-block-child-expected.txt:
3786 * platform/mac/editing/inserting/break-blockquote-after-delete-expected.txt:
3787 * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt:
3788 * platform/mac/fast/dynamic/011-expected.txt:
3789 * platform/mac/fast/forms/formmove3-expected.txt:
3790 * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
3791 * platform/mac/fast/invalid/001-expected.txt:
3792 * platform/mac/fast/invalid/003-expected.txt:
3793 * platform/mac/fast/invalid/004-expected.txt:
3794 * platform/mac/fast/invalid/007-expected.txt:
3795 * platform/mac/fast/invalid/019-expected.txt:
3796 * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
3797 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
3798 * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
3799 * platform/mac/fast/ruby/ruby-base-merge-block-children-crash-expected.txt:
3800 * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt:
3801 * platform/mac/tables/mozilla/bugs/bug647-expected.txt:
3802 * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
3803 * plugins/plugin-remove-readystatechange-expected.txt:
3804 * svg/custom/system-language-crash-expected.txt:
3805 * transitions/equivalent-background-image-no-transition.html:
3806 * transitions/repeated-firing-background-color.html:
3807 * transitions/transition-duration-cleared-in-transitionend-crash.html:
3809 Adopt a few transition test cases to new behavior.
3811 2013-12-20 Mario Sanchez Prada <mario.prada@samsung.com>
3813 [ATK] [WK2] platform/gtk/accessibility/roles-exposed.html is failing
3814 https://bugs.webkit.org/show_bug.cgi?id=125854
3816 Reviewed by Chris Fleizach.
3818 Updated tests and expectations to keep them passing after the
3819 change done in DRT, without changing their actual purpose.
3821 * platform/gtk/accessibility/roles-exposed.html: Make sure we
3822 print "AXRole: (no element)" when accessibilityElementByID() does
3823 not return a valid object, not to confuse it with cases where the
3824 returned string for the role is an empty string.
3825 * platform/gtk/accessibility/roles-exposed-expected.txt: Update
3826 test expectations to reflect the "AXRole: (no element)" string
3827 that is now being exposed. Also, replace the (wrongly added) PASS
3828 expectations with FAIL for rowgroups, which are currently not
3829 being exposed for ATK either.
3831 * accessibility/deleting-iframe-destroys-axcache.html: Just
3832 consider the first and third sons of the accessibility object for
3833 the body (instead of the grandsons), so the test can run both in
3834 Mac, where sons and grandsons are exposed, and ATK, where only
3835 sons are exposed (no StaticText objects exposed there).
3837 * accessibility/non-data-table-cell-title-ui-element.html: Use
3838 accessibilityElementById() to get the accessibility object for the
3839 "skip" table header instead of navigating with childAtIndex(),
3840 since the hierarchy is not the same for Mac and ATK based ports.
3842 * platform/mac/accessibility/search-predicate.html: Do not rely on
3843 shouldBe() together with the string "AXRole: " when asking for the
3844 role of objects that should no longer be in the accessibility
3845 tree, and use shouldBeUndefined() instead.
3846 * platform/mac/accessibility/search-when-element-starts-in-table.html: Ditto.
3848 * platform/mac/accessibility/search-predicate-expected.txt: Update
3849 expectations according to the usage of shouldBeUndefined().
3850 * platform/mac/accessibility/search-when-element-starts-in-table-expected.txt: Ditto.
3852 * platform/mac/TestExpectations: Add loading-iframe-updates-axtree.html
3853 here, since it seems not to be returning the expected values for
3854 either the scrollarea and the webarea in the iframe (see bug 126066).
3856 * platform/mac-wk2/TestExpectations: Add search-when-element-starts-in-table.html
3857 here, since it does not return an undefined object in WebKit2 when
3858 the search query should return no results (see bug 125996).
3860 2013-12-20 Radu Stavila <stavila@adobe.com>
3862 [CSS Regions] When changing flow-from/flow-into on :hover, elements overflowing the region are not correctly repainted
3863 https://bugs.webkit.org/show_bug.cgi?id=117259
3865 Reviewed by Antti Koivisto.
3867 Added new tests and rebased existing test.
3869 * fast/regions/hover-single-flow-from-none-overflow-expected.html: Added.
3870 * fast/regions/hover-single-flow-from-none-overflow.html: Added.
3871 * fast/regions/hover-single-flow-from-none-overflow-top-expected.html: Added.
3872 * fast/regions/hover-single-flow-from-none-overflow-top.html: Added.
3873 * fast/regions/repaint/repaint-regions-overflow-expected.txt: Rebased.
3875 2013-12-20 Mario Sanchez Prada <mario.prada@samsung.com>
3877 Programmatically-inserted children lack accessibility events
3878 https://bugs.webkit.org/show_bug.cgi?id=100275
3880 Reviewed by Chris Fleizach.
3882 Add new test to chack that children-changed signals are properly
3883 emitted when adding/removing elements in the accessibility hierarchy.
3885 * accessibility/children-changed-sends-notification-expected.txt: Added.
3886 * accessibility/children-changed-sends-notification.html: Added.
3888 Update test to filter out unrelated non-loading events.
3889 * accessibility/loading-iframe-sends-notification.html: Updated.
3891 Skip the test on the Mac as it does not expose these kind of
3892 notifications when children are being added or removed.
3893 * platform/mac/TestExpectations: Skip newly added test.
3895 2013-12-19 Ryosuke Niwa <rniwa@webkit.org>
3897 REGRESSION(r160847): fast/events/overflowchanged-inside-selection-collapse-crash.html fails
3898 https://bugs.webkit.org/show_bug.cgi?id=126037
3900 Reviewed by Anders Carlsson.
3902 Since overflowchanged event is now asynchronous, make the call to testRunner.notifyDone() also asynchronous.
3905 * fast/dynamic/paused-event-dispatch.html:
3907 2013-12-19 Oliver Hunt <oliver@apple.com>
3909 DOM bindings should use thisValue for attributes
3910 https://bugs.webkit.org/show_bug.cgi?id=126011
3912 Reviewed by Antti Koivisto.
3914 * js/dom/dom-attributes-on-mismatch-type.html: Added.
3915 * js/dom/dom-attributes-on-mismatch-type-expected.txt: Added.
3917 2013-12-19 Brent Fulgham <bfulgham@apple.com>
3919 Implement ArrayBuffer.isView
3920 https://bugs.webkit.org/show_bug.cgi?id=126004
3922 Reviewed by Filip Pizlo.
3924 * webgl/1.0.2/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html:
3925 Correct test for 'isView' to actually check for 'isView' function.
3927 2013-12-19 Alexey Proskuryakov <ap@apple.com>
3929 Layout Test plugins/destroy-during-npp-new.html is flaky
3930 https://bugs.webkit.org/show_bug.cgi?id=126027
3932 * plugins/destroy-during-npp-new.html: Streamlined the test a little bit to see
3933 what changes, if anything. There should be no effect on what is tested.
3935 2013-12-19 Myles C. Maxfield <mmaxfield@apple.com>
3937 Test that text-decoration-skip: ink is the same as regular underlines if no descenders
3938 https://bugs.webkit.org/show_bug.cgi?id=125985
3940 Reviewed by Simon Fraser.
3942 If there are no descenders in the underlined text, using the text-decoration-skip: ink
3943 CSS property should behave as if it wasn't specified (and the underline is a normal one)
3945 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-no-descenders-expected.html: Added.
3946 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-no-descenders.html: Added.
3948 2013-12-19 Ryosuke Niwa <rniwa@webkit.org>
3950 Add a failing test expectation to fast/dynamic/paused-event-dispatch.html
3951 while I investigate.
3955 2013-12-19 Commit Queue <commit-queue@webkit.org>
3957 Unreviewed, rolling out r160842.
3958 http://trac.webkit.org/changeset/160842
3959 https://bugs.webkit.org/show_bug.cgi?id=126003
3961 broke accessibility/loading-iframe-updates-axtree.html
3962 (Requested by ap on #webkit).
3964 * accessibility/deleting-iframe-destroys-axcache.html:
3965 * accessibility/loading-iframe-updates-axtree-expected.txt:
3966 * accessibility/loading-iframe-updates-axtree.html:
3967 * accessibility/non-data-table-cell-title-ui-element.html:
3968 * platform/gtk/accessibility/roles-exposed-expected.txt:
3969 * platform/gtk/accessibility/roles-exposed.html:
3970 * platform/mac-wk2/TestExpectations:
3971 * platform/mac/accessibility/search-predicate-expected.txt:
3972 * platform/mac/accessibility/search-predicate.html:
3973 * platform/mac/accessibility/search-when-element-starts-in-table-expected.txt:
3974 * platform/mac/accessibility/search-when-element-starts-in-table.html: