1 2014-01-17 Beth Dakin <bdakin@apple.com>
3 Need a way to test the tile cache with margins enabled
4 https://bugs.webkit.org/show_bug.cgi?id=127194
6 <rdar://problem/15571327>
8 Reviewed by Tim Horton.
10 * platform/mac-wk2/tiled-drawing/simple-document-with-margin-tiles-expected.txt: Added.
11 * platform/mac-wk2/tiled-drawing/simple-document-with-margin-tiles.html: Added.
13 2014-01-17 Bem Jones-Bey <bjonesbe@adobe.com>
15 [CSS Shapes] Stacked floats with shape-outside should allow inline content to interact with the non-outermost float
16 https://bugs.webkit.org/show_bug.cgi?id=122576
18 Reviewed by David Hyatt.
20 Tests for shape-outside on stacked floats and interaction with inline
23 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000-expected.html: Added.
24 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-000.html: Added.
25 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001-expected.html: Added.
26 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-001.html: Added.
27 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002-expected.html: Added.
28 * fast/shapes/shape-outside-floats/shape-outside-floats-stacked-002.html: Added.
30 2014-01-17 Zoltan Horvath <zoltan@webkit.org>
32 [CSS3] Add rendering support for -webkit-text-align-last
33 https://bugs.webkit.org/show_bug.cgi?id=99584
35 Reviewed by David Hyatt.
37 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify-expected.html: Added.
38 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html: Added.
39 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-non-justify-expected.html: Added.
40 * fast/css3-text/css3-text-align-last/text-align-last-with-text-align-non-justify.html: Added.
42 2014-01-17 Bear Travis <betravis@adobe.com>
44 [CSS Shapes] Basic shapes' computed position should be a horizontal and vertical offset
45 https://bugs.webkit.org/show_bug.cgi?id=127010
49 Update existing parsing and animation tests. For parsing tests, top / left keywords
50 are omitted whenever possible. For animation tests, animations to bottom / right
51 offsets will use calc values based from the top / left direction.
53 * animations/resources/animation-test-helpers.js:
54 (parseBasicShape): Parse non-numerical arguments to the shape function.
55 (basicShapeParametersMatch): Match non-numerical arguments to the shape function.
56 * fast/shapes/parsing/parsing-shape-inside-expected.txt: Update serialized values
57 to omit top / left keywords when possible.
58 * fast/shapes/parsing/parsing-shape-outside-expected.txt: Update serialized values
59 to omit top / left keywords when possible.
60 * fast/shapes/parsing/parsing-test-utils.js: Modify shape parsing test expectations.
61 * fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt: Ditto.
62 * fast/shapes/shape-outside-floats/shape-outside-animation.html: Ditto.
64 2014-01-16 Myles C. Maxfield <mmaxfield@apple.com>
66 Unprefix text-emphasis CSS properties
67 https://bugs.webkit.org/show_bug.cgi?id=127160
69 Reviewed by Sam Weinig.
71 Add a reftest to compare the prefixed and unprefixed properties
73 * fast/css3-text/css3-text-decoration/text-decoration-unprefix-expected.html: Added.
74 * fast/css3-text/css3-text-decoration/text-decoration-unprefix.html: Added.
76 2014-01-17 Michał Pakuła vel Rutka <m.pakula@samsung.com>
78 Unreviewed EFL gardening
80 * platform/efl/js/dom/dom-static-property-for-in-iteration-expected.txt: Rebaseline after r153772 and r154057.
81 * platform/efl/js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Rebaseline after r153772 and r154127.
82 * platform/efl/js/dom/global-constructors-attributes-expected.txt: Ditto.
83 * platform/efl/js/dom/global-constructors-attributes-shared-worker-expected.txt: Ditto.
85 2014-01-17 Michał Pakuła vel Rutka <m.pakula@samsung.com>
87 Unreviewed EFL gardening
89 Fix wrong test expectations added in r162128.
91 * platform/efl-wk2/TestExpectations:
93 2014-01-17 Grzegorz Czajkowski <g.czajkowski@samsung.com>
95 Allow grammar checking tests to be able to run asynchronously
96 https://bugs.webkit.org/show_bug.cgi?id=127099
98 Reviewed by Ryosuke Niwa.
100 Some grammar checking tests have already used asynchronous text checking path.
101 Due to WebKit tends to use asynchronous spell checking, this patch adapts grammar
102 checking tests that used synchronous path to be able to run asynchronously.
104 Additionally, the tests description was fixed.
106 * editing/spelling/grammar-edit-word-expected.txt:
107 * editing/spelling/grammar-edit-word.html:
108 * editing/spelling/grammar-expected.txt:
109 * editing/spelling/grammar-markers.html:
110 * editing/spelling/grammar.html:
111 * editing/spelling/markers-expected.txt:
112 * editing/spelling/markers.html:
114 * platform/mac-wk2/TestExpectations:
115 Marking markers.html as failing for mac-wk2 due to bug 125690.
117 2014-01-16 Jer Noble <jer.noble@apple.com>
119 REGRESSION(r162145): media/video-controls-visible-audio-only.html fails
120 https://bugs.webkit.org/show_bug.cgi?id=127147
122 Re-enable media/video-controls-visible-audio-only.html.
124 Reviewed by Eric Carlson.
126 * platform/mac/TestExpectations:
128 2014-01-16 Alexey Proskuryakov <ap@apple.com>
130 REGRESSION(r162145): media/video-controls-visible-audio-only.html fails
131 https://bugs.webkit.org/show_bug.cgi?id=127147
133 * platform/mac/TestExpectations: Marking it as flaky while Jer investigates.
135 2014-01-16 Eric Carlson <eric.carlson@apple.com>
137 Allow MediaSessionManager to restrict inline <video> playback
138 https://bugs.webkit.org/show_bug.cgi?id=127113
140 Reviewed by Jer Noble.
142 * media/video-fullscreeen-only-playback-expected.txt: Added.
143 * media/video-fullscreeen-only-playback.html: Added.
145 2014-01-07 Myles C. Maxfield <mmaxfield@apple.com>
147 text-emphasis-position CSS property doesn't recognize 'left' and 'right'
148 https://bugs.webkit.org/show_bug.cgi?id=126611
150 Reviewed by Simon Fraser.
152 With regards to text-emphasis-position, "left" and "right" are only valid in
153 vertical writing modes, and "over" and "under" are only valid in horizontal
156 In order to keep in line with existing pages, specifying "under" without
157 "left" or "right" should draw text as if "under left" was specified (and
160 The default value for text-emphasis-position should be "over right".
162 * fast/css/getComputedStyle/computed-style-expected.txt:
163 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
164 * fast/css/parsing-text-emphasis-expected.txt:
165 * fast/css/parsing-text-emphasis.html:
166 * fast/text/emphasis-horizontal-left-right-expected.html: Added.
167 * fast/text/emphasis-horizontal-left-right.html: Added.
168 * fast/text/emphasis-vertical-over-right-expected.html: Added.
169 * fast/text/emphasis-vertical-over-right.html: Added.
170 * fast/text/emphasis-vertical-over-under-expected.html: Added.
171 * fast/text/emphasis-vertical-over-under.html: Added.
173 2014-01-16 Michał Pakuła vel Rutka <m.pakula@samsung.com>
175 Unreviewed EFL gardening
177 Add failure test expectations for tests introduced in r162117.
179 * platform/efl-wk2/TestExpectations:
181 2014-01-16 Chris Fleizach <cfleizach@apple.com>
183 AX: WebKit is not firing AXMenuOpenedNotification
184 https://bugs.webkit.org/show_bug.cgi?id=126993
186 Reviewed by Mario Sanchez Prada.
188 * platform/mac/accessibility/aria-menu-open-notification-expected.txt: Added.
189 * platform/mac/accessibility/aria-menu-open-notification.html: Added.
191 2014-01-16 Zalan Bujtas <zalan@apple.com>
193 Merged some more subpixel skipped tests. Unreviewed.
195 webkit.org/b/126891 is a duplicate of webkit.org/b/126892
197 * platform/mac/TestExpectations:
199 2014-01-16 Chris Fleizach <cfleizach@apple.com>
201 AX: WebKit is not firing AXMenuItemSelectedNotification
202 https://bugs.webkit.org/show_bug.cgi?id=127081
204 Reviewed by Mario Sanchez Prada.
206 * platform/mac/accessibility/aria-menu-item-selected-notification-expected.txt: Added.
207 * platform/mac/accessibility/aria-menu-item-selected-notification.html: Added.
209 2014-01-16 Michał Pakuła vel Rutka <m.pakula@samsung.com>
211 Unreviewed EFL gardening
213 Add failure test expectations for media tests.
215 * platform/efl-wk2/TestExpectations:
216 * platform/efl/TestExpectations:
218 2014-01-16 Krzysztof Wolanski <k.wolanski@samsung.com>
220 [EFL] Rebaselining after r161404
221 https://bugs.webkit.org/show_bug.cgi?id=127105
223 Unreviewed gardening.
225 * platform/efl/editing/selection/after-line-wrap-expected.txt:
227 2014-01-15 Mihnea Ovidenie <mihnea@adobe.com>
229 [CSS Regions] Enable accelerated compositing for fixed elements in named flows
230 https://bugs.webkit.org/show_bug.cgi?id=125144
232 Reviewed by David Hyatt.
234 Added new tests and made the existing tests for fixed positioned elements use the
235 non-compositing mode.
237 * compositing/regions/abs-in-named-flow-from-fixed-in-named-flow-expected.txt: Added.
238 * compositing/regions/abs-in-named-flow-from-fixed-in-named-flow.html: Added.
239 * compositing/regions/fixed-in-diff-named-flows-zIndex-expected.html: Added.
240 * compositing/regions/fixed-in-diff-named-flows-zIndex.html: Added.
241 * compositing/regions/fixed-in-named-flow-clip-descendant-expected.txt: Added.
242 * compositing/regions/fixed-in-named-flow-clip-descendant.html: Added.
243 * compositing/regions/fixed-in-named-flow-expected.txt: Added.
244 * compositing/regions/fixed-in-named-flow-from-abs-in-named-flow-expected.txt: Added.
245 * compositing/regions/fixed-in-named-flow-from-abs-in-named-flow.html: Added.
246 * compositing/regions/fixed-in-named-flow-from-outflow-expected.txt: Added.
247 * compositing/regions/fixed-in-named-flow-from-outflow.html: Added.
248 * compositing/regions/fixed-in-named-flow-got-transformed-parent-expected.txt: Added.
249 * compositing/regions/fixed-in-named-flow-got-transformed-parent.html: Added.
250 * compositing/regions/fixed-in-named-flow-lost-transformed-parent-expected.txt: Added.
251 * compositing/regions/fixed-in-named-flow-lost-transformed-parent.html: Added.
252 * compositing/regions/fixed-in-named-flow-overlap-composited-expected.txt: Added.
253 * compositing/regions/fixed-in-named-flow-overlap-composited.html: Added.
254 * compositing/regions/fixed-in-named-flow-position-changed-expected.html: Added.
255 * compositing/regions/fixed-in-named-flow-position-changed.html: Added.
256 * compositing/regions/fixed-in-named-flow-transformed-parent-expected.txt: Added.
257 * compositing/regions/fixed-in-named-flow-transformed-parent.html: Added.
258 * compositing/regions/fixed-in-named-flow-zIndex-expected.html: Added.
259 * compositing/regions/fixed-in-named-flow-zIndex.html: Added.
260 * compositing/regions/fixed-in-named-flow.html: Added.
261 * compositing/regions/fixed-transformed-in-named-flow-expected.txt: Added.
262 * compositing/regions/fixed-transformed-in-named-flow.html: Added.
263 * fast/regions/repaint/element-in-named-flow-absolute-from-fixed.html:
264 * fast/regions/repaint/element-in-named-flow-fixed-from-absolute.html:
265 * fast/regions/repaint/element-inflow-fixed-from-outflow-static.html:
266 * fast/regions/repaint/element-outflow-static-from-inflow-fixed.html:
268 2014-01-15 Mihai Maerean <mmaerean@adobe.com>
270 [CSS Regions] Fix painting when the composited region has overflow:hidden
271 https://bugs.webkit.org/show_bug.cgi?id=124887
273 Reviewed by Alexandru Chiculita.
275 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-div.html: Added.
276 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-div-expected.html: Added.
277 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-region.html: Added.
278 * compositing/regions/paint-inside-composited-region-overflow-hidden-versus-region-expected.html: Added.
280 2014-01-15 Ryuan Choi <ryuan.choi@samsung.com>
282 Unreviewed. EFL Gardening.
284 * platform/efl-wk1/TestExpectations:
285 Unskipped some tests in svg/dynamic-updates which are passing now.
287 2014-01-15 Roger Fong <roger_fong@apple.com>
289 Remove unnecessary call to webGLContextCreated
290 https://bugs.webkit.org/show_bug.cgi?id=127000
292 Reviewed by Brent Fulgham.
294 * platform/mac/TestExpectations: Unskipping tests skipped in r162002.
296 2014-01-15 Brian Burg <bburg@apple.com>
298 Web Inspector: capture probe samples on the backend
299 https://bugs.webkit.org/show_bug.cgi?id=126668
301 Reviewed by Joseph Pecoraro.
303 Add protocol tests for setting and hitting the probe breakpoint action type.
305 * inspector-protocol/debugger/setBreakpoint-actions-expected.txt:
306 * inspector-protocol/debugger/setBreakpoint-actions.html:
307 * inspector-protocol/debugger/setProbe-multiple-actions-expected.txt: Added.
308 * inspector-protocol/debugger/setProbe-multiple-actions.html: Added.
309 * inspector-protocol/resources/probe-helper.js: Added.
310 (ProbeHelper.simplifiedProbeSample):
312 2014-01-15 Gavin Barraclough <barraclough@apple.com>
314 REGRESSION (r158369): Some pop-up windows open at incorrect size (affects GMail, theblaze.com)
315 https://bugs.webkit.org/show_bug.cgi?id=126289
317 Reviewed by Anders Carlson.
319 Partial revert of https://bugs.webkit.org/show_bug.cgi?id=123557.
320 On window.open, update page when the UIProcess sends the create message
322 * platform/mac-wk2/TestExpectations:
323 - test is bad (results in DRT don't reflect in browser behaviour).
325 2014-01-15 Frédéric Wang <fred.wang@free.fr>
327 [SVG] Accept HTML and MathML namespaces as valid requiredExtensions
328 https://bugs.webkit.org/show_bug.cgi?id=88188
330 Reviewed by Chris Fleizach.
332 conditional-processing-1 verifies that indeed a renderer object is only
333 created for the first "valid" SVG element of a <switch>, contrary to
334 what an incorrect FIXME comment said. conditional-processing-2 verifies
335 that the <switch> takes into account XHTML and MathML namespaces in the
336 requiredExtensions attribute to decide which SVG element is "valid".
337 SVGTests.html verifies the SVGTests interface of SVG DOM: three
338 SVGStringList attributes (already tested in svg/dom/SVGStringList.html)
339 and the hasExtension() function.
341 * svg/custom/conditional-processing-1-expected.svg: Added.
342 * svg/custom/conditional-processing-1.svg: Added.
343 * svg/custom/conditional-processing-2-expected.html: Added.
344 * svg/custom/conditional-processing-2.html: Added.
345 * svg/dom/SVGTests-expected.txt: Added.
346 * svg/dom/SVGTests.html: Added.
347 * svg/dom/script-tests/SVGTests.js: Added.
349 2014-01-15 Alexey Proskuryakov <ap@apple.com>
351 AX: Merge layout test from Mac and GTK checking accessibility roles
352 https://bugs.webkit.org/show_bug.cgi?id=126685
354 Fix Mac test results.
356 * platform/mac-mountainlion/platform/mac/accessibility/role-subrole-roledescription-expected.txt: Removed.
357 This test was merged into another, but its Mountain Lion results were not moved accordingly.
359 * platform/mac-mountainlion/accessibility/roles-exposed-expected.txt: Copied from LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt.
360 Custom results with a different role for "dl".
362 * platform/mac/accessibility/roles-exposed-expected.txt: Changed to have results that
363 are correct forward looking.
365 2014-01-15 Commit Queue <commit-queue@webkit.org>
367 Unreviewed, rolling out r162066.
368 http://trac.webkit.org/changeset/162066
369 https://bugs.webkit.org/show_bug.cgi?id=127056
371 The added test still fails on some bots (Requested by ap on
374 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html: Removed.
375 * css3/compositing/background-blend-mode-data-uri-svg-image.html: Removed.
376 * platform/efl/TestExpectations:
378 2014-01-15 Brent Fulgham <bfulgham@apple.com>
380 Unreviewed test correctino for webgl compressed textures.
382 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt:
383 * platform/mac-mountainlion/fast/canvas: Removed.
384 * platform/mac-mountainlion/fast/canvas/webgl: Removed.
385 * platform/mac-mountainlion/fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Removed.
387 2014-01-15 Michał Pakuła vel Rutka <m.pakula@samsung.com>
389 Unreviewed EFL gardening
391 Add failure test expectations for reftests added in r161626.
393 * platform/efl/TestExpectations:
395 2014-01-15 Zalan Bujtas <zalan@apple.com>
397 Merged some subpixel skipped tests. Unreviewed.
399 webkit.org/b/126894 is a duplicate of webkit.org/b/126892
401 * platform/mac/TestExpectations:
403 2014-01-15 Brent Fulgham <bfulgham@apple.com>
405 Unreviewed test fix for Mountain Lion WebGL behavior.
407 Add Mountain Lion expected output matching ML's output of INVALID_OPERATION for improperly-sized textures.
409 * platform/mac-mountainlion/fast/canvas: Added.
410 * platform/mac-mountainlion/fast/canvas/webgl: Added.
411 * platform/mac-mountainlion/fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
413 2014-01-15 Zan Dobersek <zdobersek@igalia.com>
416 Unreviewed GTK gardening. Removing an unneeded GTK-specific baseline
417 for a layout test that was fixed proper in r161549.
419 * platform/gtk/http/tests/security/redirect-BLOCKED-to-localURL-expected.txt: Removed.
421 2014-01-15 Mario Sanchez Prada <mario.prada@samsung.com>
423 AX: Merge layout test from Mac and GTK checking accessibility roles
424 https://bugs.webkit.org/show_bug.cgi?id=126685
426 Reviewed by Chris Fleizach.
428 Merged GTK and Mac tests into one cross-platform test that is
429 aware of the platform-specific differences by declaring which
430 elements are supported in which platforms and which platform
431 specific roles (if it's the case) should be expected.
433 * accessibility/roles-exposed-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/roles-exposed-expected.txt.
434 * accessibility/roles-exposed.html: Added.
435 * platform/gtk/accessibility/roles-exposed.html: Removed.
436 * platform/mac/accessibility/role-subrole-roledescription.html: Removed.
437 * platform/mac/accessibility/roles-exposed-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/role-subrole-roledescription-expected.txt.
439 2014-01-15 Mihai Tica <mitica@adobe.com>
442 Background-blend-mode doesn't work for an element with an
443 SVG image as background and border-style or padding set.
444 Tests now use rectangles instead of circles for SVGs.
445 https://bugs.webkit.org/show_bug.cgi?id=118894
447 Reviewed by Dirk Schulze.
449 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html:
450 * css3/compositing/background-blend-mode-data-uri-svg-image.html:
451 * platform/efl/TestExpectations: pass tests for efl, blendMode is not implemented.
453 2014-01-15 Andrei Bucur <abucur@adobe.com>
455 [CSS Regions] Hit-testing goes through clipped layer in fast/regions/overflow-first-and-last-regions-in-container-hidden.html
456 https://bugs.webkit.org/show_bug.cgi?id=126886
458 Reviewed by Mihnea Ovidenie.
460 Add a test that verifies you can't hover an element flowed inside a region but found inside
461 the hidden overflow of the region.
463 * fast/regions/hover-and-js-in-visual-overflow-hidden-expected.html: Added.
464 * fast/regions/hover-and-js-in-visual-overflow-hidden.html: Added.
466 2014-01-15 László Langó <llango.u-szeged@partner.samsung.com>
468 DocumentFragment should be constructable.
469 https://bugs.webkit.org/show_bug.cgi?id=115641
471 Reviewed by Ryosuke Niwa.
473 * fast/dom/DocumentFragment/document-fragment-constructor-expected.txt: Added.
474 * fast/dom/DocumentFragment/document-fragment-constructor.html: Added.
475 * fast/dom/dom-constructors-expected.txt:
476 * fast/dom/dom-constructors.html:
478 2014-01-14 Ryosuke Niwa <rniwa@webkit.org>
480 Make DoYouEvenBench runnable by run-perf-tests
481 https://bugs.webkit.org/show_bug.cgi?id=127030
483 Reviewed by Andreas Kling.
485 Use customIterationCount as it has been renamed from dromaeoIterationCount.
487 * fast/harness/perftests/runs-per-second-iterations.html:
489 2014-01-14 Dirk Schulze <krit@webkit.org>
491 Remove unnecessary WebkitCSSSVGDocumentValue
492 https://bugs.webkit.org/show_bug.cgi?id=126997
494 Reviewed by Andreas Kling.
496 Update results after use of CSSPrimitiveValue.
498 * css3/filters/filter-property-computed-style-expected.txt:
499 * css3/filters/filter-property-expected.txt:
500 * css3/filters/filter-property-parsing-expected.txt:
501 * css3/filters/script-tests/filter-property-computed-style.js:
502 * css3/filters/script-tests/filter-property-parsing.js:
503 * css3/filters/script-tests/filter-property.js:
504 * fast/filter-image/parse-filter-image-expected.txt:
505 * fast/filter-image/parse-filter-image.html:
507 2014-01-14 Mihnea Ovidenie <mihnea@adobe.com>
509 [CSSRegions] Incorrect repaint of fixed element with transformed parent
510 https://bugs.webkit.org/show_bug.cgi?id=125756
512 Reviewed by Simon Fraser.
514 Add tests for a fixed positioned element with a parent that:
515 1. dynamically gets a transform, in which case the fixed positioned element should be positioned
516 relative to its parent
517 2. dynamically loses its transform, in which case the fixed positioned element should be positioned
518 relative to the view.
520 * fast/regions/repaint/fixed-in-named-flow-cb-changed-expected.html: Added.
521 * fast/regions/repaint/fixed-in-named-flow-cb-changed.html: Added.
522 * fast/regions/repaint/fixed-in-named-flow-cb-changed2-expected.html: Added.
523 * fast/regions/repaint/fixed-in-named-flow-cb-changed2.html: Added.
525 2014-01-14 Brent Fulgham <bfulgham@apple.com>
529 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Use same
530 failure mode as the khronos test suite.
532 2014-01-14 Zalan Bujtas <zalan@apple.com>
534 Merged some subpixel skipped tests. Unreviewed.
536 webkit.org/b/126893 is a duplicate of webkit.org/b/126892
538 * platform/mac/TestExpectations:
540 2014-01-14 Mark Lam <mark.lam@apple.com>
542 ASSERTION FAILED: !hasError() in JSC::Parser<LexerType>::createSavePoint().
543 https://bugs.webkit.org/show_bug.cgi?id=126990.
545 Reviewed by Geoffrey Garen.
547 * js/dom/parse-syntax-error-in-initializer-expected.txt: Added.
548 * js/dom/parse-syntax-error-in-initializer.html: Added.
549 * js/resources/parse-syntax-error-in-initializer.js: Added.
550 - Added bug test case as a regression test.
552 2014-01-14 Roger Fong <roger_fong@apple.com>
554 Skip some tests that now fail after r162000.
555 https://bugs.webkit.org/show_bug.cgi?id=127000.
557 * platform/mac/TestExpectations:
559 2014-01-14 Brent Fulgham <bfulgham@apple.com>
561 [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel
562 https://bugs.webkit.org/show_bug.cgi?id=126925
564 Reviewed by Dean Jackson.
566 * fast/canvas/webgl/resources/webgl-test-utils.js:
567 (WebGLTestUtils): Add missing 'waitForComposite' implementatino.
568 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
569 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Added.
571 2014-01-14 Commit Queue <commit-queue@webkit.org>
573 Unreviewed, rolling out r161978.
574 http://trac.webkit.org/changeset/161978
575 https://bugs.webkit.org/show_bug.cgi?id=126992
577 Test case causes crash on some hardware (Requested by bfulgham
580 * fast/canvas/webgl/resources/webgl-test-utils.js:
582 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Removed.
583 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Removed.
585 2014-01-14 Commit Queue <commit-queue@webkit.org>
587 Unreviewed, rolling out r161964 and r161965.
588 http://trac.webkit.org/changeset/161964
589 http://trac.webkit.org/changeset/161965
590 https://bugs.webkit.org/show_bug.cgi?id=126988
592 Tests do not pass on the bots because of slight color
593 differences. The tests should be redone with squared results
594 and blending that leads to stable colors. (Requested by krit_
597 * css3/compositing/background-blend-mode-crossfade-image-expected.html: Removed.
598 * css3/compositing/background-blend-mode-crossfade-image.html: Removed.
599 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html: Removed.
600 * css3/compositing/background-blend-mode-data-uri-svg-image.html: Removed.
602 2014-01-14 Hans Muller <hmuller@adobe.com>
604 [CSS Shapes] Shape images are now <image> types, not just URIs
605 https://bugs.webkit.org/show_bug.cgi?id=125224
607 Reviewed by Andreas Kling.
609 * fast/shapes/shape-inside/shape-inside-image-set-expected.html: Added.
610 * fast/shapes/shape-inside/shape-inside-image-set.html: Added.
611 * fast/shapes/shape-outside-floats/shape-outside-image-set-expected.html: Added.
612 * fast/shapes/shape-outside-floats/shape-outside-image-set.html: Added.
614 2014-01-14 Brent Fulgham <bfulgham@apple.com>
616 [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel
617 https://bugs.webkit.org/show_bug.cgi?id=126925
619 Reviewed by Dean Jackson.
621 * fast/canvas/webgl/resources/webgl-test-utils.js:
622 (WebGLTestUtils): Add missing 'waitForComposite' implementatino.
623 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
624 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Added.
626 2014-01-14 Zalan Bujtas <zalan@apple.com>
628 Unreviewed Mac TestExpectations update.
630 <https://webkit.org/b/126890> is duplicate of <https://webkit.org/b/126889>
632 * platform/mac/TestExpectations: Mark it as such.
634 2014-01-14 Mario Sanchez Prada <mario.prada@samsung.com>
636 [ATK] AXChildrenChanged notification handling is a performance black hole
637 https://bugs.webkit.org/show_bug.cgi?id=126970
639 Reviewed by Gustavo Noronha Silva.
641 Because of the removal of the referring test when
642 AXChildrenChanged is received, the children-changed:add signal is
643 now emitted later, so we need to reorder the expectations.
645 * accessibility/children-changed-sends-notification-expected.txt: Updated.
647 2014-01-14 Mihai Tica <mitica@adobe.com>
649 [CSS Background Blending] Background layer with -webkit-cross-fade doesn't blend
650 when having -webkit-background-blending applied.
652 https://bugs.webkit.org/show_bug.cgi?id=126887
653 Reviewed by Dirk Schulze.
655 * css3/compositing/background-blend-mode-crossfade-image-expected.html: Added.
656 * css3/compositing/background-blend-mode-crossfade-image.html: Added.
658 2014-01-14 Mihai Tica <mitica@adobe.com>
660 Background-blend-mode doesn't work for an element with an
661 SVG image as background and border-style or padding set.
662 https://bugs.webkit.org/show_bug.cgi?id=118894
664 Reviewed by Dirk Schulze.
666 * css3/compositing/background-blend-mode-data-uri-svg-image-expected.html: Added.
667 * css3/compositing/background-blend-mode-data-uri-svg-image.html: Added.
669 2014-01-14 Mihnea Ovidenie <mihnea@adobe.com>
671 [CSSRegions] Test dynamic change of position for fixed element in named flow
672 https://bugs.webkit.org/show_bug.cgi?id=126807
674 Reviewed by Dirk Schulze.
676 * fast/regions/fixed-in-named-flow-position-changed-expected.html: Added.
677 * fast/regions/fixed-in-named-flow-position-changed.html: Added.
679 2014-01-14 Manuel Rego Casasnovas <rego@igalia.com>
681 Unreviewed GTK gardening.
683 Added missing baselines for some regions tests.
685 * platform/gtk/TestExpectations: Unskip tests as new baselines have been added.
686 * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
687 * platform/gtk/fast/regions/region-dynamic-after-before-expected.txt: Added.
688 * platform/gtk/fast/regions/region-generated-content-before-after-expected.txt: Added.
689 * platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
690 * platform/gtk/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt: Added.
691 * platform/gtk/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: Added.
692 * platform/gtk/fast/regions/repaint/region-painting-invalidation-expected.txt: Added.
693 * platform/gtk/fast/regions/repaint/region-painting-via-layout-expected.txt: Added.
694 * platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt: Added.
696 2014-01-14 Manuel Rego Casasnovas <rego@igalia.com>
698 Unreviewed GTK gardening.
700 Added missing baselines for some regions tests.
702 * platform/gtk/fast/regions/auto-size/autoheight-regions-mark-expected.txt: Added.
703 * platform/gtk/fast/regions/flows-dependency-dynamic-remove-expected.txt: Added.
704 * platform/gtk/fast/regions/flows-dependency-same-flow-expected.txt: Added.
705 * platform/gtk/fast/regions/iframe-html-collected-expected.txt: Added.
707 2014-01-13 Grzegorz Czajkowski <g.czajkowski@samsung.com>
709 Make spelling tests added in r141354 to be able to run asynchronously
710 https://bugs.webkit.org/show_bug.cgi?id=126895
712 Reviewed by Ryosuke Niwa.
714 As we started running spelling tests asynchronously, invoke 'finishJSTest()'
715 when all operations are completed, for example, required spelling markers have appeared.
716 It might happen later then during 'initSpellTest' testing callback.
718 Due to the tests perform other checks that do not affect expectation order (selection,
719 context menu suggestion items), the asynchronous operations were pushed back to the end of
720 the tests to be sure that those won't break expectation order.
722 * editing/spelling/context-menu-suggestions-multiword-selection-expected.txt:
723 * editing/spelling/context-menu-suggestions-multiword-selection.html:
724 * editing/spelling/context-menu-suggestions-subword-selection-expected.txt:
725 * editing/spelling/context-menu-suggestions-subword-selection.html:
726 * editing/spelling/resources/util.js:
727 * editing/spelling/spelling-changed-text-expected.txt:
728 * editing/spelling/spelling-changed-text.html:
729 * editing/spelling/spelling-double-clicked-word-expected.txt:
730 * editing/spelling/spelling-double-clicked-word.html:
731 * editing/spelling/spelling-exactly-selected-word-expected.txt:
732 * editing/spelling/spelling-exactly-selected-word.html:
734 * editing/spelling/spelling-with-whitespace-selection-expected.txt:
735 * editing/spelling/spelling-with-whitespace-selection.html:
736 * editing/spelling/spelling-with-punctuation-selection-expected.txt:
737 * editing/spelling/spelling-with-punctuation-selection.html:
738 Additionally fix description format and get rid of context click, needless after r148282.
740 2014-01-13 Commit Queue <commit-queue@webkit.org>
742 Unreviewed, rolling out r161907.
743 http://trac.webkit.org/changeset/161907
744 https://bugs.webkit.org/show_bug.cgi?id=126963
746 fast/canvas/webgl/webgl-compressed-texture-size-limit.html
747 fails on many bots (Requested by ap on #webkit).
749 * fast/canvas/webgl/resources/webgl-test-utils.js:
751 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Removed.
752 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Removed.
754 2014-01-13 Alexey Proskuryakov <ap@apple.com>
756 Layout Test plugins/plugin-document-load-prevented-userscript.html is flaky
757 https://bugs.webkit.org/show_bug.cgi?id=126962
759 * platform/mac-wk2/TestExpectations: Marking as such.
761 2014-01-13 Commit Queue <commit-queue@webkit.org>
763 Unreviewed, rolling out r161916.
764 http://trac.webkit.org/changeset/161916
765 https://bugs.webkit.org/show_bug.cgi?id=126952
767 it is a lie - still fails on some configs (Requested by dino
770 * platform/mac/TestExpectations:
772 2014-01-13 Jinwoo Song <jinwoo7.song@samsung.com>
774 Unreviewed EFL gardening. Rebaselining after r161669.
776 * platform/efl/css3/masking/clip-path-circle-border-box-expected.png: Added.
777 * platform/efl/css3/masking/clip-path-circle-border-box-expected.txt: Added.
778 * platform/efl/css3/masking/clip-path-circle-bounding-box-expected.png: Added.
779 * platform/efl/css3/masking/clip-path-circle-bounding-box-expected.txt: Added.
780 * platform/efl/css3/masking/clip-path-circle-content-box-expected.png: Added.
781 * platform/efl/css3/masking/clip-path-circle-content-box-expected.txt: Added.
782 * platform/efl/css3/masking/clip-path-circle-margin-box-expected.png: Added.
783 * platform/efl/css3/masking/clip-path-circle-margin-box-expected.txt: Added.
784 * platform/efl/css3/masking/clip-path-circle-padding-box-expected.png: Added.
785 * platform/efl/css3/masking/clip-path-circle-padding-box-expected.txt: Added.
787 2014-01-13 Jinwoo Song <jinwoo7.song@samsung.com>
789 Unreviewed EFL gardening. Rebaseline after r161696.
791 * platform/efl/css1/text_properties/word_spacing-expected.png:
792 * platform/efl/css1/text_properties/word_spacing-expected.txt:
794 2014-01-13 Dean Jackson <dino@apple.com>
796 Unreviewed gardening. Unskipping WebGL 1.0.2/conformance/ogles/GL/build_009_to_016.html
799 * platform/mac/TestExpectations:
801 2014-01-13 Brent Fulgham <bfulgham@apple.com>
803 [WebGL] Invalid range checking in WebGLRenderContext::validateTexFunctionLevel
804 https://bugs.webkit.org/show_bug.cgi?id=126925
806 Reviewed by Dean Jackson.
808 * fast/canvas/webgl/resources/webgl-test-utils.js:
809 (WebGLTestUtils): Add missing 'waitForComposite' implementatino.
810 * fast/canvas/webgl/webgl-compressed-texture-size-limit-expected.txt: Added.
811 * fast/canvas/webgl/webgl-compressed-texture-size-limit.html: Added.
813 2014-01-13 Alexey Proskuryakov <ap@apple.com>
815 Update Mountain Lion test results for subpixel layout chanegs.
817 Patch by Zalan Bujtas.
819 * platform/mac-mountainlion/compositing: Added.
820 * platform/mac-mountainlion/compositing/contents-opaque: Added.
821 * platform/mac-mountainlion/compositing/contents-opaque/control-layer-expected.txt: Added.
822 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-23-expected.txt:
823 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-24-expected.txt:
824 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-68-expected.txt:
825 * platform/mac-mountainlion/css3/selectors3/html/css3-modsel-69-expected.txt:
826 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
827 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
828 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
829 * platform/mac-mountainlion/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
830 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-23-expected.txt:
831 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-24-expected.txt:
832 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-68-expected.txt:
833 * platform/mac-mountainlion/css3/selectors3/xml/css3-modsel-69-expected.txt:
834 * platform/mac-mountainlion/editing/selection/3690703-2-expected.txt:
835 * platform/mac-mountainlion/editing/selection/3690703-expected.txt:
836 * platform/mac-mountainlion/editing/selection/3690719-expected.txt:
837 * platform/mac-mountainlion/fast/block/margin-collapse/103-expected.txt:
838 * platform/mac-mountainlion/fast/css/continuationCrash-expected.txt:
839 * platform/mac-mountainlion/fast/css/css2-system-fonts-expected.txt:
840 * platform/mac-mountainlion/fast/css/margin-top-bottom-dynamic-expected.txt: Added.
841 * platform/mac-mountainlion/fast/css/text-overflow-input-expected.txt:
842 * platform/mac-mountainlion/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
843 * platform/mac-mountainlion/fast/forms/basic-inputs-expected.txt:
844 * platform/mac-mountainlion/fast/forms/basic-textareas-expected.txt:
845 * platform/mac-mountainlion/fast/forms/basic-textareas-quirks-expected.txt:
846 * platform/mac-mountainlion/fast/forms/box-shadow-override-expected.txt:
847 * platform/mac-mountainlion/fast/forms/button-cannot-be-nested-expected.txt: Added.
848 * platform/mac-mountainlion/fast/forms/button-positioned-expected.txt:
849 * platform/mac-mountainlion/fast/forms/button-sizes-expected.txt:
850 * platform/mac-mountainlion/fast/forms/button-style-color-expected.txt:
851 * platform/mac-mountainlion/fast/forms/button-table-styles-expected.txt:
852 * platform/mac-mountainlion/fast/forms/button-text-transform-expected.txt:
853 * platform/mac-mountainlion/fast/forms/button-white-space-expected.txt:
854 * platform/mac-mountainlion/fast/forms/control-restrict-line-height-expected.txt:
855 * platform/mac-mountainlion/fast/forms/fieldset-align-expected.txt:
856 * platform/mac-mountainlion/fast/forms/file/input-file-re-render-expected.txt:
857 * platform/mac-mountainlion/fast/forms/form-element-geometry-expected.txt:
858 * platform/mac-mountainlion/fast/forms/input-appearance-height-expected.txt:
859 * platform/mac-mountainlion/fast/forms/input-button-sizes-expected.txt:
860 * platform/mac-mountainlion/fast/forms/input-disabled-color-expected.txt:
861 * platform/mac-mountainlion/fast/forms/input-readonly-autoscroll-expected.txt:
862 * platform/mac-mountainlion/fast/forms/input-readonly-dimmed-expected.txt:
863 * platform/mac-mountainlion/fast/forms/input-text-scroll-left-on-blur-expected.txt:
864 * platform/mac-mountainlion/fast/forms/input-value-expected.txt:
865 * platform/mac-mountainlion/fast/forms/listbox-hit-test-zoomed-expected.txt:
866 * platform/mac-mountainlion/fast/forms/minWidthPercent-expected.txt:
867 * platform/mac-mountainlion/fast/forms/search-rtl-expected.txt:
868 * platform/mac-mountainlion/fast/forms/search-vertical-alignment-expected.txt:
869 * platform/mac-mountainlion/fast/forms/searchfield-heights-expected.txt:
870 * platform/mac-mountainlion/fast/forms/select-baseline-expected.txt: Added.
871 * platform/mac-mountainlion/fast/forms/textAreaLineHeight-expected.txt:
872 * platform/mac-mountainlion/fast/forms/validation-message-appearance-expected.txt:
873 * platform/mac-mountainlion/fast/html/details-no-summary4-expected.txt:
874 * platform/mac-mountainlion/fast/html/details-open-javascript-expected.txt:
875 * platform/mac-mountainlion/fast/html/details-open2-expected.txt:
876 * platform/mac-mountainlion/fast/html/details-open4-expected.txt:
877 * platform/mac-mountainlion/fast/html/details-replace-summary-child-expected.txt:
878 * platform/mac-mountainlion/fast/html/details-replace-text-expected.txt:
879 * platform/mac-mountainlion/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
880 * platform/mac-mountainlion/fast/replaced/replaced-breaking-expected.txt:
881 * platform/mac-mountainlion/fast/text/textIteratorNilRenderer-expected.txt:
882 * platform/mac-mountainlion/http/tests/navigation/javascriptlink-frames-expected.txt:
883 * platform/mac-mountainlion/svg/custom/inline-svg-in-xhtml-expected.txt:
884 * platform/mac-mountainlion/tables/mozilla/bugs/bug1188-expected.txt:
885 * platform/mac-mountainlion/tables/mozilla/bugs/bug138725-expected.txt:
886 * platform/mac-mountainlion/tables/mozilla/bugs/bug18359-expected.txt:
887 * platform/mac-mountainlion/tables/mozilla/bugs/bug24200-expected.txt:
888 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-2-expected.txt:
889 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-3-expected.txt:
890 * platform/mac-mountainlion/tables/mozilla/bugs/bug2479-4-expected.txt:
891 * platform/mac-mountainlion/tables/mozilla/bugs/bug26178-expected.txt:
892 * platform/mac-mountainlion/tables/mozilla/bugs/bug28928-expected.txt:
893 * platform/mac-mountainlion/tables/mozilla/bugs/bug30692-expected.txt:
894 * platform/mac-mountainlion/tables/mozilla/bugs/bug33855-expected.txt:
895 * platform/mac-mountainlion/tables/mozilla/bugs/bug4527-expected.txt:
896 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-1-expected.txt:
897 * platform/mac-mountainlion/tables/mozilla/bugs/bug46368-2-expected.txt:
898 * platform/mac-mountainlion/tables/mozilla/bugs/bug51037-expected.txt:
899 * platform/mac-mountainlion/tables/mozilla/bugs/bug51727-expected.txt:
900 * platform/mac-mountainlion/tables/mozilla/bugs/bug52505-expected.txt:
901 * platform/mac-mountainlion/tables/mozilla/bugs/bug59354-expected.txt:
902 * platform/mac-mountainlion/tables/mozilla/bugs/bug7342-expected.txt:
903 * platform/mac-mountainlion/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
904 * platform/mac-mountainlion/tables/mozilla/core/margins-expected.txt:
905 * platform/mac-mountainlion/tables/mozilla/dom/tableDom-expected.txt:
906 * platform/mac-mountainlion/tables/mozilla/other/move_row-expected.txt:
907 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
908 * platform/mac-mountainlion/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
909 * platform/mac-mountainlion/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
910 * platform/mac-mountainlion/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
911 * platform/mac-mountainlion/transforms/2d/zoom-menulist-expected.txt:
913 2014-01-13 Eric Carlson <eric.carlson@apple.com>
915 Allow MediaSessionManager to restrict media playback
916 https://bugs.webkit.org/show_bug.cgi?id=126780
918 Reviewed by Jer Noble.
920 * media/video-concurrent-playback-expected.txt: Added.
921 * media/video-concurrent-playback.html: Added.
923 2014-01-13 Zalan Bujtas <zalan@apple.com>
925 Unreviewed Mac WK2 gardering after r161882.
927 * platform/mac-wk2/fast/dynamic/012-expected.txt:
929 2014-01-13 Youenn Fablet <youennf@gmail.com>
931 Dispatch a progress event before dispatching abort, error or timeout event
932 https://bugs.webkit.org/show_bug.cgi?id=126575
934 Reviewed by Alexey Proskuryakov.
936 Updated onloadend-event-after-abort.html and onloadend-event-after-error.html to check for progress event.
937 Fixed the other tests to cope with additional progress event.
939 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html:
940 * http/tests/xmlhttprequest/onloadend-event-after-abort-expected.txt:
941 * http/tests/xmlhttprequest/onloadend-event-after-abort.html:
942 * http/tests/xmlhttprequest/onloadend-event-after-error-expected.txt:
943 * http/tests/xmlhttprequest/onloadend-event-after-error.html:
944 * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt:
945 * http/tests/xmlhttprequest/simple-cross-origin-progress-events.html:
946 * http/tests/xmlhttprequest/upload-onloadend-event-after-abort.html:
947 * http/tests/xmlhttprequest/xmlhttprequest-sync-no-progress-events-expected.txt:
949 2014-01-13 Brent Fulgham <bfulgham@apple.com>
951 [WebGL] Error messages should use source code labels, not internal mangled symbols.
952 https://bugs.webkit.org/show_bug.cgi?id=126832
954 Reviewed by Dean Jackson.
956 * fast/canvas/webgl/glsl-conformance.html: Add log to program output
957 showing error message to confirm proper labels are being used.
958 * fast/canvas/webgl/glsl-conformance-expected.txt: updated.
960 2014-01-13 Zalan Bujtas <zalan@apple.com>
962 Unreviewed MAC gardening. Rebaselining after subpixel layout is enabled (r161882).
964 * css3/background/background-repeat-space-content-expected.html:
965 * css3/background/background-repeat-space-padding-expected.html:
966 * css3/masking/mask-repeat-space-content-expected.html:
967 * css3/masking/mask-repeat-space-padding-expected.html:
968 * fast/regions/auto-size/autoheight-correct-region-for-lines-2.html:
969 * fast/regions/overflow-region-transform.html:
970 * platform/mac/TestExpectations:
971 * platform/mac/accessibility/image-link-expected.txt:
972 * platform/mac/accessibility/internal-link-anchors2-expected.txt:
973 * platform/mac/accessibility/svg-bounds-expected.txt:
974 * platform/mac/accessibility/svg-remote-element-expected.txt:
975 * platform/mac/accessibility/table-attributes-expected.txt:
976 * platform/mac/accessibility/table-cell-spans-expected.txt:
977 * platform/mac/accessibility/table-cells-expected.txt:
978 * platform/mac/accessibility/table-detection-expected.txt:
979 * platform/mac/accessibility/table-sections-expected.txt:
980 * platform/mac/compositing/contents-opaque/control-layer-expected.txt: Added.
981 * platform/mac/compositing/direct-image-compositing-expected.txt:
982 * platform/mac/compositing/layer-creation/overlap-animation-container-expected.txt:
983 * platform/mac/compositing/overflow/theme-affects-visual-overflow-expected.txt:
984 * platform/mac/compositing/shadows/shadow-drawing-expected.txt:
985 * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
986 * platform/mac/css1/basic/inheritance-expected.txt:
987 * platform/mac/css1/box_properties/acid_test-expected.txt:
988 * platform/mac/css1/box_properties/clear_float-expected.txt:
989 * platform/mac/css1/box_properties/float_on_text_elements-expected.txt:
990 * platform/mac/css1/box_properties/margin-expected.txt:
991 * platform/mac/css1/box_properties/margin_bottom-expected.txt:
992 * platform/mac/css1/box_properties/margin_right-expected.txt:
993 * platform/mac/css1/box_properties/margin_top-expected.txt:
994 * platform/mac/css1/box_properties/padding-expected.txt:
995 * platform/mac/css1/box_properties/padding_bottom-expected.txt:
996 * platform/mac/css1/box_properties/padding_left-expected.txt:
997 * platform/mac/css1/box_properties/padding_right-expected.txt:
998 * platform/mac/css1/box_properties/padding_top-expected.txt:
999 * platform/mac/css1/box_properties/width-expected.txt:
1000 * platform/mac/css1/color_and_background/background_attachment-expected.txt:
1001 * platform/mac/css1/font_properties/font-expected.txt:
1002 * platform/mac/css1/font_properties/font_size-expected.txt:
1003 * platform/mac/css1/font_properties/font_weight-expected.txt:
1004 * platform/mac/css1/formatting_model/floating_elements-expected.txt:
1005 * platform/mac/css1/formatting_model/horizontal_formatting-expected.txt:
1006 * platform/mac/css1/formatting_model/inline_elements-expected.txt:
1007 * platform/mac/css1/formatting_model/replaced_elements-expected.txt:
1008 * platform/mac/css1/formatting_model/vertical_formatting-expected.txt:
1009 * platform/mac/css1/text_properties/text_indent-expected.txt:
1010 * platform/mac/css1/text_properties/vertical_align-expected.txt:
1011 * platform/mac/css1/units/percentage_units-expected.txt:
1012 * platform/mac/css2.1/20110323/block-replaced-width-001-expected.txt:
1013 * platform/mac/css2.1/20110323/floating-replaced-height-008-expected.txt:
1014 * platform/mac/css2.1/20110323/inline-block-replaced-height-008-expected.txt:
1015 * platform/mac/css2.1/20110323/inline-replaced-height-008-expected.txt:
1016 * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
1017 * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
1018 * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
1019 * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
1020 * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
1021 * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
1022 * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
1023 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt:
1024 * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
1025 * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
1026 * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
1027 * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt:
1028 * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
1029 * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
1030 * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
1031 * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
1032 * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt:
1033 * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt:
1034 * platform/mac/css2.1/t1508-c527-font-09-b-expected.txt:
1035 * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt:
1036 * platform/mac/css3/flexbox/flexbox-baseline-expected.txt:
1037 * platform/mac/css3/selectors3/html/css3-modsel-23-expected.txt:
1038 * platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt:
1039 * platform/mac/css3/selectors3/html/css3-modsel-25-expected.txt:
1040 * platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt:
1041 * platform/mac/css3/selectors3/html/css3-modsel-69-expected.txt:
1042 * platform/mac/css3/selectors3/html/css3-modsel-70-expected.txt:
1043 * platform/mac/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
1044 * platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
1045 * platform/mac/css3/selectors3/xhtml/css3-modsel-25-expected.txt:
1046 * platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
1047 * platform/mac/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
1048 * platform/mac/css3/selectors3/xhtml/css3-modsel-70-expected.txt:
1049 * platform/mac/css3/selectors3/xml/css3-modsel-23-expected.txt:
1050 * platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt:
1051 * platform/mac/css3/selectors3/xml/css3-modsel-25-expected.txt:
1052 * platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt:
1053 * platform/mac/css3/selectors3/xml/css3-modsel-69-expected.txt:
1054 * platform/mac/css3/selectors3/xml/css3-modsel-70-expected.txt:
1055 * platform/mac/css3/unicode-bidi-isolate-basic-expected.txt:
1056 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
1057 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
1058 * platform/mac/editing/pasteboard/4806874-expected.txt:
1059 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
1060 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
1061 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
1062 * platform/mac/editing/selection/3690703-2-expected.txt:
1063 * platform/mac/editing/selection/3690703-expected.txt:
1064 * platform/mac/editing/selection/3690719-expected.txt:
1065 * platform/mac/editing/selection/4397952-expected.txt:
1066 * platform/mac/editing/selection/4895428-3-expected.txt:
1067 * platform/mac/editing/selection/4975120-expected.txt:
1068 * platform/mac/editing/selection/5240265-expected.txt:
1069 * platform/mac/editing/selection/5354455-2-expected.txt:
1070 * platform/mac/editing/selection/caret-ltr-2-expected.txt:
1071 * platform/mac/editing/selection/caret-ltr-2-left-expected.txt:
1072 * platform/mac/editing/selection/caret-ltr-expected.txt:
1073 * platform/mac/editing/selection/caret-ltr-right-expected.txt:
1074 * platform/mac/editing/selection/caret-rtl-2-expected.txt:
1075 * platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
1076 * platform/mac/editing/selection/caret-rtl-expected.txt:
1077 * platform/mac/editing/selection/caret-rtl-right-expected.txt:
1078 * platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt:
1079 * platform/mac/editing/selection/drag-select-1-expected.txt:
1080 * platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt:
1081 * platform/mac/editing/selection/mixed-editability-10-expected.txt:
1082 * platform/mac/editing/selection/select-across-readonly-input-1-expected.txt:
1083 * platform/mac/editing/selection/select-across-readonly-input-2-expected.txt:
1084 * platform/mac/editing/selection/select-across-readonly-input-3-expected.txt:
1085 * platform/mac/editing/selection/select-across-readonly-input-4-expected.txt:
1086 * platform/mac/editing/selection/select-across-readonly-input-5-expected.txt:
1087 * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.txt:
1088 * platform/mac/editing/selection/selection-button-text-expected.txt:
1089 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
1090 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
1091 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
1092 * platform/mac/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
1093 * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt:
1094 * platform/mac/fast/backgrounds/background-position-parsing-expected.txt:
1095 * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
1096 * platform/mac/fast/block/basic/001-expected.txt:
1097 * platform/mac/fast/block/basic/011-expected.txt:
1098 * platform/mac/fast/block/basic/014-expected.txt:
1099 * platform/mac/fast/block/basic/015-expected.txt:
1100 * platform/mac/fast/block/basic/016-expected.txt:
1101 * platform/mac/fast/block/basic/019-expected.txt:
1102 * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
1103 * platform/mac/fast/block/float/013-expected.txt:
1104 * platform/mac/fast/block/float/025-expected.txt:
1105 * platform/mac/fast/block/float/026-expected.txt:
1106 * platform/mac/fast/block/float/027-expected.txt:
1107 * platform/mac/fast/block/float/028-expected.txt:
1108 * platform/mac/fast/block/float/032-expected.txt:
1109 * platform/mac/fast/block/float/centered-float-avoidance-complexity-expected.txt:
1110 * platform/mac/fast/block/float/float-avoidance-expected.txt:
1111 * platform/mac/fast/block/float/float-in-float-painting-expected.txt:
1112 * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
1113 * platform/mac/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
1114 * platform/mac/fast/block/margin-collapse/100-expected.txt:
1115 * platform/mac/fast/block/margin-collapse/103-expected.txt:
1116 * platform/mac/fast/block/positioning/047-expected.txt:
1117 * platform/mac/fast/block/positioning/051-expected.txt:
1118 * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt:
1119 * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
1120 * platform/mac/fast/borders/bidi-002-expected.txt:
1121 * platform/mac/fast/borders/bidi-009a-expected.txt:
1122 * platform/mac/fast/borders/bidi-012-expected.txt:
1123 * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt:
1124 * platform/mac/fast/borders/rtl-border-01-expected.txt:
1125 * platform/mac/fast/borders/rtl-border-02-expected.txt:
1126 * platform/mac/fast/borders/rtl-border-03-expected.txt:
1127 * platform/mac/fast/box-sizing/box-sizing-expected.txt:
1128 * platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
1129 * platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
1130 * platform/mac/fast/css-generated-content/011-expected.txt:
1131 * platform/mac/fast/css-generated-content/012-expected.txt:
1132 * platform/mac/fast/css-generated-content/013-expected.txt:
1133 * platform/mac/fast/css-generated-content/014-expected.txt:
1134 * platform/mac/fast/css-generated-content/015-expected.txt:
1135 * platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt:
1136 * platform/mac/fast/css-generated-content/inline-display-types-expected.txt:
1137 * platform/mac/fast/css/003-expected.txt:
1138 * platform/mac/fast/css/004-expected.txt:
1139 * platform/mac/fast/css/005-expected.txt:
1140 * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Removed.
1141 * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
1142 * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt:
1143 * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt:
1144 * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt:
1145 * platform/mac/fast/css/continuationCrash-expected.txt:
1146 * platform/mac/fast/css/css1_forward_compatible_parsing-expected.txt:
1147 * platform/mac/fast/css/css2-system-fonts-expected.txt:
1148 * platform/mac/fast/css/empty-pseudo-class-expected.txt:
1149 * platform/mac/fast/css/ex-after-font-variant-expected.txt:
1150 * platform/mac/fast/css/fieldset-display-row-expected.txt:
1151 * platform/mac/fast/css/first-child-pseudo-class-expected.txt:
1152 * platform/mac/fast/css/first-line-text-decoration-expected.txt:
1153 * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
1154 * platform/mac/fast/css/first-of-type-pseudo-class-expected.txt:
1155 * platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt:
1156 * platform/mac/fast/css/h1-in-section-elements-expected.txt:
1157 * platform/mac/fast/css/hsl-color-expected.txt:
1158 * platform/mac/fast/css/hsla-color-expected.txt:
1159 * platform/mac/fast/css/inline-properties-important-expected.txt:
1160 * platform/mac/fast/css/input-search-padding-expected.txt:
1161 * platform/mac/fast/css/invalid-percentage-property-expected.txt:
1162 * platform/mac/fast/css/last-child-pseudo-class-expected.txt:
1163 * platform/mac/fast/css/last-of-type-pseudo-class-expected.txt:
1164 * platform/mac/fast/css/line-height-expected.txt:
1165 * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt:
1166 * platform/mac/fast/css/non-standard-checkbox-size-expected.txt:
1167 * platform/mac/fast/css/only-child-pseudo-class-expected.txt:
1168 * platform/mac/fast/css/only-of-type-pseudo-class-expected.txt:
1169 * platform/mac/fast/css/percentage-non-integer-expected.txt:
1170 * platform/mac/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt:
1171 * platform/mac/fast/css/rgb-float-expected.txt:
1172 * platform/mac/fast/css/rtl-ordering-expected.txt:
1173 * platform/mac/fast/css/selector-set-attribute-expected.txt:
1174 * platform/mac/fast/css/text-align-expected.txt:
1175 * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
1176 * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
1177 * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
1178 * platform/mac/fast/css/text-overflow-ellipsis-text-align-center-expected.txt:
1179 * platform/mac/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt:
1180 * platform/mac/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:
1181 * platform/mac/fast/css/text-overflow-ellipsis-text-align-right-expected.txt:
1182 * platform/mac/fast/css/text-overflow-input-expected.txt:
1183 * platform/mac/fast/css/transform-default-parameter-expected.txt:
1184 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt:
1185 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt:
1186 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt:
1187 * platform/mac/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt:
1188 * platform/mac/fast/css/word-space-extra-expected.txt:
1189 * platform/mac/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Added.
1190 * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
1191 * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
1192 * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
1193 * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
1194 * platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt:
1195 * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
1196 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
1197 * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
1198 * platform/mac/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
1199 * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
1200 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
1201 * platform/mac/fast/dom/Window/webkitConvertPoint-expected.txt: Added.
1202 * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
1203 * platform/mac/fast/dom/isindex-001-expected.txt:
1204 * platform/mac/fast/dom/isindex-002-expected.txt:
1205 * platform/mac/fast/dynamic/012-expected.txt:
1206 * platform/mac/fast/dynamic/anchor-lock-expected.txt:
1207 * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
1208 * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
1209 * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
1210 * platform/mac/fast/events/context-no-deselect-expected.txt:
1211 * platform/mac/fast/events/document-elementFromPoint-expected.txt:
1212 * platform/mac/fast/events/pointer-events-2-expected.txt:
1213 * platform/mac/fast/flexbox/flex-hang-expected.txt:
1214 * platform/mac/fast/forms/001-expected.txt:
1215 * platform/mac/fast/forms/006-expected.txt:
1216 * platform/mac/fast/forms/007-expected.txt:
1217 * platform/mac/fast/forms/basic-buttons-expected.txt:
1218 * platform/mac/fast/forms/basic-inputs-expected.txt:
1219 * platform/mac/fast/forms/basic-textareas-expected.txt:
1220 * platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
1221 * platform/mac/fast/forms/blankbuttons-expected.txt:
1222 * platform/mac/fast/forms/box-shadow-override-expected.txt:
1223 * platform/mac/fast/forms/button-cannot-be-nested-expected.txt:
1224 * platform/mac/fast/forms/button-default-title-expected.txt:
1225 * platform/mac/fast/forms/button-generated-content-expected.txt:
1226 * platform/mac/fast/forms/button-positioned-expected.txt:
1227 * platform/mac/fast/forms/button-sizes-expected.txt:
1228 * platform/mac/fast/forms/button-style-color-expected.txt:
1229 * platform/mac/fast/forms/button-table-styles-expected.txt:
1230 * platform/mac/fast/forms/button-text-transform-expected.txt:
1231 * platform/mac/fast/forms/button-white-space-expected.txt:
1232 * platform/mac/fast/forms/color/input-appearance-color-expected.txt:
1233 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
1234 * platform/mac/fast/forms/encoding-test-expected.txt:
1235 * platform/mac/fast/forms/fieldset-align-expected.txt:
1236 * platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
1237 * platform/mac/fast/forms/fieldset-with-float-expected.txt:
1238 * platform/mac/fast/forms/file/file-input-direction-expected.txt:
1239 * platform/mac/fast/forms/file/file-input-disabled-expected.txt:
1240 * platform/mac/fast/forms/file/input-file-re-render-expected.txt:
1241 * platform/mac/fast/forms/float-before-fieldset-expected.txt:
1242 * platform/mac/fast/forms/form-element-geometry-expected.txt:
1243 * platform/mac/fast/forms/formmove-expected.txt:
1244 * platform/mac/fast/forms/formmove2-expected.txt:
1245 * platform/mac/fast/forms/formmove3-expected.txt:
1246 * platform/mac/fast/forms/indeterminate-expected.txt:
1247 * platform/mac/fast/forms/input-align-expected.txt:
1248 * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
1249 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
1250 * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
1251 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
1252 * platform/mac/fast/forms/input-appearance-height-expected.txt:
1253 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
1254 * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
1255 * platform/mac/fast/forms/input-appearance-selection-expected.txt:
1256 * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
1257 * platform/mac/fast/forms/input-appearance-width-expected.txt:
1258 * platform/mac/fast/forms/input-baseline-expected.txt:
1259 * platform/mac/fast/forms/input-button-sizes-expected.txt:
1260 * platform/mac/fast/forms/input-disabled-color-expected.txt:
1261 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
1262 * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
1263 * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
1264 * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
1265 * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
1266 * platform/mac/fast/forms/input-readonly-empty-expected.txt:
1267 * platform/mac/fast/forms/input-spaces-expected.txt:
1268 * platform/mac/fast/forms/input-table-expected.txt:
1269 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
1270 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
1271 * platform/mac/fast/forms/input-text-double-click-expected.txt:
1272 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
1273 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
1274 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
1275 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
1276 * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
1277 * platform/mac/fast/forms/input-value-expected.txt:
1278 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
1279 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt:
1280 * platform/mac/fast/forms/menulist-clip-expected.txt:
1281 * platform/mac/fast/forms/minWidthPercent-expected.txt:
1282 * platform/mac/fast/forms/number/number-appearance-rtl-expected.txt:
1283 * platform/mac/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt:
1284 * platform/mac/fast/forms/number/number-appearance-spinbutton-layer-expected.txt:
1285 * platform/mac/fast/forms/placeholder-position-expected.txt:
1286 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
1287 * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
1288 * platform/mac/fast/forms/range/input-appearance-range-expected.txt:
1289 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
1290 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
1291 * platform/mac/fast/forms/search-rtl-expected.txt:
1292 * platform/mac/fast/forms/search-vertical-alignment-expected.txt:
1293 * platform/mac/fast/forms/search/search-size-with-decorations-expected.txt:
1294 * platform/mac/fast/forms/searchfield-heights-expected.txt:
1295 * platform/mac/fast/forms/select-baseline-expected.txt:
1296 * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
1297 * platform/mac/fast/forms/targeted-frame-submission-expected.txt:
1298 * platform/mac/fast/forms/text-style-color-expected.txt:
1299 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
1300 * platform/mac/fast/forms/textfield-focus-ring-expected.txt:
1301 * platform/mac/fast/forms/textfield-overflow-expected.txt:
1302 * platform/mac/fast/forms/validation-message-appearance-expected.txt:
1303 * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
1304 * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
1305 * platform/mac/fast/frames/take-focus-from-iframe-expected.txt:
1306 * platform/mac/fast/gradients/crash-on-zero-radius-expected.txt:
1307 * platform/mac/fast/gradients/generated-gradients-expected.txt:
1308 * platform/mac/fast/gradients/radial-centered-expected.txt:
1309 * platform/mac/fast/gradients/simple-gradients-expected.txt:
1310 * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
1311 * platform/mac/fast/html/details-add-child-1-expected.txt:
1312 * platform/mac/fast/html/details-add-child-2-expected.txt:
1313 * platform/mac/fast/html/details-add-details-child-1-expected.txt:
1314 * platform/mac/fast/html/details-add-details-child-2-expected.txt:
1315 * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt:
1316 * platform/mac/fast/html/details-add-summary-1-expected.txt:
1317 * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt:
1318 * platform/mac/fast/html/details-add-summary-10-expected.txt:
1319 * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt:
1320 * platform/mac/fast/html/details-add-summary-2-expected.txt:
1321 * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt:
1322 * platform/mac/fast/html/details-add-summary-3-expected.txt:
1323 * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt:
1324 * platform/mac/fast/html/details-add-summary-4-expected.txt:
1325 * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt:
1326 * platform/mac/fast/html/details-add-summary-5-expected.txt:
1327 * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt:
1328 * platform/mac/fast/html/details-add-summary-6-expected.txt:
1329 * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt:
1330 * platform/mac/fast/html/details-add-summary-7-expected.txt:
1331 * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt:
1332 * platform/mac/fast/html/details-add-summary-8-expected.txt:
1333 * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt:
1334 * platform/mac/fast/html/details-add-summary-9-expected.txt:
1335 * platform/mac/fast/html/details-add-summary-child-1-expected.txt:
1336 * platform/mac/fast/html/details-add-summary-child-2-expected.txt:
1337 * platform/mac/fast/html/details-marker-style-expected.txt:
1338 * platform/mac/fast/html/details-nested-1-expected.txt:
1339 * platform/mac/fast/html/details-nested-2-expected.txt:
1340 * platform/mac/fast/html/details-no-summary1-expected.txt:
1341 * platform/mac/fast/html/details-no-summary2-expected.txt:
1342 * platform/mac/fast/html/details-no-summary3-expected.txt:
1343 * platform/mac/fast/html/details-no-summary4-expected.txt:
1344 * platform/mac/fast/html/details-open-javascript-expected.txt:
1345 * platform/mac/fast/html/details-open1-expected.txt:
1346 * platform/mac/fast/html/details-open2-expected.txt:
1347 * platform/mac/fast/html/details-open3-expected.txt:
1348 * platform/mac/fast/html/details-open4-expected.txt:
1349 * platform/mac/fast/html/details-open5-expected.txt:
1350 * platform/mac/fast/html/details-open6-expected.txt:
1351 * platform/mac/fast/html/details-position-expected.txt:
1352 * platform/mac/fast/html/details-remove-child-1-expected.txt:
1353 * platform/mac/fast/html/details-remove-child-2-expected.txt:
1354 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
1355 * platform/mac/fast/html/details-remove-summary-1-expected.txt:
1356 * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt:
1357 * platform/mac/fast/html/details-remove-summary-2-expected.txt:
1358 * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt:
1359 * platform/mac/fast/html/details-remove-summary-3-expected.txt:
1360 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
1361 * platform/mac/fast/html/details-remove-summary-4-expected.txt:
1362 * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt:
1363 * platform/mac/fast/html/details-remove-summary-5-expected.txt:
1364 * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt:
1365 * platform/mac/fast/html/details-remove-summary-6-expected.txt:
1366 * platform/mac/fast/html/details-remove-summary-child-1-expected.txt:
1367 * platform/mac/fast/html/details-remove-summary-child-2-expected.txt:
1368 * platform/mac/fast/html/details-replace-summary-child-expected.txt:
1369 * platform/mac/fast/html/details-replace-text-expected.txt:
1370 * platform/mac/fast/html/details-writing-mode-expected.txt:
1371 * platform/mac/fast/images/imagemap-focus-ring-zoom-expected.txt:
1372 * platform/mac/fast/images/repaint-subrect-grid-expected.txt:
1373 * platform/mac/fast/images/zoomed-img-size-expected.txt:
1374 * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt:
1375 * platform/mac/fast/inline/002-expected.txt:
1376 * platform/mac/fast/inline/continuation-outlines-expected.txt:
1377 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
1378 * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt:
1379 * platform/mac/fast/inline/inline-box-background-expected.txt:
1380 * platform/mac/fast/inline/inline-box-background-long-image-expected.txt:
1381 * platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt:
1382 * platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt:
1383 * platform/mac/fast/inline/outline-continuations-expected.txt:
1384 * platform/mac/fast/inline/positionedLifetime-expected.txt:
1385 * platform/mac/fast/invalid/010-expected.txt:
1386 * platform/mac/fast/invalid/014-expected.txt:
1387 * platform/mac/fast/invalid/junk-data-expected.txt:
1388 * platform/mac/fast/invalid/missing-end-tag-expected.txt:
1389 * platform/mac/fast/invalid/nestedh3s-expected.txt:
1390 * platform/mac/fast/layers/video-layer-expected.txt:
1391 * platform/mac/fast/line-grid/line-align-left-edges-expected.txt:
1392 * platform/mac/fast/line-grid/line-grid-contains-value-expected.txt:
1393 * platform/mac/fast/lists/003-expected.txt:
1394 * platform/mac/fast/lists/003-vertical-expected.txt:
1395 * platform/mac/fast/lists/008-expected.txt:
1396 * platform/mac/fast/lists/008-vertical-expected.txt:
1397 * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
1398 * platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
1399 * platform/mac/fast/multicol/break-properties-expected.txt:
1400 * platform/mac/fast/multicol/client-rects-expected.txt:
1401 * platform/mac/fast/multicol/column-break-with-balancing-expected.txt:
1402 * platform/mac/fast/multicol/float-multicol-expected.txt:
1403 * platform/mac/fast/multicol/float-paginate-complex-expected.txt:
1404 * platform/mac/fast/multicol/layers-in-multicol-expected.txt:
1405 * platform/mac/fast/multicol/nested-columns-expected.txt:
1406 * platform/mac/fast/multicol/overflow-across-columns-expected.txt:
1407 * platform/mac/fast/multicol/overflow-across-columns-percent-height-expected.txt:
1408 * platform/mac/fast/multicol/overflow-unsplittable-expected.txt:
1409 * platform/mac/fast/multicol/scrolling-overflow-expected.txt:
1410 * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
1411 * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
1412 * platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
1413 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
1414 * platform/mac/fast/multicol/span/clone-flexbox-expected.txt:
1415 * platform/mac/fast/multicol/span/clone-summary-expected.txt:
1416 * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
1417 * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
1418 * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
1419 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
1420 * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
1421 * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
1422 * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
1423 * platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt:
1424 * platform/mac/fast/multicol/table-vertical-align-expected.txt:
1425 * platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt:
1426 * platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
1427 * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
1428 * platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt:
1429 * platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt:
1430 * platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
1431 * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
1432 * platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt:
1433 * platform/mac/fast/overflow/007-expected.txt:
1434 * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
1435 * platform/mac/fast/overflow/overflow-rtl-expected.txt:
1436 * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt:
1437 * platform/mac/fast/overflow/overflow_hidden-expected.txt:
1438 * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
1439 * platform/mac/fast/overflow/scrollRevealButton-expected.txt:
1440 * platform/mac/fast/parser/bad-xml-slash-expected.txt:
1441 * platform/mac/fast/parser/entity-comment-in-style-expected.txt:
1442 * platform/mac/fast/parser/style-script-head-test-expected.txt:
1443 * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
1444 * platform/mac/fast/reflections/reflection-with-zoom-expected.txt:
1445 * platform/mac/fast/regions/floats-basic-in-variable-width-regions-expected.png: Added.
1446 * platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
1447 * platform/mac/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added.
1448 * platform/mac/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added.
1449 * platform/mac/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added.
1450 * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Added.
1451 * platform/mac/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt:
1452 * platform/mac/fast/regions/selection/selecting-text-through-different-region-flows-expected.png: Added.
1453 * platform/mac/fast/repaint/control-clip-expected.txt:
1454 * platform/mac/fast/repaint/delete-into-nested-block-expected.txt:
1455 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt:
1456 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt:
1457 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt:
1458 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt:
1459 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt:
1460 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt:
1461 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt:
1462 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt:
1463 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt:
1464 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt:
1465 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
1466 * platform/mac/fast/repaint/repaint-during-scroll-with-zoom-expected.txt:
1467 * platform/mac/fast/repaint/search-field-cancel-expected.txt:
1468 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
1469 * platform/mac/fast/repaint/transform-translate-expected.txt:
1470 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
1471 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
1472 * platform/mac/fast/replaced/table-percent-height-expected.txt:
1473 * platform/mac/fast/replaced/width100percent-button-expected.txt:
1474 * platform/mac/fast/replaced/width100percent-checkbox-expected.txt:
1475 * platform/mac/fast/replaced/width100percent-radio-expected.txt:
1476 * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
1477 * platform/mac/fast/ruby/ruby-inline-table-expected.txt:
1478 * platform/mac/fast/selectors/032-expected.txt:
1479 * platform/mac/fast/selectors/166-expected.txt:
1480 * platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt:
1481 * platform/mac/fast/selectors/unqualified-hover-strict-expected.txt:
1482 * platform/mac/fast/shapes/shape-inside/shape-inside-circle-expected.png: Added.
1483 * platform/mac/fast/shapes/shape-inside/shape-inside-circle-padding-expected.png: Added.
1484 * platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-expected.png: Added.
1485 * platform/mac/fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.png: Added.
1486 * platform/mac/fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.png: Added.
1487 * platform/mac/fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.png: Added.
1488 * platform/mac/fast/table/009-expected.txt:
1489 * platform/mac/fast/table/014-expected.txt:
1490 * platform/mac/fast/table/040-expected.txt:
1491 * platform/mac/fast/table/040-vertical-expected.txt:
1492 * platform/mac/fast/table/041-expected.txt:
1493 * platform/mac/fast/table/absolute-table-at-bottom-expected.txt:
1494 * platform/mac/fast/table/append-cells2-expected.txt:
1495 * platform/mac/fast/table/border-collapsing/004-expected.txt:
1496 * platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
1497 * platform/mac/fast/table/colspanMinWidth-expected.txt:
1498 * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
1499 * platform/mac/fast/table/frame-and-rules-expected.txt:
1500 * platform/mac/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
1501 * platform/mac/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
1502 * platform/mac/fast/table/nested-percent-height-table-expected.txt:
1503 * platform/mac/fast/table/overflowHidden-expected.txt:
1504 * platform/mac/fast/table/percent-heights-expected.txt:
1505 * platform/mac/fast/table/remove-td-display-none-expected.txt:
1506 * platform/mac/fast/table/spanOverlapRepaint-expected.txt:
1507 * platform/mac/fast/table/table-display-types-strict-expected.txt:
1508 * platform/mac/fast/table/table-hspace-align-center-expected.txt:
1509 * platform/mac/fast/table/text-field-baseline-expected.txt:
1510 * platform/mac/fast/text/basic/012-expected.txt:
1511 * platform/mac/fast/text/basic/013-expected.txt:
1512 * platform/mac/fast/text/basic/generic-family-reset-expected.txt:
1513 * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
1514 * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
1515 * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
1516 * platform/mac/fast/text/line-breaks-expected.txt:
1517 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
1518 * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt:
1519 * platform/mac/fast/text/whitespace/024-expected.txt:
1520 * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt:
1521 * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
1522 * platform/mac/fast/transforms/bounding-rect-zoom-expected.txt:
1523 * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt:
1524 * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt:
1525 * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
1526 * platform/mac/fast/transforms/transforms-with-zoom-expected.txt:
1527 * platform/mac/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
1528 * platform/mac/fast/writing-mode/broken-ideographic-font-expected.txt:
1529 * platform/mac/fast/writing-mode/fieldsets-expected.txt:
1530 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
1531 * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
1532 * platform/mac/http/tests/misc/acid3-expected.txt:
1533 * platform/mac/http/tests/misc/iframe404-expected.txt:
1534 * platform/mac/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
1535 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
1536 * platform/mac/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt:
1537 * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt:
1538 * platform/mac/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt:
1539 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt:
1540 * platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt:
1541 * platform/mac/mathml/presentation/mo-stretch-expected.txt:
1542 * platform/mac/media/audio-controls-rendering-expected.txt:
1543 * platform/mac/media/controls-after-reload-expected.txt:
1544 * platform/mac/media/controls-strict-expected.txt:
1545 * platform/mac/media/controls-styling-strict-expected.txt:
1546 * platform/mac/media/controls-without-preload-expected.txt:
1547 * platform/mac/media/media-controls-clone-expected.txt:
1548 * platform/mac/media/video-no-audio-expected.txt:
1549 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt:
1550 * platform/mac/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt:
1551 * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
1552 * platform/mac/platform/mac/fast/text/x-height-expected.txt: Added.
1553 * platform/mac/plugins/mouse-click-plugin-clears-selection-expected.txt:
1554 * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
1555 * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
1556 * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
1557 * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
1558 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt:
1559 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt:
1560 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt:
1561 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt:
1562 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt:
1563 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt:
1564 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt:
1565 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt:
1566 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt:
1567 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt:
1568 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt:
1569 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt:
1570 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt:
1571 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt:
1572 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt:
1573 * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt:
1574 * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
1575 * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
1576 * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
1577 * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
1578 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
1579 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
1580 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt:
1581 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt:
1582 * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
1583 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt:
1584 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt:
1585 * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt:
1586 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt:
1587 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt:
1588 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt:
1589 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt:
1590 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt:
1591 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt:
1592 * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
1593 * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt:
1594 * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
1595 * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt:
1596 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
1597 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
1598 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
1599 * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
1600 * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt:
1601 * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt:
1602 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1603 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt:
1604 * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt:
1605 * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
1606 * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt:
1607 * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
1608 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
1609 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
1610 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1611 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
1612 * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt:
1613 * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt:
1614 * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt:
1615 * platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
1616 * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
1617 * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
1618 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
1619 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
1620 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
1621 * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt:
1622 * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
1623 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
1624 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
1625 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
1626 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
1627 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
1628 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
1629 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
1630 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1631 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1632 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1633 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1634 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1635 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1636 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1637 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1638 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1639 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1640 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1641 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1642 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1643 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1644 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1645 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1646 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1647 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1648 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1649 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1650 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1651 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1652 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1653 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1654 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1655 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
1656 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1657 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1658 * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
1659 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1660 * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
1661 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1662 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1663 * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
1664 * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
1665 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1666 * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
1667 * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
1668 * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
1669 * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
1670 * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
1671 * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
1672 * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
1673 * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
1674 * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
1675 * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
1676 * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
1677 * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
1678 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1679 * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
1680 * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
1681 * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
1682 * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
1683 * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
1684 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
1685 * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1686 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1687 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1688 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1689 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1690 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1691 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1692 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1693 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1694 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1695 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
1696 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1697 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1698 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1699 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1700 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1701 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1702 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1703 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
1704 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1705 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1706 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
1707 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1708 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1709 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1710 * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
1711 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1712 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1713 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1714 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1715 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1716 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1717 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1718 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
1719 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
1720 * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1721 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
1722 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1723 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1724 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1725 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1726 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1727 * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
1728 * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
1729 * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1730 * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1731 * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
1732 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
1733 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1734 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1735 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1736 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1737 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1738 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1739 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1740 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1741 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1742 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1743 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1744 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1745 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1746 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1747 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1748 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1749 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1750 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
1751 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
1752 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1753 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1754 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1755 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1756 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1757 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1758 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1759 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1760 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1761 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1762 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1763 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
1764 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
1765 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
1766 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1767 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1768 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1769 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1770 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1771 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1772 * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1773 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1774 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1775 * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1776 * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1777 * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1778 * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1779 * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1780 * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1781 * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
1782 * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1783 * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
1784 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1785 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
1786 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1787 * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
1788 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
1789 * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
1790 * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
1791 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1792 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1793 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1794 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1795 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1796 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1797 * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt:
1798 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1799 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1800 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1801 * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt:
1802 * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
1803 * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
1804 * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
1805 * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
1806 * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
1807 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1808 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1809 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1810 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1811 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
1812 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
1813 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
1814 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1815 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1816 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1817 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1818 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1819 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1820 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1821 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.txt:
1822 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.txt:
1823 * platform/mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.txt:
1824 * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
1825 * platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
1826 * platform/mac/svg/as-image/img-preserveAspectRatio-support-2-expected.txt:
1827 * platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt:
1828 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
1829 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1830 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
1831 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
1832 * platform/mac/svg/batik/text/smallFonts-expected.txt:
1833 * platform/mac/svg/batik/text/textAnchor-expected.txt:
1834 * platform/mac/svg/batik/text/textAnchor2-expected.txt:
1835 * platform/mac/svg/batik/text/textAnchor3-expected.txt:
1836 * platform/mac/svg/batik/text/textDecoration2-expected.txt:
1837 * platform/mac/svg/batik/text/textEffect2-expected.txt:
1838 * platform/mac/svg/batik/text/textEffect3-expected.txt:
1839 * platform/mac/svg/batik/text/textFeatures-expected.txt:
1840 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
1841 * platform/mac/svg/batik/text/textLayout-expected.txt:
1842 * platform/mac/svg/batik/text/textLayout2-expected.txt:
1843 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
1844 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
1845 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
1846 * platform/mac/svg/batik/text/textPCDATA-expected.txt:
1847 * platform/mac/svg/batik/text/textPosition2-expected.txt: Added.
1848 * platform/mac/svg/batik/text/textProperties-expected.txt:
1849 * platform/mac/svg/batik/text/textProperties2-expected.txt:
1850 * platform/mac/svg/batik/text/textStyles-expected.txt:
1851 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1852 * platform/mac/svg/carto.net/button-expected.txt:
1853 * platform/mac/svg/carto.net/colourpicker-expected.txt:
1854 * platform/mac/svg/carto.net/combobox-expected.txt:
1855 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1856 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1857 * platform/mac/svg/carto.net/slider-expected.txt:
1858 * platform/mac/svg/carto.net/tabgroup-expected.txt:
1859 * platform/mac/svg/carto.net/textbox-expected.txt:
1860 * platform/mac/svg/carto.net/window-expected.txt:
1861 * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt:
1862 * platform/mac/svg/css/shadow-changes-expected.txt:
1863 * platform/mac/svg/css/text-shadow-multiple-expected.txt:
1864 * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
1865 * platform/mac/svg/custom/bug45331-expected.txt:
1866 * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
1867 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
1868 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
1869 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
1870 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
1871 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
1872 * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
1873 * platform/mac/svg/custom/font-face-simple-expected.txt:
1874 * platform/mac/svg/custom/fractional-rects-expected.txt:
1875 * platform/mac/svg/custom/getTransformToElement-expected.txt:
1876 * platform/mac/svg/custom/glyph-setting-d-attribute-expected.txt:
1877 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
1878 * platform/mac/svg/custom/image-parent-translation-expected.txt:
1879 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1880 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
1881 * platform/mac/svg/custom/invalid-css-expected.txt:
1882 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
1883 * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
1884 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
1885 * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
1886 * platform/mac/svg/custom/js-update-container-expected.txt:
1887 * platform/mac/svg/custom/junk-data-expected.txt:
1888 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
1889 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
1890 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
1891 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
1892 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
1893 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
1894 * platform/mac/svg/custom/linking-uri-01-b-expected.txt:
1895 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
1896 * platform/mac/svg/custom/missing-xlink-expected.txt:
1897 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt:
1898 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt:
1899 * platform/mac/svg/custom/object-sizing-expected.txt:
1900 * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt:
1901 * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt:
1902 * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt:
1903 * platform/mac/svg/custom/path-bad-data-expected.txt:
1904 * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
1905 * platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt:
1906 * platform/mac/svg/custom/pattern-rotate-expected.txt:
1907 * platform/mac/svg/custom/pattern-rotate-gaps-expected.txt:
1908 * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
1909 * platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt:
1910 * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
1911 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1912 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
1913 * platform/mac/svg/custom/stroked-pattern-expected.txt: Added.
1914 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
1915 * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
1916 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
1917 * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
1918 * platform/mac/svg/custom/text-clip-expected.txt:
1919 * platform/mac/svg/custom/text-ctm-expected.txt:
1920 * platform/mac/svg/custom/text-dom-01-f-expected.txt:
1921 * platform/mac/svg/custom/text-filter-expected.txt:
1922 * platform/mac/svg/custom/text-hit-test-expected.txt:
1923 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
1924 * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
1925 * platform/mac/svg/custom/text-rotation-expected.txt:
1926 * platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt:
1927 * platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt:
1928 * platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt:
1929 * platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt:
1930 * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
1931 * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
1932 * platform/mac/svg/custom/text-x-dy-lists-expected.txt:
1933 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
1934 * platform/mac/svg/custom/tref-own-content-removal-expected.txt:
1935 * platform/mac/svg/custom/tref-update-expected.txt:
1936 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
1937 * platform/mac/svg/custom/use-detach-expected.txt:
1938 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
1939 * platform/mac/svg/custom/use-font-face-crash-expected.txt:
1940 * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
1941 * platform/mac/svg/custom/use-modify-target-container-expected.txt:
1942 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
1943 * platform/mac/svg/custom/use-recursion-1-expected.txt:
1944 * platform/mac/svg/custom/use-recursion-2-expected.txt:
1945 * platform/mac/svg/custom/use-recursion-3-expected.txt:
1946 * platform/mac/svg/custom/use-recursion-4-expected.txt:
1947 * platform/mac/svg/custom/viewBox-hit-expected.txt:
1948 * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
1949 * platform/mac/svg/hixie/error/002-expected.txt:
1950 * platform/mac/svg/hixie/error/012-expected.txt:
1951 * platform/mac/svg/hixie/error/013-expected.txt:
1952 * platform/mac/svg/hixie/perf/001-expected.txt:
1953 * platform/mac/svg/hixie/perf/002-expected.txt:
1954 * platform/mac/svg/hixie/perf/003-expected.txt:
1955 * platform/mac/svg/hixie/perf/004-expected.txt: Added.
1956 * platform/mac/svg/hixie/perf/005-expected.txt: Added.
1957 * platform/mac/svg/hixie/perf/006-expected.txt: Added.
1958 * platform/mac/svg/hixie/perf/007-expected.txt:
1959 * platform/mac/svg/hixie/text/001-expected.txt:
1960 * platform/mac/svg/hixie/text/003-expected.txt:
1961 * platform/mac/svg/hixie/text/003a-expected.txt:
1962 * platform/mac/svg/hixie/text/003b-expected.txt:
1963 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1964 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1965 * platform/mac/svg/text/append-text-node-to-tspan-expected.txt:
1966 * platform/mac/svg/text/bidi-embedded-direction-expected.txt:
1967 * platform/mac/svg/text/bidi-reorder-value-lists-expected.txt:
1968 * platform/mac/svg/text/bidi-text-query-expected.txt:
1969 * platform/mac/svg/text/bidi-tspans-expected.txt:
1970 * platform/mac/svg/text/font-size-below-point-five-expected.txt:
1971 * platform/mac/svg/text/modify-text-node-in-tspan-expected.txt:
1972 * platform/mac/svg/text/non-bmp-positioning-lists-expected.txt:
1973 * platform/mac/svg/text/remove-text-node-from-tspan-expected.txt:
1974 * platform/mac/svg/text/remove-tspan-from-text-expected.txt:
1975 * platform/mac/svg/text/scaled-font-expected.txt:
1976 * platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt:
1977 * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
1978 * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
1979 * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
1980 * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
1981 * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
1982 * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
1983 * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
1984 * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
1985 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
1986 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
1987 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
1988 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
1989 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
1990 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
1991 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
1992 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
1993 * platform/mac/svg/text/select-x-list-1-expected.txt:
1994 * platform/mac/svg/text/select-x-list-2-expected.txt:
1995 * platform/mac/svg/text/select-x-list-3-expected.txt:
1996 * platform/mac/svg/text/select-x-list-4-expected.txt:
1997 * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
1998 * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
1999 * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
2000 * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
2001 * platform/mac/svg/text/selection-doubleclick-expected.txt:
2002 * platform/mac/svg/text/selection-tripleclick-expected.txt: Copied from LayoutTests/platform/mac/svg/text/selection-doubleclick-expected.txt.
2003 * platform/mac/svg/text/small-fonts-2-expected.txt:
2004 * platform/mac/svg/text/small-fonts-3-expected.txt:
2005 * platform/mac/svg/text/small-fonts-expected.txt:
2006 * platform/mac/svg/text/small-fonts-in-html5-expected.txt:
2007 * platform/mac/svg/text/text-align-01-b-expected.txt:
2008 * platform/mac/svg/text/text-align-02-b-expected.txt:
2009 * platform/mac/svg/text/text-align-03-b-expected.txt:
2010 * platform/mac/svg/text/text-align-04-b-expected.txt:
2011 * platform/mac/svg/text/text-align-05-b-expected.txt:
2012 * platform/mac/svg/text/text-align-06-b-expected.txt:
2013 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
2014 * platform/mac/svg/text/text-deco-01-b-expected.txt:
2015 * platform/mac/svg/text/text-fonts-01-t-expected.txt:
2016 * platform/mac/svg/text/text-fonts-02-t-expected.txt:
2017 * platform/mac/svg/text/text-hkern-expected.txt:
2018 * platform/mac/svg/text/text-intro-05-t-expected.txt:
2019 * platform/mac/svg/text/text-midpoint-split-bug-expected.txt:
2020 * platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt:
2021 * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt:
2022 * platform/mac/svg/text/text-path-01-b-expected.txt:
2023 * platform/mac/svg/text/text-path-middle-align-expected.txt:
2024 * platform/mac/svg/text/text-repaint-rects-expected.txt:
2025 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
2026 * platform/mac/svg/text/text-text-01-b-expected.txt:
2027 * platform/mac/svg/text/text-text-03-b-expected.txt:
2028 * platform/mac/svg/text/text-text-04-t-expected.txt:
2029 * platform/mac/svg/text/text-text-05-t-expected.txt:
2030 * platform/mac/svg/text/text-text-06-t-expected.txt:
2031 * platform/mac/svg/text/text-text-07-t-expected.txt:
2032 * platform/mac/svg/text/text-text-08-b-expected.txt:
2033 * platform/mac/svg/text/text-tref-01-b-expected.txt:
2034 * platform/mac/svg/text/text-tselect-01-b-expected.txt:
2035 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
2036 * platform/mac/svg/text/text-tspan-01-b-expected.txt:
2037 * platform/mac/svg/text/text-viewbox-rescale-expected.txt:
2038 * platform/mac/svg/text/text-ws-01-t-expected.txt:
2039 * platform/mac/svg/text/text-ws-02-t-expected.txt:
2040 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
2041 * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt:
2042 * platform/mac/svg/transforms/svg-css-transforms-expected.txt:
2043 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
2044 * platform/mac/svg/wicd/rightsizing-grid-expected.txt:
2045 * platform/mac/svg/wicd/sizing-flakiness-expected.txt:
2046 * platform/mac/svg/wicd/test-rightsizing-a-expected.txt:
2047 * platform/mac/svg/wicd/test-rightsizing-b-expected.txt:
2048 * platform/mac/svg/wicd/test-scalable-background-image1-expected.txt:
2049 * platform/mac/svg/wicd/test-scalable-background-image2-expected.txt:
2050 * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt:
2051 * platform/mac/svg/zoom/page/zoom-background-images-expected.txt:
2052 * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
2053 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
2054 * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
2055 * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
2056 * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
2057 * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt:
2058 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2059 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt:
2060 * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt:
2061 * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt:
2062 * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt:
2063 * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt:
2064 * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt:
2065 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
2066 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
2067 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
2068 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt:
2069 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
2070 * platform/mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
2071 * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
2072 * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
2073 * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
2074 * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
2075 * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt:
2076 * platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt:
2077 * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt:
2078 * platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt:
2079 * platform/mac/tables/mozilla/bugs/bug106816-expected.txt:
2080 * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt:
2081 * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt:
2082 * platform/mac/tables/mozilla/bugs/bug113424-expected.txt:
2083 * platform/mac/tables/mozilla/bugs/bug11384q-expected.txt:
2084 * platform/mac/tables/mozilla/bugs/bug11384s-expected.txt:
2085 * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
2086 * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
2087 * platform/mac/tables/mozilla/bugs/bug126742-expected.txt:
2088 * platform/mac/tables/mozilla/bugs/bug131020-expected.txt:
2089 * platform/mac/tables/mozilla/bugs/bug13118-expected.txt:
2090 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
2091 * platform/mac/tables/mozilla/bugs/bug138725-expected.txt:
2092 * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt:
2093 * platform/mac/tables/mozilla/bugs/bug159108-expected.txt:
2094 * platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt:
2095 * platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt:
2096 * platform/mac/tables/mozilla/bugs/bug17138-expected.txt:
2097 * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
2098 * platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt:
2099 * platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt:
2100 * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
2101 * platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt:
2102 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
2103 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
2104 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
2105 * platform/mac/tables/mozilla/bugs/bug26178-expected.txt:
2106 * platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
2107 * platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt:
2108 * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
2109 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
2110 * platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt:
2111 * platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt:
2112 * platform/mac/tables/mozilla/bugs/bug33137-expected.txt:
2113 * platform/mac/tables/mozilla/bugs/bug33855-expected.txt:
2114 * platform/mac/tables/mozilla/bugs/bug39209-expected.txt:
2115 * platform/mac/tables/mozilla/bugs/bug42187-expected.txt:
2116 * platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
2117 * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
2118 * platform/mac/tables/mozilla/bugs/bug4429-expected.txt:
2119 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
2120 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
2121 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
2122 * platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt:
2123 * platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt:
2124 * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
2125 * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
2126 * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
2127 * platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
2128 * platform/mac/tables/mozilla/bugs/bug5538-expected.txt:
2129 * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
2130 * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
2131 * platform/mac/tables/mozilla/bugs/bug60749-expected.txt:
2132 * platform/mac/tables/mozilla/bugs/bug6304-expected.txt:
2133 * platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt:
2134 * platform/mac/tables/mozilla/bugs/bug69187-expected.txt:
2135 * platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt:
2136 * platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt:
2137 * platform/mac/tables/mozilla/bugs/bug73321-expected.txt:
2138 * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
2139 * platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt:
2140 * platform/mac/tables/mozilla/bugs/bug83786-expected.txt:
2141 * platform/mac/tables/mozilla/bugs/bug8381-expected.txt:
2142 * platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt:
2143 * platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt:
2144 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
2145 * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
2146 * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
2147 * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
2148 * platform/mac/tables/mozilla/core/margins-expected.txt:
2149 * platform/mac/tables/mozilla/core/misc-expected.txt:
2150 * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
2151 * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt:
2152 * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
2153 * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt:
2154 * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
2155 * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
2156 * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
2157 * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt:
2158 * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
2159 * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
2160 * platform/mac/tables/mozilla/other/move_row-expected.txt:
2161 * platform/mac/tables/mozilla/other/test3-expected.txt:
2162 * platform/mac/tables/mozilla/other/test6-expected.txt:
2163 * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
2164 * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt:
2165 * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
2166 * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
2167 * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
2168 * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
2169 * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2170 * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
2171 * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
2172 * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
2173 * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
2174 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2175 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
2176 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
2177 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
2178 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
2179 * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
2180 * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
2181 * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
2182 * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
2183 * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
2184 * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
2185 * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
2186 * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt:
2187 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2188 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
2189 * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
2190 * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt:
2191 * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt:
2192 * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt:
2193 * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt:
2194 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
2195 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
2196 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
2197 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
2198 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
2199 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
2200 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
2201 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
2202 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
2203 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
2204 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
2205 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
2206 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
2207 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
2208 * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
2209 * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
2210 * platform/mac/transforms/2d/hindi-rotated-expected.txt:
2211 * platform/mac/transforms/2d/zoom-menulist-expected.txt:
2212 * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
2213 * platform/mac/transforms/svg-vs-css-expected.txt:
2215 2014-01-13 László Langó <llango.u-szeged@partner.samsung.com>
2217 Text should be constructable.
2218 https://bugs.webkit.org/show_bug.cgi?id=115640
2220 Reviewed by Csaba Osztrogonác.
2222 * fast/dom/Text/text-constructor-expected.txt: Added.
2223 * fast/dom/Text/text-constructor.html: Added.
2224 * fast/dom/dom-constructors-expected.txt:
2225 * fast/dom/dom-constructors.html:
2227 2014-01-13 Zan Dobersek <zdobersek@igalia.com>
2229 Unreviewed GTK gardening. Rebaselining after r161696. Adding failure expectations
2230 for a few reference tests that were introduced in r161573 and r161626.
2232 * platform/gtk/TestExpectations:
2233 * platform/gtk/css1/text_properties/word_spacing-expected.png:
2234 * platform/gtk/css1/text_properties/word_spacing-expected.txt:
2236 2014-01-13 László Langó <llango.u-szeged@partner.samsung.com>
2238 Comment should be consructable.
2239 https://bugs.webkit.org/show_bug.cgi?id=115642
2241 Reviewed by Andreas Kling.
2243 * fast/dom/Comment/comment-constructor-expected.txt: Added.
2244 * fast/dom/Comment/comment-constructor.html: Added.
2245 * fast/dom/dom-constructors-expected.txt:
2246 * fast/dom/dom-constructors.html:
2248 2014-01-12 Commit Queue <commit-queue@webkit.org>
2250 Unreviewed, rolling out r161843.
2251 http://trac.webkit.org/changeset/161843
2252 https://bugs.webkit.org/show_bug.cgi?id=126871
2254 Caused CSS custom filter tests to assert (Requested by smfr on
2257 * fast/canvas/webgl/glsl-conformance-expected.txt:
2258 * fast/canvas/webgl/glsl-conformance.html:
2260 2014-01-12 Brent Fulgham <bfulgham@apple.com>
2262 Unreviewed test maintenance.
2264 * platform/mac/TestExpectations: Re-enable the typedarray/data-view-test.html
2265 WebGL test now that it works properly.
2267 2014-01-12 Brent Fulgham <bfulgham@apple.com>
2269 [WebGL] Error messages should use source code labels, not internal mangled symbols.
2270 https://bugs.webkit.org/show_bug.cgi?id=126832
2272 Reviewed by Dean Jackson.
2274 * fast/canvas/webgl/glsl-conformance.html: Add log to program output
2275 showing error message to confirm proper labels are being used.
2276 * fast/canvas/webgl/glsl-conformance-expected.txt: updated.
2278 2014-01-12 Benjamin Poulain <benjamin@webkit.org>
2280 Use the Selector Code Generator for matching in SelectorQuery
2281 https://bugs.webkit.org/show_bug.cgi?id=126185
2283 Reviewed by Ryosuke Niwa.
2285 Add some tests for longer backtracking cases typically not covered by the other tests.
2287 * fast/selectors/querySelector-long-adjacent-backtracking-expected.txt: Added.
2288 * fast/selectors/querySelector-long-adjacent-backtracking.html: Added.
2289 * fast/selectors/querySelector-long-child-backtracking-expected.txt: Added.
2290 * fast/selectors/querySelector-long-child-backtracking.html: Added.
2291 * fast/selectors/querySelector-mixed-child-adjacent-backtracking-expected.txt: Added.
2292 * fast/selectors/querySelector-mixed-child-adjacent-backtracking.html: Added.
2293 * fast/selectors/querySelector-multiple-simple-child-backtracking-expected.txt: Added.
2294 * fast/selectors/querySelector-multiple-simple-child-backtracking.html: Added.
2295 * fast/selectors/querySelector-simple-adjacent-backtracking-expected.txt: Added.
2296 * fast/selectors/querySelector-simple-adjacent-backtracking.html: Added.
2297 * fast/selectors/querySelector-simple-child-backtracking-expected.txt: Added.
2298 * fast/selectors/querySelector-simple-child-backtracking.html: Added.
2300 2014-01-12 Andreas Kling <akling@apple.com>
2302 REGRESSION(r160806): line-height is not applied when only present in :link style.
2303 <http://webkit.org/b/126839>
2304 <rdar://problem/15799899>
2306 Reviewed by Antti Koivisto.
2308 * fast/css/line-height-link-style-expected.txt: Added.
2309 * fast/css/line-height-link-style.html: Added.
2311 2014-01-11 Brent Fulgham <bfulgham@apple.com>
2313 [WebGL] Correct uniform input validation for texture sampler uniforms
2314 https://bugs.webkit.org/show_bug.cgi?id=126775
2316 Reviewed by Anders Carlsson.
2318 * fast/canvas/webgl/uniform-samplers-test-expected.txt: Added.
2319 * fast/canvas/webgl/uniform-samplers-test.html: Corrected resource
2320 includes when moving from khronos suite to our fast suite.
2321 * resources/js-test-pre.js:
2322 (expectTrue): Added.
2324 2014-01-11 Dean Jackson <dino@apple.com>
2326 [JSC] Revise typed array implementations to match ECMAScript and WebGL Specification
2327 https://bugs.webkit.org/show_bug.cgi?id=126754
2329 Reviewed by Filip Pizlo.
2331 New test which checks that we throw an exception when calling
2332 any of the typed array constructors without using "new".
2334 * js/script-tests/typedarray-constructors.js: Added.
2335 * js/typedarray-constructors-expected.txt: Added.
2336 * js/typedarray-constructors.html: Added.
2337 * resources/standalone-pre.js: Add missing 'shouldNotThrow'
2338 method (duplicated from resources/js-test-pre.js)
2340 2014-01-10 Commit Queue <commit-queue@webkit.org>
2342 Unreviewed, rolling out r161702.
2343 http://trac.webkit.org/changeset/161702
2344 https://bugs.webkit.org/show_bug.cgi?id=126803
2346 Broke multiple tests (Requested by ap on #webkit).
2348 * js/script-tests/typedarray-constructors.js: Removed.
2349 * js/typedarray-constructors-expected.txt: Removed.
2350 * js/typedarray-constructors.html: Removed.
2352 2014-01-10 Dean Jackson <dino@apple.com>
2354 [JSC] Revise typed array implementations to match ECMAScript and WebGL Specification
2355 https://bugs.webkit.org/show_bug.cgi?id=126754
2357 Reviewed by Filip Pizlo.
2359 New test which checks that we throw an exception when calling
2360 any of the typed array constructors without using "new".
2362 * js/script-tests/typedarray-constructors.js: Added.
2363 * js/typedarray-constructors-expected.txt: Added.
2364 * js/typedarray-constructors.html: Added.
2366 2014-01-10 Myles C. Maxfield <mmaxfield@apple.com>
2368 CSS word-spacing property does not obey percentages
2369 https://bugs.webkit.org/show_bug.cgi?id=126674
2371 Reviewed by Simon Fraser.
2373 See per-file description
2375 * fast/css3-text/css3-word-spacing-percentage/word-spacing-change-font-expected.html: Added.
2376 * fast/css3-text/css3-word-spacing-percentage/word-spacing-change-font.html: Added.
2377 Make sure that if Javascript changes the font after initial layout, that the word-spacing
2378 value gets appropriately updated.
2379 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage-expected.html: Added.
2380 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage-parse-expected.txt: Added.
2381 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage-parse.html: Added.
2382 Make sure that the CSSOM yields the correct percentage values when queried.
2383 * fast/css3-text/css3-word-spacing-percentage/word-spacing-percentage.html: Added.
2384 Try some specific values of percentages (-100%, 0%, and 100%).
2385 * css1/text_properties/word_spacing.html: Updated to not disregard percentages
2386 * css2.1/20110323/c541-word-sp-001-expected.html:
2387 * css2.1/20110323/c541-word-sp-001.htm: Ditto
2388 * platform/mac/css1/text_properties/word_spacing-expected.png:
2389 * platform/mac/css1/text_properties/word_spacing-expected.txt: Ditto
2391 2014-01-10 Dean Jackson <dino@apple.com>
2393 Implement OES texture half float linear
2394 https://bugs.webkit.org/show_bug.cgi?id=125060
2396 Reviewed by Brent Fulgham.
2398 Exercise the OES_texture_half_float_linear extension. The new test
2399 is copied from the official Khronos WebGL repository.
2401 * fast/canvas/webgl/oes-texture-float-linear-expected.txt: Change the console log
2402 messages, which now also mention half float linear.
2403 * fast/canvas/webgl/oes-texture-half-float-linear-expected.txt: Added.
2404 * fast/canvas/webgl/oes-texture-half-float-linear.html: Added.
2406 2014-01-10 Brent Fulgham <bfulgham@apple.com>
2408 [WebGL] Correct uniform input validation for texture sampler uniforms.
2409 https://bugs.webkit.org/show_bug.cgi?id=126775
2411 Reviewed by Dean Jackson.
2413 * fast/canvas/webgl/uniform-samplers-test.html: Add a test that
2414 shows that we can set sampler uniforms using Int32Array types.
2416 2014-01-10 Dirk Schulze <krit@webkit.org>
2418 Make clipping path from basic-shapes relative to <box> value
2419 https://bugs.webkit.org/show_bug.cgi?id=126206
2421 Reviewed by Simon Fraser.
2423 Add new tests to check that different reference boxes are chosen for sizing and
2424 positioning the clipping path.
2426 * css3/masking/clip-path-circle-border-box.html: Added.
2427 * css3/masking/clip-path-circle-bounding-box.html: Added.
2428 * css3/masking/clip-path-circle-content-box.html: Added.
2429 * css3/masking/clip-path-circle-margin-box.html: Added.
2430 * css3/masking/clip-path-circle-padding-box.html: Added.
2431 * platform/mac/css3/masking/clip-path-circle-border-box-expected.png: Added.
2432 * platform/mac/css3/masking/clip-path-circle-border-box-expected.txt: Added.
2433 * platform/mac/css3/masking/clip-path-circle-bounding-box-expected.png: Added.
2434 * platform/mac/css3/masking/clip-path-circle-bounding-box-expected.txt: Added.
2435 * platform/mac/css3/masking/clip-path-circle-content-box-expected.png: Added.
2436 * platform/mac/css3/masking/clip-path-circle-content-box-expected.txt: Added.
2437 * platform/mac/css3/masking/clip-path-circle-margin-box-expected.png: Added.
2438 * platform/mac/css3/masking/clip-path-circle-margin-box-expected.txt: Added.
2439 * platform/mac/css3/masking/clip-path-circle-padding-box-expected.png: Added.
2440 * platform/mac/css3/masking/clip-path-circle-padding-box-expected.txt: Added.
2441 * platform/mac/css3/masking/mask-luminance-png-expected.png: Added.
2443 2014-01-10 Youenn Fablet <youennf@gmail.com>
2445 Correctly set XHR loadend event attributes (loaded and total).
2446 https://bugs.webkit.org/show_bug.cgi?id=120828
2448 Reviewed by Alexey Proskuryakov.
2450 Tests for abort, load, loadstart and loadend ProgressEvent events for XMLHttpRequest and XMLHttpRequestUpload
2452 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Changed to correct event values
2453 * http/tests/xmlhttprequest/loadstart-event-init-expected.txt: Added.
2454 * http/tests/xmlhttprequest/loadstart-event-init.html: Added.
2455 * http/tests/xmlhttprequest/onabort-progressevent-attributes-expected.txt: Added.
2456 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html: Added.
2457 * http/tests/xmlhttprequest/onload-progressevent-attributes-expected.txt: Added.
2458 * http/tests/xmlhttprequest/onload-progressevent-attributes.html: Added.
2459 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes-expected.txt: Added.
2460 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes.html: Added.
2461 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes-expected.txt: Added.
2462 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes.html: Added.
2464 2014-01-10 Mario Sanchez Prada <mario.prada@samsung.com>
2466 Move platformName property from testRunner to accessibilityController
2467 https://bugs.webkit.org/show_bug.cgi?id=126689
2469 Reviewed by Chris Fleizach.
2471 Updated tests and expectations affected by the move of
2472 platformName from TestRunner to AccessibilityController.
2474 * accessibility/canvas-fallback-content.html:
2475 * accessibility/ignore-spacer-elements.html:
2476 * accessibility/platform-name.html:
2477 * platform/efl/accessibility/platform-name-expected.txt:
2478 * platform/gtk/accessibility/platform-name-expected.txt:
2480 2014-01-10 Anders Carlsson <andersca@apple.com>
2482 Remove supportMultipleWindows setting
2483 https://bugs.webkit.org/show_bug.cgi?id=126772
2485 Reviewed by Beth Dakin.
2487 * fast/dom/HTMLAnchorElement/anchor-no-multiple-windows-expected.txt: Removed.
2488 * fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html: Removed.
2489 * fast/dom/Window/window-open-no-multiple-windows-expected.txt: Removed.
2490 * fast/dom/Window/window-open-no-multiple-windows.html: Removed.
2491 * fast/forms/post-popup-no-multiple-windows-expected.txt: Removed.
2492 * fast/forms/post-popup-no-multiple-windows.html: Removed.
2494 2014-01-09 Benjamin Poulain <bpoulain@apple.com>
2496 Remove the BlackBerry files outside WebCore
2497 https://bugs.webkit.org/show_bug.cgi?id=126715
2499 Reviewed by Anders Carlsson.
2501 * platform/blackberry: Removed.
2503 2014-01-10 Commit Queue <commit-queue@webkit.org>
2505 Unreviewed, rolling out r161629.
2506 http://trac.webkit.org/changeset/161629
2507 https://bugs.webkit.org/show_bug.cgi?id=126762
2509 Fails svg/custom/conditional-processing-2.html (Requested by
2512 * svg/custom/conditional-processing-1-expected.txt: Removed.
2513 * svg/custom/conditional-processing-1.svg: Removed.
2514 * svg/custom/conditional-processing-2-expected.txt: Removed.
2515 * svg/custom/conditional-processing-2.html: Removed.
2516 * svg/dom/SVGTests-expected.txt: Removed.
2517 * svg/dom/SVGTests.html: Removed.
2518 * svg/dom/script-tests/SVGTests.js: Removed.
2520 2014-01-10 Brent Fulgham <bfulgham@apple.com>
2522 Unreviewed test correction after r161605.
2524 * platform/mac/TestExpectations: Reactivate tests fixed by
2525 https://bugs.webkit.org/show_bug.cgi?id=126718.
2527 2014-01-10 Mihnea Ovidenie <mihnea@adobe.com>
2529 [CSSRegions] Disable accelerated compositing for fixed elements in regions tests
2530 https://bugs.webkit.org/show_bug.cgi?id=126743
2532 Reviewed by Dirk Schulze.
2534 Once we enable the support of accelerated compositing for fixed positioned elements in regions
2535 in https://bugs.webkit.org/show_bug.cgi?id=125144, those tests will be added into compositing/regions as well.
2537 * fast/regions/fixed-inside-fixed-in-named-flow-expected.html:
2538 * fast/regions/fixed-inside-fixed-in-named-flow.html:
2539 * fast/regions/fixed-pos-elem-in-region-expected.html:
2540 * fast/regions/fixed-pos-elem-in-region.html:
2542 2014-01-10 Antti Koivisto <antti@apple.com>
2544 Crash when mutating SVG text with transform
2545 https://bugs.webkit.org/show_bug.cgi?id=126744
2547 Reviewed by Dirk Schulze.
2549 * svg/custom/mutation-text-transform-crash-expected.txt: Added.
2550 * svg/custom/mutation-text-transform-crash.html: Added.
2552 2014-01-10 Frédéric Wang <fred.wang@free.fr>
2554 [SVG] Accept HTML and MathML namespaces as valid requiredExtensions
2555 https://bugs.webkit.org/show_bug.cgi?id=88188
2557 Reviewed by Dirk Schulze.
2559 conditional-processing-1 verifies that indeed a renderer object is only
2560 created for the first "valid" SVG element of a <switch>, contrary to
2561 what an incorrect FIXME comment said. conditional-processing-2 verifies
2562 that the <switch> takes into account XHTML and MathML namespaces in the
2563 requiredExtensions attribute to decide which SVG element is "valid".
2564 SVGTests.html verifies the SVGTests interface of SVG DOM: three
2565 SVGStringList attributes (already tested in svg/dom/SVGStringList.html)
2566 and the hasExtension() function.
2568 * svg/custom/conditional-processing-1-expected.txt: Added.
2569 * svg/custom/conditional-processing-1.svg: Added.
2570 * svg/custom/conditional-processing-2-expected.txt: Added.
2571 * svg/custom/conditional-processing-2.html: Added.
2572 * svg/dom/SVGTests-expected.txt: Added.
2573 * svg/dom/SVGTests.html: Added.
2574 * svg/dom/script-tests/SVGTests.js: Added.
2576 2014-01-10 Mihai Tica <mitica@adobe.com>
2578 Add support for blendmode to Core Animation layer.
2579 Patch by Rik Cabanier, Dean Jackson and Mihai Tica.
2581 https://bugs.webkit.org/show_bug.cgi?id=99200
2583 Reviewed by Dirk Schulze.
2585 * css3/compositing/blend-mode-layers.html: Added.
2586 * css3/compositing/blend-mode-overflow-expected.txt: Added.
2587 * css3/compositing/blend-mode-overflow.html: Added.
2588 * css3/compositing/blend-mode-reflection.html: Added.
2589 * css3/compositing/blend-mode-should-not-have-compositing-layer-expected.txt: Added.
2590 * css3/compositing/blend-mode-should-not-have-compositing-layer.html: Added.
2591 * css3/compositing/blend-mode-simple.html: Added.
2592 * css3/compositing/should-have-compositing-layer-expected.txt:
2593 * platform/efl/TestExpectations: Efl doesn't support blend modes at the moment.
2594 * platform/mac/css3/compositing/blend-mode-layers-expected.png: Added.
2595 * platform/mac/css3/compositing/blend-mode-layers-expected.txt: Added.
2596 * platform/mac/css3/compositing/blend-mode-overflow-expected.png: Added.
2597 * platform/mac/css3/compositing/blend-mode-reflection-expected.png: Added.
2598 * platform/mac/css3/compositing/blend-mode-reflection-expected.txt: Added.
2599 * platform/mac/css3/compositing/blend-mode-simple-expected.png: Added.
2600 * platform/mac/css3/compositing/blend-mode-simple-expected.txt: Added.
2602 2014-01-10 Andrei Bucur <abucur@adobe.com>
2604 [CSS Regions] Implement visual overflow computation for inline elements
2605 https://bugs.webkit.org/show_bug.cgi?id=125291
2607 Reviewed by David Hyatt.
2609 Tests for inline elements overflow correct painting inside regions.
2611 * fast/regions/overflow-in-variable-width-regions-inline-bt-expected.html: Added.
2612 * fast/regions/overflow-in-variable-width-regions-inline-bt.html: Added.
2613 * fast/regions/overflow-in-variable-width-regions-inline-continuation-expected.html: Added.
2614 * fast/regions/overflow-in-variable-width-regions-inline-continuation.html: Added.
2615 * fast/regions/overflow-in-variable-width-regions-inline-expected.html: Added.
2616 * fast/regions/overflow-in-variable-width-regions-inline-lr-expected.html: Added.
2617 * fast/regions/overflow-in-variable-width-regions-inline-lr.html: Added.
2618 * fast/regions/overflow-in-variable-width-regions-inline-rl-expected.html: Added.
2619 * fast/regions/overflow-in-variable-width-regions-inline-rl.html: Added.
2620 * fast/regions/overflow-in-variable-width-regions-inline.html: Added.
2622 2014-01-09 Jer Noble <jer.noble@apple.com>
2624 [Mac] .mp3 media document controls missing their background
2625 https://bugs.webkit.org/show_bug.cgi?id=126683
2627 Reviewed by Eric Carlson.
2629 * media/media-document-audio-controls-visible-expected.txt: Added.
2630 * media/media-document-audio-controls-visible.html: Added.
2632 2014-01-09 Myles C. Maxfield <mmaxfield@apple.com>
2634 text-decoration-skip: ink does not work with line wraps
2635 https://bugs.webkit.org/show_bug.cgi?id=126729
2637 Reviewed by Simon Fraser.
2639 This test compares rending of a single element that wraps lines with one element per line.
2640 Both elements have text-decoration-skip:ink turned on.
2642 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-multiline-expected.html: Added.
2643 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-multiline.html: Added.
2645 2014-01-09 Zoltan Horvath <zoltan@webkit.org>
2647 [CSS Shapes] First line gets incorrectly adjusted in shape-inside due to rounding
2648 https://bugs.webkit.org/show_bug.cgi?id=126601
2650 Reviewed by Bem Jones-Bey.
2652 * fast/shapes/shape-inside/shape-inside-polygon-rounded-first-fit-expected.html: Added.
2653 * fast/shapes/shape-inside/shape-inside-polygon-rounded-first-fit.html: Added.
2655 2014-01-09 Tim Horton <timothy_horton@apple.com>
2657 Rebaseline after r161568.
2659 * platform/mac/fast/images/pdf-as-image-landscape-expected.png:
2660 * platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
2662 2014-01-09 Myles C. Maxfield <mmaxfield@apple.com>
2664 Narrow underlines are too tall
2665 https://bugs.webkit.org/show_bug.cgi?id=126708
2667 Reviewed by Simon Fraser.
2669 This test clips to a region that should not be drawn in, then draws a scaled underline. It then compares
2670 the output to an empty element.
2672 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-tall-underlines-expected.html: Added.
2673 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-tall-underlines.html: Added.
2675 2014-01-09 Alexey Proskuryakov <ap@apple.com>
2677 REGRESSION (r161429?): Frequent crashes on media/track/media-element-enqueue-event-crash.html
2678 https://bugs.webkit.org/show_bug.cgi?id=117756
2680 * platform/mac/TestExpectations: Skipping the test, it crashes very frequently.
2682 2014-01-09 Pascal Jacquemart <p.jacquemart@samsung.com>
2684 Cannot select multiple non-adjacent items in a multiple select control with the keyboard only
2685 https://bugs.webkit.org/show_bug.cgi?id=15816
2687 Reviewed by Chris Fleizach.
2689 * fast/forms/listbox-non-contiguous-keyboard-selection-expected.txt: Added.
2690 * fast/forms/listbox-non-contiguous-keyboard-selection.html: Added.
2691 * platform/mac/TestExpectations:
2692 Multiple non contiguous selection with keyboard not enabled on Mac
2694 2014-01-09 Seokju Kwon <seokju@webkit.org>
2696 Web Inspector: Remove unused overriding protocols.
2697 https://bugs.webkit.org/show_bug.cgi?id=126630
2699 Reviewed by Timothy Hatcher.
2701 * http/tests/inspector/extensions-useragent-expected.txt: Removed.
2702 * http/tests/inspector/extensions-useragent.html: Removed.
2703 * inspector/device-orientation-success-expected.txt: Removed.
2704 * inspector/device-orientation-success.html: Removed.
2705 * inspector/geolocation-error-expected.txt: Removed.
2706 * inspector/geolocation-error.html: Removed.
2707 * inspector/geolocation-success-expected.txt: Removed.
2708 * inspector/geolocation-success.html: Removed.
2709 * inspector/geolocation-watchPosition-expected.txt: Removed.
2710 * inspector/geolocation-watchPosition.html: Removed.
2712 2014-01-09 Zan Dobersek <zdobersek@igalia.com>
2714 Unreviewed GTK gardening. Rebaselining after r161521.
2716 * platform/gtk/css1/text_properties/letter_spacing-expected.png:
2717 * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
2718 * platform/gtk/css1/text_properties/word_spacing-expected.png:
2719 * platform/gtk/css1/text_properties/word_spacing-expected.txt:
2720 * platform/gtk/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
2721 * platform/gtk/fast/text/basic/013-expected.png:
2722 * platform/gtk/fast/text/basic/013-expected.txt:
2723 * platform/gtk/fast/text/text-letter-spacing-expected.txt:
2724 * platform/gtk/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2725 * platform/gtk/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
2726 * platform/gtk/svg/batik/text/textLayout-expected.txt: Added.
2727 * platform/gtk/svg/custom/text-letter-spacing-expected.png:
2728 * platform/gtk/svg/custom/text-letter-spacing-expected.txt:
2729 * platform/gtk/svg/text/text-spacing-01-b-expected.png:
2730 * platform/gtk/svg/text/text-spacing-01-b-expected.txt: Added.
2732 2014-01-08 Carlos Garcia Campos <cgarcia@igalia.com>
2734 REGRESSION(r161176): http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html is failing on GTK
2735 https://bugs.webkit.org/show_bug.cgi?id=126518
2737 Reviewed by Martin Robinson.
2740 http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html
2741 and http/tests/security/redirect-BLOCKED-to-localURL.html.
2743 * platform/gtk/TestExpectations:
2745 2014-01-08 Commit Queue <commit-queue@webkit.org>
2747 Unreviewed, rolling out r161532.
2748 http://trac.webkit.org/changeset/161532
2749 https://bugs.webkit.org/show_bug.cgi?id=126677
2751 Caused lots of assertion failures (Requested by ap on
2754 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
2755 * http/tests/xmlhttprequest/loadstart-event-init-expected.txt: Removed.
2756 * http/tests/xmlhttprequest/loadstart-event-init.html: Removed.
2757 * http/tests/xmlhttprequest/onabort-progressevent-attributes-expected.txt: Removed.
2758 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html: Removed.
2759 * http/tests/xmlhttprequest/onload-progressevent-attributes-expected.txt: Removed.
2760 * http/tests/xmlhttprequest/onload-progressevent-attributes.html: Removed.
2761 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes-expected.txt: Removed.
2762 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes.html: Removed.
2763 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes-expected.txt: Removed.
2764 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes.html: Removed.
2766 2014-01-08 Jinwoo Song <jinwoo7.song@samsung.com>
2768 Unreviewed EFL gardening. Rebaseline after r161521.
2770 * platform/efl/css1/text_properties/letter_spacing-expected.png:
2771 * platform/efl/css1/text_properties/letter_spacing-expected.txt:
2772 * platform/efl/css1/text_properties/word_spacing-expected.png:
2773 * platform/efl/css1/text_properties/word_spacing-expected.txt:
2774 * platform/efl/fast/text/basic/013-expected.png:
2775 * platform/efl/fast/text/basic/013-expected.txt:
2776 * platform/efl/fast/text/text-letter-spacing-expected.txt:
2777 * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2778 * platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
2779 * platform/efl/svg/batik/text/textLayout-expected.txt: Added.
2780 * platform/efl/svg/custom/text-letter-spacing-expected.png: Added.
2781 * platform/efl/svg/custom/text-letter-spacing-expected.txt: Added.
2782 * platform/efl/svg/text/text-spacing-01-b-expected.png:
2783 * platform/efl/svg/text/text-spacing-01-b-expected.txt: Added.
2785 2014-01-08 Sam Weinig <sam@webkit.org>
2787 [JS] Should be able to create a promise by calling the Promise constructor as a function
2788 https://bugs.webkit.org/show_bug.cgi?id=126561
2790 Reviewed by Geoffrey Garen.
2792 * js/dom/Promise-types-expected.txt:
2793 * js/dom/Promise-types.html:
2794 Add test for using calling a Promise constructor as a function.
2796 2014-01-08 Youenn Fablet <youennf@gmail.com>
2798 Correctly set XHR loadend event attributes (loaded and total).
2799 https://bugs.webkit.org/show_bug.cgi?id=120828
2801 Reviewed by Alexey Proskuryakov.
2803 Tests for abort, load, loadstart and loadend ProgressEvent events for XMLHttpRequest and XMLHttpRequestUpload
2805 * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Changed to correct event values
2806 * http/tests/xmlhttprequest/loadstart-event-init-expected.txt: Added.
2807 * http/tests/xmlhttprequest/loadstart-event-init.html: Added.
2808 * http/tests/xmlhttprequest/onabort-progressevent-attributes-expected.txt: Added.
2809 * http/tests/xmlhttprequest/onabort-progressevent-attributes.html: Added.
2810 * http/tests/xmlhttprequest/onload-progressevent-attributes-expected.txt: Added.
2811 * http/tests/xmlhttprequest/onload-progressevent-attributes.html: Added.
2812 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes-expected.txt: Added.
2813 * http/tests/xmlhttprequest/upload-onabort-progressevent-attributes.html: Added.
2814 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes-expected.txt: Added.
2815 * http/tests/xmlhttprequest/upload-onload-progressevent-attributes.html: Added.
2817 2014-01-07 Myles C. Maxfield <mmaxfield@apple.com>
2819 a fractional value of the css letter-spacing property is not rendered as expected
2820 https://bugs.webkit.org/show_bug.cgi?id=20606
2822 Reviewed by Simon Fraser.
2824 Manually verified that these tests are correct after enabling fractional letter-spacing and word spacing
2826 * platform/mac/css1/text_properties/letter_spacing-expected.png:
2827 * platform/mac/css1/text_properties/letter_spacing-expected.txt:
2828 * platform/mac/css1/text_properties/word_spacing-expected.png:
2829 * platform/mac/css1/text_properties/word_spacing-expected.txt:
2830 * platform/mac/fast/text/basic/013-expected.png:
2831 * platform/mac/fast/text/basic/013-expected.txt:
2832 * platform/mac/fast/text/text-letter-spacing-expected.txt:
2833 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
2834 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2835 * platform/mac/svg/batik/text/textLayout-expected.txt:
2836 * platform/mac/svg/custom/text-letter-spacing-expected.png:
2837 * platform/mac/svg/custom/text-letter-spacing-expected.txt:
2838 * platform/mac/svg/text/text-spacing-01-b-expected.png:
2839 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
2841 2014-01-08 Alexey Proskuryakov <ap@apple.com>
2843 Flaky Test: http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html
2844 https://bugs.webkit.org/show_bug.cgi?id=52016
2846 * platform/mac/TestExpectations: Mark it as such.
2848 2014-01-08 ChangSeok Oh <changseok.oh@collabora.com>
2850 Unreviewed GTK gardening.
2852 setFileInputFiles.html was removed after r161380. string-replacement-outofmemory.html,
2853 toString-and-valueOf-override.html and exceptions-thrown-in-callbacks.html
2854 were moved into other directory.
2856 * platform/gtk-wk2/TestExpectations:
2857 * platform/gtk/TestExpectations:
2859 2014-01-08 Alexey Proskuryakov <ap@apple.com>
2861 REGRESSION: webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html is very flaky
2862 https://bugs.webkit.org/show_bug.cgi?id=126624
2864 * platform/mac/TestExpectations: Mark it as such.
2866 2014-01-08 Zan Dobersek <zdobersek@igalia.com>
2868 Unreviewed GTK gardening.
2869 Add a flaky expectation for perf/accessibility-title-ui-element.html and a failure expectation
2870 for http/tests/media/video-auth.html.
2872 * platform/gtk/TestExpectations:
2874 2014-01-07 Antti Koivisto <antti@apple.com>
2876 REGRESSION (r161195): Acid2 regression tests frequently fail
2877 https://bugs.webkit.org/show_bug.cgi?id=126432
2879 Reviewed by Anders Carlsson.
2881 * TestExpectations: acid2 is no longer flaky.
2882 * fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: whitespace change.
2884 2014-01-07 Eric Carlson <eric.carlson@apple.com>
2886 Teach MediaSessionManager to manage interruptions
2887 https://bugs.webkit.org/show_bug.cgi?id=126530
2889 Reviewed by Sam Weinig.
2891 * media/video-interruption-active-when-element-created-expected.txt: Added.
2892 * media/video-interruption-active-when-element-created.html: Added.
2893 * media/video-interruption-with-resume-allowing-play-expected.txt: Added.
2894 * media/video-interruption-with-resume-allowing-play.html: Added.
2895 * media/video-interruption-with-resume-not-allowing-play-expected.txt: Added.
2896 * media/video-interruption-with-resume-not-allowing-play.html: Added.
2898 2014-01-07 Seokju Kwon <seokju@webkit.org>
2900 Web Inspector: Remove leftover 'device metrics' code
2901 https://bugs.webkit.org/show_bug.cgi?id=126607
2903 Reviewed by Joseph Pecoraro.
2905 * inspector/styles/override-screen-size-expected.txt: Removed.
2906 * inspector/styles/override-screen-size.html: Removed.
2908 2014-01-07 Brent Fulgham <bfulgham@apple.com>
2910 Unreviewed test fix: Correct whitespace around ]
2912 * platform/mac/TestExpectations: "Debug]" should be "Debug ]"
2914 2014-01-07 Victor Costan <costan@gmail.com>
2916 createElementNS handles element name 'xmlns' correctly.
2917 https://bugs.webkit.org/show_bug.cgi?id=126553
2919 Reviewed by Alexey Proskuryakov.
2921 * fast/dom/createElementNS-namespace-errors-expected.txt: Added.
2922 * fast/dom/createElementNS-namespace-errors.html: Added. Covers all the corner cases in the DOM4 spec.
2923 * fast/dom/script-tests/setAttributeNS-prefix-and-null-namespace.js: Removed.
2924 * fast/dom/setAttributeNS-expected.txt: Updated to match cleaned up test.
2925 * fast/dom/setAttributeNS-namespace-errors-expected.txt: Added.
2926 * fast/dom/setAttributeNS-namespace-errors.html: Added. Covers all the corner cases in the DOM4 spec.
2927 * fast/dom/setAttributeNS-prefix-and-null-namespace-expected.txt: Removed.
2928 * fast/dom/setAttributeNS-prefix-and-null-namespace.html: Removed. Subsumed by setAttributeNS-namespace-errors.
2929 * fast/dom/setAttributeNS.html: Cleaned up.
2931 2014-01-06 Jer Noble <jer.noble@apple.com>
2933 HTML5 video tag Does Not Load in Apache htaccess/htpasswd Protected Directory
2934 https://bugs.webkit.org/show_bug.cgi?id=40382
2936 Reviewed by Eric Carlson.
2938 * http/tests/media/resources/video-auth.php: Added.
2939 * http/tests/media/video-auth-expected.txt: Added.
2940 * http/tests/media/video-auth.html: Added.
2941 * platform/mac/TestExpectations:
2943 2014-01-07 Brent Fulgham <bfulgham@apple.com>
2945 Unreviewed test expectation update.
2947 * platform/mac/TestExpectations: Mark webgl/1.0.2/conformance/rendering/gl-scissor-test.html as flaky on
2950 2014-01-07 Gabor Rapcsanyi <rgabor@webkit.org>
2952 pushFinallyContext saves wrong m_labelScopes size
2953 https://bugs.webkit.org/show_bug.cgi?id=124529
2955 Remove free label scopes before saving finally context.
2957 Reviewed by Geoffrey Garen.
2959 * js/script-tests/try-return-finally-break.js: Added.
2961 * js/try-return-finally-break-expected.txt: Added.
2962 * js/try-return-finally-break.html: Added.
2964 2014-01-07 Bear Travis <betravis@adobe.com>
2966 [CSS Shapes] Change default value from 'auto' to 'none'
2967 https://bugs.webkit.org/show_bug.cgi?id=126544
2969 Reviewed by Sam Weinig.
2971 Change the default value to 'none', and replace 'none' with 'auto' in the
2972 list of invalid values.
2974 * fast/shapes/css-shapes-disabled-expected.txt:
2975 * fast/shapes/css-shapes-disabled.html:
2976 * fast/shapes/parsing/parsing-shape-inside-expected.txt:
2977 * fast/shapes/parsing/parsing-shape-inside.html:
2978 * fast/shapes/parsing/parsing-shape-lengths-expected.txt:
2979 * fast/shapes/parsing/parsing-shape-lengths.html:
2980 * fast/shapes/parsing/parsing-shape-margin-expected.txt:
2981 * fast/shapes/parsing/parsing-shape-outside-expected.txt:
2982 * fast/shapes/parsing/parsing-shape-outside.html:
2983 * fast/shapes/parsing/parsing-shape-padding-expected.txt:
2984 * fast/shapes/parsing/parsing-test-utils.js:
2986 2014-01-07 Hans Muller <hmuller@adobe.com>
2988 [CSS Shapes] shape-outside layout incorrect when line spans rounded box rounded corners
2989 https://bugs.webkit.org/show_bug.cgi?id=126528
2991 Reviewed by Andreas Kling.
2993 Verify that a line that spans a shape-outside box's top and bottom rounded corners begins
2994 at the box's right edge.
2996 * fast/shapes/shape-outside-floats/shape-outside-line-spans-box-corners-expected.html: Added.
2997 * fast/shapes/shape-outside-floats/shape-outside-line-spans-box-corners.html: Added.
2999 2014-01-07 Frédéric Wang <fred.wang@free.fr>
3001 Add Support for the semantics element.
3002 https://bugs.webkit.org/show_bug.cgi?id=100626
3004 Reviewed by Chris Fleizach.
3007 * mathml/presentation/semantics-2-expected.html: Added.
3008 * mathml/presentation/semantics-2.html: Added.
3009 * mathml/presentation/semantics-3-expected.html: Added.
3010 * mathml/presentation/semantics-3.html: Added.
3011 * mathml/presentation/semantics-4-expected.html: Added.
3012 * mathml/presentation/semantics-4.html: Added.
3014 2014-01-07 Manuel Rego Casasnovas <rego@igalia.com>
3016 [GTK] fast/repaint/repaint-regions-overflow.html is failing
3017 https://bugs.webkit.org/show_bug.cgi?id=124835
3019 Unreviewed gardening.
3021 Added new baseline for failing test.
3023 * platform/gtk/TestExpectations: Unskipped faling test.
3024 * platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt: Added.
3026 2014-01-07 Krzysztof Czech <k.czech@samsung.com>
3028 [ATK] Expose aria-checked mixed state as ATK_STATE_INDETERMINATE
3029 https://bugs.webkit.org/show_bug.cgi?id=125855
3031 Reviewed by Mario Sanchez Prada.
3033 * accessibility/aria-checked-mixed-value-expected.txt: Added.
3034 * accessibility/aria-checked-mixed-value.html: Added.
3035 * platform/mac/TestExpectations: Skipped it, missing implementation.
3036 * platform/win/TestExpectations: Skipped it, missing implementation.
3038 2014-01-06 Ryosuke Niwa <rniwa@webkit.org>
3040 REGRESSION(r157851): trailing space inside an editable region could be erroneously collapsed
3041 https://bugs.webkit.org/show_bug.cgi?id=126549
3043 Reviewed by Sam Weinig.
3045 Added a regression test and reverted the erroneous rebaseline in r157851.
3047 * editing/inserting/inserting-trailing-space-and-letter-expected.html: Added.
3048 * editing/inserting/inserting-trailing-space-and-letter.html: Added.
3049 * platform/mac/editing/selection/after-line-wrap-expected.txt:
3051 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3053 [WebGL] Unreviewed build fix for Mountain Lion drivers.
3055 * platform/mac-mountainlion/TestExpectations: Removed. Moved test to the mac/TestExpectations file.
3056 * platform/mac/TestExpectations: Add failure entry for MountainLion test.
3058 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3060 [WebGL] Unreviewed build fix for Mountain Lion drivers.
3062 Add new TestExpectations file for Mountain Lion.
3064 * platform/mac-mountainlion/TestExpectations: Added.
3066 2014-01-06 Zoltan Horvath <zoltan@webkit.org>
3068 [CSS Regions][CSS Shapes] ASSERTION FAILED: m_segmentRanges.size() < m_segments.size()
3069 https://bugs.webkit.org/show_bug.cgi?id=125770
3071 Reviewed by Bem Jones-Bey.
3073 * fast/regions/shape-inside/shape-inside-on-multiple-regions-bottom-adjustment-expected.html: Added.
3074 * fast/regions/shape-inside/shape-inside-on-multiple-regions-bottom-adjustment.html: Added.
3076 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3078 Unreviewed test correction.
3080 * webgl/1.0.2/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Remove commented-out
3081 line from debugging code.
3082 * webgl/1.0.2/resources/webgl_test_files/conformance/resources/webgl-test-utils.js:
3083 (WebGLTestUtils): Return to normal behavior of exiting immediately on test failure.
3085 2014-01-06 Seokju Kwon <seokju@webkit.org>
3087 Web Inspector: Get rid of DOM.setFileInputFiles from Protocol
3088 https://bugs.webkit.org/show_bug.cgi?id=126312
3090 Reviewed by Joseph Pecoraro.
3092 * inspector-protocol/dom/setFileInputFiles-expected.txt: Removed.
3093 * inspector-protocol/dom/setFileInputFiles.html: Removed.
3095 2014-01-06 Brent Fulgham <bfulgham@apple.com>
3097 Unreviewed test update after r161375.
3099 * platform/mac/TestExpectations: Activate several tests that are now known to pass.
3101 2014-01-06 Alexey Proskuryakov <ap@apple.com>
3103 REGRESSION (r161195): Acid2 regression tests frequently fail
3104 https://bugs.webkit.org/show_bug.cgi?id=126432
3106 * TestExpectations: Marking them as flaky.
3108 2014-01-05 Sam Weinig <sam@webkit.org>
3110 [JS] Implement Promise.all()
3111 https://bugs.webkit.org/show_bug.cgi?id=126510
3113 Reviewed by Gavin Barraclough.
3115 Enabled and fix the existing Promise.all() test case.
3116 - Promise.all() and Promise.all({}) should reject by my reading of the spec.
3117 Also removes the Promise.all() shim used by the crypto tests.
3119 * crypto/subtle/resources/common.js:
3120 * js/dom/Promise-static-all-expected.txt:
3121 * js/dom/Promise-static-all.html:
3123 2014-01-06 Zan Dobersek <zdobersek@igalia.com>
3125 Unreviewed GTK gardening.
3127 * platform/gtk/TestExpectations:
3128 Mark accessibility/menu-list-sends-change-notification.html as flaky.
3130 2014-01-06 Zan Dobersek <zdobersek@igalia.com>
3132 Unreviewed GTK gardening.
3133 Adding failure expectations for the set of currently failing tests.
3135 * platform/gtk/TestExpectations:
3137 2014-01-06 Gurpreet Kaur <k.gurpreet@samsung.com>
3139 <hr> appears gray instead of green because of color attribute is defined followed by noshade attribute
3140 https://bugs.webkit.org/show_bug.cgi?id=17674
3142 Reviewed by Simon Fraser.
3144 * fast/dom/HTMLHrElement: Added.
3145 * fast/dom/HTMLHrElement/hr-color-noshade-attribute-expected.txt: Added.
3146 * fast/dom/HTMLHrElement/hr-color-noshade-attribute.html: Added.
3147 Added new test cases to test the functionality of noshade and color
3148 attribute of hr element when color attribute is present along with
3149 noshade attribute, invalid color attribute and color noshade attributes
3150 added via javascript.
3152 2014-01-05 Sam Weinig <sam@webkit.org>
3154 [JS] Implement Promise.race()
3155 https://bugs.webkit.org/show_bug.cgi?id=126506
3157 Reviewed by Oliver Hunt.
3159 Enabled and fix the existing Promise.race() test case.
3160 - Promise.race() and Promise.race({}) should reject by my reading of the spec.
3162 * js/dom/Promise-static-race-expected.txt:
3163 * js/dom/Promise-static-race.html:
3165 2014-01-03 Commit Queue <commit-queue@webkit.org>
3167 Unreviewed, rolling out r161274.
3168 http://trac.webkit.org/changeset/161274
3169 https://bugs.webkit.org/show_bug.cgi?id=126475
3171 Volates ECMA and WebGL Specification (Requested by bfulgham on
3174 * webgl/1.0.2/resources/webgl_test_files/conformance/typedarrays/data-view-test.html:
3176 2014-01-03 Brent Fulgham <bfulgham@apple.com>
3178 Revise WebGL DataView test to match ECMAScript Draft Specification
3179 https://bugs.webkit.org/show_bug.cgi?id=126032
3181 Based on the ECMAScript specification, we believe that the current test is wrong. We are working to get this
3184 Reviewed by Dean Jackson.
3186 * webgl/1.0.2/resources/webgl_test_files/conformance/typedarrays/data-view-test.html: Do not
3187 prohibit using DataView as a function.
3189 2014-01-03 Alexey Proskuryakov <ap@apple.com>
3191 Line ending conversion should be able to handle strings with null chars
3192 https://bugs.webkit.org/show_bug.cgi?id=126202
3194 This is a merge from Blink.
3196 Reviewed by Alexey Proskuryakov.
3198 * http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt: Added.
3199 * http/tests/local/formdata/send-form-data-with-string-containing-null.html: Added.
3201 2014-01-03 Zan Dobersek <zdobersek@igalia.com>
3203 Unreviewed GTK gardening.
3205 * platform/gtk/TestExpectations: Add failure and flakiness expectations for a couple of tests.
3206 * platform/gtk/svg/custom/object-no-size-attributes-expected.txt: Rebaseline.
3208 2014-01-02 Brent Fulgham <bfulgham@apple.com>
3210 [WebGL] Correct symbol lookup logic to handle 1-element arrays
3211 https://bugs.webkit.org/show_bug.cgi?id=126411
3212 <rdar://problem/15394564>
3214 Reviewed by Dean Jackson.
3216 * webgl/1.0.2/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Add test for accessing the
3217 single-element array.
3219 2014-01-02 Jinwoo Song <jinwoo7.song@samsung.com>
3221 Unreviewed EFL gardening. Remove warnings in parsing TestExpectations.
3223 * platform/efl-wk1/TestExpectations:
3224 * platform/efl-wk2/TestExpectations:
3225 * platform/efl/TestExpectations:
3227 2014-01-02 Jinwoo Song <jinwoo7.song@samsung.com>
3229 Unreviewed EFL gardening. Rebaselining after r161140.
3231 * platform/efl/fast/table/dynamic-caption-add-before-child-expected.png:
3232 * platform/efl/fast/table/dynamic-caption-add-before-child-expected.txt:
3234 2014-01-02 Myles C. Maxfield <mmaxfield@apple.com>
3236 Crash in WebCore::translateIntersectionPointsToSkipInkBoundaries
3237 https://bugs.webkit.org/show_bug.cgi?id=126252
3239 Reviewed by Alexey Proskuryakov.
3241 This test causes intermediateTuples, a Vector of tuples of floats, to have enough
3242 entries to cause a realloc. In my tests, the realloc seems to always allocate the
3243 next area of memory (without unmapping any old pages), so this test only crashes
3244 if guardMalloc is used.
3246 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-crash-many-gaps-expected.txt: Added.
3247 * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-crash-many-gaps.html: Added.
3249 2014-01-02 Sam Weinig <sam@webkit.org>
3251 Update Promises to the https://github.com/domenic/promises-unwrapping spec
3252 https://bugs.webkit.org/show_bug.cgi?id=120954
3254 Reviewed by Filip Pizlo.
3256 * crypto/subtle/argument-conversion.html:
3257 * crypto/subtle/resources/common.js:
3258 * crypto/subtle/sha-1.html:
3259 * crypto/subtle/sha-224.html:
3260 * crypto/subtle/sha-256.html:
3261 * crypto/subtle/sha-384.html:
3262 * crypto/subtle/sha-512.html:
3263 * js/dom/Promise-already-fulfilled-expected.txt: Removed.
3264 * js/dom/Promise-already-fulfilled.html: Removed.
3265 * js/dom/Promise-already-rejected.html:
3266 * js/dom/Promise-already-resolved.html:
3267 * js/dom/Promise-catch-expected.txt:
3268 * js/dom/Promise-catch-in-workers-expected.txt:
3269 * js/dom/Promise-catch.html:
3270 * js/dom/Promise-chain.html:
3271 * js/dom/Promise-exception-expected.txt:
3272 * js/dom/Promise-exception.html:
3273 * js/dom/Promise-expected.txt:
3274 * js/dom/Promise-fulfill-expected.txt: Removed.
3275 * js/dom/Promise-fulfill-in-workers-expected.txt: Removed.
3276 * js/dom/Promise-fulfill-in-workers.html: Removed.
3277 * js/dom/Promise-fulfill.html: Removed.
3278 * js/dom/Promise-init-callback-receiver-expected.txt: Added.
3279 * js/dom/Promise-init-callback-receiver.html: Added.
3280 * js/dom/Promise-init-expected.txt:
3281 * js/dom/Promise-init-in-workers-expected.txt:
3282 * js/dom/Promise-init.html:
3283 * js/dom/Promise-onFulfilled-deep-expected.txt: Added.
3284 * js/dom/Promise-onFulfilled-deep.html: Added.
3285 * js/dom/Promise-onRejected-deep-expected.txt: Added.
3286 * js/dom/Promise-onRejected-deep.html: Added.
3287 * js/dom/Promise-reject.html:
3288 * js/dom/Promise-resolve-chain.html:
3289 * js/dom/Promise-resolve-expected.txt:
3290 * js/dom/Promise-resolve-in-workers-expected.txt:
3291 * js/dom/Promise-resolve-state-expected.txt: Added.
3292 * js/dom/Promise-resolve-state-in-workers-expected.txt: Added.
3293 * js/dom/Promise-resolve-state-in-workers.html: Added.
3294 * js/dom/Promise-resolve-state.html: Added.
3295 * js/dom/Promise-resolve-with-itself-expected.txt: Added.
3296 * js/dom/Promise-resolve-with-itself.html: Added.
3297 * js/dom/Promise-resolve-with-then-exception.html:
3298 * js/dom/Promise-resolve-with-then-fulfill-expected.txt:
3299 * js/dom/Promise-resolve-with-then-fulfill.html:
3300 * js/dom/Promise-resolve-with-then-reject-expected.txt:
3301 * js/dom/Promise-resolve-with-then-reject.html:
3302 * js/dom/Promise-resolve.html:
3303 * js/dom/Promise-simple-expected.txt:
3304 * js/dom/Promise-simple-fulfill-expected.txt: Removed.
3305 * js/dom/Promise-simple-fulfill-inside-callback-expected.txt: Removed.
3306 * js/dom/Promise-simple-fulfill-inside-callback.html: Removed.
3307 * js/dom/Promise-simple-fulfill.html: Removed.
3308 * js/dom/Promise-simple-in-workers-expected.txt:
3309 * js/dom/Promise-simple-resolve-expected.txt: Added.
3310 * js/dom/Promise-simple-resolve.html: Added.
3311 * js/dom/Promise-simple.html:
3312 * js/dom/Promise-static-all-expected.txt: Added.
3313 * js/dom/Promise-static-all.html: Added.
3314 * js/dom/Promise-static-cast-expected.txt: Added.
3315 * js/dom/Promise-static-cast.html: Added.
3316 * js/dom/Promise-static-fulfill-expected.txt: Removed.
3317 * js/dom/Promise-static-fulfill.html: Removed.
3318 * js/dom/Promise-static-race-expected.txt: Added.
3319 * js/dom/Promise-static-race.html: Added.
3320 * js/dom/Promise-static-resolve.html:
3321 * js/dom/Promise-then-callback-receiver-expected.txt: Added.
3322 * js/dom/Promise-then-callback-receiver.html: Added.
3323 * js/dom/Promise-then-expected.txt:
3324 * js/dom/Promise-then-in-workers-expected.txt:
3325 * js/dom/Promise-then-without-callbacks.html:
3326 * js/dom/Promise-then.html:
3327 * js/dom/Promise-types-expected.txt:
3328 * js/dom/Promise-types.html:
3329 * js/dom/Promise.html:
3330 * js/resources/Promise-catch-in-workers.js:
3331 * js/resources/Promise-fulfill-in-workers.js: Removed.
3332 * js/resources/Promise-init-in-workers.js:
3333 * js/resources/Promise-reject-in-workers.js:
3334 * js/resources/Promise-resolve-in-workers.js:
3335 * js/resources/Promise-resolve-state-in-workers.js: Added.
3336 * js/resources/Promise-simple-in-workers.js:
3337 * js/resources/Promise-then-in-workers.js:
3338 * js/resources/Promise-then-without-callbacks-in-workers.js:
3340 2014-01-02 Myles C. Maxfield <mmaxfield@apple.com>
3342 Allow ImageBuffer to re-use IOSurfaces
3343 https://bugs.webkit.org/show_bug.cgi?id=125477
3345 Reviewed by Geoff Garen.
3347 Now that we're re-using the backing store of canvases, this
3348 test makes sure that if we draw to a canvas, then destroy it,
3349 then create a new canvas (which should share the same backing
3350 store) that it doesn't have the stale data in it
3352 * fast/canvas/canvas-backing-store-reuse-expected.txt: Added.
3353 * fast/canvas/canvas-backing-store-reuse.html: Added.
3355 2014-01-02 Dirk Schulze <krit@webkit.org>
3357 Support <box> values computed style for 'clip-path' property
3358 https://bugs.webkit.org/show_bug.cgi?id=126148
3360 Reviewed by Simon Fraser.
3362 Test computed style of 'clip-path' property.
3364 * fast/masking/parsing-clip-path-shape.html:
3366 2014-01-01 Antti Koivisto <antti@apple.com>
3368 Do less synchronous render tree construction
3369 https://bugs.webkit.org/show_bug.cgi?id=126359
3371 * fast/html/object-image-nested-fallback.html: Update test to work with asynchronous load failures.
3372 * fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: Whitespace change.
3374 2014-01-01 Zan Dobersek <zdobersek@igalia.com>
3376 Unreviewed GTK gardening.
3377 Updating test baselines after the introduction of lazy render tree attaching,
3378 enabling the saturated layout arithmetics for the GTK port, and other changes.
3380 * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
3381 * platform/gtk/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt:
3382 * platform/gtk/fast/block/float/016-expected.txt:
3383 * platform/gtk/fast/css-generated-content/table-row-group-to-inline-expected.txt: