-2013-10-13 Alberto Garcia <berto@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk-wk2/TestExpectations:
- Add bug number to the failing animation tests.
-
-2013-10-13 Santosh Mahto <santosh.ma@samsung.com>
-
- Removing input-file-entries.html from TestExpectation
- https://bugs.webkit.org/show_bug.cgi?id=122674
-
- Reviewed by Anders Carlsson.
-
- input-file-entries.html has been removed in
- changeset 156692. so removing references to this file.
-
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
- * platform/wk2/TestExpectations:
-
-2013-10-11 Ryuan Choi <ryuan.choi@samsung.com>
-
- Unreviewed EFL gardening.
-
- Unskip tests that are already passing.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-10-11 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Rebaseline after 157292.
-
- * platform/gtk/editing/unsupported-content/table-delete-001-expected.txt:
- * platform/gtk/editing/unsupported-content/table-delete-003-expected.txt:
-
-2013-10-11 Bear Travis <betravis@adobe.com>
-
- [CSS Shapes] Shape-Image-Threshold should be animatable
- https://bugs.webkit.org/show_bug.cgi?id=122622
-
- Reviewed by Darin Adler.
-
- Adding tests for dynamically changing shape-image threshold via JS and CSS
- animations. Included are some SVG resources used as the shape image sources.
-
- * fast/shapes/resources/svg-shape-002.svg: Added.
- * fast/shapes/resources/svg-shape-003.svg: Added.
- * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-image-threshold-expected.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-image-threshold.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-shape-image-threshold-animation-expected.txt: Added.
- * fast/shapes/shape-outside-floats/shape-outside-shape-image-threshold-animation.html: Added.
-
-2013-10-11 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] New positioning model: Negative margins
- https://bugs.webkit.org/show_bug.cgi?id=118090
-
- Reviewed by Darin Adler.
-
- Tests for shape-outside with negative margins:
-
- negative top margin
- negative left margin
- negative right margin
- negative bottom margin
- negative top margin vertical right-left writing mode
- negative left margin vertical right-left writing mode
- negative right margin vertical right-left writing mode
- negative bottom margin vertical right-left writing mode
- negative top margin vertical left-right writing mode
- negative left margin vertical left-right writing mode
- negative right margin vertical left-right writing mode
- negative bottom margin vertical left-right writing mode
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-010-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-010.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-011-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-011.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-012-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-012.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-013-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-013.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-014-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-014.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-015-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-015.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-016-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-016.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-017-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-017.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-018-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-018.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-019-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-019.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-020-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-020.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-021-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-021.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
-
-2013-10-11 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] Added new accessibility expectation after r154697
- https://bugs.webkit.org/show_bug.cgi?id=122646
-
- Unreviewed EFL gardening
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
-
-2013-10-10 Dean Jackson <dino@apple.com>
-
- Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded
- http://webkit.org/b/121033
-
- Update test to indicate it no longer crashes.
-
- * TestExpectations: Mark test as passing.
- * fast/animation/request-animation-frame-remove-client-expected.txt:
- * fast/animation/request-animation-frame-remove-client.html:
-
-2013-10-10 Dean Jackson <dino@apple.com>
-
- Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded
- http://webkit.org/b/121033
-
- Reviewed by Darin Adler.
-
- Test that assertion fires if you try to remove potential client while in a
- animation dispatch.
-
- * TestExpectations: Mark test as crashing.
- * fast/animation/request-animation-frame-remove-client-expected.txt: Added.
- * fast/animation/request-animation-frame-remove-client.html: Added.
-
-2013-10-11 Zalan Bujtas <zalan@apple.com>
-
- REGRESSION (r155607): Javascript site does not load visually on panerabread.com
- https://bugs.webkit.org/show_bug.cgi?id=122461
-
- Reviewed by Simon Fraser.
-
- Do not modify the composited layer backing's internal layer structure directly
- when the clipping behaviour changes.
-
- When we directly create/destroy RenderLayerBacking::m_ancestorClippingLayer to
- reflect the new clipping state, other, depending layers need updating. In order to
- not to corrupt the internal hierarchy, mark the compositing layers dirty and let
- the normal updating mechanism take care of creating/destroying the ancestor layers.
-
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt:
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html:
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt:
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html:
- * platform/mac/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt:
- * platform/mac/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt:
-
-2013-10-10 Santosh Mahto <santosh.ma@samsung.com>
-
- contentEditable with "position:relative" paragraphs is buggy
- https://bugs.webkit.org/show_bug.cgi?id=33950
-
- Reviewed by Darin Adler.
-
- LayoutTests:
-
- Added a testcase to verify that when paragraph is relative positioned
- then deleting the all content of paragraph should not incorrectly collapse the
- others(below) paragraphs.
- And Rebaseline the test expectation.
-
- * editing/deleting/5546763-expected.txt: Updated.
- * editing/deleting/deleting-relative-positioned-special-element-expected.txt: Added.
- * editing/deleting/deleting-relative-positioned-special-element.html: Added.
- * editing/unsupported-content/table-delete-001.html: Adjusted to dump
- as markup.
- * editing/unsupported-content/table-delete-003.html: Adjusted to dump
- as markup.
-
- Below tests had wrong cursor position previously now corrected and
- both expected file has been changed to markup dump.
- * platform/mac/editing/unsupported-content/table-delete-001-expected.txt:
- * platform/mac/editing/unsupported-content/table-delete-003-expected.txt:
-
-2013-10-10 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test fast/css/font-face-download-error.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122636
-
- Reviewed by Darin Adler.
-
- * fast/css/font-face-download-error-expected.txt: TEST COMPLETE is now printed
- after the test is complete.
-
- * fast/css/font-face-download-error.html: Changed to properly wait for fonts to load.
- Also, updated to use a proper async test implementation.
-
-2013-10-10 Brendan Long <b.long@cablelabs.com>
-
- Track controls show metadata and chapter tracks
- https://bugs.webkit.org/show_bug.cgi?id=122468
-
- Reviewed by Darin Adler.
-
- Add a test to make sure we don't show metadata and chapter tracks in the track controls.
-
- * media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles-expected.txt: Added.
- * media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html: Added.
- * platform/efl/TestExpectations: Skip, uses caption button, not track menu.
- * platform/mac/TestExpectations: Skip, track menu tests all fail on Mac.
- * platform/win/TestExpectations: Same.
-
-2013-10-10 Ryosuke Niwa <rniwa@webkit.org>
-
- Add failing expectations to some tests on Mac Lion.
-
- * platform/mac-lion/TestExpectations:
-
-2013-10-10 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
-
- [MediaStream API] update MediaStream object to match spec
- https://bugs.webkit.org/show_bug.cgi?id=121939
-
- Reviewed by Jer Noble.
-
- * TestExpectations:
- * fast/mediastream/MediaStream-add-remove-tracks-expected.txt:
- * fast/mediastream/MediaStream-add-remove-tracks.html:
- * fast/mediastream/MediaStream-clone.html: Added.
- * fast/mediastream/MediaStreamConstructor-expected.txt:
- * fast/mediastream/MediaStreamConstructor.html:
-
-2013-10-10 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
-
- Create MediaStream object with ended attribute set if all tracks that are being used on its creation are ended
- https://bugs.webkit.org/show_bug.cgi?id=122358
-
- Reviewed by Jer Noble.
-
- Since there is no port supporting MediaStream yet, we are skipping this test for now.
-
- * TestExpectations:
- * fast/mediastream/MediaStream-construct-with-ended-tracks.html: Added.
-
-2013-10-09 Oliver Hunt <oliver@apple.com>
-
- Further improve ArrayIterator performance
- https://bugs.webkit.org/show_bug.cgi?id=122575
-
- Reviewed by Mark Hahnenberg.
-
- Add a few new tests to make sure the new asm thunk correctly
- handles non-arrays.
-
- * js/array-iterators-expected.txt:
- * js/script-tests/array-iterators.js:
-
-2013-10-10 Andy Estes <aestes@apple.com>
-
- Add SPI for telling WebKit to prefer pictograph glyphs over monochrome ones
- https://bugs.webkit.org/show_bug.cgi?id=122608
-
- Reviewed by Dan Bernstein.
-
- Based on patches by Dan Bernstein.
-
- * fonts/font-fallback-prefers-pictographs-expected.html: Added.
- * fonts/font-fallback-prefers-pictographs.html: Added.
-
-2013-10-10 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Add timeout annotation to gtk-wk2-specific expectation for
- editing/spelling/spellcheck-paste.html.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-10-10 Marcelo Morais <m.morais@samsung.com>
-
- Web Inspector: Remove the old front-end from WebKit
- https://bugs.webkit.org/show_bug.cgi?id=122295
-
- Reviewed by Timothy Hatcher.
-
- Skipping the tests of the old Inspector UI for all ports.
-
- * TestExpectations:
- * platform/efl-wk1/TestExpectations:
- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac-lion/TestExpectations:
- * platform/mac-wk2/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/win-xp/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
- * platform/wk2/TestExpectations:
-
-2013-10-10 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] New positioning model: Shape cropped to margin box
- https://bugs.webkit.org/show_bug.cgi?id=118092
-
- Reviewed by Alexandru Chiculita.
-
- Add tests for shapes that extend out left/right of the margin box.
-
- Fix polygon and image threshold tests so that they have a large enough
- margin box so the shape isn't clipped.
-
- Also update some of the top/bottom tests to have a better reference,
- they should be more likely to break if the implementation fails now.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-expected.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-ref-expected.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-ref.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003-expected.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-004-expected.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-004.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-005-expected.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-005.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-006-expected.html: Copied from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-006.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-000.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-002.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-threshold-001.html:
-
-2013-10-10 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. plugins/document-open.html will some times timeout.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-10-09 Chris Fleizach <cfleizach@apple.com>
-
- AX: VoiceOver speaking too much when group elements with tabindex=-1 are used
- https://bugs.webkit.org/show_bug.cgi?id=122574
-
- Reviewed by Mario Sanchez Prada.
-
- * accessibility/negative-tabindex-does-not-expose-label-expected.txt: Added.
- * accessibility/negative-tabindex-does-not-expose-label.html: Added.
-
-2013-10-10 Gustavo Noronha Silva <gns@gnome.org>
-
- Remove duplicate entry for editing/spelling/spellcheck-paste.html.
-
- * platform/gtk/TestExpectations:
-
-2013-10-10 Chris Fleizach <cfleizach@apple.com>
-
- AX: Crash at WebCore::accessibleNameForNode when visiting Facebook
- https://bugs.webkit.org/show_bug.cgi?id=122572
-
- Reviewed by Mario Sanchez Prada.
-
- * accessibility/aria-labeled-with-hidden-node-expected.txt: Added.
- * accessibility/aria-labeled-with-hidden-node.html: Added.
-
-2013-10-10 Alberto Garcia <berto@igalia.com>
-
- Unreviewed gardening.
-
- Move the tests that only fail in wk1 to their file, and unskip the
- ones that are passing in all cases.
-
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk-wk2/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-10-10 Alberto Garcia <berto@igalia.com>
-
- Unreviewed gardening.
-
- dom/xhtml/level2/html/HTMLInputElement20.xhtml no longer crashes.
-
- * platform/gtk/TestExpectations:
-
-2013-10-08 Sergio Villar Senin <svillar@igalia.com>
-
- [CSS Grid Layout] Implement support for grid-template
- https://bugs.webkit.org/show_bug.cgi?id=103313
-
- Reviewed by Dean Jackson.
-
- From Blink r153427, r155199 and r155712 by <jchaffraix@chromium.org>
-
- Added a test to verify that we properly recognize, parse, store
- and return the value of grid-template.
-
- * fast/css-grid-layout/grid-template-get-set-expected.txt: Added.
- * fast/css-grid-layout/grid-template-get-set.html: Added.
-
-2013-10-09 Alexandru Chiculita <achicu@adobe.com>
-
- Web Inspector: [CSS Regions] Display the correct fragment boxes for content inside flow threads
- https://bugs.webkit.org/show_bug.cgi?id=122291
-
- Reviewed by Timothy Hatcher.
-
- Added tests to check the result of the InspectorOverlay when it inspects nodes inside RenderFlowThreads.
-
- * http/tests/inspector/elements-test.js:
- * inspector/elements/highlight-regions-flow-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-horiz-bt-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-horiz-bt.html: Added.
- * inspector/elements/highlight-regions-flow-transform-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-transform-horiz-bt-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-transform-horiz-bt.html: Added.
- * inspector/elements/highlight-regions-flow-transform-vert-lr-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-transform-vert-lr.html: Added.
- * inspector/elements/highlight-regions-flow-transform-vert-rl-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-transform-vert-rl.html: Added.
- * inspector/elements/highlight-regions-flow-transform.html: Added.
- * inspector/elements/highlight-regions-flow-vert-lr-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-vert-lr.html: Added.
- * inspector/elements/highlight-regions-flow-vert-rl-expected.txt: Added.
- * inspector/elements/highlight-regions-flow-vert-rl.html: Added.
- * inspector/elements/highlight-regions-flow.html: Added.
-
-2013-10-09 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] Lines that don't intersect shape-outside should ignore both left and right margins
- https://bugs.webkit.org/show_bug.cgi?id=122570
-
- Reviewed by Alexandru Chiculita.
-
- Update tests to work with the proper behavior for margins. Yes, the
- tests were not correct before.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-000.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-007.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-009.html:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
- * fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes.html:
-
-2013-10-09 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] Clip shape-outside to the bottom of the margin box
- https://bugs.webkit.org/show_bug.cgi?id=122562
-
- Reviewed by Alexandru Chiculita.
-
- Test that the shape is properly clipped to the bottom of the float.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-000-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-000.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-002-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-002.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
-
-2013-10-09 Chris Fleizach <cfleizach@apple.com>
-
- AX: VoiceOver double speaks all items in <li> nodes
- https://bugs.webkit.org/show_bug.cgi?id=122564
-
- Reviewed by Brent Fulgham.
-
- Make a mac specific expectation for listitem-title on Mac.
- Make a more directed test for Mac regarding listitem labeling.
-
- * platform/mac/accessibility/lists-expected.txt:
- * platform/mac/accessibility/listitem-title-expected.txt: Added.
- * platform/mac/accessibility/native-list-item-should-not-expose-label-expected.txt: Added.
- * platform/mac/accessibility/native-list-item-should-not-expose-label.html: Added.
-
-2013-10-09 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Many inspector protocol tests are timing out on the bots, unreproducible locally.
-
- * platform/gtk/TestExpectations:
-
-2013-10-09 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. A couple of paste tests began timing out after
- http://trac.webkit.org/changeset/156678.
-
- * platform/gtk/TestExpectations:
-
-2013-10-09 Sergio Correia <sergio.correia@openbossa.org>
-
- CoordinatedGraphics: Fix integer rounding when computing pixel alignment
- https://bugs.webkit.org/show_bug.cgi?id=122565
-
- Reviewed by Noam Rosenthal.
-
- Added test that rotates 45 degrees a very long text in a dt tag that
- might crash the browser depending on how it handles the integer
- rounding when computing pixel alignment.
-
- * transforms/3d/general/rotate-45-degrees-long-inner-text-in-dt-expected.txt: Added.
- * transforms/3d/general/rotate-45-degrees-long-inner-text-in-dt.html: Added.
-
-2013-10-09 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] Some accessibility tests are failing
- https://bugs.webkit.org/show_bug.cgi?id=122553
-
- Unreviewed EFL gardening
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
-
-2013-10-09 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Add timeout as expected result for fast/history/go-back-to-iframe-with-plugin.html,
- since it times out sometimes.
-
- * platform/gtk/TestExpectations:
-
-2013-10-09 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Add timeout as expected result for mathml/very-large-stretchy-operators.html,
- since it times out on the bots.
-
- * platform/gtk/TestExpectations:
-
-2013-10-09 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] accessibility/table-cells.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=122544
-
- Unreviewed EFL gardening
-
- Changed expectations so that they show proper name of the parent (the table)
-
- * platform/efl-wk1/accessibility/table-cells-expected.txt:
- * platform/efl-wk2/accessibility/table-cells-expected.txt:
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Fix expectation for geolocation test that has been timing out.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Move http/tests/loading/307-after-303-after-post.html failure
- expectation to the global gtk expectations file, since it's also true for gtk-wk2.
-
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. The 64 bits release bot has been made to use 8 bpp depth, so
- fast/dom/Window/window-screen-properties.html won't pass there.
-
- * platform/gtk/TestExpectations:
-
-2013-10-08 Oliver Hunt <oliver@apple.com>
-
- Convert for-of iteration to in-band signalling so we can trivially avoid unnecessary object allocation
- https://bugs.webkit.org/show_bug.cgi?id=122532
-
- Reviewed by Michael Saboff.
-
- Update tests to reflect our non-exposure of .next()
-
- * js/array-iterators-expected.txt:
- * js/script-tests/array-iterators.js:
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Make platform-specific expectation file apply only to gtk-wk1, since
- gtk-wk2 gets the output right.
-
- * platform/gtk-wk1/fast/loader/show-only-one-beforeunload-dialog-expected.txt: Renamed from LayoutTests/platform/gtk/fast/loader/show-only-one-beforeunload-dialog-expected.txt.
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Update gtk-wk2-specific expectations for a couple of
- fast/dom/Window tests:
-
- - fast/dom/Window/window-postmessage-clone.html (times out)
- - fast/dom/Window/open-window-min-size.html (fails)
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Upgrade accessibility/title-ui-element-correctness.html from crash (wk2-specific)
- to fail (gtk-wide) expectation.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-10-08 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Move autoheight* tests into fast/regions/auto-size
- https://bugs.webkit.org/show_bug.cgi?id=122514
-
- Reviewed by Sam Weinig.
-
- Move tests, fix include paths, change TestExpectations when necessary.
-
- * fast/regions/auto-size/abspos-autoheight-nested-region-expected.txt: Renamed from LayoutTests/fast/regions/abspos-autoheight-nested-region-expected.txt.
- * fast/regions/auto-size/abspos-autoheight-nested-region.html: Renamed from LayoutTests/fast/regions/abspos-autoheight-nested-region.html.
- * fast/regions/auto-size/autoheight-abspos-bottom-align-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-abspos-bottom-align-expected.txt.
- * fast/regions/auto-size/autoheight-abspos-bottom-align.html: Renamed from LayoutTests/fast/regions/autoheight-abspos-bottom-align.html.
- * fast/regions/auto-size/autoheight-abspos-region-expected.html: Renamed from LayoutTests/fast/regions/autoheight-abspos-region-expected.html.
- * fast/regions/auto-size/autoheight-abspos-region.html: Renamed from LayoutTests/fast/regions/autoheight-abspos-region.html.
- * fast/regions/auto-size/autoheight-allregions-expected.html: Renamed from LayoutTests/fast/regions/autoheight-allregions-expected.html.
- * fast/regions/auto-size/autoheight-allregions-nobreaks-expected.html: Renamed from LayoutTests/fast/regions/autoheight-allregions-nobreaks-expected.html.
- * fast/regions/auto-size/autoheight-allregions-nobreaks.html: Renamed from LayoutTests/fast/regions/autoheight-allregions-nobreaks.html.
- * fast/regions/auto-size/autoheight-allregions.html: Renamed from LayoutTests/fast/regions/autoheight-allregions.html.
- * fast/regions/auto-size/autoheight-break-after-expected.html: Renamed from LayoutTests/fast/regions/autoheight-break-after-expected.html.
- * fast/regions/auto-size/autoheight-break-after.html: Renamed from LayoutTests/fast/regions/autoheight-break-after.html.
- * fast/regions/auto-size/autoheight-breakafteralways-maxheight-expected.html: Renamed from LayoutTests/fast/regions/autoheight-breakafteralways-maxheight-expected.html.
- * fast/regions/auto-size/autoheight-breakafteralways-maxheight.html: Renamed from LayoutTests/fast/regions/autoheight-breakafteralways-maxheight.html.
- * fast/regions/auto-size/autoheight-breakbefore-wrongheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-breakbefore-wrongheight-expected.txt.
- * fast/regions/auto-size/autoheight-breakbefore-wrongheight.html: Renamed from LayoutTests/fast/regions/autoheight-breakbefore-wrongheight.html.
- * fast/regions/auto-size/autoheight-breakbeforealways-expected.html: Renamed from LayoutTests/fast/regions/autoheight-breakbeforealways-expected.html.
- * fast/regions/auto-size/autoheight-breakbeforealways.html: Renamed from LayoutTests/fast/regions/autoheight-breakbeforealways.html.
- * fast/regions/auto-size/autoheight-correct-region-for-lines-2-expected.html: Renamed from LayoutTests/fast/regions/autoheight-correct-region-for-lines-2-expected.html.
- * fast/regions/auto-size/autoheight-correct-region-for-lines-2.html: Renamed from LayoutTests/fast/regions/autoheight-correct-region-for-lines-2.html.
- * fast/regions/auto-size/autoheight-correct-region-for-lines-expected.html: Renamed from LayoutTests/fast/regions/autoheight-correct-region-for-lines-expected.html.
- * fast/regions/auto-size/autoheight-correct-region-for-lines.html: Renamed from LayoutTests/fast/regions/autoheight-correct-region-for-lines.html.
- * fast/regions/auto-size/autoheight-definedheight-changenotdetected-expected.html: Renamed from LayoutTests/fast/regions/autoheight-definedheight-changenotdetected-expected.html.
- * fast/regions/auto-size/autoheight-definedheight-changenotdetected.html: Renamed from LayoutTests/fast/regions/autoheight-definedheight-changenotdetected.html.
- * fast/regions/auto-size/autoheight-dynamic-update-expected.html: Renamed from LayoutTests/fast/regions/autoheight-dynamic-update-expected.html.
- * fast/regions/auto-size/autoheight-dynamic-update.html: Renamed from LayoutTests/fast/regions/autoheight-dynamic-update.html.
- * fast/regions/auto-size/autoheight-firstregion-breakalways-expected.html: Renamed from LayoutTests/fast/regions/autoheight-firstregion-breakalways-expected.html.
- * fast/regions/auto-size/autoheight-firstregion-breakalways.html: Renamed from LayoutTests/fast/regions/autoheight-firstregion-breakalways.html.
- * fast/regions/auto-size/autoheight-flexbox-expected.html: Renamed from LayoutTests/fast/regions/autoheight-flexbox-expected.html.
- * fast/regions/auto-size/autoheight-flexbox.html: Renamed from LayoutTests/fast/regions/autoheight-flexbox.html.
- * fast/regions/auto-size/autoheight-floatright-region-expected.html: Renamed from LayoutTests/fast/regions/autoheight-floatright-region-expected.html.
- * fast/regions/auto-size/autoheight-floatright-region.html: Renamed from LayoutTests/fast/regions/autoheight-floatright-region.html.
- * fast/regions/auto-size/autoheight-horizontal-bt-expected.html: Renamed from LayoutTests/fast/regions/autoheight-horizontal-bt-expected.html.
- * fast/regions/auto-size/autoheight-horizontal-bt.html: Renamed from LayoutTests/fast/regions/autoheight-horizontal-bt.html.
- * fast/regions/auto-size/autoheight-inlineblock-normalflow-region-expected.html: Renamed from LayoutTests/fast/regions/autoheight-inlineblock-normalflow-region-expected.html.
- * fast/regions/auto-size/autoheight-inlineblock-normalflow-region.html: Renamed from LayoutTests/fast/regions/autoheight-inlineblock-normalflow-region.html.
- * fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored-expected.html: Renamed from LayoutTests/fast/regions/autoheight-lastregion-overflowauto-breaksignored-expected.html.
- * fast/regions/auto-size/autoheight-lastregion-overflowauto-breaksignored.html: Renamed from LayoutTests/fast/regions/autoheight-lastregion-overflowauto-breaksignored.html.
- * fast/regions/auto-size/autoheight-lastregion-overflowauto-expected.html: Renamed from LayoutTests/fast/regions/autoheight-lastregion-overflowauto-expected.html.
- * fast/regions/auto-size/autoheight-lastregion-overflowauto.html: Renamed from LayoutTests/fast/regions/autoheight-lastregion-overflowauto.html.
- * fast/regions/auto-size/autoheight-maxheight-mixed-break-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-maxheight-mixed-break-expected.txt.
- * fast/regions/auto-size/autoheight-maxheight-mixed-break.html: Renamed from LayoutTests/fast/regions/autoheight-maxheight-mixed-break.html.
- * fast/regions/auto-size/autoheight-maxheight-region-expected.html: Renamed from LayoutTests/fast/regions/autoheight-maxheight-region-expected.html.
- * fast/regions/auto-size/autoheight-maxheight-region.html: Renamed from LayoutTests/fast/regions/autoheight-maxheight-region.html.
- * fast/regions/auto-size/autoheight-maxheight-simple-break-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-maxheight-simple-break-expected.txt.
- * fast/regions/auto-size/autoheight-maxheight-simple-break.html: Renamed from LayoutTests/fast/regions/autoheight-maxheight-simple-break.html.
- * fast/regions/auto-size/autoheight-maxheight-simple-nobreak-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-maxheight-simple-nobreak-expected.txt.
- * fast/regions/auto-size/autoheight-maxheight-simple-nobreak.html: Renamed from LayoutTests/fast/regions/autoheight-maxheight-simple-nobreak.html.
- * fast/regions/auto-size/autoheight-middleregion-expected.html: Renamed from LayoutTests/fast/regions/autoheight-middleregion-expected.html.
- * fast/regions/auto-size/autoheight-middleregion.html: Renamed from LayoutTests/fast/regions/autoheight-middleregion.html.
- * fast/regions/auto-size/autoheight-minheight-region-expected.html: Renamed from LayoutTests/fast/regions/autoheight-minheight-region-expected.html.
- * fast/regions/auto-size/autoheight-minheight-region.html: Renamed from LayoutTests/fast/regions/autoheight-minheight-region.html.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-expected.txt.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-hbt-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-hbt-expected.txt.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-hbt.html: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-hbt.html.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-vlr-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-vlr-expected.txt.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-vlr.html: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-vlr.html.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-vrl-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-vrl-expected.txt.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break-vrl.html: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break-vrl.html.
- * fast/regions/auto-size/autoheight-minmaxheight-mixed-break.html: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-mixed-break.html.
- * fast/regions/auto-size/autoheight-minmaxheight-simple-break-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-simple-break-expected.txt.
- * fast/regions/auto-size/autoheight-minmaxheight-simple-break.html: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-simple-break.html.
- * fast/regions/auto-size/autoheight-minmaxheight-simple-nobreak-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-simple-nobreak-expected.txt.
- * fast/regions/auto-size/autoheight-minmaxheight-simple-nobreak.html: Renamed from LayoutTests/fast/regions/autoheight-minmaxheight-simple-nobreak.html.
- * fast/regions/auto-size/autoheight-mixed-nested-complex-regions-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-mixed-nested-complex-regions-expected.txt.
- * fast/regions/auto-size/autoheight-mixed-nested-complex-regions.html: Renamed from LayoutTests/fast/regions/autoheight-mixed-nested-complex-regions.html.
- * fast/regions/auto-size/autoheight-mixed-nested-regions-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-mixed-nested-regions-expected.txt.
- * fast/regions/auto-size/autoheight-mixed-nested-regions.html: Renamed from LayoutTests/fast/regions/autoheight-mixed-nested-regions.html.
- * fast/regions/auto-size/autoheight-mixed-parallel-regions-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-mixed-parallel-regions-expected.txt.
- * fast/regions/auto-size/autoheight-mixed-parallel-regions.html: Renamed from LayoutTests/fast/regions/autoheight-mixed-parallel-regions.html.
- * fast/regions/auto-size/autoheight-nested-regions-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-nested-regions-expected.txt.
- * fast/regions/auto-size/autoheight-nested-regions.html: Renamed from LayoutTests/fast/regions/autoheight-nested-regions.html.
- * fast/regions/auto-size/autoheight-normalflow-region-expected.html: Renamed from LayoutTests/fast/regions/autoheight-normalflow-region-expected.html.
- * fast/regions/auto-size/autoheight-normalflow-region.html: Renamed from LayoutTests/fast/regions/autoheight-normalflow-region.html.
- * fast/regions/auto-size/autoheight-region-decrease-maxheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-decrease-maxheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-decrease-maxheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-decrease-maxheight.html.
- * fast/regions/auto-size/autoheight-region-decrease-minheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-decrease-minheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-decrease-minheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-decrease-minheight.html.
- * fast/regions/auto-size/autoheight-region-decrease-width-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-decrease-width-expected.txt.
- * fast/regions/auto-size/autoheight-region-decrease-width.html: Renamed from LayoutTests/fast/regions/autoheight-region-decrease-width.html.
- * fast/regions/auto-size/autoheight-region-increase-maxheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-increase-maxheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-increase-maxheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-increase-maxheight.html.
- * fast/regions/auto-size/autoheight-region-increase-minheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-increase-minheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-increase-minheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-increase-minheight.html.
- * fast/regions/auto-size/autoheight-region-increase-width-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-increase-width-expected.txt.
- * fast/regions/auto-size/autoheight-region-increase-width.html: Renamed from LayoutTests/fast/regions/autoheight-region-increase-width.html.
- * fast/regions/auto-size/autoheight-region-new-maxheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-new-maxheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-new-maxheight-vrl-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-new-maxheight-vrl-expected.txt.
- * fast/regions/auto-size/autoheight-region-new-maxheight-vrl.html: Renamed from LayoutTests/fast/regions/autoheight-region-new-maxheight-vrl.html.
- * fast/regions/auto-size/autoheight-region-new-maxheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-new-maxheight.html.
- * fast/regions/auto-size/autoheight-region-new-minheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-new-minheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-new-minheight-vlr-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-new-minheight-vlr-expected.txt.
- * fast/regions/auto-size/autoheight-region-new-minheight-vlr.html: Renamed from LayoutTests/fast/regions/autoheight-region-new-minheight-vlr.html.
- * fast/regions/auto-size/autoheight-region-new-minheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-new-minheight.html.
- * fast/regions/auto-size/autoheight-region-remove-maxheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-remove-maxheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-remove-maxheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-remove-maxheight.html.
- * fast/regions/auto-size/autoheight-region-remove-minheight-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-region-remove-minheight-expected.txt.
- * fast/regions/auto-size/autoheight-region-remove-minheight.html: Renamed from LayoutTests/fast/regions/autoheight-region-remove-minheight.html.
- * fast/regions/auto-size/autoheight-regionlayoutupdate-multipletimes-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-regionlayoutupdate-multipletimes-expected.txt.
- * fast/regions/auto-size/autoheight-regionlayoutupdate-multipletimes.html: Renamed from LayoutTests/fast/regions/autoheight-regionlayoutupdate-multipletimes.html.
- * fast/regions/auto-size/autoheight-regions-mark-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-regions-mark-expected.txt.
- * fast/regions/auto-size/autoheight-regions-mark.html: Renamed from LayoutTests/fast/regions/autoheight-regions-mark.html.
- * fast/regions/auto-size/autoheight-secondregion-breakoutside-expected.html: Renamed from LayoutTests/fast/regions/autoheight-secondregion-breakoutside-expected.html.
- * fast/regions/auto-size/autoheight-secondregion-breakoutside.html: Renamed from LayoutTests/fast/regions/autoheight-secondregion-breakoutside.html.
- * fast/regions/auto-size/autoheight-secondregion-expected.html: Renamed from LayoutTests/fast/regions/autoheight-secondregion-expected.html.
- * fast/regions/auto-size/autoheight-secondregion.html: Renamed from LayoutTests/fast/regions/autoheight-secondregion.html.
- * fast/regions/auto-size/autoheight-singleregion-breakafteralways-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakafteralways-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-breakafteralways-maxheight-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakafteralways-maxheight-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-breakafteralways-maxheight.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakafteralways-maxheight.html.
- * fast/regions/auto-size/autoheight-singleregion-breakafteralways.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakafteralways.html.
- * fast/regions/auto-size/autoheight-singleregion-breakaftermargin-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakaftermargin-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-breakaftermargin.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakaftermargin.html.
- * fast/regions/auto-size/autoheight-singleregion-breakbeforealways-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakbeforealways-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-breakbeforealways-minheight-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakbeforealways-minheight-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-breakbeforealways-minheight.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakbeforealways-minheight.html.
- * fast/regions/auto-size/autoheight-singleregion-breakbeforealways.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-breakbeforealways.html.
- * fast/regions/auto-size/autoheight-singleregion-multiplebreaks-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-multiplebreaks-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-multiplebreaks.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-multiplebreaks.html.
- * fast/regions/auto-size/autoheight-singleregion-overflowauto-breaksignored-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-overflowauto-breaksignored-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-overflowauto-breaksignored.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-overflowauto-breaksignored.html.
- * fast/regions/auto-size/autoheight-singleregion-overflowauto-expected.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-overflowauto-expected.html.
- * fast/regions/auto-size/autoheight-singleregion-overflowauto.html: Renamed from LayoutTests/fast/regions/autoheight-singleregion-overflowauto.html.
- * fast/regions/auto-size/autoheight-two-pass-layout-complex-001-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-two-pass-layout-complex-001-expected.txt.
- * fast/regions/auto-size/autoheight-two-pass-layout-complex-001.html: Renamed from LayoutTests/fast/regions/autoheight-two-pass-layout-complex-001.html.
- * fast/regions/auto-size/autoheight-two-pass-layout-complex-002-expected.txt: Renamed from LayoutTests/fast/regions/autoheight-two-pass-layout-complex-002-expected.txt.
- * fast/regions/auto-size/autoheight-two-pass-layout-complex-002.html: Renamed from LayoutTests/fast/regions/autoheight-two-pass-layout-complex-002.html.
- * fast/regions/auto-size/autoheight-vertical-lr-expected.html: Renamed from LayoutTests/fast/regions/autoheight-vertical-lr-expected.html.
- * fast/regions/auto-size/autoheight-vertical-lr.html: Renamed from LayoutTests/fast/regions/autoheight-vertical-lr.html.
- * fast/regions/auto-size/autoheight-vertical-rl-expected.html: Renamed from LayoutTests/fast/regions/autoheight-vertical-rl-expected.html.
- * fast/regions/auto-size/autoheight-vertical-rl.html: Renamed from LayoutTests/fast/regions/autoheight-vertical-rl.html.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-10-08 Dean Jackson <dino@apple.com>
-
- Unreviewed followup to https://bugs.webkit.org/show_bug.cgi?id=122523
- This test now passes, so updating expected file.
-
- * fast/canvas/webgl/webgl-unprefixed-context-id-expected.txt:
-
-2013-10-08 Dean Jackson <dino@apple.com>
-
- Support unprefixed WebGL context creation
- https://bugs.webkit.org/show_bug.cgi?id=122523
- <rdar://problem/15179463>
-
- Reviewed by Simon Fraser.
-
- Tests that we can create a context without the
- "experimental-" prefix. Meanwhile, most of the other
- WebGL tests should start to use the unprefixed
- form automatically (the helper script attempts
- "webgl" first).
-
- * fast/canvas/webgl/unprefixed-context-expected.txt: Added.
- * fast/canvas/webgl/unprefixed-context.html: Added.
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Skip a new WebGL test along with the others.
-
- * platform/gtk/TestExpectations:
-
-2013-10-07 Dean Jackson <dino@apple.com>
-
- Video -> pixel buffer output should not manage color spaces
- https://bugs.webkit.org/show_bug.cgi?id=122486
-
- Reviewed by Tim Horton.
-
- * media/video-canvas-drawing-output-expected.txt: Added.
- * media/video-canvas-drawing-output.html: Added.
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening.
-
- * platform/gtk/TestExpectations: fast/backgrounds/background-opaque-images-over-color.html
- failing.
-
-2013-10-08 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Regions with overflow: hidden should paint over positioned sibling
- https://bugs.webkit.org/show_bug.cgi?id=122389
-
- Reviewed by Alexandru Chiculita.
-
- Add overflow: hidden to the region to test that it does not move to the normal flow layers.
-
- * fast/regions/layers/region-normalflow-stacking-context.html:
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening, these tests had a couple pixels shift at some point,
- needing a new baseline.
-
- * platform/gtk/fast/hidpi/clip-text-in-hidpi-expected.txt:
- * platform/gtk/fast/hidpi/image-set-background-dynamic-expected.txt:
- * platform/gtk/fast/hidpi/image-set-border-image-dynamic-expected.txt:
-
-2013-10-08 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- [Mac] Unskip editing/spelling/spelling-changed-text.html
- https://bugs.webkit.org/show_bug.cgi?id=122502
-
- Unreviewed gardening.
-
- * platform/mac/TestExpectations:
- spelling-changed.html is passing after r156901.
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. A couple of media-query tests rely on 3d transforms,
- so skip them along with the 3d transforms tests.
-
- * platform/gtk/TestExpectations:
-
-2013-10-08 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Computed z-Index should return 0 instead of auto for a region
- https://bugs.webkit.org/show_bug.cgi?id=122405
-
- Reviewed by David Hyatt.
-
- * fast/regions/layers/region-zIndex-computedStyle-expected.txt: Added.
- * fast/regions/layers/region-zIndex-computedStyle.html: Added.
-
-2013-10-08 Andrei Bucur <abucur@adobe.com>
-
- [CSS Regions] Widows don't work if the first line in a region is aligned with the top of the region
- https://bugs.webkit.org/show_bug.cgi?id=122450
-
- Reviewed by David Hyatt.
-
- Simple test veryfing that widows are correctly computed when there is a float affecting the lines
- and when they are vertically aligned with the regions height.
-
- * fast/regions/regions-widows-float-top-aligned-expected.html: Added.
- * fast/regions/regions-widows-float-top-aligned.html: Added.
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed gardening. Adding ImageOnlyFailure expectations to:
-
- - fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html
- - fast/regions/selection/selecting-text-ignoring-region-vert-lr.html
- - fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html
- - fast/regions/selection/selecting-text-in-2-regions-vert-lr.html
-
- * platform/gtk/TestExpectations:
-
-2013-10-08 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test inspector/styles/add-new-rule-with-style-after-body.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122510
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-08 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test inspector/debugger/debugger-activation-crash2.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122509
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-08 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test compositing/video/video-reflection.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122508
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-08 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test media/track/track-cue-rendering.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122507
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-08 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed, rolling out r157080.
- http://trac.webkit.org/changeset/157080
-
- Not a proper baseline
-
- * platform/gtk/fast/regions/selection/selecting-text-ignoring-region-horiz-bt-expected.png: Removed.
- * platform/gtk/fast/regions/selection/selecting-text-ignoring-region-vert-lr-expected.png: Removed.
- * platform/gtk/fast/regions/selection/selecting-text-in-2-regions-horiz-bt-expected.png: Removed.
- * platform/gtk/fast/regions/selection/selecting-text-in-2-regions-vert-lr-expected.png: Removed.
-
-2013-10-08 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: media/video-layer-crash.html
- https://bugs.webkit.org/show_bug.cgi?id=114744
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-08 Hurnjoo Lee <hurnjoo.lee@samsung.com>
-
- Composited layer that painted into composited ancestor is not repainted after moving
- https://bugs.webkit.org/show_bug.cgi?id=114655
-
- Reviewed by Simon Fraser.
-
- Add a text repaint test to check the repainting of composited layer
- that painted into composited ancestor.
-
- * compositing/repaint/absolute-painted-into-composited-ancestor-expected.txt: Added.
- * compositing/repaint/absolute-painted-into-composited-ancestor.html: Added.
-
-2013-10-08 Zalan Bujtas <zalan@apple.com>
-
- Unreviewed. Rollout of r156536. ~5% regression in inline layout performance.
-
- * fast/css/unexpected-word-wrapping-with-non-empty-spans-expected.html: Removed.
- * fast/css/unexpected-word-wrapping-with-non-empty-spans.html: Removed.
-
-2013-10-08 Michał Pakuła vel Rutka <m.pakula@samsung.com>
-
- Unreviewed EFL gardening
-
- Unskip tests that are already passing.
-
- * platform/efl-wk1/TestExpectations: Mark unskipped test as failing for WK1.
- * platform/efl/TestExpectations:
-
-2013-10-08 Mario Sanchez Prada <mario.prada@samsung.com>
-
- Unreviewed GTK gardening. Name for tables are now properly showing
- up when exposing information for the parent of a table's cell.
-
- * platform/gtk/accessibility/table-cells-expected.txt: Updated.
-
-2013-10-07 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- context-menu-suggestions-multiword-selection.html and context-menu-suggestions-subword-selection.html are flaky after r156901
- https://bugs.webkit.org/show_bug.cgi?id=122414
-
- Reviewed by Ryosuke Niwa.
-
- On Mac, first call of 'initSpellTest' from spelling/resources/util.js
- often fails while checking spelling marker.
- Use shouldBecomeDifferent instead of calling timers in the tests.
- It should have been done at r156137 when shouldBecomeEqual/Different
- was used in asynchronous spell checking tests.
-
- * editing/spelling/resources/util.js:
- Use shouldBecomeDifferent instead of timers.
-
- * editing/spelling/context-menu-suggestions-multiword-selection-expected.txt:
- * editing/spelling/context-menu-suggestions-subword-selection-expected.txt:
- * editing/spelling/spelling-changed-text-expected.txt:
- * editing/spelling/spelling-double-clicked-word-expected.txt:
- * editing/spelling/spelling-exactly-selected-multiple-words-expected.txt:
- * editing/spelling/spelling-exactly-selected-word-expected.txt:
- * editing/spelling/spelling-should-select-multiple-words-expected.txt:
- * editing/spelling/spelling-with-punctuation-selection-expected.txt:
- * editing/spelling/spelling-with-whitespace-selection-expected.txt:
- Rebaseline the tests which include util.js due to
- shouldBecomeDifferent outputs more logs.
-
- * platform/mac/TestExpectations:
- Now context-menu-suggestions-multiword-selection.html and
- context-menu-suggestions-subword-selection.html are passing for Mac.
-
-2013-10-08 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Move autosize and autowidth tests into fast/regions/auto-size
- https://bugs.webkit.org/show_bug.cgi?id=122493
-
- Reviewed by Andreas Kling.
-
- Simple move, changed paths in 2 tests.
-
- * fast/regions/auto-size/autosize-abspos-anchoredregion-expected.txt: Renamed from LayoutTests/fast/regions/autosize-abspos-anchoredregion-expected.txt.
- * fast/regions/auto-size/autosize-abspos-anchoredregion-vertlr-expected.txt: Renamed from LayoutTests/fast/regions/autosize-abspos-anchoredregion-vertlr-expected.txt.
- * fast/regions/auto-size/autosize-abspos-anchoredregion-vertlr.html: Renamed from LayoutTests/fast/regions/autosize-abspos-anchoredregion-vertlr.html.
- * fast/regions/auto-size/autosize-abspos-anchoredregion.html: Renamed from LayoutTests/fast/regions/autosize-abspos-anchoredregion.html.
- * fast/regions/auto-size/autosize-region-container-resize-expected.html: Renamed from LayoutTests/fast/regions/autosize-region-container-resize-expected.html.
- * fast/regions/auto-size/autosize-region-container-resize.html: Renamed from LayoutTests/fast/regions/autosize-region-container-resize.html.
- * fast/regions/auto-size/autosize-region-window-resize-expected.html: Renamed from LayoutTests/fast/regions/autosize-region-window-resize-expected.html.
- * fast/regions/auto-size/autosize-region-window-resize.html: Renamed from LayoutTests/fast/regions/autosize-region-window-resize.html.
- * fast/regions/auto-size/autowidth-abspos-expected.html: Renamed from LayoutTests/fast/regions/autowidth-abspos-expected.html.
- * fast/regions/auto-size/autowidth-abspos-regionchain-expected.html: Renamed from LayoutTests/fast/regions/autowidth-abspos-regionchain-expected.html.
- * fast/regions/auto-size/autowidth-abspos-regionchain.html: Renamed from LayoutTests/fast/regions/autowidth-abspos-regionchain.html.
- * fast/regions/auto-size/autowidth-abspos.html: Renamed from LayoutTests/fast/regions/autowidth-abspos.html.
- * fast/regions/auto-size/autowidth-attachedinvalidregion-expected.txt: Renamed from LayoutTests/fast/regions/autowidth-attachedinvalidregion-expected.txt.
- * fast/regions/auto-size/autowidth-attachedinvalidregion.html: Renamed from LayoutTests/fast/regions/autowidth-attachedinvalidregion.html.
- * fast/regions/auto-size/autowidth-float-expected.html: Renamed from LayoutTests/fast/regions/autowidth-float-expected.html.
- * fast/regions/auto-size/autowidth-float.html: Renamed from LayoutTests/fast/regions/autowidth-float.html.
- * fast/regions/auto-size/autowidth-inlineblock-expected.html: Renamed from LayoutTests/fast/regions/autowidth-inlineblock-expected.html.
- * fast/regions/auto-size/autowidth-inlineblock.html: Renamed from LayoutTests/fast/regions/autowidth-inlineblock.html.
- * fast/regions/auto-size/autowidth-nonreplaced-abspos-expected.html: Renamed from LayoutTests/fast/regions/autowidth-nonreplaced-abspos-expected.html.
- * fast/regions/auto-size/autowidth-nonreplaced-abspos.html: Renamed from LayoutTests/fast/regions/autowidth-nonreplaced-abspos.html.
- * fast/regions/auto-size/autowidth-nonreplacedblock-normalflow-expected.html: Renamed from LayoutTests/fast/regions/autowidth-nonreplacedblock-normalflow-expected.html.
- * fast/regions/auto-size/autowidth-nonreplacedblock-normalflow.html: Renamed from LayoutTests/fast/regions/autowidth-nonreplacedblock-normalflow.html.
- * fast/regions/auto-size/autowidth-normalflow-expected.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-expected.html.
- * fast/regions/auto-size/autowidth-normalflow-maxwidth-expected.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-maxwidth-expected.html.
- * fast/regions/auto-size/autowidth-normalflow-maxwidth.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-maxwidth.html.
- * fast/regions/auto-size/autowidth-normalflow-minmaxwidth-expected.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-minmaxwidth-expected.html.
- * fast/regions/auto-size/autowidth-normalflow-minmaxwidth.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-minmaxwidth.html.
- * fast/regions/auto-size/autowidth-normalflow-minwidth-expected.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-minwidth-expected.html.
- * fast/regions/auto-size/autowidth-normalflow-minwidth.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-minwidth.html.
- * fast/regions/auto-size/autowidth-normalflow-vertrl-expected.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-vertrl-expected.html.
- * fast/regions/auto-size/autowidth-normalflow-vertrl.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow-vertrl.html.
- * fast/regions/auto-size/autowidth-normalflow.html: Renamed from LayoutTests/fast/regions/autowidth-normalflow.html.
-
-2013-10-07 Carlos Garcia Campos <cgarcia@igalia.com>
-
- [GTK] media/video-src-blob.html
- https://bugs.webkit.org/show_bug.cgi?id=102586
-
- Reviewed by Martin Robinson.
-
- * platform/gtk/TestExpectations: Unskip
- media/video-src-blob.html.
-
-2013-10-07 Alexey Proskuryakov <ap@apple.com>
-
- webaudio/javascriptaudionode-upmix2-8channel-input.html is flaky on Mac WK2
- https://bugs.webkit.org/show_bug.cgi?id=120148
-
- * platform/mac-wk2/TestExpectations: Removed a duplicate expectation that I overlooked
- at first. Note that having separate expectations for Debug and Release doesn't
- appear to work.
-
-2013-10-07 Alexey Proskuryakov <ap@apple.com>
-
- webaudio/javascriptaudionode-upmix2-8channel-input.html is flaky on Mac WK2
- https://bugs.webkit.org/show_bug.cgi?id=120148
-
- * platform/mac-wk2/TestExpectations: Updated expectations to cover debug assertions,
- and that this is not limited to Lion.
-
-2013-10-07 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test mathml/very-large-stretchy-operators.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=122490
-
- * platform/mac/TestExpectations: Skipped the test. It's faiing with a timeout and
- taking up to 80 seconds.
-
-2013-10-07 Gustavo Noronha Silva <gns@gnome.org>
-
- Gardening: add baselines for new tests.
-
- * platform/gtk/fast/regions/selection/selecting-text-ignoring-region-horiz-bt-expected.png: Added.
- * platform/gtk/fast/regions/selection/selecting-text-ignoring-region-vert-lr-expected.png: Added.
- * platform/gtk/fast/regions/selection/selecting-text-in-2-regions-horiz-bt-expected.png: Added.
- * platform/gtk/fast/regions/selection/selecting-text-in-2-regions-vert-lr-expected.png: Added.
-
-2013-10-07 Gustavo Noronha Silva <gns@gnome.org>
-
- Gardening: skip audio/video track tests, since those are not yet supported by our
- media player.
-
- * platform/gtk/TestExpectations:
-
-2013-10-07 Gustavo Noronha Silva <gns@gnome.org>
-
- Unreviewed. Marking svg/animations/svglengthlist-animation-3.html as flaky.
-
- * platform/gtk/TestExpectations:
-
-2013-10-04 Frédéric Wang <fred.wang@free.fr>
-
- [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code
- https://bugs.webkit.org/show_bug.cgi?id=121416
-
- Reviewed by David Hyatt.
-
- Add some reftests for stretchy operators.
-
- * TestExpectations: The remaining MathML pixel tests are broken by this patch.
- * LayoutTests/platform/gtk/TestExpectations:
- * LayoutTests/platform/mac/TestExpectations:
- * LayoutTests/platform/win/TestExpectations:
- * mathml/presentation/mo-minus.html: Added.
- * mathml/presentation/mo-stacked-glyphs-expected.html: Added.
- * mathml/presentation/mo-stacked-glyphs.html: Added.
- * mathml/presentation/mo-stretchy-vertical-bar-expected-mismatch.html: Added.
- * mathml/presentation/mo-stretchy-vertical-bar.html: Added.
- * mathml/very-large-stretchy-operators-expected.txt: Added.
- * mathml/very-large-stretchy-operators.html: Added.
-
-2013-10-07 Eric Carlson <eric.carlson@apple.com>
-
- [MediaStream API] update MediaStreamTrack object to match spec
- https://bugs.webkit.org/show_bug.cgi?id=121940
-
- Reviewed by Jer Noble.
-
- * fast/mediastream/MediaStreamTrack-expected.txt:
- * fast/mediastream/MediaStreamTrack.html:
- * fast/mediastream/MediaStreamTrack-getSources-expected.txt:
- * fast/mediastream/MediaStreamTrack-getSources.html:
-
-2013-10-07 Jer Noble <jer.noble@apple.com>
-
- [Mac] Drawing video into canvas doesn't work on the first attempt
- https://bugs.webkit.org/show_bug.cgi?id=122404
-
- Reviewed by Eric Carlson.
-
- * media/video-canvas-drawing-expected.png: Added.
- * media/video-canvas-drawing-expected.txt: Added.
- * media/video-canvas-drawing.html: Added.
-
-2013-10-07 Tim Horton <timothy_horton@apple.com>
-
- css3/images/cross-fade-svg-with-opacity.html fails with colorspace mismatch on Mountain Lion
- https://bugs.webkit.org/show_bug.cgi?id=122456
-
- * platform/mac-wk2/TestExpectations:
- Mark the test as failing for now.
-
-2013-10-07 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Move region styling tests into fast/regions/region-styling
- https://bugs.webkit.org/show_bug.cgi?id=122451
-
- Reviewed by Sam Weinig.
-
- Create region-styling folder under fast/regions and move related region styling tests.
-
- * fast/regions/region-styling/parse-incomplete-region-rule-expected.txt: Renamed from LayoutTests/fast/regions/parse-incomplete-region-rule-expected.txt.
- * fast/regions/region-styling/parse-incomplete-region-rule.html: Renamed from LayoutTests/fast/regions/parse-incomplete-region-rule.html.
- * fast/regions/region-styling/parsing-region-style-rule-expected.txt: Renamed from LayoutTests/fast/regions/parsing-region-style-rule-expected.txt.
- * fast/regions/region-styling/parsing-region-style-rule.html: Renamed from LayoutTests/fast/regions/parsing-region-style-rule.html.
- * fast/regions/region-styling/region-rule-nested-region-rule-expected.html: Renamed from LayoutTests/fast/regions/region-rule-nested-region-rule-expected.html.
- * fast/regions/region-styling/region-rule-nested-region-rule.html: Renamed from LayoutTests/fast/regions/region-rule-nested-region-rule.html.
- * fast/regions/region-styling/region-style-block-background-color-expected.html: Renamed from LayoutTests/fast/regions/region-style-block-background-color-expected.html.
- * fast/regions/region-styling/region-style-block-background-color.html: Renamed from LayoutTests/fast/regions/region-style-block-background-color.html.
- * fast/regions/region-styling/region-style-block-background-color2-expected.html: Renamed from LayoutTests/fast/regions/region-style-block-background-color2-expected.html.
- * fast/regions/region-styling/region-style-block-background-color2.html: Renamed from LayoutTests/fast/regions/region-style-block-background-color2.html.
- * fast/regions/region-styling/region-style-color-expected.html: Renamed from LayoutTests/fast/regions/region-style-color-expected.html.
- * fast/regions/region-styling/region-style-color.html: Renamed from LayoutTests/fast/regions/region-style-color.html.
- * fast/regions/region-styling/region-style-image-background-color-expected.html: Renamed from LayoutTests/fast/regions/region-style-image-background-color-expected.html.
- * fast/regions/region-styling/region-style-image-background-color.html: Renamed from LayoutTests/fast/regions/region-style-image-background-color.html.
- * fast/regions/region-styling/region-style-in-columns-expected.html: Renamed from LayoutTests/fast/regions/region-style-in-columns-expected.html.
- * fast/regions/region-styling/region-style-in-columns.html: Renamed from LayoutTests/fast/regions/region-style-in-columns.html.
- * fast/regions/region-styling/region-style-inline-background-color-expected.html: Renamed from LayoutTests/fast/regions/region-style-inline-background-color-expected.html.
- * fast/regions/region-styling/region-style-inline-background-color.html: Renamed from LayoutTests/fast/regions/region-style-inline-background-color.html.
- * fast/regions/region-styling/region-style-not-supported-properties-expected.html: Renamed from LayoutTests/fast/regions/region-style-not-supported-properties-expected.html.
- * fast/regions/region-styling/region-style-not-supported-properties.html: Renamed from LayoutTests/fast/regions/region-style-not-supported-properties.html.
- * fast/regions/region-styling/region-style-rule-position-expected.html: Renamed from LayoutTests/fast/regions/region-style-rule-position-expected.html.
- * fast/regions/region-styling/region-style-rule-position.html: Renamed from LayoutTests/fast/regions/region-style-rule-position.html.
- * fast/regions/region-styling/region-style-rule-specificity-expected.html: Renamed from LayoutTests/fast/regions/region-style-rule-specificity-expected.html.
- * fast/regions/region-styling/region-style-rule-specificity.html: Renamed from LayoutTests/fast/regions/region-style-rule-specificity.html.
- * fast/regions/region-styling/region-styling-mediaquery-expected.html: Renamed from LayoutTests/fast/regions/region-styling-mediaquery-expected.html.
- * fast/regions/region-styling/region-styling-mediaquery.html: Renamed from LayoutTests/fast/regions/region-styling-mediaquery.html.
- * fast/regions/region-styling/remove-leftover-anon-block-crash-expected.txt: Renamed from LayoutTests/fast/regions/remove-leftover-anon-block-crash-expected.txt.
- * fast/regions/region-styling/remove-leftover-anon-block-crash.html: Renamed from LayoutTests/fast/regions/remove-leftover-anon-block-crash.html.
- * fast/regions/region-styling/removed-element-style-in-region-crash-expected.txt: Renamed from LayoutTests/fast/regions/removed-element-style-in-region-crash-expected.txt.
- * fast/regions/region-styling/removed-element-style-in-region-crash.html: Renamed from LayoutTests/fast/regions/removed-element-style-in-region-crash.html.
- * fast/regions/region-styling/render-region-custom-style-mark-expected.html: Renamed from LayoutTests/fast/regions/render-region-custom-style-mark-expected.html.
- * fast/regions/region-styling/render-region-custom-style-mark.html: Renamed from LayoutTests/fast/regions/render-region-custom-style-mark.html.
- * fast/regions/region-styling/set-box-style-in-region-crash-expected.txt: Renamed from LayoutTests/fast/regions/set-box-style-in-region-crash-expected.txt.
- * fast/regions/region-styling/set-box-style-in-region-crash.html: Renamed from LayoutTests/fast/regions/set-box-style-in-region-crash.html.
- * fast/regions/region-styling/webkit-region-rule-expected.txt: Renamed from LayoutTests/fast/regions/webkit-region-rule-expected.txt.
- * fast/regions/region-styling/webkit-region-rule.html: Renamed from LayoutTests/fast/regions/webkit-region-rule.html.
-
-2013-10-07 Filip Pizlo <fpizlo@apple.com>
-
- ASSERTION FAILED: isUInt32() in jsc-layout-tests.yaml/js/script-tests/dfg-uint32-to-number-in-middle-of-copy-propagation.js.layout-dfg-eager-no-cjit
- https://bugs.webkit.org/show_bug.cgi?id=122419
-
- Reviewed by Oliver Hunt.
-
- * js/script-tests/dfg-uint32-to-number-in-middle-of-copy-propagation.js:
-
-2013-10-07 Tim Horton <timothy_horton@apple.com>
-
- -webkit-cross-fade paints SVGs at full opacity during cross-fade
- https://bugs.webkit.org/show_bug.cgi?id=122441
- <rdar://problem/13973162>
-
- Reviewed by Simon Fraser.
-
- Add a test that ensures that -cross-fade with SVG images draws correctly.
-
- * css3/images/cross-fade-svg-with-opacity-expected.html: Added.
- * css3/images/cross-fade-svg-with-opacity.html: Added.
-
-2013-10-07 Filip Pizlo <fpizlo@apple.com>
-
- Trap 5 (most likely int $3) in jsc-layout-tests.yaml/js/script-tests/integer-division-neg2tothe32-by-neg1.js.layout-dfg-eager-no-cjit
- https://bugs.webkit.org/show_bug.cgi?id=122420
-
- Reviewed by Michael Saboff.
-
- * js/script-tests/integer-division-neg2tothe32-by-neg1.js:
-
-2013-10-07 Chris Fleizach <cfleizach@apple.com>
-
- AX: Facebook wrapped a file upload button in an unfocusable ARIA button, which doesn't work with AXPress.
- https://bugs.webkit.org/show_bug.cgi?id=122252
-
- Reviewed by Mario Sanchez Prada.
-
- * accessibility/axpress-on-aria-button-expected.txt: Added.
- * accessibility/axpress-on-aria-button.html: Added.
-
-2013-10-06 Filip Pizlo <fpizlo@apple.com>
-
- ASSERTION FAILED: bitwise_cast<WriteBarrier<Unknown>*>(callFrame) == m_registers in jsc-layout-tests.yaml/js/script-tests/dfg-inline-arguments-capture-throw-exception.js.layout-dfg-eager-no-cjit
- https://bugs.webkit.org/show_bug.cgi?id=122418
-
- Reviewed by Oliver Hunt.
-
- * js/script-tests/dfg-arguments-osr-exit-multiple-blocks-before-exit.js:
- * js/script-tests/dfg-arguments-osr-exit-multiple-blocks.js:
- * js/script-tests/dfg-arguments-osr-exit.js:
- * js/script-tests/dfg-inline-arguments-capture-throw-exception.js:
-
-2013-10-07 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- context-menu-suggestions-multiword-selection.html and context-menu-suggestions-subword-selection.html are flaky after r156901.
- https://bugs.webkit.org/show_bug.cgi?id=122414
-
- Unreviewed gardening.
-
- * platform/mac/TestExpectations:
- Similarly to r156990, mark context-menu-suggestions-subword-selection.html as flaky.
-
-2013-10-06 Tim Horton <timothy_horton@apple.com>
-
- Remove an unnecessary test expectation, as the test was removed
- along with the code it tested.
-
- * platform/mac/TestExpectations:
-
-2013-10-06 Tim Horton <timothy_horton@apple.com>
-
- results.html doesn't support non-HTML reference tests or references with external resources
- https://bugs.webkit.org/show_bug.cgi?id=122426
-
- Reviewed by Ryosuke Niwa.
-
- * fast/harness/results.html:
- Factor splitExtension() out of stripExtension(), so we can retrieve
- the extension as well as strip it.
-
- Factor layoutTestsBasePath() out of testLink(), so we can use it for
- ref test expectation files as well.
-
- Use layoutTestsBasePath() to link to ref test expectation files, and
- use the extension of the test for the expectation, instead of hardcoding
- HTML reference files.
-
- This will work on the bots because we already use the same mechanism for
- the link to the test itself.
-
- * fast/harness/resources/results-test.js:
- Update the harness result viewer test results.
-
-2013-10-06 Filip Pizlo <fpizlo@apple.com>
-
- jsc-layout-tests.yaml/js/script-tests/dfg-arguments-osr-exit.js.layout-dfg-eager-no-cjit fails in release mode on the bots
- https://bugs.webkit.org/show_bug.cgi?id=122436
-
- Unreviewed, green the bots by not running the eager variants of these tests.
-
- Will unskip when I land the fix for https://bugs.webkit.org/show_bug.cgi?id=122418.
-
- * js/script-tests/dfg-arguments-osr-exit-multiple-blocks-before-exit.js:
- * js/script-tests/dfg-arguments-osr-exit-multiple-blocks.js:
- * js/script-tests/dfg-arguments-osr-exit.js:
-
-2013-10-06 Filip Pizlo <fpizlo@apple.com>
-
- Unified test infrastructure via the jsc shell
- https://bugs.webkit.org/show_bug.cgi?id=120696
-
- Reviewed by Oliver Hunt.
-
- Suppress running the no-cjit and dfg-eager variants of these tests because there are
- still some hard bugs to fix; they were revealed by the increase in test coverage.
-
- * js/script-tests/dfg-inline-arguments-capture-throw-exception.js:
- * js/script-tests/dfg-uint32-to-number-in-middle-of-copy-propagation.js:
- * js/script-tests/integer-division-neg2tothe32-by-neg1.js:
-
-2013-10-06 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Rename parsing tests to match current css properties
- https://bugs.webkit.org/show_bug.cgi?id=122413
-
- Reviewed by Sam Weinig.
-
- Simple renaming of files, inline with the current stable version of properties.
-
- * fast/regions/script-tests/webkit-flow-from-parsing.js: Renamed from LayoutTests/fast/regions/script-tests/content-webkit-from-flow-parsing.js.
- * fast/regions/script-tests/webkit-flow-into-parsing.js: Renamed from LayoutTests/fast/regions/script-tests/webkit-flow-parsing.js.
- * fast/regions/webkit-flow-from-parsing-expected.txt: Renamed from LayoutTests/fast/regions/content-webkit-from-flow-parsing-expected.txt.
- * fast/regions/webkit-flow-from-parsing.html: Renamed from LayoutTests/fast/regions/content-webkit-from-flow-parsing.html.
- * fast/regions/webkit-flow-into-parsing-expected.txt: Renamed from LayoutTests/fast/regions/webkit-flow-parsing-expected.txt.
- * fast/regions/webkit-flow-into-parsing.html: Renamed from LayoutTests/fast/regions/webkit-flow-parsing.html.
-
-2013-10-06 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test editing/spelling/context-menu-suggestions-multiword-selection.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122414
-
- * platform/mac/TestExpectations: Marked as such.
-
-2013-10-05 Filip Pizlo <fpizlo@apple.com>
-
- Allow skipping of run-jsc-stress-tests that are configured using yaml files
- https://bugs.webkit.org/show_bug.cgi?id=122385
-
- Reviewed by Sam Weinig.
-
- The way that we "skip" tests is by having a custom command at the top using //@ notation,
- and then use "//@ skip". But the machinery to do that also allows us to do things like
- run tests in a no-concurrent-JIT mode - so I've also implemented that in this patch.
-
- Use the skip machinery to skip large-expressions.js.
-
- * js/script-tests/large-expressions.js:
- * jsc-layout-tests.yaml:
-
-2013-10-05 Manuel Rego Casasnovas <rego@igalia.com>
-
- [CSS Regions] Layout Test for selecting text ignoring region content
- https://bugs.webkit.org/show_bug.cgi?id=122353
-
- Reviewed by Darin Adler.
-
- Add new reftests for selecting text in texts wrapping a region, where
- the region content is ignored. It compares the behavior (highlighted
- text and selected content) in regions and absolute positions.
-
- Absolute positioned elements do not fill the gaps on the right during
- the selection, unlike regular elements. This is the reason why some
- regular elements are floated in order to avoid such problems in the
- reftests.
-
- Provided layout tests for different writing models.
-
- * fast/regions/resources/region-style.css: New CSS classes required for these tests.
- * fast/regions/selection/selecting-text-ignoring-region-expected.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region-horiz-bt-expected.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region-vert-lr-expected.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region-vert-lr.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region-vert-rl-expected.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region-vert-rl.html: Added.
- * fast/regions/selection/selecting-text-ignoring-region.html: Added.
-
-2013-10-04 Filip Pizlo <fpizlo@apple.com>
-
- Have run-javascriptcore-tests run JS LayoutTests using run-jsc-stress-tests so that it runs in parallel
- https://bugs.webkit.org/show_bug.cgi?id=122376
-
- Reviewed by Mark Hahnenberg.
-
- Add a yaml file describing which directories contain JS LayoutTests. run-jsc-stress-tests
- will use this file.
-
- * jsc-layout-tests.yaml: Added.
-
-2013-10-05 Darin Adler <darin@apple.com>
-
- Need to check if some HTML child elements are HTMLUnknownElement
- https://bugs.webkit.org/show_bug.cgi?id=120297
-
- Reviewed by Andreas Kling.
-
- Based on a test written by Zan Dobersek <zdobersek@igalia.com>.
-
- * fast/media/media-disable-crash-expected.txt: Added.
- * fast/media/media-disable-crash.html: Added.
-
-2013-10-04 Darin Adler <darin@apple.com>
-
- text-transform: lowercase is not lang-dependent (Turkish languages : tr,az)
- https://bugs.webkit.org/show_bug.cgi?id=21312
-
- Reviewed by Ryosuke Niwa.
-
- * fast/text/text-transform-turkish-and-azeri-expected.html: Added.
- * fast/text/text-transform-turkish-and-azeri.html: Added.
-
-2013-10-04 Alexey Proskuryakov <ap@apple.com>
-
- Roll out r156930 and r156937, they caused 34 assertion failures on bots.
-
- * TestExpectations:
- * mathml/presentation/mo-minus-expected.html: Removed.
- * mathml/presentation/mo-minus.html: Removed.
- * mathml/presentation/mo-stacked-glyphs-expected.html: Removed.
- * mathml/presentation/mo-stacked-glyphs.html: Removed.
- * mathml/presentation/mo-stretchy-vertical-bar-expected-mismatch.html: Removed.
- * mathml/presentation/mo-stretchy-vertical-bar.html: Removed.
- * mathml/very-large-stretchy-operators-expected.txt: Removed.
- * mathml/very-large-stretchy-operators.html: Removed.
- * platform/gtk/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/win/TestExpectations:
-
-2013-10-04 Mark Lam <mark.lam@apple.com>
-
- Change ScriptDebugServer to use DebuggerCallFrame instead of JavaScriptCallFrame.
- https://bugs.webkit.org/show_bug.cgi?id=121969.
-
- Reviewed by Geoffrey Garen.
-
- * http/tests/inspector/debugger-test.js:
- (initialize_DebuggerTest):
- * inspector-protocol/debugger/call-frame-function-name-expected.txt: Added.
- * inspector-protocol/debugger/call-frame-function-name.html: Added.
- * inspector-protocol/debugger/call-frame-this-host-expected.txt: Added.
- * inspector-protocol/debugger/call-frame-this-host.html: Added.
- * inspector-protocol/debugger/call-frame-this-nonstrict-expected.txt: Added.
- * inspector-protocol/debugger/call-frame-this-nonstrict.html: Added.
- * inspector-protocol/debugger/call-frame-this-strict-expected.txt: Added.
- * inspector-protocol/debugger/call-frame-this-strict.html: Added.
- * inspector/debugger/pause-in-internal-script-expected.txt:
-
-2013-10-04 Frédéric Wang <fred.wang@free.fr>
-
- [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code
- https://bugs.webkit.org/show_bug.cgi?id=121416
-
- Reviewed by David Hyatt.
-
- Add some reftests for stretchy operators.
-
- * TestExpectations: The remaining MathML pixel tests are broken by this patch.
- * LayoutTests/platform/gtk/TestExpectations:
- * LayoutTests/platform/mac/TestExpectations:
- * LayoutTests/platform/win/TestExpectations:
- * mathml/presentation/mo-minus.html: Added.
- * mathml/presentation/mo-stacked-glyphs-expected.html: Added.
- * mathml/presentation/mo-stacked-glyphs.html: Added.
- * mathml/presentation/mo-stretchy-vertical-bar-expected-mismatch.html: Added.
- * mathml/presentation/mo-stretchy-vertical-bar.html: Added.
- * mathml/very-large-stretchy-operators-expected.txt: Added.
- * mathml/very-large-stretchy-operators.html: Added.
-
-2013-10-04 Oliver Hunt <oliver@apple.com>
-
- Update all the tests, and include new file.
-
- * js/script-tests/basic-for-of.js: Added.
- * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T4-expected.txt:
- * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T5-expected.txt:
- * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T6-expected.txt:
- * sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/S7.9_A6.3_T7-expected.txt:
-
-2013-10-04 Bear Travis <betravis@adobe.com>
-
- [CSS Shapes] Basic shapes should be animatable for shape-outside
- https://bugs.webkit.org/show_bug.cgi?id=122343
-
- Reviewed by Dirk Schulze.
-
- Add tests checking that shape-outside basic shape values correctly tween
- between values.
-
- * animations/resources/animation-test-helpers.js:
- (getPropertyValue): Add shape-outside to list of properties that do not parse
- with the default behavior.
- (comparePropertyValue): Compare shape-outsides after parsing their shape notation.
- * fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt: Added.
- * fast/shapes/shape-outside-floats/shape-outside-animation.html: Added.
-
-2013-10-04 Manuel Rego Casasnovas <rego@igalia.com>
-
- [CSS Regions] Layout Tests for selecting text in 2 regions for other writing modes
- https://bugs.webkit.org/show_bug.cgi?id=122327
-
- Reviewed by Alexandru Chiculita.
-
- Add versions for other writing modes (horizontal-bt, vertical-lr and
- vertical-rl) for test
- fast/regions/selection/selecting-text-in-2-regions.html.
-
- * fast/regions/resources/helper.js:
- (selectContentByIdsVert): Add new method when selecting context in a
- vertical writing mode.
- * fast/regions/resources/region-style.css: Add some new CSS classes for
- vertical writing mode.
- * fast/regions/selection/selecting-text-in-2-regions-horiz-bt-expected.html:
- Added.
- * fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html:
- Added.
- * fast/regions/selection/selecting-text-in-2-regions-vert-lr-expected.html:
- Added.
- * fast/regions/selection/selecting-text-in-2-regions-vert-lr.html:
- Added.
- * fast/regions/selection/selecting-text-in-2-regions-vert-rl-expected.html:
- Added.
- * fast/regions/selection/selecting-text-in-2-regions-vert-rl.html:
- Added.
-
-2013-10-04 Oliver Hunt <oliver@apple.com>
-
- Support for-of syntax
- https://bugs.webkit.org/show_bug.cgi?id=122339
-
- Reviewed by Geoffrey Garen.
-
- Add test cases for the one type that supports for-of so far
-
- * js/basic-for-of-expected.txt: Added.
- * js/basic-for-of.html: Added.
- * js/regress/for-of-iterate-array-entries.html: Added.
- * js/regress/for-of-iterate-array-keys.html: Added.
- * js/regress/for-of-iterate-array-values.html: Added.
- * js/regress/script-tests/for-of-iterate-array-entries.js: Added.
- (foo):
- * js/regress/script-tests/for-of-iterate-array-keys.js: Added.
- (foo):
- * js/regress/script-tests/for-of-iterate-array-values.js: Added.
- (foo):
-
-2013-10-04 Bear Travis <betravis@adobe.com>
-
- [CSS Shapes] Shape Outside should relayout when set dynamically
- https://bugs.webkit.org/show_bug.cgi?id=122197
-
- Reviewed by Alexandru Chiculita.
-
- Test that a shape can be dynamically added, modified, or removed and that
- content does a proper relayout.
-
- * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-overhang-expected.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-overhang.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-expected.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape.html: Added.
-
-2013-10-04 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- Tests added in r141354 erroneously assume correction suggestion to be in the context menu
- https://bugs.webkit.org/show_bug.cgi?id=113742
-
- Reviewed by Ryosuke Niwa.
-
- Tests from r141354 erroneously assume that all WebKit ports populate
- spell checking suggestion in the context menu.
-
- Remove verification of spell checking suggestion and all context menu stuff from tests
- that do that unnecessarily. Instead of that check whether spelling markers behave correctly,
- for example, after deleting a text, double click or selecting a misspellings.
-
- However, two tests are adapted to verify spell checking suggestions (their availability
- rather than correctness, similarly to context-menu-suggestions.html).
- Those are useful for ports which populate spelling suggestion in the context menu.
-
- * editing/spelling/resources/util.js:
- (initSpellTest):
- Do not assume that the tests are running with "Windows" editing behavior.
- Unix ports do not make a selection for the misspelled word and they don't
- require selection to get spell checking suggestions.
-
- * editing/spelling/spelling-changed-text-expected.txt:
- * editing/spelling/spelling-changed-text.html:
- * editing/spelling/spelling-double-clicked-word-expected.txt:
- * editing/spelling/spelling-double-clicked-word.html:
- * editing/spelling/spelling-exactly-selected-word-expected.txt:
- * editing/spelling/spelling-exactly-selected-word.html:
- Remove verification of correction suggestion.
- Instead of that check whether the spelling markers behave correctly.
-
- * editing/spelling/context-menu-suggestions-multiword-selection-expected.txt: Renamed from LayoutTests/editing/spelling/spelling-multiword-selection-expected.txt.
- * editing/spelling/context-menu-suggestions-multiword-selection.html: Renamed from LayoutTests/editing/spelling/spelling-multiword-selection.html.
- * editing/spelling/context-menu-suggestions-subword-selection-expected.txt: Renamed from LayoutTests/editing/spelling/spelling-subword-selection-expected.txt.
- * editing/spelling/context-menu-suggestions-subword-selection.html: Renamed from LayoutTests/editing/spelling/spelling-subword-selection.html.
- Adapt those tests for platforms which populate spell check suggestion
- in the context menu.
-
- * platform/efl-wk2/TestExpectations:
- Now context-menu-suggestions-multiword-selection.html and
- context-menu-suggestions-subword-selection.html are passing for EFL.
-
- * platform/gtk-wk2/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac-wk2/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
- Update tests path due to rename.
-
-2013-10-04 Lorenzo Tilve <ltilve@igalia.com>
-
- [GTK] Enable text edition UndoOperations support in WebKit2
- https://bugs.webkit.org/show_bug.cgi?id=122305
-
- Reviewed by Carlos Garcia Campos.
-
- * platform/gtk-wk2/TestExpectations: Corrected the expectations
- with the new results.
-
-2013-10-04 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Regions as stacking contexts should paint over positioned sibling
- https://bugs.webkit.org/show_bug.cgi?id=122321
-
- Reviewed by Alexandru Chiculita.
-
- Add a new test and modify existing tests to take into account the stacking context behavior
- for non-positioned regions.
-
- * fast/regions/autoheight-regions-mark-expected.txt:
- * fast/regions/layers/region-normalflow-stacking-context-expected.html: Added.
- * fast/regions/layers/region-normalflow-stacking-context.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes-expected.html:
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes-expected.html:
-
-2013-10-04 Michał Pakuła vel Rutka <m.pakula@samsung.com>
-
- Unreviewed EFL gardening
-
- Remove failure expectations from tests that are passing.
-
- * platform/efl-wk2/TestExpectations: update js/dom/create-lots-of-workers.html path.
- * platform/efl/TestExpectations:
-
-2013-10-04 Krzysztof Wolanski <k.wolanski@samsung.com>
-
- [EFL] Enable correct behaviour for deleting regional indicator symbols
- https://bugs.webkit.org/show_bug.cgi?id=122209
-
- Reviewed by Gyuyoung Kim.
-
- Now editing/deleting/regional-indicators.html is passing on EFL port.
-
- * platform/efl/TestExpectations:
-
-2013-10-04 Andrei Bucur <abucur@adobe.com>
-
- [CSS Regions] Infinite loop when computing widows
- https://bugs.webkit.org/show_bug.cgi?id=122215
-
- Reviewed by David Hyatt.
-
- Test there is no stack overflow when trying to break for widows that are caused by other widows.
-
- * fast/regions/regions-widows-stack-overflow-expected.html: Added.
- * fast/regions/regions-widows-stack-overflow.html: Added.
-
-2013-10-03 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Fix the HTMLSelectElement.prototype.remove() method
- https://bugs.webkit.org/show_bug.cgi?id=121586
-
- Reviewed by Darin Adler.
-
- Add test to make sure calling HTMLSelectElement.prototype.remove() detaches the
- select element from its parent, as Element::remove() would.
-
- * js/dom/select-options-remove-expected.txt:
- * js/resources/select-options-remove.js:
-
-2013-10-03 Ryosuke Niwa <rniwa@webkit.org>
-
- Re-remove Qt TestExpectations re-added in r156841 after r156866.
-
- * platform/qt: Removed.
- * platform/qt/TestExpectations: Removed.
-
-2013-10-03 Samuel White <samuel_white@apple.com>
-
- Regression: AX: <table><caption> no longer exposed as AXTitle.
- https://bugs.webkit.org/show_bug.cgi?id=121977
-
- Reviewed by Darin Adler.
-
- Added test to verify that table elements correctly derive their AXTitle from their associated caption element.
-
- * accessibility/table-title-expected.txt: Added.
- * accessibility/table-title.html: Added.
-
-2013-10-03 Nadav Rotem <nrotem@apple.com>
-
- Add a testcase for a bug that I had during the development. This code uses the asm.js style.
- https://bugs.webkit.org/show_bug.cgi?id=122286
-
- Reviewed by Filip Pizlo.
-
- * js/regress/asmjs_bool_bug-expected.txt: Added.
- * js/regress/asmjs_bool_bug.html: Added.
- * js/regress/script-tests/asmjs_bool_bug.js: Added.
- (strlen):
-
-2013-10-03 Manuel Rego Casasnovas <rego@igalia.com>
-
- [CSS Regions] Layout Test for selecting text in 2 regions
- https://bugs.webkit.org/show_bug.cgi?id=121841
-
- Reviewed by Alexandru Chiculita.
-
- Add new reftest for selecting text in 2 regions. It compares the
- behavior (highlighted text and selected content) in regions and absolute
- positions.
-
- * fast/regions/resources/helper.js: Add new function to set selected
- content in an element onmouseup.
- (onMouseUpLogSelection.document.onmouseup):
- (onMouseUpLogSelection):
- * fast/regions/resources/region-style.css: Define some styles that could
- be reused in other tests.
- * fast/regions/selection/selecting-text-in-2-regions-expected.html:
- Added.
- * fast/regions/selection/selecting-text-in-2-regions.html: Added.
-
-2013-10-03 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: fast/history/history-back-while-pdf-in-pagecache.html
- https://bugs.webkit.org/show_bug.cgi?id=121628
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-03 Hans Muller <hmuller@adobe.com>
-
- [CSS Shapes] Support the shape-image-threshold property
- https://bugs.webkit.org/show_bug.cgi?id=122254
-
- Reviewed by Andreas Kling.
-
- Verify that a shape-outside image whose pixels' alpha channels are all above shape-image-threshold causes
- layout to skirt the shape, and similarly that an image whose pixels' alpha channels are all below the threshold
- has no effect on the layout.
-
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-threshold-001-expected.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-threshold-001.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-threshold-002-expected.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-threshold-002.html: Added.
-
-2013-10-03 Hans Muller <hmuller@adobe.com>
-
- [CSS Shapes] Revise the CSS property parsing tests
- https://bugs.webkit.org/show_bug.cgi?id=122251
-
- Reviewed by Andreas Kling.
-
- Flattened the shapes CSS property parsing tests by inserting the code from
- the fast/shapes/parsing/script-tests subdirectory into the test HTML source
- files. The subdirectory is now empty and the tests are easier to read.
-
- * fast/shapes/parsing/parsing-shape-image-threshold.html: Inserted parsing-shape-image-threshold.js instead of referring to it with script src.
- * fast/shapes/parsing/parsing-shape-inside.html: Likewise
- * fast/shapes/parsing/parsing-shape-lengths.html: Likewise
- * fast/shapes/parsing/parsing-shape-margin.html: Likewise
- * fast/shapes/parsing/parsing-shape-outside.html: Likewise
- * fast/shapes/parsing/parsing-shape-padding.html: Likewise
- * fast/shapes/parsing/parsing-test-utils.js: Renamed from LayoutTests/fast/shapes/parsing/script-tests/parsing-test-utils.js.
- (getCSSText):
- (getComputedStyleValue):
- (getParentAndChildComputedStyles):
- (getParentAndChildComputedStylesString):
- (getChildComputedStyle):
- (testShapeSpecifiedProperty):
- (testShapeComputedProperty):
- (testNotInheritedShapeChildProperty):
- (property):
- * fast/shapes/parsing/script-tests/parsing-shape-image-threshold.js: Removed.
- * fast/shapes/parsing/script-tests/parsing-shape-inside.js: Removed.
- * fast/shapes/parsing/script-tests/parsing-shape-lengths.js: Removed.
- * fast/shapes/parsing/script-tests/parsing-shape-margin.js: Removed.
- * fast/shapes/parsing/script-tests/parsing-shape-outside.js: Removed.
- * fast/shapes/parsing/script-tests/parsing-shape-padding.js: Removed.
-
-2013-10-03 Alexey Proskuryakov <ap@apple.com>
-
- video-object-fit tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=121803
-
- I'm not quite sure what's going on, but [ Pass Failure ] expectations didn't cut it.
- Trying [ Pass ImageOnlyFailure ], as the failures are always image only anyway.
-
- * platform/mac/TestExpectations:
-
-2013-10-03 Zoltan Horvath <zoltan@webkit.org>
-
- [CSS Shapes] Support block content with inline content around floats in shape-inside
- https://bugs.webkit.org/show_bug.cgi?id=121616
-
- Reviewed by David Hyatt.
-
- In r156022 and r156364, I added support for floats inside shape-inside with inline content. This change extends
- the existing implementation to support block content with inline content (paragraphs). I added an extra text for
- positioning a float inside shape-inside without text content around it.
-
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-left-triangle-block-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-left-triangle-block-content.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-right-triangle-block-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-right-triangle-block-content.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-right-triangle-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-right-triangle.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-left-triangle-block-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-left-triangle-block-content.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-right-triangle-block-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-right-triangle-block-content.html: Added.
-
-2013-10-03 Tim Horton <timothy_horton@apple.com>
-
- Add test expectation for one more test having color space issues after r156793.
- (css3/filters/custom/custom-filter-composite-fractional-source-alpha.html)
-
- * platform/mac-wk2/TestExpectations:
-
-2013-10-03 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test media/click-volume-bar-not-pausing.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122126
-
- * platform/mac/TestExpectations: Marked it as such.
-
-2013-10-03 Alexey Proskuryakov <ap@apple.com>
-
- Re-add Qt TestExpectations. Without it, the flakiness dashboard page loads as blank.
-
- * platform/qt: Added.
- * platform/qt/TestExpectations: Added.
-
-2013-10-03 Hans Muller <hmuller@adobe.com>
-
- [CSS Shapes] add shape-margin support for image valued shapes
- https://bugs.webkit.org/show_bug.cgi?id=121619
-
- Reviewed by Alexandru Chiculita.
-
- Verify that the shape-outside margin-boundary is computed correctly for image valued shapes.
-
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-001-expected.txt: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-001.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-002-expected.txt: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-002.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-003-expected.txt: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-image-margin-003.html: Added.
-
-2013-10-02 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [ATK] Expose aria-invalid as a text attribute (not object attribute)
- https://bugs.webkit.org/show_bug.cgi?id=122015
-
- Reviewed by Chris Fleizach.
-
- Updated the aria-invalid.html layout test to make sure that it
- behaves as defined by the WAI-ARIA specification for values other
- than 'false', 'true', 'grammar' and 'spelling'.
-
- * accessibility/aria-invalid.html: Updated test.
- * accessibility/aria-invalid-expected.txt: Updated expectations.
-
-2013-10-03 Ryosuke Niwa <rniwa@webkit.org>
-
- Add back .htaccess files erroneously removed in r156827.
-
- * http/tests/appcache/resources/intercept: Copied from LayoutTests/http/tests/appcache/resources/intercept.
- * http/tests/uri/intercept: Copied from LayoutTests/http/tests/uri/intercept.
-
-2013-10-02 Hans Muller <hmuller@adobe.com>
-
- [CSS Shapes] Implement the shape-image-threshold property
- https://bugs.webkit.org/show_bug.cgi?id=122216
-
- Reviewed by Andreas Kling.
-
- Check parsing of the non-inherited CSS shape-image-threshold number property.
- The property is defined here:
- http://dev.w3.org/csswg/css-shapes-1/#shape-image-threshold-property
-
- * fast/shapes/parsing/parsing-shape-image-threshold-expected.txt: Added.
- * fast/shapes/parsing/parsing-shape-image-threshold.html: Added.
- * fast/shapes/parsing/script-tests/parsing-shape-image-threshold.js: Added.
-
-2013-10-02 Manuel Rego Casasnovas <rego@igalia.com>
-
- [CSS Regions] Helper functions for selection layout tests
- https://bugs.webkit.org/show_bug.cgi?id=122128
-
- Reviewed by Alexandru Chiculita.
-
- Create new common JavaScript methods for CSS Regions layout tests
- related to selection. Refactored tests in order to use them.
-
- * fast/regions/resources/helper.js: Added new functions.
- (selectContentByRange): Select from start to end position.
- (selectContentByIds): Select from the beginning of the first element to the end
- of the second one.
- (selectBaseAndExtent): Select from start to end with given offsets using
- Selection.setBaseAndExtent() method.
- (mouseClick): Clicks in a given position.
- * fast/regions/selection/selecting-text-in-empty-region.html: Refactored
- test in order to use the new functions.
- * fast/regions/selection/selecting-text-through-different-region-flows-2-expected.html:
- Ditto.
- * fast/regions/selection/selecting-text-through-different-region-flows-2.html:
- Ditto.
- * fast/regions/selection/selecting-text-through-different-region-flows.html:
- Ditto.
- * fast/regions/selection/selection-direction-expected.html: Ditto.
- * fast/regions/selection/selection-direction.html: Ditto.
-
-2013-10-02 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [css-shapes] shape-outside does not properly handle the container and the float having different writing modes
- https://bugs.webkit.org/show_bug.cgi?id=122243
-
- Reviewed by Alexandru Chiculita.
-
- Test that the margins and width are properly computed in the case of
- different writing modes.
-
- * fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-expected.html: Added.
- * fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes.html: Added.
-
-2013-10-02 Tim Horton <timothy_horton@apple.com>
-
- Unreviewed rebaseline, try to add newlines back that keep disappearing on me.
-
- * platform/mac-wk2/compositing/contents-opaque/body-background-painted-expected.txt:
- * platform/mac-wk2/compositing/contents-opaque/body-background-skipped-expected.txt:
- * platform/mac-wk2/compositing/repaint/fixed-background-scroll-expected.txt:
- * platform/mac-wk2/compositing/rtl/rtl-absolute-expected.txt:
- * platform/mac-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
- * platform/mac-wk2/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt:
- * platform/mac-wk2/compositing/tiling/rotated-tiled-clamped-expected.txt:
- * platform/mac-wk2/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
- * platform/mac-wk2/compositing/tiling/tile-cache-zoomed-expected.txt:
- * platform/mac-wk2/compositing/tiling/tiled-layer-resize-expected.txt:
-
-2013-10-02 Manuel Rego Casasnovas <rego@igalia.com>
-
- [CSS Regions] Selection layout tests moved to specific folder
- https://bugs.webkit.org/show_bug.cgi?id=122099
-
- Reviewed by Alexandru Chiculita.
-
- Moved CSS Regions layout tests related to selection to
- "fast/regions/selection/".
-
- * fast/regions/selection/selecting-text-in-empty-region-expected.txt: Renamed from LayoutTests/fast/regions/selecting-text-in-empty-region-expected.txt.
- * fast/regions/selection/selecting-text-in-empty-region.html: Renamed from LayoutTests/fast/regions/selecting-text-in-empty-region.html.
- * fast/regions/selection/selecting-text-through-different-region-flows-2-expected.html: Renamed from LayoutTests/fast/regions/selecting-text-through-different-region-flows-2-expected.html.
- * fast/regions/selection/selecting-text-through-different-region-flows-2.html: Renamed from LayoutTests/fast/regions/selecting-text-through-different-region-flows-2.html.
- * fast/regions/selection/selecting-text-through-different-region-flows-expected.html: Renamed from LayoutTests/fast/regions/selecting-text-through-different-region-flows-expected.html.
- * fast/regions/selection/selecting-text-through-different-region-flows.html: Renamed from LayoutTests/fast/regions/selecting-text-through-different-region-flows.html.
- * fast/regions/selection/selection-direction-expected.html: Renamed from LayoutTests/fast/regions/selection-direction-expected.html.
- * fast/regions/selection/selection-direction.html: Renamed from LayoutTests/fast/regions/selection-direction.html.
- * platform/gtk-wk2/TestExpectations: Update path in skipped tests.
- * platform/qt-wk2/TestExpectations: Ditto.
-
-2013-10-02 Tim Horton <timothy_horton@apple.com>
-
- [mac] Stop using DrawingAreaImpl on PLATFORM(MAC)
- https://bugs.webkit.org/show_bug.cgi?id=121859
- <rdar://problem/15069359>
-
- Reviewed by Anders Carlsson.
-
- * platform/mac-wk2/TestExpectations:
-
- * platform/mac-wk2/compositing/contents-opaque/body-background-painted-expected.txt: Added.
- * platform/mac-wk2/compositing/contents-opaque/body-background-skipped-expected.txt: Added.
- * platform/mac-wk2/compositing/rtl/rtl-absolute-expected.txt: Added.
- * platform/mac-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt: Added.
- * platform/mac-wk2/compositing/rtl/rtl-absolute-overflow-scrolled-expected.txt: Added.
- Add WebKit2 results, because we dump non-white background color on the root layer now.
-
- * platform/mac-wk2/compositing/repaint/fixed-background-scroll-expected.txt: Added.
- New WebKit2 result; repaint rects are showing up now.
-
- * platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt:
- * platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
- Slightly adjusted results.
-
- * platform/mac-wk2/compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
- * platform/mac-wk2/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Added.
- * platform/mac-wk2/compositing/tiling/tile-cache-zoomed-expected.txt: Added.
- * platform/mac-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Added.
- New WebKit2 results; we show the root tile cache if layerTreeAsText is asked to dump tile caches.
-
- * platform/mac-wk2/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Added.
- * platform/mac-wk2/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt: Added.
- * platform/mac-wk2/fast/block/basic/020-expected.txt: Added.
- * platform/mac-wk2/fast/dynamic/012-expected.txt: Added.
- * platform/mac-wk2/fast/dynamic/layer-hit-test-crash-expected.txt: Added.
- * platform/mac-wk2/fast/repaint/layer-hide-when-needs-layout-expected.txt: Added.
- * platform/mac-wk2/fast/text/whitespace/028-expected.txt: Added.
- * platform/mac-wk2/fast/layers/layer-visibility-expected.txt: Added.
- * platform/mac-wk2/fast/layers/layer-visibility-sublayer-expected.txt: Added.
- * platform/mac-wk2/fast/repaint/invisible-objects-expected.txt: Added.
- New WebKit2 results; additional compositing layers.
-
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work-expected-mismatch.html: Added.
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work.html: Added.
- New test to ensure that window-server snapshots work with tiled drawing.
-
-2013-10-01 Oliver Hunt <oliver@apple.com>
-
- Implement Array key, value and entries iterators
- https://bugs.webkit.org/show_bug.cgi?id=122195
-
- Reviewed by Filip Pizlo.
-
- Add tests
-
- * js/Object-getOwnPropertyNames-expected.txt:
- * js/array-iterators-expected.txt: Added.
- * js/array-iterators.html: Added.
- * js/script-tests/Object-getOwnPropertyNames.js:
- * js/script-tests/array-iterators.js: Added.
-
-2013-09-25 Oliver Hunt <oliver@apple.com>
-
- Implement prefixed-destructuring assignment
- https://bugs.webkit.org/show_bug.cgi?id=121930
-
- Reviewed by Mark Hahnenberg.
-
- Relanding with fix after rollout - it helps to not completely destroy
- optimisations for no reason.
-
-2013-10-02 Alexey Proskuryakov <ap@apple.com>
-
- video-object-fit tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=121803
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-02 Alexey Proskuryakov <ap@apple.com>
-
- Quirksmode: CSS1: WebKit fails dynamic :first-letter test
- https://bugs.webkit.org/show_bug.cgi?id=15602
-
- * platform/mac/TestExpectations: Correcting Mac expectations too, now that we have results.
-
-2013-10-02 Alexey Proskuryakov <ap@apple.com>
-
- Quirksmode: CSS1: WebKit fails dynamic :first-letter test
- https://bugs.webkit.org/show_bug.cgi?id=15602
-
- * platform/mac/fast/css/first-letter-block-change-expected.png: Added.
- * platform/mac/fast/css/first-letter-block-change-expected.txt: Added.
- Added expected results for Mac.
-
- * platform/efl/TestExpectations: Corrected the expectation. This test is not
- failing, it has no results.
-
-2013-10-02 Mihai Maerean <mmaerean@adobe.com>
-
- [CSS Regions] Activate all regions to have layers, as CSS Regions create a new stacking context
- https://bugs.webkit.org/show_bug.cgi?id=121828
-
- Reviewed by Darin Adler.
-
- For the ref tests, the divs in the expected results coresponding to the regions now have a CSS style causing
- them to also create Stacking Contexts.
-
- Most of the tests in fast/regions/layers/ have been deleted because they aren't relevant anymore.
-
- The change in most of the *-expected.txt files is that the " hasLayer" part has been removed (since all regions
- now have layers).
-
- Platform (efl, efl-wk2, gtk, mac-lion, mac-wk2, qt, qt-wk2) specific expectated results need to be generated again.
-
- * fast/regions/autoheight-regions-mark-expected.txt:
- * fast/regions/flow-content-basic-expected.html: Added. The test is now a ref test.
- * fast/regions/flow-content-basic-vertical-expected.html: Added. The test is now a ref test.
- * fast/regions/flow-content-basic-vertical-rl-expected.html: Added.The test is now a ref test.
- * fast/regions/flow-content-basic-vertical-rl.html:
- * fast/regions/flow-content-basic-vertical.html:
- * fast/regions/flow-content-basic.html:
- * fast/regions/flows-dependency-dynamic-remove-expected.txt:
- * fast/regions/flows-dependency-same-flow-expected.txt:
- * fast/regions/layers/dynamic-layer-added-with-no-layout-expected.png: Removed.
- * fast/regions/layers/dynamic-layer-added-with-no-layout-expected.txt: Removed.
- * fast/regions/layers/dynamic-layer-added-with-no-layout.html: Removed.
- * fast/regions/layers/dynamic-layer-removed-with-no-layout-expected.png: Removed.
- * fast/regions/layers/dynamic-layer-removed-with-no-layout-expected.txt: Removed.
- * fast/regions/layers/dynamic-layer-removed-with-no-layout.html: Removed.
- * fast/regions/layers/regions-promoted-to-layers-expected.png: Removed.
- * fast/regions/layers/regions-promoted-to-layers-expected.txt: Removed.
- * fast/regions/layers/regions-promoted-to-layers-horizontal-bt-expected.png: Removed.
- * fast/regions/layers/regions-promoted-to-layers-horizontal-bt-expected.txt: Removed.
- * fast/regions/layers/regions-promoted-to-layers-horizontal-bt.html: Removed.
- * fast/regions/layers/regions-promoted-to-layers-vertical-lr-expected.png: Removed.
- * fast/regions/layers/regions-promoted-to-layers-vertical-lr-expected.txt: Removed.
- * fast/regions/layers/regions-promoted-to-layers-vertical-lr.html: Removed.
- * fast/regions/layers/regions-promoted-to-layers-vertical-rl-expected.png: Removed.
- * fast/regions/layers/regions-promoted-to-layers-vertical-rl-expected.txt: Removed.
- * fast/regions/layers/regions-promoted-to-layers-vertical-rl.html: Removed.
- * fast/regions/layers/regions-promoted-to-layers.html: Removed.
- * fast/regions/layers/stacking-context-paint-order-expected.html: Added.
- * fast/regions/layers/stacking-context-paint-order.html: Added. While the existing region-sibling-paint-order.html
- test verifies that regions paint correctly when the next sibling also creates a stacking context, this new test
- verifies that regions paint correctly when the next sibling doesn't create a stacking context.
- * fast/regions/region-sibling-paint-order-expected.html:
- * fast/regions/region-sibling-paint-order.html:
- * fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt:
- * fast/repaint/region-painting-composited-element-expected.html:
- * fast/repaint/region-painting-in-composited-view-expected.html:
- * fast/repaint/region-painting-in-composited-view.html:
- * fast/repaint/region-painting-via-layout-expected.txt:
- * platform/efl-wk2/TestExpectations:
- * platform/efl-wk2/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
- * platform/efl-wk2/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
- * platform/efl/TestExpectations:
- * platform/efl/fast/regions/autoheight-regions-mark-expected.png: Removed.
- * platform/efl/fast/regions/autoheight-regions-mark-expected.txt: Removed.
- * platform/efl/fast/regions/flow-content-basic-expected.png: Removed. The test is now a ref test.
- * platform/efl/fast/regions/flow-content-basic-expected.txt: Removed.
- * platform/efl/fast/regions/flow-content-basic-vertical-expected.png: Removed.
- * platform/efl/fast/regions/flow-content-basic-vertical-expected.txt: Removed.
- * platform/efl/fast/regions/flow-content-basic-vertical-rl-expected.png: Removed.
- * platform/efl/fast/regions/flow-content-basic-vertical-rl-expected.txt: Removed.
- * platform/efl/fast/regions/flows-dependency-dynamic-remove-expected.png: Removed.
- * platform/efl/fast/regions/flows-dependency-dynamic-remove-expected.txt: Removed.
- * platform/efl/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Removed.
- * platform/efl/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Removed.
- * platform/efl/fast/regions/region-dynamic-after-before-expected.txt:
- * platform/efl/fast/regions/region-generated-content-before-after-expected.txt:
- * platform/efl/fast/regions/text-region-split-small-pagination-expected.png: Removed.
- * platform/efl/fast/regions/text-region-split-small-pagination-expected.txt: Removed.
- * platform/efl/fast/regions/top-overflow-out-of-second-region-expected.png: Removed.
- * platform/efl/fast/regions/top-overflow-out-of-second-region-expected.txt: Removed.
- * platform/efl/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
- * platform/efl/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
- * platform/efl/fast/repaint/region-painting-invalidation-expected.png: Removed.
- * platform/efl/fast/repaint/region-painting-invalidation-expected.txt: Removed.
- * platform/efl/fast/repaint/region-painting-via-layout-expected.png: Removed.
- * platform/efl/fast/repaint/region-painting-via-layout-expected.txt: Removed.
- * platform/gtk/TestExpectations:
- * platform/gtk/fast/regions/autoheight-regions-mark-expected.png: Removed.
- * platform/gtk/fast/regions/autoheight-regions-mark-expected.txt: Removed.
- * platform/gtk/fast/regions/flow-content-basic-expected.png: Removed.
- * platform/gtk/fast/regions/flow-content-basic-expected.txt: Removed.
- * platform/gtk/fast/regions/flow-content-basic-vertical-expected.png: Removed.
- * platform/gtk/fast/regions/flow-content-basic-vertical-expected.txt: Removed.
- * platform/gtk/fast/regions/flow-content-basic-vertical-rl-expected.png: Removed.
- * platform/gtk/fast/regions/flow-content-basic-vertical-rl-expected.txt: Removed.
- * platform/gtk/fast/regions/flows-dependency-dynamic-remove-expected.png: Removed.
- * platform/gtk/fast/regions/flows-dependency-dynamic-remove-expected.txt: Removed.
- * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Removed.
- * platform/gtk/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Removed.
- * platform/gtk/fast/regions/region-dynamic-after-before-expected.txt:
- * platform/gtk/fast/regions/region-generated-content-before-after-expected.txt:
- * platform/gtk/fast/regions/text-region-split-small-pagination-expected.png: Removed.
- * platform/gtk/fast/regions/text-region-split-small-pagination-expected.txt: Removed.
- * platform/gtk/fast/regions/top-overflow-out-of-second-region-expected.png: Removed.
- * platform/gtk/fast/regions/top-overflow-out-of-second-region-expected.txt: Removed.
- * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
- * platform/gtk/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
- * platform/gtk/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
- * platform/gtk/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt:
- * platform/gtk/fast/repaint/region-painting-invalidation-expected.png: Removed.
- * platform/gtk/fast/repaint/region-painting-invalidation-expected.txt: Removed.
- * platform/gtk/fast/repaint/region-painting-via-layout-expected.png: Removed.
- * platform/gtk/fast/repaint/region-painting-via-layout-expected.txt: Removed.
- * platform/mac-lion/TestExpectations:
- * platform/mac-lion/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
- * platform/mac-lion/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
- * platform/mac-wk2/TestExpectations:
- * platform/mac/fast/regions/flow-content-basic-expected.png: Removed.
- * platform/mac/fast/regions/flow-content-basic-expected.txt: Removed.
- * platform/mac/fast/regions/flow-content-basic-vertical-expected.png: Removed.
- * platform/mac/fast/regions/flow-content-basic-vertical-expected.txt: Removed.
- * platform/mac/fast/regions/flow-content-basic-vertical-rl-expected.png: Removed.
- * platform/mac/fast/regions/flow-content-basic-vertical-rl-expected.txt: Removed.
- * platform/mac/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
- * platform/mac/fast/regions/region-dynamic-after-before-expected.txt:
- * platform/mac/fast/regions/region-generated-content-before-after-expected.txt:
- * platform/mac/fast/regions/text-region-split-small-pagination-expected.txt:
- * platform/mac/fast/regions/top-overflow-out-of-second-region-expected.txt:
- * platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
- * platform/mac/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt:
- * platform/mac/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
- * platform/mac/fast/repaint/region-painting-invalidation-expected.txt:
- * platform/qt-wk2/TestExpectations:
- * platform/qt-wk2/fast/regions/flow-content-basic-expected.png: Removed.
- * platform/qt-wk2/fast/regions/flow-content-basic-vertical-expected.png: Removed.
- * platform/qt-wk2/fast/regions/flow-content-basic-vertical-rl-expected.png: Removed.
- * platform/qt-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Removed.
- * platform/qt-wk2/fast/regions/text-region-split-small-pagination-expected.png: Removed.
- * platform/qt-wk2/fast/regions/top-overflow-out-of-second-region-expected.png: Removed.
- * platform/qt-wk2/fast/repaint/region-painting-invalidation-expected.png: Removed.
- * platform/qt-wk2/fast/repaint/region-painting-invalidation-expected.txt: Removed.
- * platform/qt-wk2/fast/repaint/region-painting-via-layout-expected.png: Removed.
- * platform/qt/TestExpectations:
- * platform/qt/fast/regions/autoheight-regions-mark-expected.png: Removed.
- * platform/qt/fast/regions/autoheight-regions-mark-expected.txt: Removed.
- * platform/qt/fast/regions/flow-content-basic-expected.png: Removed.
- * platform/qt/fast/regions/flow-content-basic-expected.txt: Removed.
- * platform/qt/fast/regions/flow-content-basic-vertical-expected.png: Removed.
- * platform/qt/fast/regions/flow-content-basic-vertical-expected.txt: Removed.
- * platform/qt/fast/regions/flow-content-basic-vertical-rl-expected.png: Removed.
- * platform/qt/fast/regions/flow-content-basic-vertical-rl-expected.txt: Removed.
- * platform/qt/fast/regions/flows-dependency-dynamic-remove-expected.png: Removed.
- * platform/qt/fast/regions/flows-dependency-dynamic-remove-expected.txt: Removed.
- * platform/qt/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Removed.
- * platform/qt/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Removed.
- * platform/qt/fast/regions/text-region-split-small-pagination-expected.png: Removed.
- * platform/qt/fast/regions/text-region-split-small-pagination-expected.txt: Removed.
- * platform/qt/fast/regions/top-overflow-out-of-second-region-expected.png: Removed.
- * platform/qt/fast/regions/top-overflow-out-of-second-region-expected.txt: Removed.
- * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
- * platform/qt/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt:
- * platform/qt/fast/repaint/region-painting-invalidation-expected.png: Removed.
- * platform/qt/fast/repaint/region-painting-invalidation-expected.txt: Removed.
- * platform/qt/fast/repaint/region-painting-via-layout-expected.png: Removed.
- * platform/qt/fast/repaint/region-painting-via-layout-expected.txt: Removed.
- * platform/win/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
- * platform/win/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
-
-2013-10-02 Renata Hodovan <reni@webkit.org>
-
- HTML listbox is not resized horizontally when zooming
- https://bugs.webkit.org/show_bug.cgi?id=20445
-
- Reviewed by Darin Adler.
-
- A test with a zoomed listbox is added to check whether the styleChange is catched.
-
- * fast/transforms/listbox-zoom.html: Added.
- * fast/transforms/listbox-zoom-expected.txt: Added.
-
-2013-10-01 Santosh Mahto <santosh.ma@samsung.com>
-
- contenteditable justify commands applied to next paragraph as well
- https://bugs.webkit.org/show_bug.cgi?id=90611
-
- Reviewed by Ryosuke Niwa.
-
- Added a test for selecting one paragraph and the beginning of another
- paragraph to ensure that only the first fully-selected paragraph should
- be justified when justifying the selection.
-
- * editing/execCommand/align-in-span-expected.txt: Updated.
- * editing/execCommand/contenteditable-justify-next-paragraph-expected.txt: Added.
- * editing/execCommand/contenteditable-justify-next-paragraph.html: Added.
-
-2013-10-01 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: media/media-element-play-after-eos.html
- https://bugs.webkit.org/show_bug.cgi?id=115048
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-10-01 Filip Pizlo <fpizlo@apple.com>
-
- REGRESSION(156464): 50% regression on SunSpider/string-fasta
- https://bugs.webkit.org/show_bug.cgi?id=122202
-
- Unreviewed, roll out r156464.
-
- * js/destructuring-assignment-expected.txt: Removed.
- * js/destructuring-assignment.html: Removed.
- * js/mozilla/strict/13.1-expected.txt:
- * js/mozilla/strict/regress-532254-expected.txt:
- * js/mozilla/strict/script-tests/13.1.js:
- * js/regress/destructuring-arguments-expected.txt: Removed.
- * js/regress/destructuring-arguments-length-expected.txt: Removed.
- * js/regress/destructuring-arguments-length.html: Removed.
- * js/regress/destructuring-arguments.html: Removed.
- * js/regress/destructuring-swap-expected.txt: Removed.
- * js/regress/destructuring-swap.html: Removed.
- * js/regress/script-tests/destructuring-arguments-length.js: Removed.
- * js/regress/script-tests/destructuring-arguments.js: Removed.
- * js/regress/script-tests/destructuring-swap.js: Removed.
- * js/script-tests/destructuring-assignment.js: Removed.
- * sputnik/Conformance/13_Function_Definition/S13_A5.html:
-
-2013-10-01 Tim Horton <timothy_horton@apple.com>
-
- Tiled drawing GraphicsLayer tree dumps should match non-tiled more closely
- https://bugs.webkit.org/show_bug.cgi?id=122172
-
- Reviewed by Anders Carlsson.
-
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-no-image-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-opacity-html-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt:
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-non-propagated-body-background-expected.txt:
- * platform/mac-wk2/tiled-drawing/sticky/sticky-layers-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-after-scroll-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-speculative-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-size-slow-zoomed-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt:
- * platform/mac-wk2/tiled-drawing/use-tiled-drawing-expected.txt:
- Rebaseline some tests given these changes.
-
-2013-10-01 Joone Hur <joone.hur@intel.com>
-
- Quirksmode: CSS1: WebKit fails dynamic :first-letter test
- https://bugs.webkit.org/show_bug.cgi?id=15602
-
- Reviewed by David Hyatt.
-
- Add a test case that ensures that CSS first-letter property should work
- properly when the first letter is changed by DOM scripting.
-
- * fast/css/first-letter-block-change.html: Added.
- * platform/efl/TestExpectations:
- * platform/gtk-wk1/fast/css/first-letter-block-change-expected.png: Added.
- * platform/gtk-wk2/fast/css/first-letter-block-change-expected.png: Added.
- * platform/gtk/fast/css/first-letter-block-change-expected.txt: Added.
- * platform/mac/TestExpectations:
-
-2013-10-01 Brent Fulgham <bfulgham@apple.com>
-
- [Win] Unreviewed gardening.
-
- * platform/win/TestExpectations: Update TestExpectations for two crashes that were not
- previously logged, one image-only failure, another broken test due to the media changes.
-
-2013-10-01 Roger Fong <roger_fong@apple.com>
-
- [Windows] Unreviewed gardening. Skip fast/events/drag-and-drop-autoscroll-inner-frame.html.
-
- Drag and drop does not work on Windows DRT.
-
- * platform/win/TestExpectations:
-
-2013-10-01 Brent Fulgham <bfulgham@apple.com>
-
- [Win] Unreviewed build fix after r156730.
- https://bugs.webkit.org/show_bug.cgi?id=122021
-
- * platform/win/TestExpectations: Disable a number of tests broken by the switch to the new
- CSS/JS-based media controls.
-
-2013-10-01 Alexey Proskuryakov <ap@apple.com>
-
- fast/forms/search-event-delay.html is flakey
- https://bugs.webkit.org/show_bug.cgi?id=53990
-
- * TestExpectations: Marking as such.
-
-2013-10-01 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156725.
- http://trac.webkit.org/changeset/156725
- https://bugs.webkit.org/show_bug.cgi?id=122176
-
- broke all the mismatch tests again (Requested by thorton on
- #webkit).
-
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work-expected-mismatch.html: Removed.
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work.html: Removed.
-
-2013-10-01 Tim Horton <timothy_horton@apple.com>
-
- [wk2] WebKitTestRunner's window snapshots are blank with tiled drawing
- https://bugs.webkit.org/show_bug.cgi?id=122006
- <rdar://problem/15095197>
-
- Reviewed by Dean Jackson.
-
- Add a test that ensures that WebKitTestRunner's snapshots are not
- completely blank with tiled drawing enabled.
-
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work-expected-mismatch.html: Added.
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work.html: Added.
-
-2013-09-30 Jer Noble <jer.noble@apple.com>
-
- [Mac] Add support for VideoTrack to MediaPlayerPrivateAVFObjC
- https://bugs.webkit.org/show_bug.cgi?id=122122
-
- Reviewed by Eric Carlson.
-
- * media/track/video-track-expected.txt: Added.
- * media/track/video-track.html: Added.
-
-2013-10-01 Myles C. Maxfield <mmaxfield@apple.com>
-
- Center misspelling dots across width of word
- https://bugs.webkit.org/show_bug.cgi?id=122046
-
- Reviewed by Darin Adler.
-
- This patch only rebaselines a single test. I would have rebaselined
- the rest of the tests, but they seem to be affected by
- webkit.org/b/122146. I don't want to commit incorrect expected results.
-
- * platform/mac/editing/spelling/spelling-expected.png:
-
-2013-10-01 Brendan Long <b.long@cablelabs.com>
-
- [GStreamer] Support "chapter" text tracks
- https://bugs.webkit.org/show_bug.cgi?id=122000
-
- Reviewed by Eric Carlson.
-
- * media/content/counting-subtitled-srt.mkv: Added chapters metadata.
- * media/track/in-band/track-in-band-mkv-chapters-expected.txt: New test, similar to cues-added-one, but uses "chapters" track.
- * media/track/in-band/track-in-band-mkv-chapters.html: Same.
- * media/in-band-cues.js: Updated tests to handle the new "chapters" track.
- * media/track/in-band/track-in-band-kate-ogg-cues-added-once-expected.txt: Same.
- * media/track/in-band/track-in-band-kate-ogg-cues-added-once.html: Same.
- * media/track/in-band/track-in-band-kate-ogg-mode-expected.txt: Same.
- * media/track/in-band/track-in-band-kate-ogg-mode.html: Same.
- * media/track/in-band/track-in-band-kate-ogg-style-expected.txt: Same.
- * media/track/in-band/track-in-band-kate-ogg-track-order-expected.txt: Same.
- * media/track/in-band/track-in-band-kate-ogg-track-order.html: Same.
- * media/track/in-band/track-in-band-srt-mkv-cues-added-once-expected.txt: Same.
- * media/track/in-band/track-in-band-srt-mkv-cues-added-once.html: Same.
- * media/track/in-band/track-in-band-srt-mkv-kind-expected.txt: Same.
- * media/track/in-band/track-in-band-srt-mkv-kind.html: Same.
- * media/track/in-band/track-in-band-srt-mkv-language-expected.txt: Same.
- * media/track/in-band/track-in-band-srt-mkv-language.html: Same.
- * media/track/in-band/track-in-band-srt-mkv-mode-expected.txt: Same.
- * media/track/in-band/track-in-band-srt-mkv-mode.html: Same.
- * media/track/in-band/track-in-band-srt-mkv-style-expected.txt: Same.
- * media/track/in-band/track-in-band-srt-mkv-track-order-expected.txt: Same.
- * media/track/in-band/track-in-band-srt-mkv-track-order.html: Same.
-
-2013-10-01 Darin Adler <darin@apple.com>
-
- Try to get another Windows test to pass.
-
- * platform/win/js/dom/global-constructors-attributes-expected.txt: Removed one
- more class (Notification) for a feature turned off for the Windows platform.
-
-2013-10-01 Darin Adler <darin@apple.com>
-
- Try to get another Windows test to pass.
-
- * platform/win/js/dom/global-constructors-attributes-expected.txt: Added.
- Copy of the platform-independent results file, with items deleted for features
- that are currently turned off for the Windows platform.
-
-2013-10-01 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Adding failure expectations for currently failing tests.
-
- * platform/gtk/TestExpectations:
-
-2013-10-01 Darin Adler <darin@apple.com>
-
- Move platform-specific test results from js to js/dom to match moves in r156066.
-
- I see multiple check-ins with people doing this for some files, but these seem to have been missed.
- Maybe some of these are unneeded and can be removed.
-
- My hope is that this might help with some failures seen on the Windows bot.
-
- * platform/blackberry/js/dom/constructor-length-expected.txt: Renamed from LayoutTests/platform/blackberry/js/constructor-length-expected.txt.
- * platform/efl/js/dom/constructor-length-expected.txt: Renamed from LayoutTests/platform/efl/js/constructor-length-expected.txt.
- * platform/efl/js/dom/dom-static-property-for-in-iteration-expected.txt: Renamed from LayoutTests/platform/efl/js/dom-static-property-for-in-iteration-expected.txt.
- * platform/efl/js/dom/exception-linenums-in-html-3-expected.png: Renamed from LayoutTests/platform/efl/js/exception-linenums-in-html-3-expected.png.
- * platform/efl/js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Renamed from LayoutTests/platform/efl/js/global-constructors-attributes-dedicated-worker-expected.txt.
- * platform/efl/js/dom/global-constructors-attributes-shared-worker-expected.txt: Renamed from LayoutTests/platform/efl/js/global-constructors-attributes-shared-worker-expected.txt.
- * platform/efl/js/dom/missing-style-end-tag-js-expected.png: Renamed from LayoutTests/platform/efl/js/missing-style-end-tag-js-expected.png.
- * platform/efl/js/dom/missing-title-end-tag-js-expected.png: Renamed from LayoutTests/platform/efl/js/missing-title-end-tag-js-expected.png.
- * platform/gtk/js/dom/constructor-length-expected.txt: Renamed from LayoutTests/platform/gtk/js/constructor-length-expected.txt.
- * platform/gtk/js/dom/exception-linenums-in-html-3-expected.png: Renamed from LayoutTests/platform/gtk/js/exception-linenums-in-html-3-expected.png.
- * platform/gtk/js/dom/missing-style-end-tag-js-expected.png: Renamed from LayoutTests/platform/gtk/js/missing-style-end-tag-js-expected.png.
- * platform/gtk/js/dom/missing-title-end-tag-js-expected.png: Renamed from LayoutTests/platform/gtk/js/missing-title-end-tag-js-expected.png.
- * platform/mac/js/dom/exception-linenums-in-html-3-expected.png: Renamed from LayoutTests/platform/mac/js/exception-linenums-in-html-3-expected.png.
- * platform/mac/js/dom/missing-style-end-tag-js-expected.png: Renamed from LayoutTests/platform/mac/js/missing-style-end-tag-js-expected.png.
- * platform/mac/js/dom/missing-title-end-tag-js-expected.png: Renamed from LayoutTests/platform/mac/js/missing-title-end-tag-js-expected.png.
- * platform/qt/js/dom/constructor-length-expected.txt: Renamed from LayoutTests/platform/qt/js/constructor-length-expected.txt.
- * platform/qt/js/dom/date-DST-time-cusps-expected.txt: Renamed from LayoutTests/platform/qt/js/date-DST-time-cusps-expected.txt.
- * platform/qt/js/dom/dom-static-property-for-in-iteration-expected.txt: Renamed from LayoutTests/platform/qt/js/dom-static-property-for-in-iteration-expected.txt.
- * platform/qt/js/dom/exception-linenums-in-html-3-expected.png: Renamed from LayoutTests/platform/qt/js/exception-linenums-in-html-3-expected.png.
- * platform/qt/js/dom/missing-style-end-tag-js-expected.png: Renamed from LayoutTests/platform/qt/js/missing-style-end-tag-js-expected.png.
- * platform/qt/js/dom/missing-title-end-tag-js-expected.png: Renamed from LayoutTests/platform/qt/js/missing-title-end-tag-js-expected.png.
- * platform/qt/js/dom/switch-behaviour-expected.txt: Renamed from LayoutTests/platform/qt/js/switch-behaviour-expected.txt.
- * platform/win/js/dom/dom-static-property-for-in-iteration-expected.txt: Renamed from LayoutTests/platform/win/js/dom-static-property-for-in-iteration-expected.txt.
- * platform/win/js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Renamed from LayoutTests/platform/win/js/global-constructors-attributes-dedicated-worker-expected.txt.
- * platform/win/js/dom/global-constructors-attributes-shared-worker-expected.txt: Renamed from LayoutTests/platform/win/js/global-constructors-attributes-shared-worker-expected.txt.
-
-2013-10-01 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r156527, moving baselines specific to GTK WK1
- under the platform/gtk-wk1 directory.
-
- * platform/gtk-wk1/js: Added.
- * platform/gtk-wk1/js/dom: Added.
- * platform/gtk-wk1/js/dom/function-length-expected.txt: Added.
- * platform/gtk-wk1/scrollingcoordinator: Added.
- * platform/gtk-wk1/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added.
- * platform/gtk-wk1/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added.
- * platform/gtk/js/dom/function-length-expected.txt: Removed.
- * platform/gtk/scrollingcoordinator: Removed.
- * platform/gtk/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Removed.
- * platform/gtk/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Removed.
- * platform/gtk/svg/custom/SVGPoint-matrixTransform-expected.txt:
- * platform/gtk/svg/custom/getTransformToElement-expected.txt:
- * platform/gtk/svg/custom/text-ctm-expected.txt:
- * platform/gtk/svg/custom/text-hit-test-expected.txt:
- * platform/gtk/svg/text/append-text-node-to-tspan-expected.txt:
-
-2013-09-30 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test media/click-volume-bar-not-pausing.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122126
-
- Reviewed by Darin Adler.
-
- Speculative partial fix.
-
- I'm not sure if it's possible to make this test completely controlled without
- DOMFrameContentLoaded support - we need to do work when the <video> element is
- already present, but playback hasn't started yet. As media documents use autoplay,
- there is a race between load and playing events.
-
- * media/click-volume-bar-not-pausing-expected.txt:
- * media/click-volume-bar-not-pausing.html:
- - Add video URL after initial content fully loads to avoid races with that.
- - Added some state logging for clarity.
- - Only listen for "playing" event once. If playback already started, we have a
- playing event already queued, and would add another one with pause()/play().
-
-2013-09-30 Sam White <samuel_white@apple.com>
-
- AX: Expose ARIA Busy Notifications
- https://bugs.webkit.org/show_bug.cgi?id=121451
-
- Reviewed by Chris Fleizach.
-
- Added test to verify that elements post AXElementBusyChanged notifications when aria-busy is toggled.
-
- * platform/mac/accessibility/element-busy-changed-expected.txt: Added.
- * platform/mac/accessibility/element-busy-changed.html: Added.
-
-2013-09-30 Sam Weinig <sam@webkit.org>
-
- Remove support for DOMFileSystem
- https://bugs.webkit.org/show_bug.cgi?id=122137
-
- Reviewed by Anders Carlsson.
-
- * fast/dom/MutationObserver/filesystem-callback-delivery-expected.txt: Removed.
- * fast/dom/MutationObserver/filesystem-callback-delivery.html: Removed.
- * fast/filesystem: Removed.
- * fast/filesystem/async-operations-expected.txt: Removed.
- * fast/filesystem/async-operations.html: Removed.
- * fast/filesystem/cross-filesystem-op-expected.txt: Removed.
- * fast/filesystem/cross-filesystem-op.html: Removed.
- * fast/filesystem/directory-entry-to-uri-expected.txt: Removed.
- * fast/filesystem/directory-entry-to-uri.html: Removed.
- * fast/filesystem/entry-points-missing-arguments-expected.txt: Removed.
- * fast/filesystem/entry-points-missing-arguments.html: Removed.
- * fast/filesystem/file-after-reload-crash-expected.txt: Removed.
- * fast/filesystem/file-after-reload-crash.html: Removed.
- * fast/filesystem/file-entry-to-uri-expected.txt: Removed.
- * fast/filesystem/file-entry-to-uri.html: Removed.
- * fast/filesystem/file-from-file-entry-expected.txt: Removed.
- * fast/filesystem/file-from-file-entry.html: Removed.
- * fast/filesystem/file-metadata-after-write-expected.txt: Removed.
- * fast/filesystem/file-metadata-after-write.html: Removed.
- * fast/filesystem/file-writer-abort-continue-expected.txt: Removed.
- * fast/filesystem/file-writer-abort-continue.html: Removed.
- * fast/filesystem/file-writer-abort-depth-expected.txt: Removed.
- * fast/filesystem/file-writer-abort-depth.html: Removed.
- * fast/filesystem/file-writer-abort-expected.txt: Removed.
- * fast/filesystem/file-writer-abort.html: Removed.
- * fast/filesystem/file-writer-empty-blob-expected.txt: Removed.
- * fast/filesystem/file-writer-empty-blob.html: Removed.
- * fast/filesystem/file-writer-events-expected.txt: Removed.
- * fast/filesystem/file-writer-events.html: Removed.
- * fast/filesystem/file-writer-gc-blob-expected.txt: Removed.
- * fast/filesystem/file-writer-gc-blob.html: Removed.
- * fast/filesystem/file-writer-truncate-extend-expected.txt: Removed.
- * fast/filesystem/file-writer-truncate-extend.html: Removed.
- * fast/filesystem/file-writer-write-overlapped-expected.txt: Removed.
- * fast/filesystem/file-writer-write-overlapped.html: Removed.
- * fast/filesystem/filesystem-missing-arguments-expected.txt: Removed.
- * fast/filesystem/filesystem-missing-arguments.html: Removed.
- * fast/filesystem/filesystem-no-callback-null-ptr-crash-expected.txt: Removed.
- * fast/filesystem/filesystem-no-callback-null-ptr-crash.html: Removed.
- * fast/filesystem/filesystem-reference-expected.txt: Removed.
- * fast/filesystem/filesystem-reference.html: Removed.
- * fast/filesystem/filesystem-unserializable-expected.txt: Removed.
- * fast/filesystem/filesystem-unserializable.html: Removed.
- * fast/filesystem/filesystem-uri-origin-expected.txt: Removed.
- * fast/filesystem/filesystem-uri-origin.html: Removed.
- * fast/filesystem/flags-passing-expected.txt: Removed.
- * fast/filesystem/flags-passing.html: Removed.
- * fast/filesystem/input-access-entries-expected.txt: Removed.
- * fast/filesystem/input-access-entries.html: Removed.
- * fast/filesystem/not-enough-arguments-expected.txt: Removed.
- * fast/filesystem/not-enough-arguments.html: Removed.
- * fast/filesystem/op-copy-expected.txt: Removed.
- * fast/filesystem/op-copy.html: Removed.
- * fast/filesystem/op-get-entry-expected.txt: Removed.
- * fast/filesystem/op-get-entry.html: Removed.
- * fast/filesystem/op-get-metadata-expected.txt: Removed.
- * fast/filesystem/op-get-metadata.html: Removed.
- * fast/filesystem/op-get-parent-expected.txt: Removed.
- * fast/filesystem/op-get-parent.html: Removed.
- * fast/filesystem/op-move-expected.txt: Removed.
- * fast/filesystem/op-move.html: Removed.
- * fast/filesystem/op-read-directory-expected.txt: Removed.
- * fast/filesystem/op-read-directory.html: Removed.
- * fast/filesystem/op-remove-expected.txt: Removed.
- * fast/filesystem/op-remove.html: Removed.
- * fast/filesystem/op-restricted-chars-expected.txt: Removed.
- * fast/filesystem/op-restricted-chars.html: Removed.
- * fast/filesystem/op-restricted-names-expected.txt: Removed.
- * fast/filesystem/op-restricted-names.html: Removed.
- * fast/filesystem/op-restricted-unicode-expected.txt: Removed.
- * fast/filesystem/op-restricted-unicode.html: Removed.
- * fast/filesystem/read-directory-expected.txt: Removed.
- * fast/filesystem/read-directory.html: Removed.
- * fast/filesystem/resources: Removed.
- * fast/filesystem/resources/async-operations.js: Removed.
- * fast/filesystem/resources/directory-entry-to-uri.js: Removed.
- * fast/filesystem/resources/file-entry-to-uri-sync.js: Removed.
- * fast/filesystem/resources/file-entry-to-uri.js: Removed.
- * fast/filesystem/resources/file-from-file-entry-sync.js: Removed.
- * fast/filesystem/resources/file-from-file-entry.js: Removed.
- * fast/filesystem/resources/file-writer-abort-continue.js: Removed.
- * fast/filesystem/resources/file-writer-abort-depth.js: Removed.
- * fast/filesystem/resources/file-writer-abort.js: Removed.
- * fast/filesystem/resources/file-writer-empty-blob.js: Removed.
- * fast/filesystem/resources/file-writer-events.js: Removed.
- * fast/filesystem/resources/file-writer-gc-blob.js: Removed.
- * fast/filesystem/resources/file-writer-sync-truncate-extend.js: Removed.
- * fast/filesystem/resources/file-writer-sync-write-overlapped.js: Removed.
- * fast/filesystem/resources/file-writer-truncate-extend.js: Removed.
- * fast/filesystem/resources/file-writer-utils.js: Removed.
- * fast/filesystem/resources/file-writer-write-overlapped.js: Removed.
- * fast/filesystem/resources/fs-test-util.js: Removed.
- * fast/filesystem/resources/fs-worker-common.js: Removed.
- * fast/filesystem/resources/op-copy.js: Removed.
- * fast/filesystem/resources/op-get-entry.js: Removed.
- * fast/filesystem/resources/op-get-metadata.js: Removed.
- * fast/filesystem/resources/op-get-parent.js: Removed.
- * fast/filesystem/resources/op-move.js: Removed.
- * fast/filesystem/resources/op-read-directory.js: Removed.
- * fast/filesystem/resources/op-remove.js: Removed.
- * fast/filesystem/resources/op-restricted-chars.js: Removed.
- * fast/filesystem/resources/op-restricted-names.js: Removed.
- * fast/filesystem/resources/op-restricted-unicode.js: Removed.
- * fast/filesystem/resources/op-tests-helper.js: Removed.
- * fast/filesystem/resources/shared-worker-stub.js: Removed.
- * fast/filesystem/resources/simple-persistent-sync.js: Removed.
- * fast/filesystem/resources/simple-persistent.js: Removed.
- * fast/filesystem/resources/simple-readonly.js: Removed.
- * fast/filesystem/resources/simple-required-arguments-getdirectory.js: Removed.
- * fast/filesystem/resources/simple-required-arguments-getfile.js: Removed.
- * fast/filesystem/resources/simple-required-arguments-getmetadata.js: Removed.
- * fast/filesystem/resources/simple-required-arguments-remove.js: Removed.
- * fast/filesystem/resources/simple-temporary-sync.js: Removed.
- * fast/filesystem/resources/simple-temporary.js: Removed.
- * fast/filesystem/resources/sync-operations.js: Removed.
- * fast/filesystem/script-tests: Removed.
- * fast/filesystem/script-tests/TEMPLATE.html: Removed.
- * fast/filesystem/script-tests/filesystem-reference.js: Removed.
- * fast/filesystem/script-tests/filesystem-unserializable.js: Removed.
- * fast/filesystem/script-tests/flags-passing.js: Removed.
- * fast/filesystem/script-tests/read-directory.js: Removed.
- * fast/filesystem/simple-persistent-expected.txt: Removed.
- * fast/filesystem/simple-persistent.html: Removed.
- * fast/filesystem/simple-readonly-expected.txt: Removed.
- * fast/filesystem/simple-readonly-file-object-expected.txt: Removed.
- * fast/filesystem/simple-readonly-file-object.html: Removed.
- * fast/filesystem/simple-readonly.html: Removed.
- * fast/filesystem/simple-required-arguments-getdirectory-expected.txt: Removed.
- * fast/filesystem/simple-required-arguments-getdirectory.html: Removed.
- * fast/filesystem/simple-required-arguments-getfile-expected.txt: Removed.
- * fast/filesystem/simple-required-arguments-getfile.html: Removed.
- * fast/filesystem/simple-required-arguments-getmetadata-expected.txt: Removed.
- * fast/filesystem/simple-required-arguments-getmetadata.html: Removed.
- * fast/filesystem/simple-required-arguments-remove-expected.txt: Removed.
- * fast/filesystem/simple-required-arguments-remove.html: Removed.
- * fast/filesystem/simple-temporary-expected.txt: Removed.
- * fast/filesystem/simple-temporary.html: Removed.
- * fast/filesystem/workers: Removed.
- * fast/filesystem/workers/async-operations-expected.txt: Removed.
- * fast/filesystem/workers/async-operations.html: Removed.
- * fast/filesystem/workers/detached-frame-crash-expected.txt: Removed.
- * fast/filesystem/workers/detached-frame-crash.html: Removed.
- * fast/filesystem/workers/file-entry-to-uri-sync-expected.txt: Removed.
- * fast/filesystem/workers/file-entry-to-uri-sync.html: Removed.
- * fast/filesystem/workers/file-from-file-entry-expected.txt: Removed.
- * fast/filesystem/workers/file-from-file-entry-sync-expected.txt: Removed.
- * fast/filesystem/workers/file-from-file-entry-sync.html: Removed.
- * fast/filesystem/workers/file-from-file-entry.html: Removed.
- * fast/filesystem/workers/file-writer-empty-blob-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-empty-blob.html: Removed.
- * fast/filesystem/workers/file-writer-events-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-events-shared-worker-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-events-shared-worker.html: Removed.
- * fast/filesystem/workers/file-writer-events.html: Removed.
- * fast/filesystem/workers/file-writer-gc-blob-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-gc-blob.html: Removed.
- * fast/filesystem/workers/file-writer-sync-truncate-extend-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-sync-truncate-extend.html: Removed.
- * fast/filesystem/workers/file-writer-sync-write-overlapped-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-sync-write-overlapped.html: Removed.
- * fast/filesystem/workers/file-writer-truncate-extend-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-truncate-extend.html: Removed.
- * fast/filesystem/workers/file-writer-write-overlapped-expected.txt: Removed.
- * fast/filesystem/workers/file-writer-write-overlapped.html: Removed.
- * fast/filesystem/workers/resources: Removed.
- * fast/filesystem/workers/resources/detached-frame-crash-frame.html: Removed.
- * fast/filesystem/workers/resources/detached-frame-crash-worker.js: Removed.
- * fast/filesystem/workers/simple-persistent-expected.txt: Removed.
- * fast/filesystem/workers/simple-persistent-sync-expected.txt: Removed.
- * fast/filesystem/workers/simple-persistent-sync.html: Removed.
- * fast/filesystem/workers/simple-persistent.html: Removed.
- * fast/filesystem/workers/simple-temporary-expected.txt: Removed.
- * fast/filesystem/workers/simple-temporary-sync-expected.txt: Removed.
- * fast/filesystem/workers/simple-temporary-sync.html: Removed.
- * fast/filesystem/workers/simple-temporary.html: Removed.
- * fast/filesystem/workers/sync-operations-expected.txt: Removed.
- * fast/filesystem/workers/sync-operations.html: Removed.
- * fast/forms/file/input-file-entries-expected.txt: Removed.
- * fast/forms/file/input-file-entries.html: Removed.
- * http/tests/filesystem: Removed.
- * http/tests/filesystem/no-cache-filesystem-url-expected.txt: Removed.
- * http/tests/filesystem/no-cache-filesystem-url.html: Removed.
- * http/tests/filesystem/resolve-uri-expected.txt: Removed.
- * http/tests/filesystem/resolve-uri.html: Removed.
- * http/tests/filesystem/resources: Removed.
- * http/tests/filesystem/resources/fs-test-util.js: Removed.
- * http/tests/filesystem/resources/fs-worker-common.js: Removed.
- * http/tests/filesystem/resources/fs-worker-test-util.js: Removed.
- * http/tests/filesystem/script-tests: Removed.
- * http/tests/filesystem/script-tests/TEMPLATE.html: Removed.
- * http/tests/filesystem/script-tests/resolve-uri.js: Removed.
- * http/tests/filesystem/workers: Removed.
- * http/tests/filesystem/workers/resolve-url-expected.txt: Removed.
- * http/tests/filesystem/workers/resolve-url-sync-expected.txt: Removed.
- * http/tests/filesystem/workers/resolve-url-sync.html: Removed.
- * http/tests/filesystem/workers/resolve-url.html: Removed.
- * http/tests/filesystem/workers/script-tests: Removed.
- * http/tests/filesystem/workers/script-tests/TEMPLATE.html: Removed.
- * http/tests/filesystem/workers/script-tests/resolve-url-sync.js: Removed.
- * http/tests/inspector/filesystem: Removed.
- * http/tests/inspector/filesystem/delete-entry-expected.txt: Removed.
- * http/tests/inspector/filesystem/delete-entry.html: Removed.
- * http/tests/inspector/filesystem/directory-tree-expected.txt: Removed.
- * http/tests/inspector/filesystem/directory-tree.html: Removed.
- * http/tests/inspector/filesystem/filesystem-test.js: Removed.
- * http/tests/inspector/filesystem/request-directory-content-expected.txt: Removed.
- * http/tests/inspector/filesystem/request-directory-content.html: Removed.
- * http/tests/inspector/filesystem/request-file-content-expected.txt: Removed.
- * http/tests/inspector/filesystem/request-file-content.html: Removed.
- * http/tests/inspector/filesystem/request-filesystem-root-expected.txt: Removed.
- * http/tests/inspector/filesystem/request-filesystem-root.html: Removed.
- * http/tests/inspector/filesystem/request-metadata-expected.txt: Removed.
- * http/tests/inspector/filesystem/request-metadata.html: Removed.
- * http/tests/security/contentSecurityPolicy/filesystem-urls-match-self-expected.txt: Removed.
- * http/tests/security/contentSecurityPolicy/filesystem-urls-match-self.html: Removed.
- * http/tests/security/filesystem-iframe-from-remote-expected.txt: Removed.
- * http/tests/security/filesystem-iframe-from-remote.html: Removed.
- * http/tests/security/mixedContent/filesystem-url-in-iframe-expected.txt: Removed.
- * http/tests/security/mixedContent/filesystem-url-in-iframe.html: Removed.
- * http/tests/websocket/tests/hybi/send-file-blob-expected.txt: Removed.
- * http/tests/websocket/tests/hybi/send-file-blob-fail-expected.txt: Removed.
- * http/tests/websocket/tests/hybi/send-file-blob-fail.html: Removed.
- * http/tests/websocket/tests/hybi/send-file-blob.html: Removed.
- * http/tests/workers/resources/sync-operations.js:
- (onmessage):
- * http/tests/workers/terminate-during-sync-operation-expected.txt: Removed.
- * http/tests/workers/terminate-during-sync-operation.html: Removed.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
-
-2013-09-30 Alexey Proskuryakov <ap@apple.com>
-
- Remove timeout from shouldBecome* functions in js-test-pre
- https://bugs.webkit.org/show_bug.cgi?id=122121
-
- Reviewed by Ryosuke Niwa.
-
- Removed timeout. A 0.5 sec timeout never makes sense, and if something is stuck,
- a test should just time out normally.
-
- * resources/js-test-pre.js:
- (_waitForCondition):
- (shouldBecomeEqual):
- (shouldBecomeEqualToString):
- (shouldBecomeDifferent):
-
-2013-09-30 Jer Noble <jer.noble@apple.com>
-
- Unreviewed, roll back in r156546 with rebaselined tests.
- https://bugs.webkit.org/show_bug.cgi?id=122111
-
- * platform/mac/TestExpectations:
- * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.png:
- * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
- * platform/mac/fast/layers/video-layer-expected.png:
- * platform/mac/fast/layers/video-layer-expected.txt:
- * platform/mac/media/media-controls-clone-expected.png:
- * platform/mac/media/media-controls-clone-expected.txt:
- * platform/mac/media/video-no-audio-expected.txt:
-
-2013-09-30 Robert Plociennik <r.plociennik@samsung.com>
-
- editing/execCommand/findString-diacriticals.html expects to fail
- https://bugs.webkit.org/show_bug.cgi?id=122100
-
- Reviewed by Alexey Proskuryakov.
-
- Since all major platforms pass editing/execCommand/findString-diacriticals.html,
- the test now globally expects "PASS" instead of "FAIL" rendering the individual
- platform expectation files obsolete.
-
- * editing/execCommand/findString-diacriticals-expected.txt: "PASS" -> "FAIL"
- * platform/efl/TestExpectations: EFL passes editing/execCommand/findString-diacriticals.
- * platform/gtk/editing/execCommand/findString-diacriticals-expected.txt: Removed.
- * platform/mac/editing/execCommand/findString-diacriticals-expected.txt: Removed.
- * platform/qt/editing/execCommand/findString-diacriticals-expected.txt: Removed.
-
-2013-09-30 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156656.
- http://trac.webkit.org/changeset/156656
- https://bugs.webkit.org/show_bug.cgi?id=122111
-
- Broke several media tests (Requested by ap on #webkit).
-
- * platform/mac/TestExpectations:
- * platform/mac/media/video-no-audio-expected.txt:
-
-2013-09-30 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] Changed expectation for accessibility/file-upload-button-stringvalue.html after r156532
- https://bugs.webkit.org/show_bug.cgi?id=122103
-
- Unreviewed EFL gardening.
-
- * platform/efl-wk1/TestExpectations: file-upload-button-stringvalue.html fails on efl-wk1.
- Unskipped accessibility/heading-level.html. It passes after r156551.
- * platform/efl-wk2/accessibility/file-upload-button-stringvalue-expected.txt:
-
-2013-09-27 Jer Noble <jer.noble@apple.com>
-
- REGRESSION(r156546): media/video-no-audio.html broken
- https://bugs.webkit.org/show_bug.cgi?id=122049
-
- Reviewed by Eric Carlson.
-
- * platform/mac/TestExpectations:
- * platform/mac/media/video-no-audio-expected.txt:
-
-2013-09-27 Jer Noble <jer.noble@apple.com>
-
- [Mac] Add AudioTrack support to MediaPlayerPrivateAVFObC.
- https://bugs.webkit.org/show_bug.cgi?id=122043
-
- Reviewed by Eric Carlson.
-
- * media/track/audio-track-expected.txt: Added.
- * media/track/audio-track.html: Added.
-
-2013-09-30 Robert Plociennik <r.plociennik@samsung.com>
-
- [EFL] Added passing expectation for fast/forms/textarea-metrics.html
- https://bugs.webkit.org/show_bug.cgi?id=122107
-
- Unreviewed EFL gardening.
-
- fast/forms/textarea-metrics.html fails in WebKitTestRunner but returns expected
- results in MiniBrowser. Since GTK uses platform dependent expectation file to
- migitate this identical discrepancy, the same solution has been applied to EFL.
-
- * platform/efl/TestExpectations:
- * platform/efl/fast/forms/textarea-metrics-expected.txt: Added.
-
-2013-09-30 Krzysztof Wolanski <k.wolanski@samsung.com>
-
- [EFL] Fix incorrect click counting in EventSenderProxy
- https://bugs.webkit.org/show_bug.cgi?id=122098
-
- Reviewed by Gyuyoung Kim.
-
- After fixing EventSenderProxy extend-selection-after-double-click.html runs correctly.
-
- * platform/efl/TestExpectations:
-
-2013-09-30 Robert Plociennik <r.plociennik@samsung.com>
-
- [EFL] Gardening after the resolution of bug 84835
- https://bugs.webkit.org/show_bug.cgi?id=122096
-
- Unreviewed EFL gardening.
-
- Removed expected failures for bug 84835.
- editing/pasteboard/copy-inside-h1-preserves-h1 and
- editing/pasteboard/copy-without-selection are still failing due to bug 86623
- and have been marked accordingly.
-
- * platform/efl-wk1/TestExpectations:
- * platform/efl/TestExpectations:
-
-2013-09-30 Mario Sanchez Prada <mario.prada@samsung.com>
-
- Unreviewed GTK gardening. Two tests are passing in WK2 after r156541.
-
- * platform/gtk-wk2/TestExpectations: Removed passing tests.
-
-2013-09-30 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] Accessibility tests pass after r156532 and r156551
- https://bugs.webkit.org/show_bug.cgi?id=122090
-
- Unreviewed EFL gardening.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-09-30 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] New test accessibility/table-with-hidden-head-section.html failing on EFL port
- https://bugs.webkit.org/show_bug.cgi?id=111850
-
- Reviewed by Mario Sanchez Prada.
-
- Test passes after r156532.
-
- * platform/efl/TestExpectations:
-
-2013-09-18 Sergio Villar Senin <svillar@igalia.com>
-
- [CSS Grid Layout] Implement the grid-area shorthand
- https://bugs.webkit.org/show_bug.cgi?id=103334
-
- Reviewed by Andreas Kling.
-
- From Blink r151684 by <jchaffraix@chromium.org>
-
- * fast/css-grid-layout/grid-item-area-get-set-expected.txt: Added.
- * fast/css-grid-layout/grid-item-area-get-set.html: Added.
-
-2013-09-30 Vani Hegde <vani.hegde@samsung.com>
-
- user-select: none cursor turns to I-beam on mouse dragging
- https://bugs.webkit.org/show_bug.cgi?id=90159
-
- Reviewed by Ryosuke Niwa.
-
- Test case added to verify that explicitly set cursor style
- is retained on performing text selection.
-
- * editing/caret/selection-with-caret-type-progress-expected.txt: Added.
- * editing/caret/selection-with-caret-type-progress.html: Added.
-
-2013-09-29 Philip Rogers <pdr@google.com>
-
- Repaint borders and outlines on pseudo content changes
- https://bugs.webkit.org/show_bug.cgi?id=122070
-
- Reviewed by Andreas Kling.
-
- * fast/repaint/hover-pseudo-borders.html: Added.
- * platform/mac/fast/repaint/hover-pseudo-borders-expected.png: Added.
- * platform/mac/fast/repaint/hover-pseudo-borders-expected.txt: Added.
-
-2013-09-29 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Skip the IndexedDB tests for now as the feature is going
- through substantial changes that don't ensure constant proper functionality.
-
- * platform/gtk-wk2/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-09-28 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- filter: drop-shadow doesnot support viewport units
- https://bugs.webkit.org/show_bug.cgi?id=122053
-
- Reviewed by Darin Adler.
-
- * fast/css/drop-shadow-viewport-height-expected-mismatch.html: Added.
- * fast/css/drop-shadow-viewport-height.html: Added.
- * fast/css/drop-shadow-viewport-vmax-expected-mismatch.html: Added.
- * fast/css/drop-shadow-viewport-vmax.html: Added.
- * fast/css/drop-shadow-viewport-vmin-expected-mismatch.html: Added.
- * fast/css/drop-shadow-viewport-vmin.html: Added.
- * fast/css/drop-shadow-viewport-width-expected-mismatch.html: Added.
- * fast/css/drop-shadow-viewport-width.html: Added.
- Added new tests for verifying that drop-shadow properties are applied
- when its values are viewport units.
-
-2013-09-28 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- REGRESSION (r154614): Setting the document scroll position isn't symmetric; can successfully set document.body.scrollTop, but can only read from document.documentElement.scrollTop
- https://bugs.webkit.org/show_bug.cgi?id=121876
-
- Reviewed by Darin Adler.
-
- * fast/dom/Element/body-scrollLeft-Quirks-expected.txt: Added.
- * fast/dom/Element/body-scrollLeft-Quirks.html: Added.
- * fast/dom/Element/body-scrollLeft-expected.txt: Added.
- * fast/dom/Element/body-scrollLeft.html: Added.
- * fast/dom/Element/body-scrollTop-Quirks-expected.txt: Added.
- * fast/dom/Element/body-scrollTop-Quirks.html: Added.
- * fast/dom/Element/body-scrollTop-expected.txt: Added.
- * fast/dom/Element/body-scrollTop.html: Added.
- * fast/dom/Element/documentElement-scrollLeft-Quirks-expected.txt: Added.
- * fast/dom/Element/documentElement-scrollLeft-Quirks.html: Added.
- * fast/dom/Element/documentElement-scrollLeft-expected.txt: Added.
- * fast/dom/Element/documentElement-scrollLeft.html: Added.
- * fast/dom/Element/documentElement-scrollTop-Quirks-expected.txt: Added.
- * fast/dom/Element/documentElement-scrollTop-Quirks.html: Added.
- * fast/dom/Element/documentElement-scrollTop-expected.txt: Added.
- * fast/dom/Element/documentElement-scrollTop.html: Added.
- Added test cases for verifying that Non-Quirks mode should set
- scrolltop/scrollleft through document.documentElement.scrollTop/
- document.documentElement.scrollLeft and Quirks mode should set/get
- scrolltop/scrollleft through document.body.scrollTop/document.body.scrollLeft.
-
- * fast/multicol/scrolling-overflow.html:
- Rebaselining existing tests as per the new behavior. To set
- document.body.scrollLeft document to be in Quirks mode.
-
-2013-09-27 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] New positioning model: Positive margins
- https://bugs.webkit.org/show_bug.cgi?id=118089
-
- Reviewed by Alexandru Chiculita.
-
- The remaining tests for shape-outside with positive margins. These
- have all been imported from the CSSWG's repo.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-005-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-005.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-006-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-006.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-007-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-007.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-008-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-008.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-009-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-009.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test media/media-controller-playback.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122042
-
- * platform/mac/TestExpectations: Marked as such.
-
-2013-09-27 Hans Muller <hmuller@adobe.com>
-
- Crash on shape-outside when using calc()
- https://bugs.webkit.org/show_bug.cgi?id=121020
-
- Reviewed by Dirk Schulze.
-
- Specifying a CSS Shape geometry Length attribute with a calc() expression
- or looking up the value with getComputedStyle(), caused crashes.
-
- * fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt: Added.
- * fast/shapes/shape-inside/shape-inside-calc-crash.html: Added.
- * css3/calc/simplification-expected.txt: Added
- * css3/calc/simplification.html: Added
- * LayoutTests/css3/calc/cssom-expected.txt:
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test animations/combo-transform-translate+scale.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122040
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test media/track/track-cue-overlap-snap-to-lines-not-set.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122039
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- animations/transform-non-accelerated.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122038
-
- * platform/mac/TestExpectations: Marking as such.
-
-2013-09-27 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156569.
- http://trac.webkit.org/changeset/156569
- https://bugs.webkit.org/show_bug.cgi?id=122035
-
- broke a lot of mismatch tests (Requested by thorton on
- #webkit).
-
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work-expected-mismatch.html: Removed.
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work.html: Removed.
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test media/video-duration-known-after-eos.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122033
-
- * platform/mac/TestExpectations: Marked as such.
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- REGRESSION(r156546): 18 media tests broken
- https://bugs.webkit.org/show_bug.cgi?id=122021
-
- * platform/mac/TestExpectations: Adding one more test, media/track/track-cue-rendering-vertical.html
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- [Mac] Intermittent crash on media/video-controls-captions-trackmenu.html
- https://bugs.webkit.org/show_bug.cgi?id=110173
-
- This code got rewritten, and the test now just fails. Fixing and re-enabling it
- is tracked in a different bug.
-
- * platform/mac/TestExpectations: Removing superfluous entry which was confusing the parser.
-
-2013-09-27 Tim Horton <timothy_horton@apple.com>
-
- [wk2] WebKitTestRunner's window snapshots are blank with tiled drawing
- https://bugs.webkit.org/show_bug.cgi?id=122006
- <rdar://problem/15095197>
-
- Reviewed by Dean Jackson.
-
- Add a test that ensures that WebKitTestRunner's snapshots are not
- completely blank with tiled drawing enabled.
-
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work-expected-mismatch.html: Added.
- * platform/mac-wk2/tiled-drawing/window-server-snapshots-work.html: Added.
-
-2013-09-27 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test fast/animation/request-animation-frame-time-unit.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=122031
-
- * platform/mac/TestExpectations: Marking as such. Dean is going to look into
- related issues soon.
-
-2013-09-27 Jer Noble <jer.noble@apple.com>
-
- REGRESSION(r156546): 17 media tests broken
- https://bugs.webkit.org/show_bug.cgi?id=122021
-
- Unreviewed gardening; add failing tests to TestExpectations while triaging new failures.
-
- * platform/mac/TestExpectations:
-
-2013-09-27 Eric Carlson <eric.carlson@apple.com>
-
- [MediaStream API] update SourceInfo object to match spec
- https://bugs.webkit.org/show_bug.cgi?id=121941
-
- Reviewed by Dean Jackson.
-
- * fast/mediastream/MediaStreamTrack-getSources-expected.txt:
- * fast/mediastream/MediaStreamTrack-getSources.html:
-
-2013-09-26 Dean Jackson <dino@apple.com>
-
- Provide 2D Matrix decomposition for animation
- https://bugs.webkit.org/show_bug.cgi?id=112824
- <rdar://problem/15091882>
-
- Reviewed by Eric Carlson (and Ian Henderson offline).
-
- This test was only exercising the fact that our
- software decomposition did not match our hardware
- decomposition (although that required visual inspection).
- Now that our 2d decomposition is correct, update the
- test and its expected result.
-
- * animations/transform-non-accelerated-expected.txt:
- * animations/transform-non-accelerated.html:
-
-2013-09-27 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [GTK] GTK does not expose heading level correctly. Was: accessibility/heading-level.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=106924
-
- Reviewed by Chris Fleizach.
-
- Removed accesibility/heading-level.html from failure expectations.
-
- * platform/gtk/TestExpectations: Removed test now passing.
-
-2013-09-27 Jer Noble <jer.noble@apple.com>
-
- [Mac] Implement the media controls in JavaScript.
- https://bugs.webkit.org/show_bug.cgi?id=120895
-
- Reviewed by Dean Jackson.
-
- Rebaseline changed tests and add new (failing) tests to
- TestExpectations.
-
- * media/audio-delete-while-slider-thumb-clicked.html:
- * platform/mac/TestExpectations:
- * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.png:
- * platform/mac/fast/hidpi/video-controls-in-hidpi-expected.txt:
- * platform/mac/fast/layers/video-layer-expected.png:
- * platform/mac/fast/layers/video-layer-expected.txt:
- * platform/mac/fullscreen/video-controls-override-expected.txt: Added.
- * platform/mac/media/audio-controls-rendering-expected.png:
- * platform/mac/media/audio-controls-rendering-expected.txt:
- * platform/mac/media/controls-after-reload-expected.png:
- * platform/mac/media/controls-after-reload-expected.txt:
- * platform/mac/media/controls-strict-expected.png:
- * platform/mac/media/controls-strict-expected.txt:
- * platform/mac/media/controls-styling-strict-expected.png:
- * platform/mac/media/controls-styling-strict-expected.txt:
- * platform/mac/media/controls-without-preload-expected.png:
- * platform/mac/media/controls-without-preload-expected.txt:
- * platform/mac/media/media-controls-clone-expected.png:
- * platform/mac/media/media-controls-clone-expected.txt:
- * webarchive/loading/video-in-webarchive-expected.txt:
-
-2013-09-27 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [css-shapes] Shapes are not resolved the same way in shape-inside and clip-path
- https://bugs.webkit.org/show_bug.cgi?id=121922
-
- Reviewed by Andreas Kling.
-
- Add new test for circular shape-outside with percentage radius.
-
- Update the nested container with unresolved height test because with a
- circle it isn't really testing just for unresolved height behavior.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
- * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height-expected.html:
- * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html:
-
-2013-09-27 Andreas Kling <akling@apple.com>
-
- Unrehued mac-lion rebaseline.
-
- * platform/mac-lion/js/dom/global-constructors-attributes-expected.txt:
-
-2013-09-27 Denis Nomiyama <d.nomiyama@samsung.com>
-
- [GTK][WK2] Logging of accessibility events is not disabled between tests
- https://bugs.webkit.org/show_bug.cgi?id=121957
-
- Reviewed by Mario Sanchez Prada.
-
- Removed some accessibility tests from the expectations file that were
- failing before this fix.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-09-27 Krzysztof Wolanski <k.wolanski@samsung.com>
-
- [EFL] editing/selection/fake-doubleclick.html rebaseline after r140111
- https://bugs.webkit.org/show_bug.cgi?id=121831
-
- Unreviewed EFL gardening.
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/editing/selection/fake-doubleclick-expected.txt:
-
-2013-09-27 Zalan Bujtas <zalan@apple.com>
-
- Unexpected word wrapping for wrapped content then raw content.
- https://bugs.webkit.org/show_bug.cgi?id=121130
-
- Reviewed by Darin Adler.
-
- When deciding whether a line is considered empty, we need to check if the current
- object is fully responsible for the currently uncommitted width. It helps differentiating
- <span></span><span>abcd</span> from <span>a</span><span>bcd</span>, where in the first
- case when we hit the second <span> the line is still considered empty, as opposed to the
- second example.
- This patch introduces a map to keep track of the uncommitted widths.
-
- * fast/css/unexpected-word-wrapping-with-non-empty-spans-expected.html: Added.
- * fast/css/unexpected-word-wrapping-with-non-empty-spans.html: Added.
-
-2013-09-27 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [ATK] Protect entry points in the ATK wrapper against outdated render trees
- https://bugs.webkit.org/show_bug.cgi?id=121558
-
- Reviewed by Chris Fleizach.
-
- Added a new test to check that we do not crash in certain
- scenarios when hiding objects and retriving accessibility
- information about it.
-
- * accessibility/heading-crash-after-hidden-expected.txt: Added.
- * accessibility/heading-crash-after-hidden.html: Added.
-
- Rebaselined expectations that were wrong before, since they were
- not returning the actual value that they should be returning when
- called AccessibilityUIElement::stringValue().
-
- * platform/efl-wk1/accessibility/file-upload-button-stringvalue-expected.txt:
- Updated, since the actual text being returned should be the actual
- value of the file chooser (e.g. "(None)") and not the text in the
- upload botton (e.g. "Choose files").
- * platform/efl-wk2/accessibility/file-upload-button-stringvalue-expected.txt: Ditto.
- * platform/gtk-wk2/accessibility/file-upload-button-stringvalue-expected.txt: Ditto..
- * platform/gtk/accessibility/file-upload-button-stringvalue-expected.txt: Ditto.
-
- * platform/gtk/accessibility/deleting-iframe-destroys-axcache-expected.txt:
- Updated, since the iframe should be exposed at all after deleting it.
-
- Removed accesibility test now passing after fixing this issue.
-
- * platform/gtk/TestExpectations: Removed accessibility/aria-used-on-image-maps.html.
-
-2013-09-26 Antti Koivisto <antti@apple.com>
-
- Move m_style to RenderElement
- https://bugs.webkit.org/show_bug.cgi?id=121936
-
- Reviewed by Andreas Kling.
-
- Progressions from text style updating correctly in all cases.
-
- * compositing/contents-opaque/hidden-with-visible-text-expected.txt:
- * compositing/contents-opaque/visibility-hidden-expected.txt:
-
- Can't figure out why these progress but they do. The new rendering (showing nothing)
- is correct and matches Firefox.
-
- * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
- * platform/mac/svg/custom/getTransformToElement-expected.txt:
- * platform/mac/svg/custom/text-ctm-expected.txt:
- * platform/mac/svg/custom/text-hit-test-expected.txt:
- * platform/mac/svg/text/append-text-node-to-tspan-expected.txt:
-
-2013-09-26 Eric Carlson <eric.carlson@apple.com>
-
- [MediaStream] make MediaStream testable
- https://bugs.webkit.org/show_bug.cgi?id=121967
-
- Reviewed by Dean Jackson.
-
- * fast/mediastream/MediaStream-add-remove-tracks-expected.txt:
- * fast/mediastream/MediaStream-add-remove-tracks.html: Make the test results more understandable
- to simplify debugging failures.
- * fast/mediastream/MediaStream-onended-expected.txt:
- * fast/mediastream/MediaStream-onended.html: Ditto. Fix a test error: stopping stream A should
- not stop stream B even when it was created from stream A.
- * fast/mediastream/MediaStreamConstructor-expected.txt:
- * fast/mediastream/MediaStreamConstructor.html: Make the test results more understandable. Fix a
- logic errors: webkitMediaStream is an object, not a function. JSC does not support
- object.constructor.name, use object.constructor.toString() instead.
- * fast/mediastream/MediaStreamTrackEvent-constructor-expected.txt:
- * fast/mediastream/MediaStreamTrackEvent-constructor.html: Update now that getUserMedia() works.
- * fast/mediastream/argument-types-expected.txt: Updated with "Failing" results because the correct
- behavior is unknown. The spec says "the syntax for getUserMedia() is still under discussion".
-
-2013-09-26 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test plugins/access-after-page-destroyed.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=121976
-
- Reviewed by Anders Carlsson.
-
- Clean up the test.
-
- * plugins/access-after-page-destroyed-2-expected.txt: Added.
- * plugins/access-after-page-destroyed-2.html: Copied from LayoutTests/plugins/access-after-page-destroyed.html.
- This was testing two distinct issues, the second one unfittingly piled onto the first.
- Split the test in two.
-
- * plugins/access-after-page-destroyed-expected.txt:
- * plugins/access-after-page-destroyed.html:
- Modernized the test with js-test scripts, added a gc() call for predictability,
- changed the test to fail quickly in the flaky case.
-
-2013-09-26 Alexey Proskuryakov <ap@apple.com>
-
- fast/css/font-face-data-uri.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=82744
-
- Reviewed by Dan Bernstein.
-
- * fast/css/font-face-data-uri.html: There is no need to keep retrying, we can just
- wait for onload - as long as the font load starts early enough.
-
-2013-09-26 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156451.
- http://trac.webkit.org/changeset/156451
- https://bugs.webkit.org/show_bug.cgi?id=121965
-
- Broke two fast/multicol tests. (Requested by kling on
- #webkit).
-
- * fast/regions/layers/accelerated-compositing/crash-transform-inside-region-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/crash-transform-inside-region.html: Removed.
- * fast/regions/layers/accelerated-compositing/floated-region-with-transformed-child-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/floated-region-with-transformed-child.html: Removed.
- * fast/regions/layers/accelerated-compositing/move-layer-from-one-region-to-another-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/move-layer-from-one-region-to-another.html: Removed.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding-for-video-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding-for-video.html: Removed.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding.html: Removed.
- * fast/regions/layers/accelerated-compositing/region-as-layer-in-another-flowthread-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/region-as-layer-in-another-flowthread.html: Removed.
- * fast/regions/layers/accelerated-compositing/transform-transparent-positioned-video-inside-region-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/transform-transparent-positioned-video-inside-region.html: Removed.
- * fast/regions/layers/accelerated-compositing/transformed-layer-inside-transformed-layer-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/transformed-layer-inside-transformed-layer.html: Removed.
- * fast/regions/layers/accelerated-compositing/z-index-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/z-index-update-expected.html: Removed.
- * fast/regions/layers/accelerated-compositing/z-index-update.html: Removed.
- * fast/regions/layers/accelerated-compositing/z-index.html: Removed.
-
-2013-09-26 Andreas Kling <akling@apple.com>
-
- One more IndexedDB rebaseline.
-
- * js/dom/global-constructors-attributes-expected.txt:
-
-2013-09-26 Mark Hahnenberg <mhahnenberg@apple.com>
-
- op_to_this shouldn't use value profiling
- https://bugs.webkit.org/show_bug.cgi?id=121920
-
- Reviewed by Geoffrey Garen.
-
- Updated a couple tests that waited for two DFG compiles, but with this patch we
- don't do two compiles any more, so we don't want to wait forever.
-
- * js/script-tests/dfg-convert-this-polymorphic-object-then-exit-on-other.js:
- * js/script-tests/dfg-convert-this-polymorphic-object-then-exit-on-string.js:
-
-2013-09-26 Andreas Kling <akling@apple.com>
-
- Rebaseline some tests after IndexedDB was enabled.
-
- * js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
- * js/dom/global-constructors-attributes-shared-worker-expected.txt:
-
-2013-09-26 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- Inset box-shadows fail to round around corners when border-radius is set in vh/vw units.
- https://bugs.webkit.org/show_bug.cgi?id=119187
-
- Reviewed by Darin Adler.
-
- * fast/css/border-radius-inset-box-shadow-viewportlength-expected-mismatch.html: Added.
- * fast/css/border-radius-inset-box-shadow-viewportlength.html: Added.
- * fast/css/border-radius-viewport-height-expected-mismatch.html: Added.
- * fast/css/border-radius-viewport-height.html: Added.
- * fast/css/border-radius-viewport-vmax-expected-mismatch.html: Added.
- * fast/css/border-radius-viewport-vmax.html: Added.
- * fast/css/border-radius-viewport-vmin-expected-mismatch.html: Added.
- * fast/css/border-radius-viewport-vmin.html: Added.
- Added new tests for verifying that box-shadow and border-radius properties
- are applied when its values are viewport units.
-
-2013-09-25 Oliver Hunt <oliver@apple.com>
-
- Implement prefixed-destructuring assignment
- https://bugs.webkit.org/show_bug.cgi?id=121930
-
- Reviewed by Mark Hahnenberg.
-
- Add enw tests, and update old ones.
-
- * js/destructuring-assignment-expected.txt: Added.
- * js/destructuring-assignment.html: Added.
- * js/mozilla/strict/13.1-expected.txt:
- * js/mozilla/strict/regress-532254-expected.txt:
- * js/mozilla/strict/script-tests/13.1.js:
- * js/regress/destructuring-arguments-expected.txt: Added.
- * js/regress/destructuring-arguments-length-expected.txt: Added.
- * js/regress/destructuring-arguments-length.html: Added.
- * js/regress/destructuring-arguments.html: Added.
- * js/regress/destructuring-swap-expected.txt: Added.
- * js/regress/destructuring-swap.html: Added.
- * js/regress/script-tests/destructuring-arguments-length.js: Added.
- (foo):
- * js/regress/script-tests/destructuring-arguments.js: Added.
- (foo):
- * js/regress/script-tests/destructuring-swap.js: Added.
- (foo):
- * js/script-tests/destructuring-assignment.js: Added.
- (testDestructuring):
- (testDeconstructArgs):
- (testDeconstructArgLength):
-
-2013-09-26 Alberto Garcia <berto@igalia.com>
-
- Unreviewed GTK gardening.
-
- Unskip media/context-menu-actions.html which is passing now.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-09-26 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [GTK][WK2] Logging of accessibility events is not disabled between tests
- https://bugs.webkit.org/show_bug.cgi?id=121957
-
- Unreviewed gardening again. Now moving the expected flakiness to
- the WebKit2GTK+ port, where it actually belongs to.
-
- * platform/gtk-wk2/TestExpectations: Added expectations.
- * platform/gtk/TestExpectations: Removed expectations.
-
-2013-09-26 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [GTK] Logging of accessibility events is not disabled between tests
- https://bugs.webkit.org/show_bug.cgi?id=121957
-
- Unreviewed gardening. Marking accessibility tests as flaky while
- an issue with the logging of accessibility events is investigated.
-
- * platform/gtk/TestExpectations: Added flaky expectations.
-
-2013-09-26 Mario Sanchez Prada <mario.prada@samsung.com>
-
- REGRESSION(r144831-r144846):Crashes in accessibility/aria-hidden-with-elements.html, accessibility/table-with-hidden-head-section.html
- https://bugs.webkit.org/show_bug.cgi?id=112152
-
- Unreviewed GTK gardening. Removed crash expectations now passing.
-
- * platform/gtk/TestExpectations: Removed crashing expectations
- that are now passing after r156141-r156209.
-
-2013-09-26 Mario Sanchez Prada <mario.prada@samsung.com>
-
- Unreviewed GTK gardening. Remove failure expectation for test passing after r156209.
-
- * platform/gtk-wk2/TestExpectations: Removed failure expectation.
-
-2013-09-26 Krzysztof Wolanski <k.wolanski@samsung.com>
-
- [EFL] Remove inappropriate expectations for tests that are now passing on EFL port
- https://bugs.webkit.org/show_bug.cgi?id=121897
-
- Unreviewed EFL gardening.
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
-
-2013-09-26 Krzysztof Wolanski <k.wolanski@samsung.com>
-
- [EFL] Add baselines for editing/selection/paragraph-granularity.html
- https://bugs.webkit.org/show_bug.cgi?id=121842
-
- Unreviewed EFL gardening.
-
- * platform/efl/TestExpectations: Removing the corresponding entry.
- * platform/efl/editing/selection/paragraph-granularity-expected.txt: Added.
-
-2013-09-26 Mihai Maerean <mmaerean@adobe.com>
-
- [CSS Regions] The layers from the flow thread should be collected under the regions' layers.
- https://bugs.webkit.org/show_bug.cgi?id=120457
-
- Reviewed by David Hyatt.
-
- * fast/regions/layers/accelerated-compositing/crash-transform-inside-region.html: Added.
- * fast/regions/layers/accelerated-compositing/crash-transform-inside-region-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/floated-region-with-transformed-child.html: Added.
- * fast/regions/layers/accelerated-compositing/floated-region-with-transformed-child-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/move-layer-from-one-region-to-another.html: Added.
- * fast/regions/layers/accelerated-compositing/move-layer-from-one-region-to-another-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding.html: Added.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding-for-video.html: Added.
- * fast/regions/layers/accelerated-compositing/propagate-region-box-shadow-border-padding-for-video-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/region-as-layer-in-another-flowthread.html: Added.
- * fast/regions/layers/accelerated-compositing/region-as-layer-in-another-flowthread-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/transformed-layer-inside-transformed-layer.html: Added.
- * fast/regions/layers/accelerated-compositing/transformed-layer-inside-transformed-layer-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/transform-transparent-positioned-video-inside-region.html: Added.
- * fast/regions/layers/accelerated-compositing/transform-transparent-positioned-video-inside-region-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/z-index.html: Added.
- * fast/regions/layers/accelerated-compositing/z-index-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/z-index-update-expected.html: Added.
- * fast/regions/layers/accelerated-compositing/z-index-update.html: Added.
-
-2013-09-26 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Unable to collect html element in a named flow
- https://bugs.webkit.org/show_bug.cgi?id=121878
-
- Reviewed by Antti Koivisto.
-
- Use an iframe with a html element collected in a named flow
- to test that is does not crash or assert.
-
- * fast/regions/collect-html-in-named-flow-expected.txt: Added.
- * fast/regions/collect-html-in-named-flow.html: Added.
- * fast/regions/iframe-html-collected-expected.txt: Added.
- * fast/regions/iframe-html-collected.html: Added.
-
-2013-09-25 Alexey Proskuryakov <ap@apple.com>
-
- fast/css/font-face-data-uri.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=82744
-
- Reviewed by Darin Adler.
-
- This test used to wait for one font to load, but not for another, which made no sense.
-
- * fast/css/font-face-data-uri.html: Wait for both fonts. Increased the number of tries,
- it's not that long. Use an async test idiom that doesn't conflict with js-test-post.js.
-
- * fast/css/font-face-data-uri-expected.txt: Updated the results for proper async
- test usage.
-
-2013-09-25 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: fast/history/history-subframe-with-name.html
- https://bugs.webkit.org/show_bug.cgi?id=51039
-
- Reviewed by Brady Eidson.
-
- * fast/history/history-subframe-with-name.html: In state 3, there was a race between
- history.forward() and navigating to a new URL. Not sure how this resulted in an
- extra load, but let's get rid of that. Also, extended failure logging.
-
- * fast/history/resources/history-subframe-with-name-2.html: No longer do the
- navigation unconditionally. We need it in state 1, but not in state 3.
-
-2013-09-25 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Disable more CSS_SHAPES tests on AppleWin port.
-
- * platform/win/TestExpectations:
-
-2013-09-25 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Moving WK1-specific failure expectations into the WK1-specific TestExpectations.
- Also adding expectations for the currently failing tests on WK2.
-
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk-wk2/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-09-25 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Moving around and updating the GTK baselines that are
- either specific to WK1 or WK2 or can be shared by both.
-
- * platform/gtk-wk1/http: Added.
- * platform/gtk-wk1/http/tests: Added.
- * platform/gtk-wk1/http/tests/cache: Added.
- * platform/gtk-wk1/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-blocked-data-uri-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-blocked-file-uri-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-blocked-uri-cross-origin-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-blocked-uri-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-only-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-only-from-header-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-uri-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-uri-from-child-frame-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript-expected.txt: Added.
- * platform/gtk-wk1/http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt: Added.
- * platform/gtk-wk2/http: Added.
- * platform/gtk-wk2/http/tests: Added.
- * platform/gtk-wk2/http/tests/loading: Added.
- * platform/gtk-wk2/http/tests/loading/basic-auth-resend-wrong-credentials-expected.txt: Added.
- * platform/gtk-wk2/http/tests/loading/basic-credentials-sent-automatically-expected.txt: Added.
- * platform/gtk-wk2/http/tests/misc: Added.
- * platform/gtk-wk2/http/tests/misc/401-alternative-content-expected.txt: Added.
- * platform/gtk-wk2/http/tests/misc/authentication-redirect-1: Added.
- * platform/gtk-wk2/http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin-expected.txt: Added.
- * platform/gtk-wk2/http/tests/misc/authentication-redirect-2: Added.
- * platform/gtk-wk2/http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin-expected.txt: Added.
- * platform/gtk-wk2/http/tests/misc/authentication-redirect-4: Added.
- * platform/gtk-wk2/http/tests/misc/authentication-redirect-4/authentication-sent-to-redirect-same-origin-url-expected.txt: Added.
- * platform/gtk-wk2/http/tests/security: Added.
- * platform/gtk-wk2/http/tests/security/401-logout: Added.
- * platform/gtk-wk2/http/tests/security/401-logout/401-logout-expected.txt: Added.
- * platform/gtk-wk2/http/tests/xmlhttprequest: Added.
- * platform/gtk-wk2/http/tests/xmlhttprequest/failed-auth-expected.txt: Added.
- * platform/gtk-wk2/http/tests/xmlhttprequest/remember-bad-password-expected.txt: Added.
- * platform/gtk-wk2/js: Added.
- * platform/gtk-wk2/js/dom: Added.
- * platform/gtk-wk2/js/dom/constructor-length-expected.txt: Added.
- * platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt: Added.
- * platform/gtk/http/tests/cache: Removed.
- * platform/gtk/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-blocked-data-uri-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-blocked-file-uri-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-blocked-uri-cross-origin-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-blocked-uri-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-only-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-only-from-header-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-uri-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-uri-from-child-frame-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript-expected.txt: Removed.
- * platform/gtk/http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt: Removed.
- * platform/gtk/userscripts: Added.
- * platform/gtk/userscripts/script-run-at-end-expected.txt: Added.
-
-2013-09-25 Alexey Proskuryakov <ap@apple.com>
-
- loader/go-back-to-different-window-size.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=96642
-
- * platform/mac/TestExpectations: Marking it as flaky on Mac. I think that it's
- a general issue with the tools that window resizing doesn't work well.
-
-2013-09-25 Sam White <samuel_white@apple.com>
-
- AX: WebKit doesn't map aria-sort=other on OS X
- https://bugs.webkit.org/show_bug.cgi?id=118511
-
- Reviewed by Chris Fleizach.
-
- Updated test to check "other" aria-sort order. Also added additional checks to
- determine which elements expose aria-sort so our "none" case is more clear.
-
- * accessibility/aria-sort-expected.txt:
- * accessibility/aria-sort.html:
-
-2013-09-25 Antti Koivisto <antti@apple.com>
-
- REGRESSION (r156355) Links / interactive elements inside nested tables are unclickable
- https://bugs.webkit.org/show_bug.cgi?id=121904
-
- Reviewed by Andreas Kling.
-
- * fast/table/hittest-self-painting-expected.txt: Added.
- * fast/table/hittest-self-painting.html: Added.
-
-2013-09-25 Sanghyup Lee <sh53.lee@samsung.com>
-
- [EFL] Unreviewed gardening. Unskip passing fast/text/font-kerning.html
- https://bugs.webkit.org/show_bug.cgi?id=121907
-
- Unreviewed EFL gardening. Passes after r152411.
-
- * platform/efl/TestExpectations:
-
-2013-09-25 Allan Sandfeld Jensen <allan.jensen@digia.com>
-
- Support kerning with SVG web fonts
- https://bugs.webkit.org/show_bug.cgi?id=117540
-
- Added test of SVG web font kerning.
-
- Reviewed by Stephen Chenney.
-
- * fast/text/svg-font-face-with-kerning-expected.png: Added.
- * fast/text/svg-font-face-with-kerning-expected.txt: Added.
- * fast/text/svg-font-face-with-kerning.html: Added.
-
-2013-09-25 Anton Obzhirov <a.obzhirov@samsung.com>
-
- [GTK] Update test expectations. Mark fast/images/exif-orientation.html as failing.
- https://bugs.webkit.org/show_bug.cgi?id=121906
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Mark fast/images/exif-orientation.html as failing,
- as reported in webkit.org/b/121905.
-
-2013-09-25 Andrei Parvu <parvu@adobe.com>
-
- <https://webkit.org/b/120476> [CSS Masking] Implement luminance masking
-
- Added tests to verify the implementation of luminance masking.
-
- Reviewed by Dirk Schulze.
-
- * css3/masking/mask-luminance-gradient-expected.html: Added.
- * css3/masking/mask-luminance-gradient.html: Added.
- * css3/masking/mask-luminance-png.html: Added.
- * css3/masking/mask-luminance-svg-expected.html: Added.
- * css3/masking/mask-luminance-svg.html: Added.
- * css3/masking/resources/circle-alpha.svg: Added.
- * css3/masking/resources/circle2.svg: Added.
- * css3/masking/resources/dice.png: Added.
- * platform/mac/css3/masking/mask-luminance-png-expected.txt: Added.
-
-2013-09-25 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] Updated accessibility expectations after r154781 and r155599
- https://bugs.webkit.org/show_bug.cgi?id=121901
-
- Unreviewed EFL gardening.
-
- * platform/efl/accessibility/menu-list-sends-change-notification-expected.txt:
- * platform/efl/accessibility/notification-listeners-expected.txt:
-
-2013-09-25 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- :read-write pseudo-class should not be applied on <input type="text" disabled>
- https://bugs.webkit.org/show_bug.cgi?id=118236
-
- Reviewed by Darin Adler.
-
- * fast/css/readwrite-pseudoclass-input-expected.txt: Added.
- * fast/css/readwrite-pseudoclass-input.html: Added.
- Added test case to verify that :read-write pseudo-class properties are
- are not applied to disabled input and textarea elements.
-
-2013-09-25 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] accessibility/loading-iframe-sends-notification.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=112003
-
- Reviewed by Mario Sanchez Prada.
-
- * platform/efl-wk1/TestExpectations: Removed loading-iframe-sends-notification.html.
- * platform/efl-wk2/TestExpectations: Removed loading-iframe-sends-notification.html.
-
-2013-09-24 Ryosuke Niwa <rniwa@webkit.org>
-
- Crash in Document::setFocusedElement
- https://bugs.webkit.org/show_bug.cgi?id=121888
-
- Reviewed by Andreas Kling.
-
- * fast/events/blur-remove-parent-crash-expected.txt: Added.
- * fast/events/blur-remove-parent-crash.html: Added.
-
-2013-09-24 Mark Hahnenberg <mhahnenberg@apple.com>
-
- op_get_callee shouldn't use value profiling
- https://bugs.webkit.org/show_bug.cgi?id=121821
-
- Reviewed by Filip Pizlo.
-
- Added two tests to make sure we didn't regress the performance of op_get_callee.
-
- * js/regress/get_callee_monomorphic-expected.txt: Added.
- * js/regress/get_callee_monomorphic.html: Added.
- * js/regress/get_callee_polymorphic-expected.txt: Added.
- * js/regress/get_callee_polymorphic.html: Added.
- * js/regress/script-tests/get_callee_monomorphic.js: Added.
- * js/regress/script-tests/get_callee_polymorphic.js: Added.
-
-2013-09-24 Bear Travis <betravis@adobe.com>
-
- Disable CSS_SHAPES on Windows
- https://bugs.webkit.org/show_bug.cgi?id=121879
-
- Reviewed by Brent Fulgham.
-
- * platform/win/TestExpectations: Exclude shapes tests until the
- feature is re-enabled.
-
-2013-09-24 Filip Pizlo <fpizlo@apple.com>
-
- Crashing under JSC::DFG::SpeculativeJIT::spill visiting citicards.com
- https://bugs.webkit.org/show_bug.cgi?id=121844
-
- Reviewed by Mark Hahnenberg.
-
- * js/dfg-int52-spill-expected.txt: Added.
- * js/dfg-int52-spill-trickier-expected.txt: Added.
- * js/dfg-int52-spill-trickier.html: Added.
- * js/dfg-int52-spill.html: Added.
- * js/script-tests/dfg-int52-spill-trickier.js: Added.
- (foo):
- * js/script-tests/dfg-int52-spill.js: Added.
- (foo):
-
-2013-09-24 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: compositing/reflections/load-video-in-reflection.html
- https://bugs.webkit.org/show_bug.cgi?id=117427
-
- * platform/mac/TestExpectations: Marking the test accordingly.
-
-2013-09-24 Alexey Proskuryakov <ap@apple.com>
-
- SVG Animations are flaky
- https://bugs.webkit.org/show_bug.cgi?id=107018
-
- * platform/mac-wk2/TestExpectations: Marked some frequently failing tests
-
-2013-09-24 Zoltan Horvath <zoltan@webkit.org>
-
- [CSS Shapes] Modify updateSegmentsForShapes function to use logical coordinates
- https://bugs.webkit.org/show_bug.cgi?id=121864
-
- Reviewed by David Hyatt.
-
- When I landed updateSegmentsForShapes in r156022, I didn't use logical coordinates. This change modifies the
- code to use coordinates for positioning the float and the content around the float in a shape-inside. Now I
- added only one writing mode tests, but I will add more later in bug #121866.
-
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-left-triangle-vertical-lr-inline-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-left-triangle-vertical-lr-inline-content.html: Added.
-
-2013-09-24 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: fast/history/history-subframe-with-name.html
- https://bugs.webkit.org/show_bug.cgi?id=51039
-
- Reviewed by Anders Carlsson.
-
- Speculative fix, I could not reproduce locally.
-
- * fast/history/resources/history-subframe-with-name-container.html: Added a check
- that onunload trick worked.
-
- * fast/history/resources/history-subframe-with-name-2.html: Starting the navigation
- used to race with loading another iframe in the parent. Wait until the parent loads.
-
-2013-09-24 Dean Jackson <dino@apple.com>
-
- webgl/conformance/extensions/oes-element-index-uint.html failing after r156351 or 156352
- https://bugs.webkit.org/show_bug.cgi?id=121863
- <rdar://problem/15069481>
-
- Reviewed by Beth Dakin.
-
- This test was not querying the vertex attribute locations
- before binding data to them. When we enabled symbol mangling
- we started seeing attributes appear in a different order
- than the order defined in the shader source. Update this test
- to ask getAttribLocation first.
-
- Note that there are two important issues.
-
- Firstly, this is updating our local copy of the Khronos test.
- I've opened pull request #377 to get it addressed in the source.
- https://github.com/KhronosGroup/WebGL/pull/377
-
- Secondly, this indicates that we might have a lot of problems
- with existing content that does not expect the order of
- attributes to change.
-
- * webgl/resources/webgl_test_files/conformance/extensions/oes-element-index-uint.html:
- * TestExpectations: Unskip test.
-
-2013-09-24 Dean Jackson <dino@apple.com>
-
- webgl/conformance/extensions/oes-element-index-uint.html failing after r156351 or 156352
- https://bugs.webkit.org/show_bug.cgi?id=121863
- <rdar://problem/15069481>
-
- Temporarily skipped while investigating.
-
- * TestExpectations:
-
-2013-09-24 Dean Jackson <dino@apple.com>
-
- Use mapped name in attribute location binding
- https://bugs.webkit.org/show_bug.cgi?id=121847
- <rdar://problem/15067526>
-
- Reviewed by Eric Carlson.
-
- New test that has an attribute name long enough
- to trigger symbol mapping in all cases.
-
- * fast/canvas/webgl/gl-bind-attrib-mapped-names-expected.txt: Added.
- * fast/canvas/webgl/gl-bind-attrib-mapped-names.html: Added.
-
-2013-09-24 Bem Jones-Bey <bjonesbe@adobe.com>
-
- Properly handle bottom margin on float with shape-outside
- https://bugs.webkit.org/show_bug.cgi?id=121808
-
- Reviewed by David Hyatt.
-
- Import new tests for floats wish shape-outside and bottom margins.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log:
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/rounded-rectangle.js: Remove whitespace at ends of lines.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-002.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-003-expected.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-003.html: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log:
-
-2013-09-24 Denis Nomiyama <d.nomiyama@samsung.com>
-
- [ATK] Missing WTR AccessibilityController::addNotificationListener implementation
- https://bugs.webkit.org/show_bug.cgi?id=121674
-
- Reviewed by Mario Sanchez Prada.
-
- Updated the expectation of loading-iframe-sends-notification.html test,
- which was failing before this fix.
-
- * platform/gtk-wk2/TestExpectations: Removed
- loading-iframe-sends-notification.html because it now passes with this
- fix.
-
-2013-09-24 Anton Obzhirov <a.obzhirov@samsung.com>
-
- [GTK] fast/images/exif-orientation-composited.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=119731
-
- Reviewed by Carlos Garcia Campos.
-
- Unskip fast/images/exif-orientation-composited.html for GTK WK1 and WK2.
-
- * platform/gtk/TestExpectations:
-
-2013-09-24 Allan Sandfeld Jensen <allan.jensen@digia.com>
-
- [Qt] Crash when trying to download blob url
- https://bugs.webkit.org/show_bug.cgi?id=121681
-
- Reviewed by Simon Hausmann.
-
- Unskip two tests that downloads blob URLs. Note the two tests do not use the download attribute feature.
-
- * platform/qt/TestExpectations:
-
-2013-09-24 Andrei Parvu <parvu@adobe.com>
-
- [CSS Background] repeat: round should round the number of tiles to the nearest natural number
- https://bugs.webkit.org/show_bug.cgi?id=120668
-
- Changed the sizes of the images/masks in the tests to be compliant with the new behaviour.
-
- Reviewed by Darin Adler.
-
- * css3/background/background-repeat-round-auto1-expected.html:
- * css3/background/background-repeat-round-auto2-expected.html:
- * css3/background/background-repeat-round-border-expected.html:
- * css3/background/background-repeat-round-content-expected.html:
- * css3/background/background-repeat-round-padding-expected.html:
- * css3/background/background-repeat-round-padding.html:
- * css3/masking/mask-repeat-round-auto1-expected.html:
- * css3/masking/mask-repeat-round-auto2-expected.html:
- * css3/masking/mask-repeat-round-border-expected.html:
- * css3/masking/mask-repeat-round-content-expected.html:
- * css3/masking/mask-repeat-round-padding-expected.html:
- * css3/masking/mask-repeat-round-padding.html:
-
-2013-09-23 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- CSS Unit vh, vw, vmin and vmax in box-shadow are not applied.
- https://bugs.webkit.org/show_bug.cgi?id=121422
-
- Reviewed by Darin Adler.
-
- * fast/css/box-shadow-negative-viewportlength-expected-mismatch.html: Added.
- * fast/css/box-shadow-negative-viewportlength.html: Added.
- * fast/css/box-shadow-viewport-height-expected-mismatch.html: Added.
- * fast/css/box-shadow-viewport-height.html: Added.
- * fast/css/box-shadow-viewport-vmax-expected-mismatch.html: Added.
- * fast/css/box-shadow-viewport-vmax.html: Added.
- * fast/css/box-shadow-viewport-vmin-expected-mismatch.html: Added.
- * fast/css/box-shadow-viewport-vmin.html: Added.
- * fast/css/box-shadow-viewport-width-expected-mismatch.html: Added.
- * fast/css/box-shadow-viewport-width.html: Added.
- Added new tests for verifying that box-shadow properties are
- applied when its values are viewport units.
- * fast/css/shadow-viewport-units-expected.txt:
- * fast/css/shadow-viewport-units.html:
- Rebaselining existing tests as per the new behavior. Support for shadow
- properties with viewport units is added so modified the test case.
-
-2013-09-23 Simon Fraser <simon.fraser@apple.com>
-
- REGRESSION (r155998): when zooming in, tiles are too small
- https://bugs.webkit.org/show_bug.cgi?id=121765
-
- Reviewed by Dean Jackson.
-
- Fix results of tests that showed that we had incorrect tiling
- behavior on zooming.
-
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-size-slow-zoomed-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt:
- * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt:
-
-2013-09-23 Antonio Gomes <a1.gomes@sisa.samsung.com>
-
- iframe and scrollbar with "overflow:auto" should support autoscroll with mousedrag
- https://bugs.webkit.org/show_bug.cgi?id=40981
-
- Reviewed by Darin Adler.
-
- Test ensures that dragging an element close to the boundary of
- scrollable Frames, scroll its content in that direction.
-
- * fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt: Added.
- * fast/events/drag-and-drop-autoscroll-inner-frame.html: Added.
-
-2013-09-23 Alexey Proskuryakov <ap@apple.com>
-
- video-object-fit tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=121803
-
- Rubber-stamped by Simon Fraser.
-
- Removing an ad hoc 1.5 second timeout that these tests had. Loading video can take
- longer.
-
- * compositing/video/video-object-fit.html:
- * media/video-object-fit-change.html:
- * media/video-object-fit.html:
-
-2013-09-23 Alexandru Chiculita <achicu@adobe.com>
-
- Web Inspector: [CSS Regions] Display CSS Regions flow name in the inspector overlay
- https://bugs.webkit.org/show_bug.cgi?id=121794
-
- Reviewed by Joseph Pecoraro.
-
- Updated the expected results after moving the regions to the elementInfo.flowInfo property.
- Also, the test is now logging the name of the flow container in the output.
-
- * http/tests/inspector/elements-test.js:
- * inspector/elements/highlight-node-regions-expected.txt:
-
-2013-09-23 ChangSeok Oh <changseok.oh@collabora.com>
-
- [Texmap] Reloading a webgl page doesn't work
- https://bugs.webkit.org/show_bug.cgi?id=120593
-
- Reviewed by Noam Rosenthal.
-
- Add a new test case to check if a crash occurs while reloading a page which contains webgl.
-
- * fast/canvas/webgl/webgl-reload-crash-expected.txt: Added.
- * fast/canvas/webgl/webgl-reload-crash.html: Added.
-
-2013-09-23 Alexey Proskuryakov <ap@apple.com>
-
- Audio object garbage collection is incorrect (media/audio-garbage-collect.html test is flaky)
- https://bugs.webkit.org/show_bug.cgi?id=72698
-
- Skipping the test. It frequently times out, and when it doesn't, that's only
- because if fails to detect incorrect behavior.
-
- * TestExpectations:
-
-2013-09-23 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] accessibility/aria-invalid is failing
- https://bugs.webkit.org/show_bug.cgi?id=111986
-
- Reviewed by Mario Sanchez Prada.
-
- Test passes on both efk-wk2 and efl-wk1, because of the patches from bugs: 119883 and 120421.
-
- * platform/efl-wk1/TestExpectations: Removed accessibility/aria-invalid.html
- * platform/efl-wk2/TestExpectations: Removed accessibility/aria-invalid.html
-
-2013-09-23 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] accessibility/selection-states.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=112007
-
- Unreviewed EFL gardening. Passes after r156149.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-09-22 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156257.
- http://trac.webkit.org/changeset/156257
- https://bugs.webkit.org/show_bug.cgi?id=121777
-
- The test from this patch fails (Requested by ap on #webkit).
-
- * fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt: Removed.
- * fast/events/drag-and-drop-autoscroll-inner-frame.html: Removed.
-
-2013-09-22 Jinwoo Song <jinwoo7.song@samsung.com>
-
- Unreviewed EFL gardening. Rebaselining after r156040.
-
- * platform/efl/fast/forms/HTMLOptionElement_label06-expected.txt:
- * platform/efl/fast/forms/HTMLOptionElement_label07-expected.txt:
- * platform/efl/fast/forms/form-element-geometry-expected.txt:
- * platform/efl/fast/forms/menulist-separator-painting-expected.txt:
- * platform/efl/fast/forms/select-baseline-expected.txt:
- * platform/efl/fast/forms/select-empty-option-height-expected.txt:
- * platform/efl/fast/forms/selectlist-minsize-expected.txt:
- * platform/efl/fast/html/keygen-expected.txt:
- * platform/efl/fast/replaced/three-selects-break-expected.txt:
-
-2013-09-22 Antonio Gomes <a1.gomes@sisa.samsung.com>
-
- iframe and scrollbar with "overflow:auto" should support autoscroll with mousedrag
- https://bugs.webkit.org/show_bug.cgi?id=40981
-
- Reviewed by Darin Adler.
-
- Test ensures that dragging an element close to the boundary of
- scrollable Frames, scroll its content in that direction.
-
- * fast/events/drag-and-drop-autoscroll-inner-frame-expected.txt: Added.
- * fast/events/drag-and-drop-autoscroll-inner-frame.html: Added.
-
-2013-09-22 Arunprasad Rajkumar <ararunprasad@gmail.com>
-
- Hiding a focused element should unfocus it and fire a blur event
- https://bugs.webkit.org/show_bug.cgi?id=29241
-
- Reviewed by Darin Adler.
-
- * fast/dom/HTMLDocument/active-element-gets-unfocusable-expected.txt: Added.
- * fast/dom/HTMLDocument/active-element-gets-unfocusable.html: Added.
-
- LayoutTest reused from https://chromium.googlesource.com/chromium/blink/+/c58f636fd18fc27944c42e27d6a92a36867c57e1
- with little modification.
-
-2013-09-22 Darin Adler <darin@apple.com>
-
- Fix accessibility-node-memory-management.html to use normal style for
- GC-related tests, making it more robust
- https://bugs.webkit.org/show_bug.cgi?id=121760
-
- Rubber-stamped by Alexey Proskuryakov.
-
- Change was accidentally landed in previous commit, this is the change log
- that goes with it.
-
- * accessibility/accessibility-node-memory-management.html:
- Use jsTestIsAsync and setTimeout to do the garbage collection without the
- rest of the script state on the stack. Also removed a lot of unneeded
- "window." since the test works fine without them and tweaked comments.
-
-2013-09-21 Filip Pizlo <fpizlo@apple.com>
-
- Get rid of IsInlinedCodeTag and its associated methods since it's unused
- https://bugs.webkit.org/show_bug.cgi?id=121737
-
- Reviewed by Sam Weinig.
-
- * js/dfg-inline-arguments-capture-throw-exception-expected.txt: Added.
- * js/dfg-inline-arguments-capture-throw-exception.html: Added.
- * js/script-tests/dfg-inline-arguments-capture-throw-exception.js: Added.
- (foo):
- (bar):
- (makeF):
- (recurse):
-
-2013-09-20 Ryosuke Niwa <rniwa@webkit.org>
-
- Bad cast from CSSInitialValue to CSSValueList
- https://bugs.webkit.org/show_bug.cgi?id=121729
-
- Reviewed by Beth Dakin.
-
- Add a regression test. This is not a merge since the test in the Blink change involves
- superfluous execCommand calls.
-
- * fast/css/crash-inherit-value-font-family-expected.txt: Added.
- * fast/css/crash-inherit-value-font-family.html: Added.
-
-2013-09-20 Alexandru Chiculita <achicu@adobe.com>
-
- Web Inspector: [CSS Regions] Display CSS Regions chain when highlighting a CSS Region node
- https://bugs.webkit.org/show_bug.cgi?id=121719
-
- Reviewed by Joseph Pecoraro.
-
- Added test to check the position of the CSS Regions part of the same flow thread with
- the highlighted CSS Region node.
-
- * http/tests/inspector/elements-test.js:
- * inspector/elements/highlight-node-regions-expected.txt: Added.
- * inspector/elements/highlight-node-regions.html: Added.
-
-2013-09-20 Mark Hahnenberg <mhahnenberg@apple.com>
-
- (un)shiftCountWithAnyIndexingType will start over in the middle of copying if it sees a hole
- https://bugs.webkit.org/show_bug.cgi?id=121717
-
- Reviewed by Oliver Hunt.
-
- Added test to make sure that splicing an array with holes works correctly.
-
- * js/array-splice-with-holes-expected.txt: Added.
- * js/array-splice-with-holes.html: Added.
- * js/script-tests/array-splice-with-holes.js: Added.
-
-2013-09-20 Alexey Proskuryakov <ap@apple.com>
-
- Fix test after <http://trac.webkit.org/changeset/156203>
-
- * platform/mac/accessibility/aria-help.html: Correct paths to JS tests.
-
-2013-09-20 Filip Pizlo <fpizlo@apple.com>
-
- REGRESSION(r156047): WebCore hangs inside JSC::toInt32(double)
- https://bugs.webkit.org/show_bug.cgi?id=121648
-
- Reviewed by Mark Hahnenberg.
-
- * js/dfg-int52-change-format-expected.txt: Added.
- * js/dfg-int52-change-format.html: Added.
- * js/script-tests/dfg-int52-change-format.js: Added.
- (foo):
-
-2013-09-20 Oliver Hunt <oliver@apple.com>
-
- REGRESSION(r153215): New iCloud site crashes
- https://bugs.webkit.org/show_bug.cgi?id=121710
-
- Reviewed by Filip Pizlo.
-
- New test case
-
- * js/dfg-arguments-mutated-structure-expected.txt: Added.
- * js/dfg-arguments-mutated-structure.html: Added.
- * js/script-tests/dfg-arguments-mutated-structure.js: Added.
- (foo):
-
-2013-09-20 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156185.
- http://trac.webkit.org/changeset/156185
- https://bugs.webkit.org/show_bug.cgi?id=121727
-
- Caused a lot of crashes in tests (Requested by ap on #webkit).
-
- * fast/dom/HTMLDocument/active-element-gets-unfocusable-expected.txt: Removed.
- * fast/dom/HTMLDocument/active-element-gets-unfocusable.html: Removed.
-
-2013-09-20 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [ATK] Do not expose aria-help in ATK based platforms
- https://bugs.webkit.org/show_bug.cgi?id=121675
-
- Reviewed by Chris Fleizach.
-
- Moved test based in helpText() into the Mac directory, and update
- expectations for platforms as needed.
-
- * platform/mac/accessibility/aria-help-expected.txt: Renamed from LayoutTests/accessibility/aria-help-expected.txt.
- * platform/mac/accessibility/aria-help.html: Renamed from LayoutTests/accessibility/aria-help.html.
- * platform/gtk-wk2/TestExpectations: Removed failure expectation
- for aria-help, now moved to Mac, and for aria-describedby-on-input,
- which is now moved to the generic TestExpectations file for GTK.
- * platform/gtk/TestExpectations: Added aria-describedby-on-input,
- linking it to the newly filed bug 121684.
- * platform/gtk-wk2/TestExpectations: Removed failure expectation.
- * platform/win/TestExpectations: Removed failure expectation.
- * platform/wincairo/TestExpectations: Ditto.
-
-2013-09-20 Bem Jones-Bey <bjonesbe@adobe.com>
-
- Move tests to new import location
- https://bugs.webkit.org/show_bug.cgi?id=121701
-
- Reviewed by Dirk Schulze.
-
- The import script was previously importing the tests into an incorrect
- path. This change uses the latest import script to import all of the
- shapes tests to the right location.
-
- There are also some small changes in the tests since they had some
- more metadata added upstream, but there are no functional changes in
- the tests with this change.
-
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/rounded-rectangle.js: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/resources/rounded-rectangle.js.
- (ellipseXIntercept):
- (scanConvertRoundedRectangleOutside):
- (genLeftRightRoundedRectFloatShapeOutsideRefTest):
- (genLeftRoundedRectFloatShapeOutsideRefTest):
- (genRightRoundedRectFloatShapeOutsideRefTest):
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/subpixel-utils.js: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/resources/subpixel-utils.js.
- (SubPixelLayout):
- (SubPixelLayout.):
- * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log: Added.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-001-expected.html: Copied from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-002-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-001-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-002-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-002-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-002.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-polygon-002.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-square-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-square-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-border-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-square-border-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-border-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-square-border-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-stacked-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-stacked-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-stacked-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-stacked-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002-expected.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002-expected.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002.html: Renamed from LayoutTests/csswg/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002.html.
- * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log: Added.
- * csswg/submitted/shapes/shape-outside/w3c-import.log: Removed.
-
-2013-09-20 Yoav Weiss <yoav@yoav.ws>
-
- Fixed img src URLS with multiple spaces
- https://bugs.webkit.org/show_bug.cgi?id=121592
-
- Reviewed by Darin Adler.
-
- This test verifies that URLs with multiple spaces can be loaded as an image resource.
-
- * fast/loader/image-src-multiple-space-expected.txt: Added.
- * fast/loader/image-src-multiple-space.html: Added.
-
-2013-09-20 Arunprasad Rajkumar <ararunprasad@gmail.com>
-
- Hiding a focused element should unfocus it and fire a blur event
- https://bugs.webkit.org/show_bug.cgi?id=29241
-
- Reviewed by Darin Adler.
-
- * fast/dom/HTMLDocument/active-element-gets-unfocusable-expected.txt: Added.
- * fast/dom/HTMLDocument/active-element-gets-unfocusable.html: Added.
-
- LayoutTest reused from https://chromium.googlesource.com/chromium/blink/+/c58f636fd18fc27944c42e27d6a92a36867c57e1
- with little modification.
-
-2013-09-20 Alexey Proskuryakov <ap@apple.com>
-
- Remove URL decoding in srcset handling
- https://bugs.webkit.org/show_bug.cgi?id=121609
-
- Followup to <http://trac.webkit.org/changeset/156161> - that change renamed expected
- results, but the new test wasn't landed.
-
- * fast/loader/image-src-encoded.html: Copied from LayoutTests/fast/loader/image-src-question-mark.html.
- * fast/loader/image-src-question-mark.html: Removed.
-
-2013-09-20 Sam White <samuel_white@apple.com>
-
- AX: WebArea claims to have a subrole, but always returns nil.
- https://bugs.webkit.org/show_bug.cgi?id=121658
-
- Reviewed by Chris Fleizach.
-
- Updated test output to reflect removal of unused NSAccessibilitySubroleAttribute in AXWebArea.
-
- * platform/mac/accessibility/document-attributes-expected.txt:
-
-2013-09-20 Denis Nomiyama <d.nomiyama@samsung.com>
-
- [ATK][WTR] accessibility/aria-invalid.html times out
- https://bugs.webkit.org/show_bug.cgi?id=121668
-
- Reviewed by Mario Sanchez Prada.
-
- Updated the expectation of aria-invalid.html test, which was timing out
- before bug 120421 and this fix.
-
- * platform/gtk-wk2/TestExpectations: Removed aria-invalid.html because
- it now passes with this fix and the patch from bug 120421.
-
-2013-09-20 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebase after Qt 5.1.1 and skip failing tests.
-
- * platform/qt-wk1/TestExpectations:
- * platform/qt-wk2/TestExpectations:
- * platform/qt-wk2/fast/forms/submit-to-blank-multiple-times-expected.txt: Added.
- * platform/qt/TestExpectations:
-
-2013-09-20 Yoav Weiss <yoav@yoav.ws>
-
- Modified img src and srcset encoded URL tests
- https://bugs.webkit.org/show_bug.cgi?id=121677
-
- Previous tests have broken the Windows builds, since '?' is not a valid char.
- Moved to using '@'
-
- Reviewed by Anders Carlsson.
-
- * fast/hidpi/image-srcset-encoded-expected.txt: Renamed from LayoutTests/fast/hidpi/image-srcset-question-mark-expected.txt.
- * fast/hidpi/image-srcset-encoded.html: Renamed from LayoutTests/fast/hidpi/image-srcset-question-mark.html.
- * fast/hidpi/resources/image@test.png: Renamed from LayoutTests/fast/hidpi/resources/image?test.png.
- * fast/loader/image-src-encoded-expected.txt: Renamed from LayoutTests/fast/loader/image-src-question-mark-expected.txt.
- * fast/loader/resources/image@test.png: Renamed from LayoutTests/fast/loader/resources/image?test.png.
-
-2013-09-20 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Update tests after r156066 and r156083.
-
- * platform/qt-wk1/fast/forms/HTMLOptionElement_label06-expected.png: Added r156083.
- * platform/qt-wk1/fast/forms/HTMLOptionElement_label06-expected.txt: Added r156083.
- * platform/qt-wk1/fast/forms/HTMLOptionElement_label07-expected.png: Added r156083.
- * platform/qt-wk1/fast/forms/HTMLOptionElement_label07-expected.txt: Added r156083.
- * platform/qt-wk1/fast/forms/form-element-geometry-expected.png: Added r156083.
- * platform/qt-wk1/fast/forms/form-element-geometry-expected.txt: Added r156083.
- * platform/qt-wk1/fast/forms/menulist-separator-painting-expected.txt: Added r156083.
- * platform/qt-wk1/fast/forms/select-baseline-expected.png: Added r156083.
- * platform/qt-wk1/fast/forms/select-baseline-expected.txt: Added r156083.
- * platform/qt-wk1/fast/forms/selectlist-minsize-expected.txt: Added r156083.
- * platform/qt-wk1/fast/replaced/three-selects-break-expected.txt: Added r156083.
- * platform/qt-wk1/js/dom/switch-behaviour-expected.txt: Added r156066.
-
-2013-09-18 Antonio Gomes <a1.gomes@sisa.samsung.com>
-
- Make "autoscroll" for drag'n drop a setting
- https://bugs.webkit.org/show_bug.cgi?id=121559
-
- Reviewed by Ryosuke Niwa.
-
- * fast/events/drag-and-drop-autoscroll.html:
-
- Adapts the test so that is toggles the feature on
- via InternalSettings interface.
-
-2013-09-20 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Update tests after change to Qt 5.1.1
-
- * platform/qt/css1/text_properties/letter_spacing-expected.png:
- * platform/qt/css1/text_properties/letter_spacing-expected.txt:
- * platform/qt/fast/css/first-line-text-decoration-expected.png:
- * platform/qt/fast/css/first-line-text-decoration-expected.txt:
- * platform/qt/fast/css/first-line-text-decoration-inherited-from-parent-expected.png:
- * platform/qt/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
- * platform/qt/fast/css/word-space-extra-expected.png:
- * platform/qt/fast/css/word-space-extra-expected.txt:
- * platform/qt/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
- * platform/qt/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
- * platform/qt/fast/text/basic/003-expected.png:
- * platform/qt/fast/text/basic/003-expected.txt:
- * platform/qt/fast/text/basic/013-expected.png:
- * platform/qt/fast/text/basic/013-expected.txt:
- * platform/qt/fast/text/text-letter-spacing-expected.png:
- * platform/qt/fast/text/text-letter-spacing-expected.txt:
-
-2013-09-20 Krzysztof Czech <k.czech@samsung.com>
-
- [GTK][WK2] accessibility/selection-states.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=116972
-
- Reviewed by Mario Sanchez Prada.
-
- Unskipping accessibility/selection-states.html test.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-09-20 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebase tests.
-
- * platform/qt-wk2/fast/css/word-space-extra-expected.png: Added r155957.
- * platform/qt/fast/css/pseudo-first-line-border-width-expected.png: Rebase after r155957.
- * platform/qt/fast/css/pseudo-first-line-border-width-expected.txt: Rebase after r155957.
- * platform/qt/fast/css/word-space-extra-expected.txt: Rebase after r155957.
- * platform/qt/fast/forms/select-empty-option-height-expected.txt: Rebase after rr156040.
-
-2013-09-19 Yoav Weiss <yoav@yoav.ws>
-
- Remove URL decoding in srcset handling
- https://bugs.webkit.org/show_bug.cgi?id=121609
-
- Reviewed by Benjamin Poulain.
-
- These tests make sure that encoded URLs are properly handled, and especially URLs
- with a question mark in them.
-
- * fast/hidpi/image-srcset-question-mark-expected.txt: Added.
- * fast/hidpi/image-srcset-question-mark.html: Added.
- * fast/hidpi/resources/image?test.png: Added.
- * fast/loader/image-src-question-mark-expected.txt: Added.
- * fast/loader/image-src-question-mark.html: Added.
- * fast/loader/resources/image?test.png: Added.
-
-2013-09-19 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- Use shouldBecomeEqual in asynchronous spellchecking tests.
- https://bugs.webkit.org/show_bug.cgi?id=121483
-
- Reviewed by Darin Adler.
-
- Every asynchronous spellchecking layout test waits for spelling or grammar
- markers using setTimeout. It duplicates the code, moreover the implementation
- differs in every test.
-
- Use shouldBecomeEqual helper (introduced in r143860) to test spellchecking
- asynchronously.
-
- * editing/spelling/grammar-markers-expected.txt:
- * editing/spelling/grammar-markers-hidpi-expected.txt:
- * editing/spelling/grammar-markers-hidpi.html:
- * editing/spelling/grammar-markers.html:
-
- * editing/spelling/grammar-paste-expected.txt:
- * editing/spelling/grammar-paste.html:
- Dump text of destination element instead of source one to show what is
- really tested. It stops outputting that the input and textarea elements
- can store html tags, for example,
- PASS INPUT has a marker on 'I have a<b>n ki</b>wi'.
-
- * editing/spelling/script-tests/spellcheck-paste.js:
- (verifyMarker):
- (pasteAndVerify):
-
- * editing/spelling/spellcheck-paste-continuous-disabled-expected.txt:
- * editing/spelling/spellcheck-paste-continuous-disabled.html:
- * editing/spelling/spellcheck-paste-disabled-expected.txt:
- * editing/spelling/spellcheck-paste-disabled.html:
- At the beginning, those tests check whether spelling marker appears
- synchronously. Then, spell checking is disabled to check whether
- the markers have disappeared properly.
- There is no need to check spelling asynchronously in the second part
- of the tests. Use synchronous spellchecking path instead.
-
- * editing/spelling/spellcheck-paste-expected.txt:
- * editing/spelling/spelling-marker-description-expected.txt:
- * editing/spelling/spelling-marker-description.html:
- * platform/efl-wk2/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt:
- * platform/mac/editing/spelling/grammar-markers-expected.png:
- * platform/mac/editing/spelling/grammar-markers-hidpi-expected.png:
-
-2013-09-19 Eric Carlson <eric.carlson@apple.com>
-
- MediaStream API: update MediaStreamTrackEvent object to match spec
- https://bugs.webkit.org/show_bug.cgi?id=121624
-
- Reviewed by Dean Jackson.
-
- * fast/mediastream/MediaStreamTrackEvent-constructor-expected.txt: Added.
- * fast/mediastream/MediaStreamTrackEvent-constructor.html: Added.
-
-2013-09-19 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test http/tests/security/canvas-remote-read-remote-image-redirect.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=121458
-
- Reviewed by Sam Weinig.
-
- * fast/frames/sandboxed-iframe-attribute-parsing-06-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-07-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-08-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-09-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-11-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-13-expected.txt:
- * fast/frames/sandboxed-iframe-attribute-parsing-14-expected.txt:
- * fast/frames/sandboxed-iframe-parsing-space-characters-expected.txt:
- * fast/frames/sandboxed-iframe-scripting-04-expected.txt:
- * http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt:
- * http/tests/security/contentSecurityPolicy/sandbox-empty-subframe-expected.txt:
- * http/tests/security/contentSecurityPolicy/sandbox-in-http-header-control-expected.txt:
- * http/tests/security/contentSecurityPolicy/sandbox-in-http-header-expected.txt:
- * http/tests/security/contentSecurityPolicy/sandbox-invalid-header-expected.txt:
- * http/tests/security/isolatedWorld/sandboxed-iframe-expected.txt:
- * media/video-controls-no-scripting-expected.txt:
- We now get a line number for blocked inline scripts, which is a progression.
- It is the line number for the closing </script>, which is not ideal, but better
- than nothing.
-
- * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
- * http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe-expected.txt:
- Also a progression - we now get a line number for offending <script>.
-
-2013-09-19 Bear Travis <betravis@adobe.com>
-
- CSS_SHAPES not supported on AppleWin port
- https://bugs.webkit.org/show_bug.cgi?id=118810
-
- Reviewed by Brent Fulgham.
-
- * platform/win/TestExpectations: Enable shapes tests.
-
-2013-09-19 Eric Carlson <eric.carlson@apple.com>
-
- MediaStream API: update NavigatorUserMediaError object to match spec
- https://bugs.webkit.org/show_bug.cgi?id=121584
-
- Reviewed by Dean Jackson.
-
- * fast/mediastream/getusermedia-expected.txt:
- * fast/mediastream/getusermedia.html:
-
-2013-09-19 Bem Jones-Bey <bjonesbe@adobe.com>
-
- Fix handling of top margin on float with shape-outside
- https://bugs.webkit.org/show_bug.cgi?id=121614
-
- Reviewed by Alexandru Chiculita.
-
- * csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-000-expected.html: Added.
- * csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-000.html: Added.
- Test for a positive left/right margin.
-
- * csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-001-expected.html: Added.
- * csswg/submitted/shapes/shape-outside/shape-outside-floats-margin-001.html: Added.
- Test for a positive top margin.
-
-2013-09-19 Ryosuke Niwa <rniwa@webkit.org>
-
- Add XHR tests checking readyState transition when abort() is invoked in various states
- https://bugs.webkit.org/show_bug.cgi?id=121585
-
- Reviewed by Alexey Proskuryakov.
-
- Merge https://chromium.googlesource.com/chromium/blink/+/2d854757576db590745cfb78e11ca428a1aac342
-
- * http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt: Added.
- * http/tests/xmlhttprequest/readystatechange-and-abort.html: Added.
-
-2013-09-19 Manuel Rego Casasnovas <rego@igalia.com>
-
- Unreviewed. Fix typo in layout test description introduced in r155974.
-
- * fast/regions/selection-direction-expected.html:
- * fast/regions/selection-direction.html:
-
-2013-09-19 Andrei Parvu <parvu@adobe.com>
-
- [CSS Masking/Background] Position property should be ignored when using repeat: space
- https://bugs.webkit.org/show_bug.cgi?id=120623
-
- Reviewed by Dirk Schulze.
-
- * css3/masking/mask-repeat-one-copy-expected.html:
- * css3/masking/mask-repeat-one-copy.html: Only one copy of the mask should be drawn, and background position should determine its position.
- * css3/masking/mask-repeat-space-padding.html: Added a mask-position which should be ignored.
-
-2013-09-19 Michał Pakuła vel Rutka <m.pakula@samsung.com>
-
- Unreviewed EFL gardening.
-
- Unskip tests added to platform/efl/Skipped, which now are passing.
-
- * platform/efl/TestExpectations:
-
-2013-09-19 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- CSS Unit vmax and vmin in border-width not handled.
- https://bugs.webkit.org/show_bug.cgi?id=121421
-
- Reviewed by Darin Adler.
-
- * fast/css/viewport-vmax-border-expected.txt: Added.
- * fast/css/viewport-vmax-border.html: Added.
- * fast/css/viewport-vmin-border-expected.txt: Added.
- * fast/css/viewport-vmin-border.html: Added.
- Added new tests for verifying that border properties are
- applied when its values are given in vmax/vmin units.
-
-2013-09-19 Antti Koivisto <antti@apple.com>
-
- [CTTE] RenderText is always anonymous or associated with Text node
- https://bugs.webkit.org/show_bug.cgi?id=121596
-
- Reviewed by Andreas Kling.
-
- Update some MathML render tree dumps. RenderTexts for these are now anonymous.
-
- * platform/mac/mathml/presentation/mo-expected.txt:
- * platform/mac/mathml/presentation/row-expected.txt:
-
-2013-09-19 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebase after r155957 and 155998.
-
- * platform/qt-wk1/compositing/contents-scale/animating-expected.txt: Added r155998.
- * platform/qt-wk1/compositing/contents-scale/scaled-ancestor-expected.txt: Added r155998.
- * platform/qt-wk1/compositing/contents-scale/simple-scale-expected.txt: Added r155998.
- * platform/qt-wk1/compositing/contents-scale/z-translate-expected.txt: Added r155998.
- * platform/qt-wk2/compositing/contents-scale/animating-expected.txt: Added r155998.
- * platform/qt-wk2/compositing/contents-scale/scaled-ancestor-expected.txt: Added r155998.
- * platform/qt-wk2/compositing/contents-scale/simple-scale-expected.txt: Added r155998.
- * platform/qt-wk2/compositing/contents-scale/z-translate-expected.txt: Added r155998.
- * platform/qt/css3/selectors3/html/css3-modsel-179a-expected.txt: Rebase after r155957.
- * platform/qt/css3/selectors3/xhtml/css3-modsel-179a-expected.txt: Rebase after r155957.
- * platform/qt/css3/selectors3/xml/css3-modsel-179a-expected.txt: Rebase after r155957.
-
-2013-09-19 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Adding failure expectations for failing HiDPI and a11y tests.
-
-2013-09-18 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r155957.
-
- * platform/gtk/css3/selectors3/html/css3-modsel-179a-expected.txt:
- * platform/gtk/css3/selectors3/xhtml/css3-modsel-179a-expected.txt:
- * platform/gtk/css3/selectors3/xml/css3-modsel-179a-expected.txt:
- * platform/gtk/fast/css/pseudo-first-line-border-width-expected.txt:
- * platform/gtk/fast/css/word-space-extra-expected.txt:
- * platform/gtk/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
-
-2013-09-18 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r156040.
-
- * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt:
- * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt:
- * platform/gtk/fast/forms/form-element-geometry-expected.txt:
- * platform/gtk/fast/forms/menulist-separator-painting-expected.txt:
- * platform/gtk/fast/forms/select-baseline-expected.txt:
- * platform/gtk/fast/forms/select-empty-option-height-expected.txt:
- * platform/gtk/fast/forms/selectlist-minsize-expected.txt:
- * platform/gtk/fast/html/keygen-expected.txt:
- * platform/gtk/fast/replaced/three-selects-break-expected.txt:
-
-2013-09-18 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Failed to retrieve named flow ranges for content with inline svg
- https://bugs.webkit.org/show_bug.cgi?id=121489
-
- Reviewed by David Hyatt.
-
- * fast/regions/get-region-flow-ranges-inline-svg-expected.txt: Added.
- * fast/regions/get-region-flow-ranges-inline-svg.html: Added.
-
-2013-09-18 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Moving GTK-specific baselines for some js/dom/* tests into the proper directory.
-
- * platform/gtk/js/dom: Added.
- * platform/gtk/js/dom-static-property-for-in-iteration-expected.txt: Removed.
- * platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt: Copied from LayoutTests/platform/gtk/js/dom-static-property-for-in-iteration-expected.txt.
- * platform/gtk/js/dom/function-length-expected.txt: Copied from LayoutTests/platform/gtk/js/function-length-expected.txt.
- * platform/gtk/js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Copied from LayoutTests/platform/gtk/js/global-constructors-attributes-dedicated-worker-expected.txt.
- * platform/gtk/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/gtk/js/global-constructors-attributes-expected.txt.
- * platform/gtk/js/dom/global-constructors-attributes-shared-worker-expected.txt: Copied from LayoutTests/platform/gtk/js/global-constructors-attributes-shared-worker-expected.txt.
- * platform/gtk/js/function-length-expected.txt: Removed.
- * platform/gtk/js/global-constructors-attributes-dedicated-worker-expected.txt: Removed.
- * platform/gtk/js/global-constructors-attributes-expected.txt: Removed.
- * platform/gtk/js/global-constructors-attributes-shared-worker-expected.txt: Removed.
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Redo r156078.
-
- * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Added.
- * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Added.
- * platform/mac-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Removed.
- * platform/mac-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Removed.
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Lion rebaseline after r155253.
-
- * platform/mac-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Added.
- * platform/mac-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Added.
- * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Removed.
- * platform/qt-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Removed.
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Add test expectations for bugs 121581 and 121582.
-
- * platform/mac-wk2/TestExpectations:
- * platform/mac/TestExpectations:
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Fix the expected result again after r156070.
-
- * platform/mac-lion/js/dom: Added.
- * platform/mac-lion/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt.
- * platform/mac/js/dom/global-constructors-attributes-expected.txt: Removed.
-
-2013-09-18 Bem Jones-Bey <bjonesbe@adobe.com>
-
- REGRESSION (r155854 - r155967) block with margin-left adjacent to floated block causes text of subsequent blocks to overlap the floated block.
- https://bugs.webkit.org/show_bug.cgi?id=121532
-
- Reviewed by Andreas Kling.
-
- * fast/block/float/intruding-float-sibling-with-margin-expected.html: Added.
- * fast/block/float/intruding-float-sibling-with-margin.html: Added.
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Merge HTMLBodyElement::didNotifySubtreeInsertions into HTMLBodyElement::insertedInto
- https://bugs.webkit.org/show_bug.cgi?id=121576
-
- Reviewed by Andreas Kling.
-
- Rebaseline a test now that we don't do an extra layout.
-
- * inspector/timeline/timeline-script-tag-1-expected.txt:
-
-2013-09-18 Filip Pizlo <fpizlo@apple.com>
-
- Unreviewed check in a proper baseline.
-
- * js/dom/global-constructors-attributes-expected.txt:
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Move expected results after r156066.
-
- * platform/efl/js/dom: Added.
- * platform/efl/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/efl/js/global-constructors-attributes-expected.txt.
- * platform/efl/js/global-constructors-attributes-expected.txt: Removed.
- * platform/mac-lion/js/global-constructors-attributes-expected.txt: Removed.
- * platform/mac/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/mac-lion/js/global-constructors-attributes-expected.txt.
- * platform/qt/js/dom: Added.
- * platform/qt/js/dom/global-constructors-attributes-expected.txt: Copied from LayoutTests/platform/qt/js/global-constructors-attributes-expected.txt.
- * platform/qt/js/global-constructors-attributes-expected.txt: Removed.
-
-2013-09-18 Filip Pizlo <fpizlo@apple.com>
-
- Get rid of the jsc-test-list by moving all not-jsc-capable tests into js/dom
- https://bugs.webkit.org/show_bug.cgi?id=121578
-
- Rubber stamped by Geoffrey Garen.
-
- * fast/regex/cross-frame-callable-expected.txt: Removed.
- * fast/regex/cross-frame-callable.html: Removed.
- * fast/regex/dom: Added.
- * fast/regex/dom/cross-frame-callable-expected.txt: Added.
- * fast/regex/dom/cross-frame-callable.html: Added.
- * fast/regex/dom/lastIndex-expected.txt: Added.
- * fast/regex/dom/lastIndex.html: Added.
- * fast/regex/dom/non-pattern-characters-expected.txt: Added.
- * fast/regex/dom/non-pattern-characters.html: Added.
- * fast/regex/dom/script-tests: Added.
- * fast/regex/dom/script-tests/cross-frame-callable.js: Added.
- (doTest):
- * fast/regex/dom/script-tests/lastIndex.js: Added.
- * fast/regex/dom/script-tests/non-pattern-characters.js: Added.
- * fast/regex/dom/script-tests/unicodeCaseInsensitive.js: Added.
- (shouldBeTrue.ucs2CodePoint):
- * fast/regex/dom/syntax-errors-expected.txt: Added.
- * fast/regex/dom/syntax-errors.html: Added.
- * fast/regex/dom/unicodeCaseInsensitive-expected.txt: Added.
- * fast/regex/dom/unicodeCaseInsensitive.html: Added.
- * fast/regex/lastIndex-expected.txt: Removed.
- * fast/regex/lastIndex.html: Removed.
- * fast/regex/non-pattern-characters-expected.txt: Removed.
- * fast/regex/non-pattern-characters.html: Removed.
- * fast/regex/script-tests/cross-frame-callable.js: Removed.
- * fast/regex/script-tests/lastIndex.js: Removed.
- * fast/regex/script-tests/non-pattern-characters.js: Removed.
- * fast/regex/script-tests/unicodeCaseInsensitive.js: Removed.
- * fast/regex/syntax-errors-expected.txt: Removed.
- * fast/regex/syntax-errors.html: Removed.
- * fast/regex/unicodeCaseInsensitive-expected.txt: Removed.
- * fast/regex/unicodeCaseInsensitive.html: Removed.
- * js/JSON-parse-expected.txt: Removed.
- * js/JSON-parse.html: Removed.
- * js/JSON-stringify-expected.txt: Removed.
- * js/JSON-stringify.html: Removed.
- * js/Object-defineProperty-expected.txt: Removed.
- * js/Object-defineProperty.html: Removed.
- * js/Promise-already-fulfilled-expected.txt: Removed.
- * js/Promise-already-fulfilled.html: Removed.
- * js/Promise-already-rejected-expected.txt: Removed.
- * js/Promise-already-rejected.html: Removed.
- * js/Promise-already-resolved-expected.txt: Removed.
- * js/Promise-already-resolved.html: Removed.
- * js/Promise-catch-expected.txt: Removed.
- * js/Promise-catch-in-workers-expected.txt: Removed.
- * js/Promise-catch-in-workers.html: Removed.
- * js/Promise-catch.html: Removed.
- * js/Promise-chain-expected.txt: Removed.
- * js/Promise-chain.html: Removed.
- * js/Promise-exception-expected.txt: Removed.
- * js/Promise-exception.html: Removed.
- * js/Promise-expected.txt: Removed.
- * js/Promise-fulfill-expected.txt: Removed.
- * js/Promise-fulfill-in-workers-expected.txt: Removed.
- * js/Promise-fulfill-in-workers.html: Removed.
- * js/Promise-fulfill.html: Removed.
- * js/Promise-init-expected.txt: Removed.
- * js/Promise-init-in-workers-expected.txt: Removed.
- * js/Promise-init-in-workers.html: Removed.
- * js/Promise-init.html: Removed.
- * js/Promise-reject-expected.txt: Removed.
- * js/Promise-reject-in-workers-expected.txt: Removed.
- * js/Promise-reject-in-workers.html: Removed.
- * js/Promise-reject.html: Removed.
- * js/Promise-resolve-chain-expected.txt: Removed.
- * js/Promise-resolve-chain.html: Removed.
- * js/Promise-resolve-expected.txt: Removed.
- * js/Promise-resolve-in-workers-expected.txt: Removed.
- * js/Promise-resolve-in-workers.html: Removed.
- * js/Promise-resolve-with-then-exception-expected.txt: Removed.
- * js/Promise-resolve-with-then-exception.html: Removed.
- * js/Promise-resolve-with-then-fulfill-expected.txt: Removed.
- * js/Promise-resolve-with-then-fulfill.html: Removed.
- * js/Promise-resolve-with-then-reject-expected.txt: Removed.
- * js/Promise-resolve-with-then-reject.html: Removed.
- * js/Promise-resolve.html: Removed.
- * js/Promise-simple-expected.txt: Removed.
- * js/Promise-simple-fulfill-expected.txt: Removed.
- * js/Promise-simple-fulfill-inside-callback-expected.txt: Removed.
- * js/Promise-simple-fulfill-inside-callback.html: Removed.
- * js/Promise-simple-fulfill.html: Removed.
- * js/Promise-simple-in-workers-expected.txt: Removed.
- * js/Promise-simple-in-workers.html: Removed.
- * js/Promise-simple.html: Removed.
- * js/Promise-static-fulfill-expected.txt: Removed.
- * js/Promise-static-fulfill.html: Removed.
- * js/Promise-static-reject-expected.txt: Removed.
- * js/Promise-static-reject.html: Removed.
- * js/Promise-static-resolve-expected.txt: Removed.
- * js/Promise-static-resolve.html: Removed.
- * js/Promise-then-expected.txt: Removed.
- * js/Promise-then-in-workers-expected.txt: Removed.
- * js/Promise-then-in-workers.html: Removed.
- * js/Promise-then-without-callbacks-expected.txt: Removed.
- * js/Promise-then-without-callbacks-in-workers-expected.txt: Removed.
- * js/Promise-then-without-callbacks-in-workers.html: Removed.
- * js/Promise-then-without-callbacks.html: Removed.
- * js/Promise-then.html: Removed.
- * js/Promise-types-expected.txt: Removed.
- * js/Promise-types.html: Removed.
- * js/Promise.html: Removed.
- * js/activation-object-function-lifetime-expected.txt: Removed.
- * js/activation-object-function-lifetime.html: Removed.
- * js/activation-proto-expected.txt: Removed.
- * js/activation-proto.html: Removed.
- * js/add-to-primitive-expected.txt: Removed.
- * js/add-to-primitive.html: Removed.
- * js/array-float-delete-expected.txt: Removed.
- * js/array-float-delete.html: Removed.
- * js/array-foreach-expected.txt: Removed.
- * js/array-foreach.html: Removed.
- * js/array-indexof-expected.txt: Removed.
- * js/array-indexof.html: Removed.
- * js/array-join-bug-11524-expected.txt: Removed.
- * js/array-join-bug-11524.html: Removed.
- * js/array-map-expected.txt: Removed.
- * js/array-map.html: Removed.
- * js/array-prototype-properties-expected.txt: Removed.
- * js/array-prototype-properties.html: Removed.
- * js/array-some-expected.txt: Removed.
- * js/array-some.html: Removed.
- * js/array-sort-exception-expected.txt: Removed.
- * js/array-sort-exception.html: Removed.
- * js/array-tostring-ignore-separator-expected.txt: Removed.
- * js/array-tostring-ignore-separator.html: Removed.
- * js/array-with-double-assign-expected.txt: Removed.
- * js/array-with-double-assign.html: Removed.
- * js/array-with-double-push-expected.txt: Removed.
- * js/array-with-double-push.html: Removed.
- * js/assign-expected.txt: Removed.
- * js/assign.html: Removed.
- * js/basic-map-expected.txt: Removed.
- * js/basic-map.html: Removed.
- * js/basic-set-expected.txt: Removed.
- * js/basic-set.html: Removed.
- * js/basic-weakmap-expected.txt: Removed.
- * js/basic-weakmap.html: Removed.
- * js/bitwise-and-on-undefined-expected.txt: Removed.
- * js/bitwise-and-on-undefined.html: Removed.
- * js/bom-in-file-retains-correct-offset-expected.txt: Removed.
- * js/bom-in-file-retains-correct-offset.html: Removed.
- * js/branch-fold-correctness-expected.txt: Removed.
- * js/branch-fold-correctness.html: Removed.
- * js/cached-eval-gc-expected.txt: Removed.
- * js/cached-eval-gc.html: Removed.
- * js/call-base-resolution-expected.txt: Removed.
- * js/call-base-resolution.html: Removed.
- * js/callback-function-with-handle-event-expected.txt: Removed.
- * js/callback-function-with-handle-event.html: Removed.
- * js/codegen-temporaries-multiple-global-blocks-expected.txt: Removed.
- * js/codegen-temporaries-multiple-global-blocks.html: Removed.
- * js/concat-large-strings-crash-expected.txt: Removed.
- * js/concat-large-strings-crash.html: Removed.
- * js/concat-large-strings-crash2-expected.txt: Removed.
- * js/concat-large-strings-crash2.html: Removed.
- * js/console-non-string-values-expected.txt: Removed.
- * js/console-non-string-values.html: Removed.
- * js/const-expected.txt: Removed.
- * js/const.html: Removed.
- * js/construct-global-object-expected.txt: Removed.
- * js/construct-global-object.html: Removed.
- * js/constructor-attributes-expected.txt: Removed.
- * js/constructor-attributes.html: Removed.
- * js/constructor-expected.txt: Removed.
- * js/constructor-length.html: Removed.
- * js/constructor.html: Removed.
- * js/create-lots-of-workers-expected.txt: Removed.
- * js/create-lots-of-workers.html: Removed.
- * js/cross-frame-bad-time-expected.txt: Removed.
- * js/cross-frame-bad-time.html: Removed.
- * js/cross-frame-prototype-expected.txt: Removed.
- * js/cross-frame-prototype.html: Removed.
- * js/cross-frame-really-bad-time-expected.txt: Removed.
- * js/cross-frame-really-bad-time-with-__proto__-expected.txt: Removed.
- * js/cross-frame-really-bad-time-with-__proto__.html: Removed.
- * js/cross-frame-really-bad-time.html: Removed.
- * js/cross-global-object-inline-global-var-expected.txt: Removed.
- * js/cross-global-object-inline-global-var.html: Removed.
- * js/custom-constructors-expected.txt: Removed.
- * js/custom-constructors.html: Removed.
- * js/cyclic-proto-expected.txt: Removed.
- * js/cyclic-proto.html: Removed.
- * js/cyclic-ref-toString-expected.txt: Removed.
- * js/cyclic-ref-toString.html: Removed.
- * js/date-DST-time-cusps-expected.txt: Removed.
- * js/date-DST-time-cusps.html: Removed.
- * js/date-big-constructor-expected.txt: Removed.
- * js/date-big-constructor.html: Removed.
- * js/date-big-setdate-expected.txt: Removed.
- * js/date-big-setdate.html: Removed.
- * js/date-big-setmonth-expected.txt: Removed.
- * js/date-big-setmonth.html: Removed.
- * js/date-negative-setmonth-expected.txt: Removed.
- * js/date-negative-setmonth.html: Removed.
- * js/date-preserve-milliseconds-expected.txt: Removed.
- * js/date-preserve-milliseconds.html: Removed.
- * js/deep-recursion-test-expected.txt: Removed.
- * js/deep-recursion-test.html: Removed.
- * js/delete-function-parameter-expected.txt: Removed.
- * js/delete-function-parameter.html: Removed.
- * js/delete-multiple-global-blocks-expected.txt: Removed.
- * js/delete-multiple-global-blocks.html: Removed.
- * js/delete-syntax-expected.txt: Removed.
- * js/delete-syntax.html: Removed.
- * js/dfg-arguments-alias-activation-expected.txt: Removed.
- * js/dfg-arguments-alias-activation.html: Removed.
- * js/dfg-byte-array-put-expected.txt: Removed.
- * js/dfg-byte-array-put.html: Removed.
- * js/dfg-byteOffset-neuter-expected.txt: Removed.
- * js/dfg-byteOffset-neuter.html: Removed.
- * js/dfg-compare-final-object-to-final-object-or-other-expected.txt: Removed.
- * js/dfg-compare-final-object-to-final-object-or-other.html: Removed.
- * js/dfg-cross-global-object-inline-new-array-expected.txt: Removed.
- * js/dfg-cross-global-object-inline-new-array-literal-expected.txt: Removed.
- * js/dfg-cross-global-object-inline-new-array-literal-with-variables-expected.txt: Removed.
- * js/dfg-cross-global-object-inline-new-array-literal-with-variables.html: Removed.
- * js/dfg-cross-global-object-inline-new-array-literal.html: Removed.
- * js/dfg-cross-global-object-inline-new-array-with-elements-expected.txt: Removed.
- * js/dfg-cross-global-object-inline-new-array-with-elements.html: Removed.
- * js/dfg-cross-global-object-inline-new-array-with-size-expected.txt: Removed.
- * js/dfg-cross-global-object-inline-new-array-with-size.html: Removed.
- * js/dfg-cross-global-object-inline-new-array.html: Removed.
- * js/dfg-cross-global-object-new-array-expected.txt: Removed.
- * js/dfg-cross-global-object-new-array.html: Removed.
- * js/dfg-custom-getter-expected.txt: Removed.
- * js/dfg-custom-getter-throw-expected.txt: Removed.
- * js/dfg-custom-getter-throw-inlined-expected.txt: Removed.
- * js/dfg-custom-getter-throw-inlined.html: Removed.
- * js/dfg-custom-getter-throw.html: Removed.
- * js/dfg-custom-getter.html: Removed.
- * js/dfg-ensure-array-storage-on-window-expected.txt: Removed.
- * js/dfg-ensure-array-storage-on-window.html: Removed.
- * js/dfg-ensure-non-array-array-storage-on-window-expected.txt: Removed.
- * js/dfg-ensure-non-array-array-storage-on-window.html: Removed.
- * js/dfg-inline-resolve-expected.txt: Removed.
- * js/dfg-inline-resolve.html: Removed.
- * js/dfg-inline-switch-imm-expected.txt: Removed.
- * js/dfg-inline-switch-imm.html: Removed.
- * js/dfg-int32-to-double-on-set-local-and-exit-expected.txt: Removed.
- * js/dfg-int32-to-double-on-set-local-and-exit.html: Removed.
- * js/dfg-int32-to-double-on-set-local-and-sometimes-exit-expected.txt: Removed.
- * js/dfg-int32-to-double-on-set-local-and-sometimes-exit.html: Removed.
- * js/dfg-logical-not-final-object-or-other-expected.txt: Removed.
- * js/dfg-logical-not-final-object-or-other.html: Removed.
- * js/dfg-make-rope-side-effects-expected.txt: Removed.
- * js/dfg-make-rope-side-effects.html: Removed.
- * js/dfg-negative-array-size-expected.txt: Removed.
- * js/dfg-negative-array-size.html: Removed.
- * js/dfg-patchable-get-by-id-after-watchpoint-expected.txt: Removed.
- * js/dfg-patchable-get-by-id-after-watchpoint.html: Removed.
- * js/dfg-peephole-compare-final-object-to-final-object-or-other-expected.txt: Removed.
- * js/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt: Removed.
- * js/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html: Removed.
- * js/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt: Removed.
- * js/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object.html: Removed.
- * js/dfg-peephole-compare-final-object-to-final-object-or-other.html: Removed.
- * js/dfg-proto-stub-watchpoint-fire-expected.txt: Removed.
- * js/dfg-proto-stub-watchpoint-fire.html: Removed.
- * js/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps-expected.txt: Removed.
- * js/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps.html: Removed.
- * js/dfg-put-by-id-allocate-storage-expected.txt: Removed.
- * js/dfg-put-by-id-allocate-storage-polymorphic-expected.txt: Removed.
- * js/dfg-put-by-id-allocate-storage-polymorphic.html: Removed.
- * js/dfg-put-by-id-allocate-storage.html: Removed.
- * js/dfg-put-by-id-reallocate-storage-expected.txt: Removed.
- * js/dfg-put-by-id-reallocate-storage-polymorphic-expected.txt: Removed.
- * js/dfg-put-by-id-reallocate-storage-polymorphic.html: Removed.
- * js/dfg-put-by-id-reallocate-storage.html: Removed.
- * js/dfg-put-by-val-setter-then-get-by-val-expected.txt: Removed.
- * js/dfg-put-by-val-setter-then-get-by-val.html: Removed.
- * js/dfg-put-to-readonly-property-expected.txt: Removed.
- * js/dfg-put-to-readonly-property.html: Removed.
- * js/dfg-rshift-by-zero-eliminate-valuetoint32-expected.txt: Removed.
- * js/dfg-rshift-by-zero-eliminate-valuetoint32.html: Removed.
- * js/dfg-store-unexpected-value-into-argument-and-osr-exit-expected.txt: Removed.
- * js/dfg-store-unexpected-value-into-argument-and-osr-exit.html: Removed.
- * js/dfg-strcat-over-objects-then-exit-on-it-expected.txt: Removed.
- * js/dfg-strcat-over-objects-then-exit-on-it.html: Removed.
- * js/dfg-strict-mode-arguments-get-beyond-length-expected.txt: Removed.
- * js/dfg-strict-mode-arguments-get-beyond-length.html: Removed.
- * js/dfg-typed-array-neuter-expected.txt: Removed.
- * js/dfg-typed-array-neuter.html: Removed.
- * js/direct-entry-to-function-code-expected.txt: Removed.
- * js/direct-entry-to-function-code.html: Removed.
- * js/do-while-expression-value-expected.txt: Removed.
- * js/do-while-expression-value.html: Removed.
- * js/do-while-without-semicolon-expected.txt: Removed.
- * js/do-while-without-semicolon.html: Removed.
- * js/document-all-between-frames-expected.txt: Removed.
- * js/document-all-between-frames.html: Removed.
- * js/document-all-triggers-masquerades-watchpoint-expected.txt: Removed.
- * js/document-all-triggers-masquerades-watchpoint.html: Removed.
- * js/dom: Added.
- * js/dom-static-property-for-in-iteration-expected.txt: Removed.
- * js/dom-static-property-for-in-iteration.html: Removed.
- * js/dom/JSON-parse-expected.txt: Added.
- * js/dom/JSON-parse.html: Added.
- * js/dom/JSON-stringify-expected.txt: Added.
- * js/dom/JSON-stringify.html: Added.
- * js/dom/Object-defineProperty-expected.txt: Added.
- * js/dom/Object-defineProperty.html: Added.
- * js/dom/Promise-already-fulfilled-expected.txt: Added.
- * js/dom/Promise-already-fulfilled.html: Added.
- * js/dom/Promise-already-rejected-expected.txt: Added.
- * js/dom/Promise-already-rejected.html: Added.
- * js/dom/Promise-already-resolved-expected.txt: Added.
- * js/dom/Promise-already-resolved.html: Added.
- * js/dom/Promise-catch-expected.txt: Added.
- * js/dom/Promise-catch-in-workers-expected.txt: Added.
- * js/dom/Promise-catch-in-workers.html: Added.
- * js/dom/Promise-catch.html: Added.
- * js/dom/Promise-chain-expected.txt: Added.
- * js/dom/Promise-chain.html: Added.
- * js/dom/Promise-exception-expected.txt: Added.
- * js/dom/Promise-exception.html: Added.
- * js/dom/Promise-expected.txt: Added.
- * js/dom/Promise-fulfill-expected.txt: Added.
- * js/dom/Promise-fulfill-in-workers-expected.txt: Added.
- * js/dom/Promise-fulfill-in-workers.html: Added.
- * js/dom/Promise-fulfill.html: Added.
- * js/dom/Promise-init-expected.txt: Added.
- * js/dom/Promise-init-in-workers-expected.txt: Added.
- * js/dom/Promise-init-in-workers.html: Added.
- * js/dom/Promise-init.html: Added.
- * js/dom/Promise-reject-expected.txt: Added.
- * js/dom/Promise-reject-in-workers-expected.txt: Added.
- * js/dom/Promise-reject-in-workers.html: Added.
- * js/dom/Promise-reject.html: Added.
- * js/dom/Promise-resolve-chain-expected.txt: Added.
- * js/dom/Promise-resolve-chain.html: Added.
- * js/dom/Promise-resolve-expected.txt: Added.
- * js/dom/Promise-resolve-in-workers-expected.txt: Added.
- * js/dom/Promise-resolve-in-workers.html: Added.
- * js/dom/Promise-resolve-with-then-exception-expected.txt: Added.
- * js/dom/Promise-resolve-with-then-exception.html: Added.
- * js/dom/Promise-resolve-with-then-fulfill-expected.txt: Added.
- * js/dom/Promise-resolve-with-then-fulfill.html: Added.
- * js/dom/Promise-resolve-with-then-reject-expected.txt: Added.
- * js/dom/Promise-resolve-with-then-reject.html: Added.
- * js/dom/Promise-resolve.html: Added.
- * js/dom/Promise-simple-expected.txt: Added.
- * js/dom/Promise-simple-fulfill-expected.txt: Added.
- * js/dom/Promise-simple-fulfill-inside-callback-expected.txt: Added.
- * js/dom/Promise-simple-fulfill-inside-callback.html: Added.
- * js/dom/Promise-simple-fulfill.html: Added.
- * js/dom/Promise-simple-in-workers-expected.txt: Added.
- * js/dom/Promise-simple-in-workers.html: Added.
- * js/dom/Promise-simple.html: Added.
- * js/dom/Promise-static-fulfill-expected.txt: Added.
- * js/dom/Promise-static-fulfill.html: Added.
- * js/dom/Promise-static-reject-expected.txt: Added.
- * js/dom/Promise-static-reject.html: Added.
- * js/dom/Promise-static-resolve-expected.txt: Added.
- * js/dom/Promise-static-resolve.html: Added.
- * js/dom/Promise-then-expected.txt: Added.
- * js/dom/Promise-then-in-workers-expected.txt: Added.
- * js/dom/Promise-then-in-workers.html: Added.
- * js/dom/Promise-then-without-callbacks-expected.txt: Added.
- * js/dom/Promise-then-without-callbacks-in-workers-expected.txt: Added.
- * js/dom/Promise-then-without-callbacks-in-workers.html: Added.
- * js/dom/Promise-then-without-callbacks.html: Added.
- * js/dom/Promise-then.html: Added.
- * js/dom/Promise-types-expected.txt: Added.
- * js/dom/Promise-types.html: Added.
- * js/dom/Promise.html: Added.
- * js/dom/activation-object-function-lifetime-expected.txt: Added.
- * js/dom/activation-object-function-lifetime.html: Added.
- * js/dom/activation-proto-expected.txt: Added.
- * js/dom/activation-proto.html: Added.
- * js/dom/add-to-primitive-expected.txt: Added.
- * js/dom/add-to-primitive.html: Added.
- * js/dom/array-float-delete-expected.txt: Added.
- * js/dom/array-float-delete.html: Added.
- * js/dom/array-foreach-expected.txt: Added.
- * js/dom/array-foreach.html: Added.
- * js/dom/array-indexof-expected.txt: Added.
- * js/dom/array-indexof.html: Added.
- * js/dom/array-join-bug-11524-expected.txt: Added.
- * js/dom/array-join-bug-11524.html: Added.
- * js/dom/array-map-expected.txt: Added.
- * js/dom/array-map.html: Added.
- * js/dom/array-prototype-properties-expected.txt: Added.
- * js/dom/array-prototype-properties.html: Added.
- * js/dom/array-some-expected.txt: Added.
- * js/dom/array-some.html: Added.
- * js/dom/array-sort-exception-expected.txt: Added.
- * js/dom/array-sort-exception.html: Added.
- * js/dom/array-tostring-ignore-separator-expected.txt: Added.
- * js/dom/array-tostring-ignore-separator.html: Added.
- * js/dom/array-with-double-assign-expected.txt: Added.
- * js/dom/array-with-double-assign.html: Added.
- * js/dom/array-with-double-push-expected.txt: Added.
- * js/dom/array-with-double-push.html: Added.
- * js/dom/assign-expected.txt: Added.
- * js/dom/assign.html: Added.
- * js/dom/basic-map-expected.txt: Added.
- * js/dom/basic-map.html: Added.
- * js/dom/basic-set-expected.txt: Added.
- * js/dom/basic-set.html: Added.
- * js/dom/basic-weakmap-expected.txt: Added.
- * js/dom/basic-weakmap.html: Added.
- * js/dom/bitwise-and-on-undefined-expected.txt: Added.
- * js/dom/bitwise-and-on-undefined.html: Added.
- * js/dom/bom-in-file-retains-correct-offset-expected.txt: Added.
- * js/dom/bom-in-file-retains-correct-offset.html: Added.
- * js/dom/branch-fold-correctness-expected.txt: Added.
- * js/dom/branch-fold-correctness.html: Added.
- * js/dom/cached-eval-gc-expected.txt: Added.
- * js/dom/cached-eval-gc.html: Added.
- * js/dom/call-base-resolution-expected.txt: Added.
- * js/dom/call-base-resolution.html: Added.
- * js/dom/callback-function-with-handle-event-expected.txt: Added.
- * js/dom/callback-function-with-handle-event.html: Added.
- * js/dom/codegen-temporaries-multiple-global-blocks-expected.txt: Added.
- * js/dom/codegen-temporaries-multiple-global-blocks.html: Added.
- * js/dom/concat-large-strings-crash-expected.txt: Added.
- * js/dom/concat-large-strings-crash.html: Added.
- * js/dom/concat-large-strings-crash2-expected.txt: Added.
- * js/dom/concat-large-strings-crash2.html: Added.
- * js/dom/console-non-string-values-expected.txt: Added.
- * js/dom/console-non-string-values.html: Added.
- * js/dom/const-expected.txt: Added.
- * js/dom/const.html: Added.
- * js/dom/construct-global-object-expected.txt: Added.
- * js/dom/construct-global-object.html: Added.
- * js/dom/constructor-attributes-expected.txt: Added.
- * js/dom/constructor-attributes.html: Added.
- * js/dom/constructor-expected.txt: Added.
- * js/dom/constructor-length.html: Added.
- * js/dom/constructor.html: Added.
- * js/dom/create-lots-of-workers-expected.txt: Added.
- * js/dom/create-lots-of-workers.html: Added.
- * js/dom/cross-frame-bad-time-expected.txt: Added.
- * js/dom/cross-frame-bad-time.html: Added.
- * js/dom/cross-frame-prototype-expected.txt: Added.
- * js/dom/cross-frame-prototype.html: Added.
- * js/dom/cross-frame-really-bad-time-expected.txt: Added.
- * js/dom/cross-frame-really-bad-time-with-__proto__-expected.txt: Added.
- * js/dom/cross-frame-really-bad-time-with-__proto__.html: Added.
- * js/dom/cross-frame-really-bad-time.html: Added.
- * js/dom/cross-global-object-inline-global-var-expected.txt: Added.
- * js/dom/cross-global-object-inline-global-var.html: Added.
- * js/dom/custom-constructors-expected.txt: Added.
- * js/dom/custom-constructors.html: Added.
- * js/dom/cyclic-proto-expected.txt: Added.
- * js/dom/cyclic-proto.html: Added.
- * js/dom/cyclic-ref-toString-expected.txt: Added.
- * js/dom/cyclic-ref-toString.html: Added.
- * js/dom/date-DST-time-cusps-expected.txt: Added.
- * js/dom/date-DST-time-cusps.html: Added.
- * js/dom/date-big-constructor-expected.txt: Added.
- * js/dom/date-big-constructor.html: Added.
- * js/dom/date-big-setdate-expected.txt: Added.
- * js/dom/date-big-setdate.html: Added.
- * js/dom/date-big-setmonth-expected.txt: Added.
- * js/dom/date-big-setmonth.html: Added.
- * js/dom/date-negative-setmonth-expected.txt: Added.
- * js/dom/date-negative-setmonth.html: Added.
- * js/dom/date-preserve-milliseconds-expected.txt: Added.
- * js/dom/date-preserve-milliseconds.html: Added.
- * js/dom/deep-recursion-test-expected.txt: Added.
- * js/dom/deep-recursion-test.html: Added.
- * js/dom/delete-function-parameter-expected.txt: Added.
- * js/dom/delete-function-parameter.html: Added.
- * js/dom/delete-multiple-global-blocks-expected.txt: Added.
- * js/dom/delete-multiple-global-blocks.html: Added.
- * js/dom/delete-syntax-expected.txt: Added.
- * js/dom/delete-syntax.html: Added.
- * js/dom/dfg-arguments-alias-activation-expected.txt: Added.
- * js/dom/dfg-arguments-alias-activation.html: Added.
- * js/dom/dfg-byte-array-put-expected.txt: Added.
- * js/dom/dfg-byte-array-put.html: Added.
- * js/dom/dfg-byteOffset-neuter-expected.txt: Added.
- * js/dom/dfg-byteOffset-neuter.html: Added.
- * js/dom/dfg-compare-final-object-to-final-object-or-other-expected.txt: Added.
- * js/dom/dfg-compare-final-object-to-final-object-or-other.html: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-expected.txt: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-literal-expected.txt: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-literal-with-variables-expected.txt: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-literal-with-variables.html: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-literal.html: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-with-elements-expected.txt: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-with-elements.html: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-with-size-expected.txt: Added.
- * js/dom/dfg-cross-global-object-inline-new-array-with-size.html: Added.
- * js/dom/dfg-cross-global-object-inline-new-array.html: Added.
- * js/dom/dfg-cross-global-object-new-array-expected.txt: Added.
- * js/dom/dfg-cross-global-object-new-array.html: Added.
- * js/dom/dfg-custom-getter-expected.txt: Added.
- * js/dom/dfg-custom-getter-throw-expected.txt: Added.
- * js/dom/dfg-custom-getter-throw-inlined-expected.txt: Added.
- * js/dom/dfg-custom-getter-throw-inlined.html: Added.
- * js/dom/dfg-custom-getter-throw.html: Added.
- * js/dom/dfg-custom-getter.html: Added.
- * js/dom/dfg-ensure-array-storage-on-window-expected.txt: Added.
- * js/dom/dfg-ensure-array-storage-on-window.html: Added.
- * js/dom/dfg-ensure-non-array-array-storage-on-window-expected.txt: Added.
- * js/dom/dfg-ensure-non-array-array-storage-on-window.html: Added.
- * js/dom/dfg-inline-resolve-expected.txt: Added.
- * js/dom/dfg-inline-resolve.html: Added.
- * js/dom/dfg-inline-switch-imm-expected.txt: Added.
- * js/dom/dfg-inline-switch-imm.html: Added.
- * js/dom/dfg-int32-to-double-on-set-local-and-exit-expected.txt: Added.
- * js/dom/dfg-int32-to-double-on-set-local-and-exit.html: Added.
- * js/dom/dfg-int32-to-double-on-set-local-and-sometimes-exit-expected.txt: Added.
- * js/dom/dfg-int32-to-double-on-set-local-and-sometimes-exit.html: Added.
- * js/dom/dfg-logical-not-final-object-or-other-expected.txt: Added.
- * js/dom/dfg-logical-not-final-object-or-other.html: Added.
- * js/dom/dfg-make-rope-side-effects-expected.txt: Added.
- * js/dom/dfg-make-rope-side-effects.html: Added.
- * js/dom/dfg-negative-array-size-expected.txt: Added.
- * js/dom/dfg-negative-array-size.html: Added.
- * js/dom/dfg-patchable-get-by-id-after-watchpoint-expected.txt: Added.
- * js/dom/dfg-patchable-get-by-id-after-watchpoint.html: Added.
- * js/dom/dfg-peephole-compare-final-object-to-final-object-or-other-expected.txt: Added.
- * js/dom/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object-expected.txt: Added.
- * js/dom/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html: Added.
- * js/dom/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object-expected.txt: Added.
- * js/dom/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object.html: Added.
- * js/dom/dfg-peephole-compare-final-object-to-final-object-or-other.html: Added.
- * js/dom/dfg-proto-stub-watchpoint-fire-expected.txt: Added.
- * js/dom/dfg-proto-stub-watchpoint-fire.html: Added.
- * js/dom/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps-expected.txt: Added.
- * js/dom/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps.html: Added.
- * js/dom/dfg-put-by-id-allocate-storage-expected.txt: Added.
- * js/dom/dfg-put-by-id-allocate-storage-polymorphic-expected.txt: Added.
- * js/dom/dfg-put-by-id-allocate-storage-polymorphic.html: Added.
- * js/dom/dfg-put-by-id-allocate-storage.html: Added.
- * js/dom/dfg-put-by-id-reallocate-storage-expected.txt: Added.
- * js/dom/dfg-put-by-id-reallocate-storage-polymorphic-expected.txt: Added.
- * js/dom/dfg-put-by-id-reallocate-storage-polymorphic.html: Added.
- * js/dom/dfg-put-by-id-reallocate-storage.html: Added.
- * js/dom/dfg-put-by-val-setter-then-get-by-val-expected.txt: Added.
- * js/dom/dfg-put-by-val-setter-then-get-by-val.html: Added.
- * js/dom/dfg-put-to-readonly-property-expected.txt: Added.
- * js/dom/dfg-put-to-readonly-property.html: Added.
- * js/dom/dfg-rshift-by-zero-eliminate-valuetoint32-expected.txt: Added.
- * js/dom/dfg-rshift-by-zero-eliminate-valuetoint32.html: Added.
- * js/dom/dfg-store-unexpected-value-into-argument-and-osr-exit-expected.txt: Added.
- * js/dom/dfg-store-unexpected-value-into-argument-and-osr-exit.html: Added.
- * js/dom/dfg-strcat-over-objects-then-exit-on-it-expected.txt: Added.
- * js/dom/dfg-strcat-over-objects-then-exit-on-it.html: Added.
- * js/dom/dfg-strict-mode-arguments-get-beyond-length-expected.txt: Added.
- * js/dom/dfg-strict-mode-arguments-get-beyond-length.html: Added.
- * js/dom/dfg-typed-array-neuter-expected.txt: Added.
- * js/dom/dfg-typed-array-neuter.html: Added.
- * js/dom/direct-entry-to-function-code-expected.txt: Added.
- * js/dom/direct-entry-to-function-code.html: Added.
- * js/dom/do-while-expression-value-expected.txt: Added.
- * js/dom/do-while-expression-value.html: Added.
- * js/dom/do-while-without-semicolon-expected.txt: Added.
- * js/dom/do-while-without-semicolon.html: Added.
- * js/dom/document-all-between-frames-expected.txt: Added.
- * js/dom/document-all-between-frames.html: Added.
- * js/dom/document-all-triggers-masquerades-watchpoint-expected.txt: Added.
- * js/dom/document-all-triggers-masquerades-watchpoint.html: Added.
- * js/dom/dom-static-property-for-in-iteration-expected.txt: Added.
- * js/dom/dom-static-property-for-in-iteration.html: Added.
- * js/dom/dot-node-base-exception-expected.txt: Added.
- * js/dom/dot-node-base-exception.html: Added.
- * js/dom/encode-URI-test-expected.txt: Added.
- * js/dom/encode-URI-test.html: Added.
- * js/dom/end-in-string-escape-expected.txt: Added.
- * js/dom/end-in-string-escape.html: Added.
- * js/dom/enter-dictionary-indexing-mode-with-blank-indexing-type-expected.txt: Added.
- * js/dom/enter-dictionary-indexing-mode-with-blank-indexing-type.html: Added.
- * js/dom/error-object-write-and-detele-for-stack-property-expected.txt: Added.
- * js/dom/error-object-write-and-detele-for-stack-property.html: Added.
- * js/dom/eval-cache-scoped-lookup-expected.txt: Added.
- * js/dom/eval-cache-scoped-lookup.html: Added.
- * js/dom/eval-contained-syntax-error-expected.txt: Added.
- * js/dom/eval-contained-syntax-error.html: Added.
- * js/dom/eval-cross-window-expected.txt: Added.
- * js/dom/eval-cross-window.html: Added.
- * js/dom/eval-keyword-vs-function-expected.txt: Added.
- * js/dom/eval-keyword-vs-function.html: Added.
- * js/dom/eval-overriding-expected.txt: Added.
- * js/dom/eval-overriding.html: Added.
- * js/dom/exception-codegen-crash-expected.txt: Added.
- * js/dom/exception-codegen-crash.html: Added.
- * js/dom/exception-line-number-expected.txt: Added.
- * js/dom/exception-line-number.html: Added.
- * js/dom/exception-linenums-in-html-1-expected.txt: Added.
- * js/dom/exception-linenums-in-html-1.html: Added.
- * js/dom/exception-linenums-in-html-2-expected.txt: Added.
- * js/dom/exception-linenums-in-html-2.html: Added.
- * js/dom/exception-linenums-in-html-3-expected.txt: Added.
- * js/dom/exception-linenums-in-html-3.html: Added.
- * js/dom/exception-registerfile-shrink-expected.txt: Added.
- * js/dom/exception-registerfile-shrink.html: Added.
- * js/dom/exception-sequencing-binops-expected.txt: Added.
- * js/dom/exception-sequencing-binops.html: Added.
- * js/dom/exception-sequencing-binops2-expected.txt: Added.
- * js/dom/exception-sequencing-binops2.html: Added.
- * js/dom/exception-sequencing-expected.txt: Added.
- * js/dom/exception-sequencing.html: Added.
- * js/dom/exception-thrown-from-equal-expected.txt: Added.
- * js/dom/exception-thrown-from-equal.html: Added.
- * js/dom/exception-thrown-from-eval-inside-closure-expected.txt: Added.
- * js/dom/exception-thrown-from-eval-inside-closure.html: Added.
- * js/dom/exception-thrown-from-function-with-lazy-activation-expected.txt: Added.
- * js/dom/exception-thrown-from-function-with-lazy-activation.html: Added.
- * js/dom/exception-thrown-from-new-expected.txt: Added.
- * js/dom/exception-thrown-from-new.html: Added.
- * js/dom/exceptions-thrown-in-callbacks-expected.txt: Added.
- * js/dom/exceptions-thrown-in-callbacks.html: Added.
- * js/dom/exec-state-marking-expected.txt: Added.
- * js/dom/exec-state-marking.html: Added.
- * js/dom/find-ignoring-case-regress-99753-expected.txt: Added.
- * js/dom/find-ignoring-case-regress-99753.html: Added.
- * js/dom/floating-point-truncate-rshift-expected.txt: Added.
- * js/dom/floating-point-truncate-rshift.html: Added.
- * js/dom/function-argument-evaluation-before-exception-expected.txt: Added.
- * js/dom/function-argument-evaluation-before-exception.html: Added.
- * js/dom/function-argument-evaluation-expected.txt: Added.
- * js/dom/function-argument-evaluation.html: Added.
- * js/dom/function-bind-expected.txt: Added.
- * js/dom/function-bind.html: Added.
- * js/dom/function-constructor-this-value-expected.txt: Added.
- * js/dom/function-constructor-this-value.html: Added.
- * js/dom/function-declarations-expected.txt: Added.
- * js/dom/function-declarations.html: Added.
- * js/dom/function-decompilation-operators-expected.txt: Added.
- * js/dom/function-decompilation-operators.html: Added.
- * js/dom/function-dot-arguments-and-caller-expected.txt: Added.
- * js/dom/function-dot-arguments-and-caller.html: Added.
- * js/dom/function-dot-arguments-identity-expected.txt: Added.
- * js/dom/function-dot-arguments-identity.html: Added.
- * js/dom/function-dot-arguments2-expected.txt: Added.
- * js/dom/function-dot-arguments2.html: Added.
- * js/dom/function-length-expected.txt: Added.
- * js/dom/function-length.html: Added.
- * js/dom/function-name-expected.txt: Added.
- * js/dom/function-name-is-in-scope-expected.txt: Added.
- * js/dom/function-name-is-in-scope.html: Added.
- * js/dom/function-name.html: Added.
- * js/dom/function-names-expected.txt: Added.
- * js/dom/function-names.html: Added.
- * js/dom/function-prototype-expected.txt: Added.
- * js/dom/function-prototype.html: Added.
- * js/dom/function-redefinition-expected.txt: Added.
- * js/dom/function-redefinition.html: Added.
- * js/dom/garbage-collect-after-string-appends-expected.txt: Added.
- * js/dom/get-by-pname-only-prototype-properties-expected.txt: Added.
- * js/dom/get-by-pname-only-prototype-properties.html: Added.
- * js/dom/getOwnPropertyDescriptor-expected.txt: Added.
- * js/dom/getOwnPropertyDescriptor.html: Added.
- * js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Added.
- * js/dom/global-constructors-attributes-dedicated-worker.html: Added.
- * js/dom/global-constructors-attributes-expected.txt: Added.
- * js/dom/global-constructors-attributes-shared-worker-expected.txt: Added.
- * js/dom/global-constructors-attributes-shared-worker.html: Added.
- * js/dom/global-constructors-attributes.html: Added.
- * js/dom/global-constructors-deletable-expected.txt: Added.
- * js/dom/global-constructors-deletable.html: Added.
- * js/dom/global-function-resolve-expected.txt: Added.
- * js/dom/global-function-resolve.html: Added.
- * js/dom/global-recursion-on-full-stack-expected.txt: Added.
- * js/dom/global-recursion-on-full-stack.html: Added.
- * js/dom/global-var-limit-expected.txt: Added.
- * js/dom/global-var-limit.html: Added.
- * js/dom/immediate-constant-instead-of-cell-expected.txt: Added.
- * js/dom/immediate-constant-instead-of-cell.html: Added.
- * js/dom/implicit-call-with-global-reentry-expected.txt: Added.
- * js/dom/implicit-call-with-global-reentry.html: Added.
- * js/dom/implicit-global-to-global-reentry-expected.txt: Added.
- * js/dom/implicit-global-to-global-reentry.html: Added.
- * js/dom/imul-expected.txt: Added.
- * js/dom/imul.html: Added.
- * js/dom/inc-bracket-assign-subscript-expected.txt: Added.
- * js/dom/inc-bracket-assign-subscript.html: Added.
- * js/dom/inc-const-valueOf-expected.txt: Added.
- * js/dom/inc-const-valueOf.html: Added.
- * js/dom/indexed-setter-on-global-object-expected.txt: Added.
- * js/dom/indexed-setter-on-global-object.html: Added.
- * js/dom/inline-arguments-tear-off-expected.txt: Added.
- * js/dom/inline-arguments-tear-off.html: Added.
- * js/dom/instanceof-XMLHttpRequest-expected.txt: Added.
- * js/dom/instanceof-XMLHttpRequest.html: Added.
- * js/dom/invalid-syntax-for-function-expected.txt: Added.
- * js/dom/invalid-syntax-for-function.html: Added.
- * js/dom/jit-set-profiling-access-type-only-for-get-by-id-self-expected.txt: Added.
- * js/dom/jit-set-profiling-access-type-only-for-get-by-id-self.html: Added.
- * js/dom/js-constructors-use-correct-global-expected.txt: Added.
- * js/dom/js-constructors-use-correct-global.html: Added.
- * js/dom/js-correct-exception-handler-expected.txt: Added.
- * js/dom/js-correct-exception-handler.html: Added.
- * js/dom/lastModified-expected.txt: Added.
- * js/dom/lastModified.html: Added.
- * js/dom/lazy-create-arguments-from-get-by-val-expected.txt: Added.
- * js/dom/lazy-create-arguments-from-get-by-val.html: Added.
- * js/dom/lexical-lookup-in-function-constructor-expected.txt: Added.
- * js/dom/lexical-lookup-in-function-constructor.html: Added.
- * js/dom/line-column-numbers-expected.txt: Added.
- * js/dom/line-column-numbers.html: Added.
- * js/dom/method-check-expected.txt: Added.
- * js/dom/method-check.html: Added.
- * js/dom/missing-style-end-tag-js-expected.txt: Added.
- * js/dom/missing-style-end-tag-js.html: Added.
- * js/dom/missing-title-end-tag-js-expected.txt: Added.
- * js/dom/missing-title-end-tag-js.html: Added.
- * js/dom/native-error-prototype-expected.txt: Added.
- * js/dom/native-error-prototype.html: Added.
- * js/dom/navigator-language-expected.txt: Added.
- * js/dom/navigator-language.html: Added.
- * js/dom/navigator-plugins-crash-expected.txt: Added.
- * js/dom/navigator-plugins-crash.html: Added.
- * js/dom/negate-overflow-expected.txt: Added.
- * js/dom/negate-overflow.html: Added.
- * js/dom/neq-null-crash-expected.txt: Added.
- * js/dom/neq-null-crash.html: Added.
- * js/dom/nested-function-scope-expected.txt: Added.
- * js/dom/nested-function-scope.html: Added.
- * js/dom/nested-object-gc-expected.txt: Added.
- * js/dom/nested-object-gc.html: Added.
- * js/dom/non-object-proto-expected.txt: Added.
- * js/dom/non-object-proto.html: Added.
- * js/dom/normal-character-escapes-in-string-literals-expected.txt: Added.
- * js/dom/normal-character-escapes-in-string-literals.html: Added.
- * js/dom/not-a-constructor-to-string-expected.txt: Added.
- * js/dom/not-a-constructor-to-string.html: Added.
- * js/dom/not-a-function-to-string-expected.txt: Added.
- * js/dom/not-a-function-to-string.html: Added.
- * js/dom/null-char-in-string-expected.txt: Added.
- * js/dom/null-char-in-string.html: Added.
- * js/dom/number-tofixed-expected.txt: Added.
- * js/dom/number-tofixed.html: Added.
- * js/dom/number-toprecision-expected.txt: Added.
- * js/dom/number-toprecision.html: Added.
- * js/dom/object-extra-comma-expected.txt: Added.
- * js/dom/object-extra-comma.html: Added.
- * js/dom/object-prototype-constructor-expected.txt: Added.
- * js/dom/object-prototype-constructor.html: Added.
- * js/dom/object-prototype-properties-expected.txt: Added.
- * js/dom/object-prototype-properties.html: Added.
- * js/dom/object-prototype-toLocaleString-expected.txt: Added.
- * js/dom/object-prototype-toLocaleString.html: Added.
- * js/dom/parse-error-external-script-in-eval-expected.txt: Added.
- * js/dom/parse-error-external-script-in-eval.html: Added.
- * js/dom/parse-error-external-script-in-new-Function-expected.txt: Added.
- * js/dom/parse-error-external-script-in-new-Function.html: Added.
- * js/dom/post-inc-assign-overwrites-expected.txt: Added.
- * js/dom/post-inc-assign-overwrites.html: Added.
- * js/dom/post-message-numeric-property-expected.txt: Added.
- * js/dom/post-message-numeric-property.html: Added.
- * js/dom/postfix-syntax-expected.txt: Added.
- * js/dom/postfix-syntax.html: Added.
- * js/dom/prefix-syntax-expected.txt: Added.
- * js/dom/prefix-syntax.html: Added.
- * js/dom/prototype-chain-caching-with-impure-get-own-property-slot-traps-expected.txt: Added.
- * js/dom/prototype-chain-caching-with-impure-get-own-property-slot-traps.html: Added.
- * js/dom/put-direct-index-beyond-vector-length-resize-expected.txt: Added.
- * js/dom/put-direct-index-beyond-vector-length-resize.html: Added.
- * js/dom/put-to-base-global-checked-expected.txt: Added.
- * js/dom/put-to-base-global-checked.html: Added.
- * js/dom/random-array-gc-stress-expected.txt: Added.
- * js/dom/random-array-gc-stress.html: Added.
- * js/dom/recursion-limit-equal-expected.txt: Added.
- * js/dom/recursion-limit-equal.html: Added.
- * js/dom/regexp-bol-expected.txt: Added.
- * js/dom/regexp-bol-with-multiline-expected.txt: Added.
- * js/dom/regexp-bol-with-multiline.html: Added.
- * js/dom/regexp-bol.html: Added.
- * js/dom/regexp-caching-expected.txt: Added.
- * js/dom/regexp-caching.html: Added.
- * js/dom/regexp-charclass-crash-expected.txt: Added.
- * js/dom/regexp-charclass-crash.html: Added.
- * js/dom/regexp-extended-characters-crash-expected.txt: Added.
- * js/dom/regexp-extended-characters-crash.html: Added.
- * js/dom/regexp-lastindex-expected.txt: Added.
- * js/dom/regexp-lastindex.html: Added.
- * js/dom/regexp-look-ahead-empty-expected.txt: Added.
- * js/dom/regexp-look-ahead-empty.html: Added.
- * js/dom/regexp-look-ahead-expected.txt: Added.
- * js/dom/regexp-look-ahead.html: Added.
- * js/dom/regexp-match-reify-before-putbyval-expected.txt: Added.
- * js/dom/regexp-match-reify-before-putbyval.html: Added.
- * js/dom/regexp-non-capturing-groups-expected.txt: Added.
- * js/dom/regexp-non-capturing-groups.html: Added.
- * js/dom/regexp-non-greedy-parentheses-expected.txt: Added.
- * js/dom/regexp-non-greedy-parentheses.html: Added.
- * js/dom/regexp-overflow-expected.txt: Added.
- * js/dom/regexp-overflow.html: Added.
- * js/dom/regexp-range-out-of-order-expected.txt: Added.
- * js/dom/regexp-range-out-of-order.html: Added.
- * js/dom/regexp-ranges-and-escaped-hyphens-expected.txt: Added.
- * js/dom/regexp-ranges-and-escaped-hyphens.html: Added.
- * js/dom/regexp-stack-overflow-expected.txt: Added.
- * js/dom/regexp-stack-overflow.html: Added.
- * js/dom/regexp-test-null-string-expected.txt: Added.
- * js/dom/regexp-test-null-string.html: Added.
- * js/dom/regexp-unicode-handling-expected.txt: Added.
- * js/dom/regexp-unicode-handling.html: Added.
- * js/dom/regexp-unicode-overflow-expected.txt: Added.
- * js/dom/regexp-unicode-overflow.html: Added.
- * js/dom/removing-Cf-characters-expected.txt: Added.
- * js/dom/removing-Cf-characters.html: Added.
- * js/dom/reserved-words-as-property-expected.txt: Added.
- * js/dom/reserved-words-as-property.html: Added.
- * js/dom/same-origin-subframe-about-blank-expected.txt: Added.
- * js/dom/same-origin-subframe-about-blank.html: Added.
- * js/dom/script-line-number-expected.txt: Added.
- * js/dom/script-line-number.html: Added.
- * js/dom/script-tests: Added.
- * js/dom/script-tests/Object-defineProperty.js: Added.
- (createUnconfigurableProperty):
- (getter):
- (getter1):
- (setter):
- (setter1):
- (get shouldBeTrue):
- (testObject.):
- (testObject.set get anObj):
- (testObject):
- * js/dom/script-tests/activation-proto.js: Added.
- * js/dom/script-tests/array-float-delete.js: Added.
- * js/dom/script-tests/array-join-bug-11524.js: Added.
- (customObject.valueOf):
- * js/dom/script-tests/array-prototype-properties.js: Added.
- * js/dom/script-tests/array-sort-exception.js: Copied from LayoutTests/js/script-tests/array-sort-exception.js.
- * js/dom/script-tests/array-tostring-ignore-separator.js: Added.
- * js/dom/script-tests/array-with-double-assign.js: Added.
- (foo):
- * js/dom/script-tests/array-with-double-push.js: Added.
- (foo):
- * js/dom/script-tests/assign.js: Added.
- * js/dom/script-tests/basic-map.js: Added.
- (set shouldBe):
- (set var):
- * js/dom/script-tests/basic-set.js: Added.
- (set new):
- (otherString.string_appeared_here.set add):
- (try.set forEach):
- (set forEach):
- (set gc):
- * js/dom/script-tests/basic-weakmap.js: Added.
- * js/dom/script-tests/cached-eval-gc.js: Added.
- (gc):
- (doTest):
- * js/dom/script-tests/constructor-attributes.js: Added.
- (canEnum):
- (checkConstructor):
- (declaredFunction):
- * js/dom/script-tests/constructor.js: Added.
- * js/dom/script-tests/cross-frame-bad-time.js: Added.
- (foo):
- * js/dom/script-tests/cross-frame-really-bad-time-with-__proto__.js: Added.
- (foo):
- (evil):
- (bar):
- (done):
- * js/dom/script-tests/cross-frame-really-bad-time.js: Added.
- (Cons):
- (foo):
- (evil):
- (bar):
- (done):
- * js/dom/script-tests/cross-global-object-inline-global-var.js: Added.
- (foo):
- (done):
- (doit):
- * js/dom/script-tests/custom-constructors.js: Added.
- * js/dom/script-tests/cyclic-proto.js: Added.
- * js/dom/script-tests/cyclic-ref-toString.js: Added.
- * js/dom/script-tests/date-DST-time-cusps.js: Added.
- * js/dom/script-tests/date-big-constructor.js: Added.
- * js/dom/script-tests/date-big-setdate.js: Added.
- * js/dom/script-tests/date-big-setmonth.js: Added.
- * js/dom/script-tests/date-negative-setmonth.js: Added.
- * js/dom/script-tests/date-preserve-milliseconds.js: Added.
- * js/dom/script-tests/delete-syntax.js: Added.
- * js/dom/script-tests/dfg-byte-array-put.js: Added.
- (doPut):
- (doGet):
- * js/dom/script-tests/dfg-byteOffset-neuter.js: Added.
- (foo):
- * js/dom/script-tests/dfg-compare-final-object-to-final-object-or-other.js: Added.
- (foo):
- * js/dom/script-tests/dfg-cross-global-object-inline-new-array-literal-with-variables.js: Added.
- (foo):
- (done):
- (doit):
- * js/dom/script-tests/dfg-cross-global-object-inline-new-array-literal.js: Added.
- (foo):
- (done):
- (doit):
- * js/dom/script-tests/dfg-cross-global-object-inline-new-array-with-elements.js: Added.
- (foo):
- (done):
- (doit):
- * js/dom/script-tests/dfg-cross-global-object-inline-new-array-with-size.js: Added.
- (foo):
- (done):
- (doit):
- * js/dom/script-tests/dfg-cross-global-object-inline-new-array.js: Added.
- (foo):
- (done):
- (doit):
- * js/dom/script-tests/dfg-cross-global-object-new-array.js: Added.
- (foo):
- (runTest):
- (doit):
- * js/dom/script-tests/dfg-custom-getter-throw-inlined.js: Added.
- (foo):
- (baz):
- (bar):
- * js/dom/script-tests/dfg-custom-getter-throw.js: Added.
- (foo):
- (bar):
- * js/dom/script-tests/dfg-custom-getter.js: Added.
- (foo):
- * js/dom/script-tests/dfg-ensure-array-storage-on-window.js: Added.
- (foo):
- (while):
- * js/dom/script-tests/dfg-ensure-non-array-array-storage-on-window.js: Added.
- (foo):
- (bar):
- (.shouldBe):
- * js/dom/script-tests/dfg-inline-switch-imm.js: Added.
- (foo):
- (bar):
- * js/dom/script-tests/dfg-int32-to-double-on-set-local-and-exit.js: Added.
- (checkpoint):
- (func1):
- (func2):
- (func3):
- (test):
- * js/dom/script-tests/dfg-int32-to-double-on-set-local-and-sometimes-exit.js: Added.
- (checkpoint):
- (func1):
- (func2):
- (func3):
- (test):
- * js/dom/script-tests/dfg-logical-not-final-object-or-other.js: Added.
- (foo):
- * js/dom/script-tests/dfg-make-rope-side-effects.js: Added.
- (f):
- (k.valueOf):
- (k.toString):
- * js/dom/script-tests/dfg-negative-array-size.js: Added.
- (foo):
- * js/dom/script-tests/dfg-patchable-get-by-id-after-watchpoint.js: Added.
- (foo):
- (O):
- (O.prototype.f):
- (P1):
- (P2):
- * js/dom/script-tests/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js: Added.
- (foo):
- * js/dom/script-tests/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object.js: Added.
- (foo):
- * js/dom/script-tests/dfg-peephole-compare-final-object-to-final-object-or-other.js: Added.
- (foo):
- * js/dom/script-tests/dfg-proto-stub-watchpoint-fire.js: Added.
- (A):
- (B):
- (foo):
- * js/dom/script-tests/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps.js: Added.
- (f):
- * js/dom/script-tests/dfg-put-by-id-allocate-storage-polymorphic.js: Added.
- (foo):
- * js/dom/script-tests/dfg-put-by-id-allocate-storage.js: Added.
- (foo):
- * js/dom/script-tests/dfg-put-by-id-reallocate-storage-polymorphic.js: Added.
- (foo):
- * js/dom/script-tests/dfg-put-by-id-reallocate-storage.js: Added.
- (foo):
- * js/dom/script-tests/dfg-put-by-val-setter-then-get-by-val.js: Added.
- (foo):
- (for):
- * js/dom/script-tests/dfg-put-to-readonly-property.js: Added.
- (foo):
- (bar):
- * js/dom/script-tests/dfg-rshift-by-zero-eliminate-valuetoint32.js: Added.
- (f):
- * js/dom/script-tests/dfg-store-unexpected-value-into-argument-and-osr-exit.js: Added.
- (foo):
- * js/dom/script-tests/dfg-strcat-over-objects-then-exit-on-it.js: Added.
- (foo):
- (bar):
- (x):
- * js/dom/script-tests/dfg-strict-mode-arguments-get-beyond-length.js: Added.
- (foo):
- (bar):
- * js/dom/script-tests/dfg-typed-array-neuter.js: Added.
- (foo):
- (bar):
- * js/dom/script-tests/document-all-triggers-masquerades-watchpoint.js: Added.
- (f):
- * js/dom/script-tests/dot-node-base-exception.js: Added.
- * js/dom/script-tests/end-in-string-escape.js: Added.
- * js/dom/script-tests/enter-dictionary-indexing-mode-with-blank-indexing-type.js: Added.
- * js/dom/script-tests/eval-cache-scoped-lookup.js: Added.
- (first):
- (a.string_appeared_here.second):
- (third):
- (fifth):
- (sixth):
- (seventh):
- (eighth):
- (nineth):
- (tenth):
- (eleventh):
- * js/dom/script-tests/eval-contained-syntax-error.js: Added.
- * js/dom/script-tests/exception-line-number.js: Added.
- (foo):
- (window.onerror):
- * js/dom/script-tests/exception-registerfile-shrink.js: Added.
- * js/dom/script-tests/exception-sequencing-binops.js: Copied from LayoutTests/js/exception-sequencing-binops.js.
- * js/dom/script-tests/function-bind.js: Added.
- (F):
- * js/dom/script-tests/function-name.js: Added.
- * js/dom/script-tests/function-names.js: Added.
- (checkConstructorName):
- * js/dom/script-tests/get-by-pname-only-prototype-properties.js: Added.
- (foo):
- * js/dom/script-tests/global-constructors-attributes.js: Added.
- (.self.postMessage):
- (.self.onconnect.self.postMessage):
- (.self.onconnect):
- (classNameForObject):
- (constructorPropertiesOnGlobalObject):
- * js/dom/script-tests/global-constructors-deletable.js: Added.
- * js/dom/script-tests/global-function-resolve.js: Added.
- * js/dom/script-tests/immediate-constant-instead-of-cell.js: Added.
- * js/dom/script-tests/implicit-call-with-global-reentry.js: Added.
- (testGlobalCode):
- (testObject.get getterTest):
- (testObject.set setterTest):
- (testObject.toString):
- (testObject.valueOf):
- (testObject.toStringTest):
- (testObject.valueOfTest):
- * js/dom/script-tests/imul.js: Added.
- (testIMul):
- * js/dom/script-tests/inc-bracket-assign-subscript.js: Added.
- (testPreIncBracketAccessWithAssignSubscript):
- (testPostIncBracketAccessWithAssignSubscript):
- * js/dom/script-tests/inc-const-valueOf.js: Added.
- (testPostIncConstVarWithIgnoredResult.const.a.valueOf):
- (testPostIncConstVarWithIgnoredResult):
- (testPreIncConstVarWithIgnoredResult.const.a.valueOf):
- (testPreIncConstVarWithIgnoredResult):
- (testPreIncConstVarWithAssign.const.a.valueOf):
- (testPreIncConstVarWithAssign):
- * js/dom/script-tests/indexed-setter-on-global-object.js: Added.
- * js/dom/script-tests/inline-arguments-tear-off.js: Added.
- (g):
- (f):
- (doStuff):
- * js/dom/script-tests/instanceof-XMLHttpRequest.js: Added.
- * js/dom/script-tests/jit-set-profiling-access-type-only-for-get-by-id-self.js: Added.
- (L_):
- (Q2):
- (f):
- * js/dom/script-tests/js-correct-exception-handler.js: Added.
- (throwEventually):
- (f.g):
- (f):
- (test):
- * js/dom/script-tests/lastModified.js: Added.
- * js/dom/script-tests/lazy-create-arguments-from-get-by-val.js: Added.
- (foo):
- * js/dom/script-tests/line-column-numbers.js: Added.
- (try.doThrow4b):
- (doThrow5b.try.innerFunc):
- (doThrow5b):
- (doThrow6b.try.innerFunc):
- (doThrow6b):
- (catch):
- (try.doThrow11b):
- (try.doThrow14b):
- (try.testObj19b.toString):
- (try.testObj19b.run):
- (try.test20b.f):
- (try.test20b):
- (try.toFuzz21b):
- (try.toFuzz22b):
- * js/dom/script-tests/method-check.js: Added.
- (func2):
- (func.String.prototype.a):
- (func.String.prototype.b):
- (func):
- (addOne):
- (addOneHundred):
- (totalizer.makeCall):
- * js/dom/script-tests/native-error-prototype.js: Added.
- * js/dom/script-tests/neq-null-crash.js: Added.
- (crush):
- * js/dom/script-tests/nested-object-gc.js: Added.
- * js/dom/script-tests/non-object-proto.js: Added.
- * js/dom/script-tests/normal-character-escapes-in-string-literals.js: Added.
- (test):
- (testOther):
- * js/dom/script-tests/null-char-in-string.js: Added.
- * js/dom/script-tests/number-tofixed.js: Added.
- * js/dom/script-tests/number-toprecision.js: Added.
- * js/dom/script-tests/object-extra-comma.js: Added.
- * js/dom/script-tests/object-prototype-constructor.js: Added.
- (Foo.Bar):
- (F):
- * js/dom/script-tests/object-prototype-properties.js: Added.
- * js/dom/script-tests/object-prototype-toLocaleString.js: Added.
- (o.toLocaleString):
- (String.prototype.toString):
- * js/dom/script-tests/post-inc-assign-overwrites.js: Added.
- (postIncDotAssignToBase):
- (postIncBracketAssignToBase):
- (postIncBracketAssignToSubscript):
- * js/dom/script-tests/post-message-numeric-property.js: Added.
- (window.onmessage):
- * js/dom/script-tests/postfix-syntax.js: Added.
- * js/dom/script-tests/prefix-syntax.js: Added.
- * js/dom/script-tests/prototype-chain-caching-with-impure-get-own-property-slot-traps.js: Added.
- (f):
- * js/dom/script-tests/put-direct-index-beyond-vector-length-resize.js: Added.
- * js/dom/script-tests/put-to-base-global-checked.js: Added.
- (globalF):
- (warmup):
- (foo):
- * js/dom/script-tests/random-array-gc-stress.js: Added.
- (getRandomIndex):
- (test):
- * js/dom/script-tests/recursion-limit-equal.js: Added.
- (test):
- * js/dom/script-tests/regexp-bol-with-multiline.js: Added.
- * js/dom/script-tests/regexp-bol.js: Added.
- * js/dom/script-tests/regexp-extended-characters-crash.js: Added.
- * js/dom/script-tests/regexp-lastindex.js: Added.
- * js/dom/script-tests/regexp-look-ahead-empty.js: Added.
- * js/dom/script-tests/regexp-look-ahead.js: Added.
- * js/dom/script-tests/regexp-match-reify-before-putbyval.js: Added.
- * js/dom/script-tests/regexp-non-capturing-groups.js: Added.
- * js/dom/script-tests/regexp-non-greedy-parentheses.js: Added.
- * js/dom/script-tests/regexp-overflow.js: Added.
- * js/dom/script-tests/regexp-range-out-of-order.js: Added.
- * js/dom/script-tests/regexp-ranges-and-escaped-hyphens.js: Added.
- * js/dom/script-tests/regexp-stack-overflow.js: Added.
- * js/dom/script-tests/regexp-unicode-handling.js: Added.
- (Gn):
- * js/dom/script-tests/regexp-unicode-overflow.js: Added.
- (createRegExs):
- * js/dom/script-tests/removing-Cf-characters.js: Added.
- * js/dom/script-tests/reserved-words-as-property.js: Added.
- (testWordEvalAndFunction):
- (testWord):
- (testWordStrictAndNonStrict):
- * js/dom/script-tests/select-options-add.js: Added.
- * js/dom/script-tests/stack-at-creation-for-error-objects.js: Added.
- (checkStack):
- * js/dom/script-tests/stack-trace.js: Added.
- (printStack):
- (hostThrower):
- (callbacker):
- (outer):
- (inner):
- (evaler):
- (normalOuter):
- (normalInner):
- (scripterInner):
- (scripterOuter):
- (selfRecursive1):
- (selfRecursive2):
- (selfRecursive3):
- (throwError):
- (object.get getter1.o.valueOf):
- (object.get getter1):
- (object.get getter2):
- (object.get getter3.o2.valueOf):
- (object.get getter3):
- (object.nonInlineable.callCount):
- (object.nonInlineable):
- (object.inlineable):
- (yetAnotherInlinedCall):
- (makeInlinableCall):
- (.try.g):
- (h):
- (mapTest):
- (mapTestDriver):
- (dfgFunction):
- (try.f):
- (callNonCallable):
- (dfgTest):
- (inlineableThrow):
- (dfgThing.get willThrow):
- (dfgThing.get willThrowEventually):
- (dfgThing.willThrowFunc):
- (dfgThing.willThrowEventuallyFunc):
- (dfg1):
- (dfg2):
- (dfg3):
- (dfg4):
- (dfg5):
- (dfg6):
- (dfg7):
- (dfg8):
- (dfg9):
- (dfga):
- (dfgb):
- (dfgc):
- * js/dom/script-tests/strict-readonly-statics.js: Added.
- (testWindowUndefined):
- (testNumberMAX_VALUE):
- * js/dom/script-tests/string-match.js: Added.
- (testMatch):
- * js/dom/script-tests/string-prototype-properties.js: Added.
- (Number.prototype.toString):
- * js/dom/script-tests/string-replace-2.js: Added.
- (testReplace):
- (replacer):
- * js/dom/script-tests/string-replace-3.js: Added.
- * js/dom/script-tests/string-replacement-outofmemory.js: Added.
- (createStringWithRepeatedChar):
- * js/dom/script-tests/string-split-conformance.js: Added.
- * js/dom/script-tests/string-split-double-empty.js: Added.
- * js/dom/script-tests/string-split-ignore-case.js: Added.
- * js/dom/script-tests/switch-behaviour.js: Added.
- (characterSwitch):
- (sparseCharacterSwitch):
- * js/dom/script-tests/throw-exception-in-global-setter.js: Added.
- (callSetter):
- * js/dom/script-tests/toInt32UInt32.js: Added.
- * js/dom/script-tests/toString-exception.js: Added.
- * js/dom/script-tests/toString-overrides.js: Added.
- (Number.prototype.toString):
- (Number.prototype.toLocaleString):
- (RegExp.prototype.toString):
- (RegExp.prototype.toLocaleString):
- * js/dom/script-tests/toString-stack-overflow.js: Added.
- * js/dom/script-tests/transition-cache-dictionary-crash.js: Added.
- (f):
- * js/dom/script-tests/typed-array-access.js: Added.
- (bitsToString):
- (bitsToValue):
- (valueToBits):
- (roundTrip):
- * js/dom/script-tests/typed-array-set-different-types.js: Added.
- (MyRandom):
- (.reference):
- (.usingConstruct):
- * js/dom/script-tests/typeof-syntax.js: Added.
- * js/dom/script-tests/unshift-multi.js: Added.
- (unshift1):
- (unshift2):
- (unshift5):
- * js/dom/script-tests/vardecl-preserve-arguments.js: Added.
- (argumentsLength):
- (argumentsLengthInnerBlock):
- (argumentsLengthInnerBlock2):
- (argumentsLengthTryCatch):
- (argumentsLengthWith):
- (argumentsLengthOverride):
- (argumentsLengthOverrideInnerBlock):
- (argumentsLengthOverrideInnerBlock2):
- (argumentsLengthOverrideInnerBlock3):
- (argumentsTearOff1):
- (argumentsTearOff2):
- (argumentsTearOff3):
- * js/dom/script-tests/webcore-string-comparison.js: Added.
- * js/dom/script-tests/with-scope-gc.js: Added.
- (gc):
- * js/dom/select-options-add-expected.txt: Added.
- * js/dom/select-options-add.html: Added.
- * js/dom/select-options-remove-expected.txt: Added.
- * js/dom/select-options-remove-gc-expected.txt: Added.
- * js/dom/select-options-remove-gc.html: Added.
- * js/dom/select-options-remove.html: Added.
- * js/dom/stack-at-creation-for-error-objects-expected.txt: Added.
- * js/dom/stack-at-creation-for-error-objects.html: Added.
- * js/dom/stack-trace-expected.txt: Added.
- * js/dom/stack-trace.html: Added.
- * js/dom/strict-readonly-statics-expected.txt: Added.
- * js/dom/strict-readonly-statics.html: Added.
- * js/dom/string-anchor-expected.txt: Added.
- * js/dom/string-anchor.html: Added.
- * js/dom/string-concatenate-outofmemory-expected.txt: Added.
- * js/dom/string-fontcolor-expected.txt: Added.
- * js/dom/string-fontcolor.html: Added.
- * js/dom/string-fontsize-expected.txt: Added.
- * js/dom/string-fontsize.html: Added.
- * js/dom/string-link-expected.txt: Added.
- * js/dom/string-link.html: Added.
- * js/dom/string-match-expected.txt: Added.
- * js/dom/string-match.html: Added.
- * js/dom/string-prototype-properties-expected.txt: Added.
- * js/dom/string-prototype-properties.html: Added.
- * js/dom/string-replace-2-expected.txt: Added.
- * js/dom/string-replace-2.html: Added.
- * js/dom/string-replace-3-expected.txt: Added.
- * js/dom/string-replace-3.html: Added.
- * js/dom/string-replace-exception-crash-expected.txt: Added.
- * js/dom/string-replace-exception-crash.html: Added.
- * js/dom/string-replacement-outofmemory-expected.txt: Added.
- * js/dom/string-replacement-outofmemory.html: Added.
- * js/dom/string-split-conformance-expected.txt: Added.
- * js/dom/string-split-conformance.html: Added.
- * js/dom/string-split-double-empty-expected.txt: Added.
- * js/dom/string-split-double-empty.html: Added.
- * js/dom/string-split-ignore-case-expected.txt: Added.
- * js/dom/string-split-ignore-case.html: Added.
- * js/dom/switch-behaviour-expected.txt: Added.
- * js/dom/switch-behaviour.html: Added.
- * js/dom/text-field-resize-expected.txt: Added.
- * js/dom/text-field-resize.html: Added.
- * js/dom/throw-exception-in-global-setter-expected.txt: Added.
- * js/dom/throw-exception-in-global-setter.html: Added.
- * js/dom/throw-from-array-sort-expected.txt: Added.
- * js/dom/throw-from-array-sort.html: Added.
- * js/dom/toInt32UInt32-expected.txt: Added.
- * js/dom/toInt32UInt32.html: Added.
- * js/dom/toString-and-valueOf-override-expected.txt: Added.
- * js/dom/toString-and-valueOf-override.html: Added.
- * js/dom/toString-dontEnum-expected.txt: Added.
- * js/dom/toString-dontEnum.html: Added.
- * js/dom/toString-exception-expected.txt: Added.
- * js/dom/toString-exception.html: Added.
- * js/dom/toString-number-expected.txt: Added.
- * js/dom/toString-number.html: Added.
- * js/dom/toString-overrides-expected.txt: Added.
- * js/dom/toString-overrides.html: Added.
- * js/dom/toString-stack-overflow-expected.txt: Added.
- * js/dom/toString-stack-overflow.html: Added.
- * js/dom/toString-try-else-expected.txt: Added.
- * js/dom/toString-try-else.html: Added.
- * js/dom/transition-cache-dictionary-crash-expected.txt: Added.
- * js/dom/transition-cache-dictionary-crash.html: Added.
- * js/dom/trivial-functions-expected.txt: Added.
- * js/dom/trivial-functions.html: Added.
- * js/dom/try-catch-crash-expected.txt: Added.
- * js/dom/try-catch-crash.html: Added.
- * js/dom/typed-array-access-expected.txt: Added.
- * js/dom/typed-array-access.html: Added.
- * js/dom/typed-array-set-different-types-expected.txt: Added.
- * js/dom/typed-array-set-different-types.html: Added.
- * js/dom/typeof-syntax-expected.txt: Added.
- * js/dom/typeof-syntax.html: Added.
- * js/dom/uncaught-exception-line-number-expected.txt: Added.
- * js/dom/uncaught-exception-line-number.html: Added.
- * js/dom/unshift-multi-expected.txt: Added.
- * js/dom/unshift-multi.html: Added.
- * js/dom/var-declarations-expected.txt: Added.
- * js/dom/var-declarations-shadowing-expected.txt: Added.
- * js/dom/var-declarations-shadowing.html: Added.
- * js/dom/var-declarations.html: Added.
- * js/dom/vardecl-preserve-arguments-expected.txt: Added.
- * js/dom/vardecl-preserve-arguments.html: Added.
- * js/dom/vardecl-preserve-parameters-expected.txt: Added.
- * js/dom/vardecl-preserve-parameters.html: Added.
- * js/dom/vardecl-preserve-vardecl-expected.txt: Added.
- * js/dom/vardecl-preserve-vardecl.html: Added.
- * js/dom/webcore-string-comparison-expected.txt: Added.
- * js/dom/webcore-string-comparison.html: Added.
- * js/dom/webidl-type-mapping-expected.txt: Added.
- * js/dom/webidl-type-mapping.html: Added.
- * js/dom/while-expression-value-expected.txt: Added.
- * js/dom/while-expression-value.html: Added.
- * js/dom/window-location-href-file-urls-expected.txt: Added.
- * js/dom/window-location-href-file-urls.html: Added.
- * js/dom/with-scope-gc-expected.txt: Added.
- * js/dom/with-scope-gc.html: Added.
- * js/dot-node-base-exception-expected.txt: Removed.
- * js/dot-node-base-exception.html: Removed.
- * js/encode-URI-test-expected.txt: Removed.
- * js/encode-URI-test.html: Removed.
- * js/end-in-string-escape-expected.txt: Removed.
- * js/end-in-string-escape.html: Removed.
- * js/enter-dictionary-indexing-mode-with-blank-indexing-type-expected.txt: Removed.
- * js/enter-dictionary-indexing-mode-with-blank-indexing-type.html: Removed.
- * js/error-object-write-and-detele-for-stack-property-expected.txt: Removed.
- * js/error-object-write-and-detele-for-stack-property.html: Removed.
- * js/eval-cache-scoped-lookup-expected.txt: Removed.
- * js/eval-cache-scoped-lookup.html: Removed.
- * js/eval-contained-syntax-error-expected.txt: Removed.
- * js/eval-contained-syntax-error.html: Removed.
- * js/eval-cross-window-expected.txt: Removed.
- * js/eval-cross-window.html: Removed.
- * js/eval-keyword-vs-function-expected.txt: Removed.
- * js/eval-keyword-vs-function.html: Removed.
- * js/eval-overriding-expected.txt: Removed.
- * js/eval-overriding.html: Removed.
- * js/exception-codegen-crash-expected.txt: Removed.
- * js/exception-codegen-crash.html: Removed.
- * js/exception-line-number-expected.txt: Removed.
- * js/exception-line-number.html: Removed.
- * js/exception-linenums-in-html-1-expected.txt: Removed.
- * js/exception-linenums-in-html-1.html: Removed.
- * js/exception-linenums-in-html-2-expected.txt: Removed.
- * js/exception-linenums-in-html-2.html: Removed.
- * js/exception-linenums-in-html-3-expected.txt: Removed.
- * js/exception-linenums-in-html-3.html: Removed.
- * js/exception-registerfile-shrink-expected.txt: Removed.
- * js/exception-registerfile-shrink.html: Removed.
- * js/exception-sequencing-binops-expected.txt: Removed.
- * js/exception-sequencing-binops.html: Removed.
- * js/exception-sequencing-binops.js: Removed.
- * js/exception-sequencing-binops2-expected.txt: Removed.
- * js/exception-sequencing-binops2.html: Removed.
- * js/exception-sequencing-expected.txt: Removed.
- * js/exception-sequencing.html: Removed.
- * js/exception-thrown-from-equal-expected.txt: Removed.
- * js/exception-thrown-from-equal.html: Removed.
- * js/exception-thrown-from-eval-inside-closure-expected.txt: Removed.
- * js/exception-thrown-from-eval-inside-closure.html: Removed.
- * js/exception-thrown-from-function-with-lazy-activation-expected.txt: Removed.
- * js/exception-thrown-from-function-with-lazy-activation.html: Removed.
- * js/exception-thrown-from-new-expected.txt: Removed.
- * js/exception-thrown-from-new.html: Removed.
- * js/exceptions-thrown-in-callbacks-expected.txt: Removed.
- * js/exceptions-thrown-in-callbacks.html: Removed.
- * js/exec-state-marking-expected.txt: Removed.
- * js/exec-state-marking.html: Removed.
- * js/find-ignoring-case-regress-99753-expected.txt: Removed.
- * js/find-ignoring-case-regress-99753.html: Removed.
- * js/floating-point-truncate-rshift-expected.txt: Removed.
- * js/floating-point-truncate-rshift.html: Removed.
- * js/function-argument-evaluation-before-exception-expected.txt: Removed.
- * js/function-argument-evaluation-before-exception.html: Removed.
- * js/function-argument-evaluation-expected.txt: Removed.
- * js/function-argument-evaluation.html: Removed.
- * js/function-bind-expected.txt: Removed.
- * js/function-bind.html: Removed.
- * js/function-constructor-this-value-expected.txt: Removed.
- * js/function-constructor-this-value.html: Removed.
- * js/function-declarations-expected.txt: Removed.
- * js/function-declarations.html: Removed.
- * js/function-decompilation-operators-expected.txt: Removed.
- * js/function-decompilation-operators.html: Removed.
- * js/function-dot-arguments-and-caller-expected.txt: Removed.
- * js/function-dot-arguments-and-caller.html: Removed.
- * js/function-dot-arguments-identity-expected.txt: Removed.
- * js/function-dot-arguments-identity.html: Removed.
- * js/function-dot-arguments2-expected.txt: Removed.
- * js/function-dot-arguments2.html: Removed.
- * js/function-length-expected.txt: Removed.
- * js/function-length.html: Removed.
- * js/function-name-expected.txt: Removed.
- * js/function-name-is-in-scope-expected.txt: Removed.
- * js/function-name-is-in-scope.html: Removed.
- * js/function-name.html: Removed.
- * js/function-names-expected.txt: Removed.
- * js/function-names.html: Removed.
- * js/function-prototype-expected.txt: Removed.
- * js/function-prototype.html: Removed.
- * js/function-redefinition-expected.txt: Removed.
- * js/function-redefinition.html: Removed.
- * js/garbage-collect-after-string-appends-expected.txt: Removed.
- * js/get-by-pname-only-prototype-properties-expected.txt: Removed.
- * js/get-by-pname-only-prototype-properties.html: Removed.
- * js/getOwnPropertyDescriptor-expected.txt: Removed.
- * js/getOwnPropertyDescriptor.html: Removed.
- * js/global-constructors-attributes-dedicated-worker-expected.txt: Removed.
- * js/global-constructors-attributes-dedicated-worker.html: Removed.
- * js/global-constructors-attributes-expected.txt: Removed.
- * js/global-constructors-attributes-shared-worker-expected.txt: Removed.
- * js/global-constructors-attributes-shared-worker.html: Removed.
- * js/global-constructors-attributes.html: Removed.
- * js/global-constructors-deletable-expected.txt: Removed.
- * js/global-constructors-deletable.html: Removed.
- * js/global-function-resolve-expected.txt: Removed.
- * js/global-function-resolve.html: Removed.
- * js/global-recursion-on-full-stack-expected.txt: Removed.
- * js/global-recursion-on-full-stack.html: Removed.
- * js/global-var-limit-expected.txt: Removed.
- * js/global-var-limit.html: Removed.
- * js/immediate-constant-instead-of-cell-expected.txt: Removed.
- * js/immediate-constant-instead-of-cell.html: Removed.
- * js/implicit-call-with-global-reentry-expected.txt: Removed.
- * js/implicit-call-with-global-reentry.html: Removed.
- * js/implicit-global-to-global-reentry-expected.txt: Removed.
- * js/implicit-global-to-global-reentry.html: Removed.
- * js/imul-expected.txt: Removed.
- * js/imul.html: Removed.
- * js/inc-bracket-assign-subscript-expected.txt: Removed.
- * js/inc-bracket-assign-subscript.html: Removed.
- * js/inc-const-valueOf-expected.txt: Removed.
- * js/inc-const-valueOf.html: Removed.
- * js/indexed-setter-on-global-object-expected.txt: Removed.
- * js/indexed-setter-on-global-object.html: Removed.
- * js/inline-arguments-tear-off-expected.txt: Removed.
- * js/inline-arguments-tear-off.html: Removed.
- * js/instanceof-XMLHttpRequest-expected.txt: Removed.
- * js/instanceof-XMLHttpRequest.html: Removed.
- * js/invalid-syntax-for-function-expected.txt: Removed.
- * js/invalid-syntax-for-function.html: Removed.
- * js/jit-set-profiling-access-type-only-for-get-by-id-self-expected.txt: Removed.
- * js/jit-set-profiling-access-type-only-for-get-by-id-self.html: Removed.
- * js/js-constructors-use-correct-global-expected.txt: Removed.
- * js/js-constructors-use-correct-global.html: Removed.
- * js/js-correct-exception-handler-expected.txt: Removed.
- * js/js-correct-exception-handler.html: Removed.
- * js/jsc-test-list: Removed.
- * js/lastModified-expected.txt: Removed.
- * js/lastModified.html: Removed.
- * js/lazy-create-arguments-from-get-by-val-expected.txt: Removed.
- * js/lazy-create-arguments-from-get-by-val.html: Removed.
- * js/lexical-lookup-in-function-constructor-expected.txt: Removed.
- * js/lexical-lookup-in-function-constructor.html: Removed.
- * js/line-column-numbers-expected.txt: Removed.
- * js/line-column-numbers.html: Removed.
- * js/method-check-expected.txt: Removed.
- * js/method-check.html: Removed.
- * js/missing-style-end-tag-js-expected.txt: Removed.
- * js/missing-style-end-tag-js.html: Removed.
- * js/missing-title-end-tag-js-expected.txt: Removed.
- * js/missing-title-end-tag-js.html: Removed.
- * js/native-error-prototype-expected.txt: Removed.
- * js/native-error-prototype.html: Removed.
- * js/navigator-language-expected.txt: Removed.
- * js/navigator-language.html: Removed.
- * js/navigator-plugins-crash-expected.txt: Removed.
- * js/navigator-plugins-crash.html: Removed.
- * js/negate-overflow-expected.txt: Removed.
- * js/negate-overflow.html: Removed.
- * js/neq-null-crash-expected.txt: Removed.
- * js/neq-null-crash.html: Removed.
- * js/nested-function-scope-expected.txt: Removed.
- * js/nested-function-scope.html: Removed.
- * js/nested-object-gc-expected.txt: Removed.
- * js/nested-object-gc.html: Removed.
- * js/non-object-proto-expected.txt: Removed.
- * js/non-object-proto.html: Removed.
- * js/normal-character-escapes-in-string-literals-expected.txt: Removed.
- * js/normal-character-escapes-in-string-literals.html: Removed.
- * js/not-a-constructor-to-string-expected.txt: Removed.
- * js/not-a-constructor-to-string.html: Removed.
- * js/not-a-function-to-string-expected.txt: Removed.
- * js/not-a-function-to-string.html: Removed.
- * js/null-char-in-string-expected.txt: Removed.
- * js/null-char-in-string.html: Removed.
- * js/number-tofixed-expected.txt: Removed.
- * js/number-tofixed.html: Removed.
- * js/number-toprecision-expected.txt: Removed.
- * js/number-toprecision.html: Removed.
- * js/object-extra-comma-expected.txt: Removed.
- * js/object-extra-comma.html: Removed.
- * js/object-prototype-constructor-expected.txt: Removed.
- * js/object-prototype-constructor.html: Removed.
- * js/object-prototype-properties-expected.txt: Removed.
- * js/object-prototype-properties.html: Removed.
- * js/object-prototype-toLocaleString-expected.txt: Removed.
- * js/object-prototype-toLocaleString.html: Removed.
- * js/parse-error-external-script-in-eval-expected.txt: Removed.
- * js/parse-error-external-script-in-eval.html: Removed.
- * js/parse-error-external-script-in-new-Function-expected.txt: Removed.
- * js/parse-error-external-script-in-new-Function.html: Removed.
- * js/post-inc-assign-overwrites-expected.txt: Removed.
- * js/post-inc-assign-overwrites.html: Removed.
- * js/post-message-numeric-property-expected.txt: Removed.
- * js/post-message-numeric-property.html: Removed.
- * js/postfix-syntax-expected.txt: Removed.
- * js/postfix-syntax.html: Removed.
- * js/prefix-syntax-expected.txt: Removed.
- * js/prefix-syntax.html: Removed.
- * js/prototype-chain-caching-with-impure-get-own-property-slot-traps-expected.txt: Removed.
- * js/prototype-chain-caching-with-impure-get-own-property-slot-traps.html: Removed.
- * js/put-direct-index-beyond-vector-length-resize-expected.txt: Removed.
- * js/put-direct-index-beyond-vector-length-resize.html: Removed.
- * js/put-to-base-global-checked-expected.txt: Removed.
- * js/put-to-base-global-checked.html: Removed.
- * js/random-array-gc-stress-expected.txt: Removed.
- * js/random-array-gc-stress.html: Removed.
- * js/recursion-limit-equal-expected.txt: Removed.
- * js/recursion-limit-equal.html: Removed.
- * js/regexp-bol-expected.txt: Removed.
- * js/regexp-bol-with-multiline-expected.txt: Removed.
- * js/regexp-bol-with-multiline.html: Removed.
- * js/regexp-bol.html: Removed.
- * js/regexp-caching-expected.txt: Removed.
- * js/regexp-caching.html: Removed.
- * js/regexp-charclass-crash-expected.txt: Removed.
- * js/regexp-charclass-crash.html: Removed.
- * js/regexp-extended-characters-crash-expected.txt: Removed.
- * js/regexp-extended-characters-crash.html: Removed.
- * js/regexp-lastindex-expected.txt: Removed.
- * js/regexp-lastindex.html: Removed.
- * js/regexp-look-ahead-empty-expected.txt: Removed.
- * js/regexp-look-ahead-empty.html: Removed.
- * js/regexp-look-ahead-expected.txt: Removed.
- * js/regexp-look-ahead.html: Removed.
- * js/regexp-match-reify-before-putbyval-expected.txt: Removed.
- * js/regexp-match-reify-before-putbyval.html: Removed.
- * js/regexp-non-capturing-groups-expected.txt: Removed.
- * js/regexp-non-capturing-groups.html: Removed.
- * js/regexp-non-greedy-parentheses-expected.txt: Removed.
- * js/regexp-non-greedy-parentheses.html: Removed.
- * js/regexp-overflow-expected.txt: Removed.
- * js/regexp-overflow.html: Removed.
- * js/regexp-range-out-of-order-expected.txt: Removed.
- * js/regexp-range-out-of-order.html: Removed.
- * js/regexp-ranges-and-escaped-hyphens-expected.txt: Removed.
- * js/regexp-ranges-and-escaped-hyphens.html: Removed.
- * js/regexp-stack-overflow-expected.txt: Removed.
- * js/regexp-stack-overflow.html: Removed.
- * js/regexp-test-null-string-expected.txt: Removed.
- * js/regexp-test-null-string.html: Removed.
- * js/regexp-unicode-handling-expected.txt: Removed.
- * js/regexp-unicode-handling.html: Removed.
- * js/regexp-unicode-overflow-expected.txt: Removed.
- * js/regexp-unicode-overflow.html: Removed.
- * js/removing-Cf-characters-expected.txt: Removed.
- * js/removing-Cf-characters.html: Removed.
- * js/reserved-words-as-property-expected.txt: Removed.
- * js/reserved-words-as-property.html: Removed.
- * js/same-origin-subframe-about-blank-expected.txt: Removed.
- * js/same-origin-subframe-about-blank.html: Removed.
- * js/script-line-number-expected.txt: Removed.
- * js/script-line-number.html: Removed.
- * js/script-tests/Object-defineProperty.js: Removed.
- * js/script-tests/activation-proto.js: Removed.
- * js/script-tests/array-float-delete.js: Removed.
- * js/script-tests/array-join-bug-11524.js: Removed.
- * js/script-tests/array-prototype-properties.js: Removed.
- * js/script-tests/array-sort-exception.js: Removed.
- * js/script-tests/array-tostring-ignore-separator.js: Removed.
- * js/script-tests/array-with-double-assign.js: Removed.
- * js/script-tests/array-with-double-push.js: Removed.
- * js/script-tests/assign.js: Removed.
- * js/script-tests/basic-map.js: Removed.
- * js/script-tests/basic-set.js: Removed.
- * js/script-tests/basic-weakmap.js: Removed.
- * js/script-tests/cached-eval-gc.js: Removed.
- * js/script-tests/constructor-attributes.js: Removed.
- * js/script-tests/constructor.js: Removed.
- * js/script-tests/cross-frame-bad-time.js: Removed.
- * js/script-tests/cross-frame-really-bad-time-with-__proto__.js: Removed.
- * js/script-tests/cross-frame-really-bad-time.js: Removed.
- * js/script-tests/cross-global-object-inline-global-var.js: Removed.
- * js/script-tests/custom-constructors.js: Removed.
- * js/script-tests/cyclic-proto.js: Removed.
- * js/script-tests/cyclic-ref-toString.js: Removed.
- * js/script-tests/date-DST-time-cusps.js: Removed.
- * js/script-tests/date-big-constructor.js: Removed.
- * js/script-tests/date-big-setdate.js: Removed.
- * js/script-tests/date-big-setmonth.js: Removed.
- * js/script-tests/date-negative-setmonth.js: Removed.
- * js/script-tests/date-preserve-milliseconds.js: Removed.
- * js/script-tests/delete-syntax.js: Removed.
- * js/script-tests/dfg-byte-array-put.js: Removed.
- * js/script-tests/dfg-byteOffset-neuter.js: Removed.
- * js/script-tests/dfg-compare-final-object-to-final-object-or-other.js: Removed.
- * js/script-tests/dfg-cross-global-object-inline-new-array-literal-with-variables.js: Removed.
- * js/script-tests/dfg-cross-global-object-inline-new-array-literal.js: Removed.
- * js/script-tests/dfg-cross-global-object-inline-new-array-with-elements.js: Removed.
- * js/script-tests/dfg-cross-global-object-inline-new-array-with-size.js: Removed.
- * js/script-tests/dfg-cross-global-object-inline-new-array.js: Removed.
- * js/script-tests/dfg-cross-global-object-new-array.js: Removed.
- * js/script-tests/dfg-custom-getter-throw-inlined.js: Removed.
- * js/script-tests/dfg-custom-getter-throw.js: Removed.
- * js/script-tests/dfg-custom-getter.js: Removed.
- * js/script-tests/dfg-ensure-array-storage-on-window.js: Removed.
- * js/script-tests/dfg-ensure-non-array-array-storage-on-window.js: Removed.
- * js/script-tests/dfg-inline-switch-imm.js: Removed.
- * js/script-tests/dfg-int32-to-double-on-set-local-and-exit.js: Removed.
- * js/script-tests/dfg-int32-to-double-on-set-local-and-sometimes-exit.js: Removed.
- * js/script-tests/dfg-logical-not-final-object-or-other.js: Removed.
- * js/script-tests/dfg-make-rope-side-effects.js: Removed.
- * js/script-tests/dfg-negative-array-size.js: Removed.
- * js/script-tests/dfg-patchable-get-by-id-after-watchpoint.js: Removed.
- * js/script-tests/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.js: Removed.
- * js/script-tests/dfg-peephole-compare-final-object-to-final-object-or-other-when-proven-final-object.js: Removed.
- * js/script-tests/dfg-peephole-compare-final-object-to-final-object-or-other.js: Removed.
- * js/script-tests/dfg-proto-stub-watchpoint-fire.js: Removed.
- * js/script-tests/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps.js: Removed.
- * js/script-tests/dfg-put-by-id-allocate-storage-polymorphic.js: Removed.
- * js/script-tests/dfg-put-by-id-allocate-storage.js: Removed.
- * js/script-tests/dfg-put-by-id-reallocate-storage-polymorphic.js: Removed.
- * js/script-tests/dfg-put-by-id-reallocate-storage.js: Removed.
- * js/script-tests/dfg-put-by-val-setter-then-get-by-val.js: Removed.
- * js/script-tests/dfg-put-to-readonly-property.js: Removed.
- * js/script-tests/dfg-rshift-by-zero-eliminate-valuetoint32.js: Removed.
- * js/script-tests/dfg-store-unexpected-value-into-argument-and-osr-exit.js: Removed.
- * js/script-tests/dfg-strcat-over-objects-then-exit-on-it.js: Removed.
- * js/script-tests/dfg-strict-mode-arguments-get-beyond-length.js: Removed.
- * js/script-tests/dfg-typed-array-neuter.js: Removed.
- * js/script-tests/document-all-triggers-masquerades-watchpoint.js: Removed.
- * js/script-tests/dot-node-base-exception.js: Removed.
- * js/script-tests/end-in-string-escape.js: Removed.
- * js/script-tests/enter-dictionary-indexing-mode-with-blank-indexing-type.js: Removed.
- * js/script-tests/eval-cache-scoped-lookup.js: Removed.
- * js/script-tests/eval-contained-syntax-error.js: Removed.
- * js/script-tests/exception-line-number.js: Removed.
- * js/script-tests/exception-registerfile-shrink.js: Removed.
- * js/script-tests/function-bind.js: Removed.
- * js/script-tests/function-name.js: Removed.
- * js/script-tests/function-names.js: Removed.
- * js/script-tests/get-by-pname-only-prototype-properties.js: Removed.
- * js/script-tests/global-constructors-attributes.js: Removed.
- * js/script-tests/global-constructors-deletable.js: Removed.
- * js/script-tests/global-function-resolve.js: Removed.
- * js/script-tests/immediate-constant-instead-of-cell.js: Removed.
- * js/script-tests/implicit-call-with-global-reentry.js: Removed.
- * js/script-tests/imul.js: Removed.
- * js/script-tests/inc-bracket-assign-subscript.js: Removed.
- * js/script-tests/inc-const-valueOf.js: Removed.
- * js/script-tests/indexed-setter-on-global-object.js: Removed.
- * js/script-tests/inline-arguments-tear-off.js: Removed.
- * js/script-tests/instanceof-XMLHttpRequest.js: Removed.
- * js/script-tests/jit-set-profiling-access-type-only-for-get-by-id-self.js: Removed.
- * js/script-tests/js-correct-exception-handler.js: Removed.
- * js/script-tests/lastModified.js: Removed.
- * js/script-tests/lazy-create-arguments-from-get-by-val.js: Removed.
- * js/script-tests/line-column-numbers.js: Removed.
- * js/script-tests/method-check.js: Removed.
- * js/script-tests/native-error-prototype.js: Removed.
- * js/script-tests/neq-null-crash.js: Removed.
- * js/script-tests/nested-object-gc.js: Removed.
- * js/script-tests/non-object-proto.js: Removed.
- * js/script-tests/normal-character-escapes-in-string-literals.js: Removed.
- * js/script-tests/null-char-in-string.js: Removed.
- * js/script-tests/number-tofixed.js: Removed.
- * js/script-tests/number-toprecision.js: Removed.
- * js/script-tests/object-extra-comma.js: Removed.
- * js/script-tests/object-prototype-constructor.js: Removed.
- * js/script-tests/object-prototype-properties.js: Removed.
- * js/script-tests/object-prototype-toLocaleString.js: Removed.
- * js/script-tests/post-inc-assign-overwrites.js: Removed.
- * js/script-tests/post-message-numeric-property.js: Removed.
- * js/script-tests/postfix-syntax.js: Removed.
- * js/script-tests/prefix-syntax.js: Removed.
- * js/script-tests/prototype-chain-caching-with-impure-get-own-property-slot-traps.js: Removed.
- * js/script-tests/put-direct-index-beyond-vector-length-resize.js: Removed.
- * js/script-tests/put-to-base-global-checked.js: Removed.
- * js/script-tests/random-array-gc-stress.js: Removed.
- * js/script-tests/recursion-limit-equal.js: Removed.
- * js/script-tests/regexp-bol-with-multiline.js: Removed.
- * js/script-tests/regexp-bol.js: Removed.
- * js/script-tests/regexp-extended-characters-crash.js: Removed.
- * js/script-tests/regexp-lastindex.js: Removed.
- * js/script-tests/regexp-look-ahead-empty.js: Removed.
- * js/script-tests/regexp-look-ahead.js: Removed.
- * js/script-tests/regexp-match-reify-before-putbyval.js: Removed.
- * js/script-tests/regexp-non-capturing-groups.js: Removed.
- * js/script-tests/regexp-non-greedy-parentheses.js: Removed.
- * js/script-tests/regexp-overflow.js: Removed.
- * js/script-tests/regexp-range-out-of-order.js: Removed.
- * js/script-tests/regexp-ranges-and-escaped-hyphens.js: Removed.
- * js/script-tests/regexp-stack-overflow.js: Removed.
- * js/script-tests/regexp-unicode-handling.js: Removed.
- * js/script-tests/regexp-unicode-overflow.js: Removed.
- * js/script-tests/removing-Cf-characters.js: Removed.
- * js/script-tests/reserved-words-as-property.js: Removed.
- * js/script-tests/select-options-add.js: Removed.
- * js/script-tests/stack-at-creation-for-error-objects.js: Removed.
- * js/script-tests/stack-trace.js: Removed.
- * js/script-tests/strict-readonly-statics.js: Removed.
- * js/script-tests/string-match.js: Removed.
- * js/script-tests/string-prototype-properties.js: Removed.
- * js/script-tests/string-replace-2.js: Removed.
- * js/script-tests/string-replace-3.js: Removed.
- * js/script-tests/string-replacement-outofmemory.js: Removed.
- * js/script-tests/string-split-conformance.js: Removed.
- * js/script-tests/string-split-double-empty.js: Removed.
- * js/script-tests/string-split-ignore-case.js: Removed.
- * js/script-tests/switch-behaviour.js: Removed.
- * js/script-tests/throw-exception-in-global-setter.js: Removed.
- * js/script-tests/toInt32UInt32.js: Removed.
- * js/script-tests/toString-exception.js: Removed.
- * js/script-tests/toString-overrides.js: Removed.
- * js/script-tests/toString-stack-overflow.js: Removed.
- * js/script-tests/transition-cache-dictionary-crash.js: Removed.
- * js/script-tests/typed-array-access.js: Removed.
- * js/script-tests/typed-array-set-different-types.js: Removed.
- * js/script-tests/typeof-syntax.js: Removed.
- * js/script-tests/unshift-multi.js: Removed.
- * js/script-tests/vardecl-preserve-arguments.js: Removed.
- * js/script-tests/webcore-string-comparison.js: Removed.
- * js/script-tests/with-scope-gc.js: Removed.
- * js/select-options-add-expected.txt: Removed.
- * js/select-options-add.html: Removed.
- * js/select-options-remove-expected.txt: Removed.
- * js/select-options-remove-gc-expected.txt: Removed.
- * js/select-options-remove-gc.html: Removed.
- * js/select-options-remove.html: Removed.
- * js/stack-at-creation-for-error-objects-expected.txt: Removed.
- * js/stack-at-creation-for-error-objects.html: Removed.
- * js/stack-trace-expected.txt: Removed.
- * js/stack-trace.html: Removed.
- * js/strict-readonly-statics-expected.txt: Removed.
- * js/strict-readonly-statics.html: Removed.
- * js/string-anchor-expected.txt: Removed.
- * js/string-anchor.html: Removed.
- * js/string-concatenate-outofmemory-expected.txt: Removed.
- * js/string-fontcolor-expected.txt: Removed.
- * js/string-fontcolor.html: Removed.
- * js/string-fontsize-expected.txt: Removed.
- * js/string-fontsize.html: Removed.
- * js/string-link-expected.txt: Removed.
- * js/string-link.html: Removed.
- * js/string-match-expected.txt: Removed.
- * js/string-match.html: Removed.
- * js/string-prototype-properties-expected.txt: Removed.
- * js/string-prototype-properties.html: Removed.
- * js/string-replace-2-expected.txt: Removed.
- * js/string-replace-2.html: Removed.
- * js/string-replace-3-expected.txt: Removed.
- * js/string-replace-3.html: Removed.
- * js/string-replace-exception-crash-expected.txt: Removed.
- * js/string-replace-exception-crash.html: Removed.
- * js/string-replacement-outofmemory-expected.txt: Removed.
- * js/string-replacement-outofmemory.html: Removed.
- * js/string-split-conformance-expected.txt: Removed.
- * js/string-split-conformance.html: Removed.
- * js/string-split-double-empty-expected.txt: Removed.
- * js/string-split-double-empty.html: Removed.
- * js/string-split-ignore-case-expected.txt: Removed.
- * js/string-split-ignore-case.html: Removed.
- * js/switch-behaviour-expected.txt: Removed.
- * js/switch-behaviour.html: Removed.
- * js/text-field-resize-expected.txt: Removed.
- * js/text-field-resize.html: Removed.
- * js/throw-exception-in-global-setter-expected.txt: Removed.
- * js/throw-exception-in-global-setter.html: Removed.
- * js/throw-from-array-sort-expected.txt: Removed.
- * js/throw-from-array-sort.html: Removed.
- * js/toInt32UInt32-expected.txt: Removed.
- * js/toInt32UInt32.html: Removed.
- * js/toString-and-valueOf-override-expected.txt: Removed.
- * js/toString-and-valueOf-override.html: Removed.
- * js/toString-dontEnum-expected.txt: Removed.
- * js/toString-dontEnum.html: Removed.
- * js/toString-exception-expected.txt: Removed.
- * js/toString-exception.html: Removed.
- * js/toString-number-expected.txt: Removed.
- * js/toString-number.html: Removed.
- * js/toString-overrides-expected.txt: Removed.
- * js/toString-overrides.html: Removed.
- * js/toString-stack-overflow-expected.txt: Removed.
- * js/toString-stack-overflow.html: Removed.
- * js/toString-try-else-expected.txt: Removed.
- * js/toString-try-else.html: Removed.
- * js/transition-cache-dictionary-crash-expected.txt: Removed.
- * js/transition-cache-dictionary-crash.html: Removed.
- * js/trivial-functions-expected.txt: Removed.
- * js/trivial-functions.html: Removed.
- * js/try-catch-crash-expected.txt: Removed.
- * js/try-catch-crash.html: Removed.
- * js/typed-array-access-expected.txt: Removed.
- * js/typed-array-access.html: Removed.
- * js/typed-array-set-different-types-expected.txt: Removed.
- * js/typed-array-set-different-types.html: Removed.
- * js/typeof-syntax-expected.txt: Removed.
- * js/typeof-syntax.html: Removed.
- * js/uncaught-exception-line-number-expected.txt: Removed.
- * js/uncaught-exception-line-number.html: Removed.
- * js/unshift-multi-expected.txt: Removed.
- * js/unshift-multi.html: Removed.
- * js/var-declarations-expected.txt: Removed.
- * js/var-declarations-shadowing-expected.txt: Removed.
- * js/var-declarations-shadowing.html: Removed.
- * js/var-declarations.html: Removed.
- * js/vardecl-preserve-arguments-expected.txt: Removed.
- * js/vardecl-preserve-arguments.html: Removed.
- * js/vardecl-preserve-parameters-expected.txt: Removed.
- * js/vardecl-preserve-parameters.html: Removed.
- * js/vardecl-preserve-vardecl-expected.txt: Removed.
- * js/vardecl-preserve-vardecl.html: Removed.
- * js/webcore-string-comparison-expected.txt: Removed.
- * js/webcore-string-comparison.html: Removed.
- * js/webidl-type-mapping-expected.txt: Removed.
- * js/webidl-type-mapping.html: Removed.
- * js/while-expression-value-expected.txt: Removed.
- * js/while-expression-value.html: Removed.
- * js/window-location-href-file-urls-expected.txt: Removed.
- * js/window-location-href-file-urls.html: Removed.
- * js/with-scope-gc-expected.txt: Removed.
- * js/with-scope-gc.html: Removed.
- * platform/gtk/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/mac/js/constructor-length-expected.txt: Removed.
- * platform/mac/js/dom: Added.
- * platform/mac/js/dom/constructor-length-expected.txt: Copied from LayoutTests/platform/mac/js/constructor-length-expected.txt.
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
-
-2013-09-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Fix svg/masking/* tests
- https://bugs.webkit.org/show_bug.cgi?id=121570
-
- Reviewed by Rob Buis.
-
- Merge https://chromium.googlesource.com/chromium/blink/+/975b3219677968706cbddb9295ceada05c092dd6
-
- "rx" is not a valid <circle> attribute - these tests were not drawing anything.
- Also switching to rects to avoid reftest antialiasing issues.
- For non-alpha variants, using a 50% luminance to capture the effect on the output color.
-
- * svg/masking/mask-type-alpha-expected.svg:
- * svg/masking/mask-type-alpha.svg:
- * svg/masking/mask-type-luminance-expected.svg:
- * svg/masking/mask-type-luminance.svg:
- * svg/masking/mask-type-not-set-expected.svg:
- * svg/masking/mask-type-not-set.svg:
-
-2013-09-18 Jer Noble <jer.noble@apple.com>
-
- [MSE] Throw exception when setting timestampOffset while 'updating' state is set.
- https://bugs.webkit.org/show_bug.cgi?id=121561
-
- Reviewed by Eric Carlson.
-
- * http/tests/media/media-source/mediasource-append-buffer-expected.txt:
- * http/tests/media/media-source/mediasource-append-buffer.html:
-
-2013-09-18 Robert Hogan <robert@webkit.org>
-
- Quirksmode: Break Tag Extra Space Bug
- https://bugs.webkit.org/show_bug.cgi?id=11943
-
- Reviewed by David Hyatt.
-
- * fast/text/whitespace/trailing-space-before-br-in-right-aligned-text-expected.html: Added.
- * fast/text/whitespace/trailing-space-before-br-in-right-aligned-text.html: Added.
-
-2013-09-18 Jer Noble <jer.noble@apple.com>
-
- Merge blink MediaSource changes since fork.
- https://bugs.webkit.org/show_bug.cgi?id=118752
-
- Rubber-stamped by Eric Carlson.
-
- * http/tests/media/media-source/mediasource-addsourcebuffer-expected.txt: Added.
- * http/tests/media/media-source/mediasource-addsourcebuffer.html: Added.
- * http/tests/media/media-source/mediasource-append-buffer-expected.txt: Added.
- * http/tests/media/media-source/mediasource-append-buffer.html: Added.
- * http/tests/media/media-source/mediasource-buffered-expected.txt: Added.
- * http/tests/media/media-source/mediasource-buffered.html: Added.
- * http/tests/media/media-source/mediasource-closed-expected.txt: Added.
- * http/tests/media/media-source/mediasource-closed.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-a-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-a-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-av-audio-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-av-framesize-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-av-framesize.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-av-video-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-v-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-v-framerate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-v-framerate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-v-framesize-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-mp4-v-framesize.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-a-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-a-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-av-audio-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-av-audio-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-av-framesize-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-av-framesize.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-av-video-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-av-video-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-v-bitrate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-v-bitrate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-v-framerate-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-v-framerate.html: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-v-framesize-expected.txt: Added.
- * http/tests/media/media-source/mediasource-config-change-webm-v-framesize.html: Added.
- * http/tests/media/media-source/mediasource-config-changes.js: Added.
- * http/tests/media/media-source/mediasource-is-type-supported-expected.txt: Added.
- * http/tests/media/media-source/mediasource-is-type-supported.html: Added.
- * http/tests/media/media-source/mediasource-multiple-attach-expected.txt: Added.
- * http/tests/media/media-source/mediasource-multiple-attach.html: Added.
- * http/tests/media/media-source/mediasource-play-expected.txt: Added.
- * http/tests/media/media-source/mediasource-play.html: Added.
- * http/tests/media/media-source/mediasource-sourcebufferlist-expected.txt: Added.
- * http/tests/media/media-source/mediasource-sourcebufferlist.html: Added.
- * http/tests/media/media-source/mediasource-util.js: Added.
- * http/tests/media/media-source/video-media-source-objects-expected.txt:
- * http/tests/media/resources/media-source/generate-config-change-tests.py: Added.
- * http/tests/media/resources/media-source/mp4/test-a-128k-44100Hz-1ch-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-a-192k-44100Hz-1ch-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-av-384k-44100Hz-1ch-320x240-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-av-384k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-av-448k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-av-640k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-v-128k-320x240-24fps-8kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-v-128k-320x240-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-v-128k-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/mp4/test-v-256k-320x240-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-a-128k-44100Hz-1ch-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-a-192k-44100Hz-1ch-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-av-384k-44100Hz-1ch-320x240-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-av-384k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-av-448k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-av-640k-44100Hz-1ch-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-v-128k-320x240-24fps-8kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-v-128k-320x240-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-v-128k-640x480-30fps-10kfr-manifest.json: Added.
- * http/tests/media/resources/media-source/webm/test-v-256k-320x240-30fps-10kfr-manifest.json: Added.
-
-2013-09-18 Filip Pizlo <fpizlo@apple.com>
-
- DFG should support Int52 for local variables
- https://bugs.webkit.org/show_bug.cgi?id=121064
-
- Reviewed by Oliver Hunt.
-
- * js/dfg-int-overflow-large-constants-in-a-line-expected.txt:
- * js/regress/large-int-captured-expected.txt: Added.
- * js/regress/large-int-captured.html: Added.
- * js/regress/large-int-expected.txt: Added.
- * js/regress/large-int-neg-expected.txt: Added.
- * js/regress/large-int-neg.html: Added.
- * js/regress/large-int.html: Added.
- * js/regress/marsaglia-larger-ints-expected.txt: Added.
- * js/regress/marsaglia-larger-ints.html: Added.
- * js/regress/script-tests/large-int-captured.js: Added.
- (.bar):
- (foo):
- * js/regress/script-tests/large-int-neg.js: Added.
- (foo):
- * js/regress/script-tests/large-int.js: Added.
- (foo):
- * js/regress/script-tests/marsaglia-larger-ints.js: Added.
- (uint):
- (marsaglia):
- * js/script-tests/dfg-int-overflow-large-constants-in-a-line.js:
-
-2013-09-18 Andreas Kling <akling@apple.com>
-
- Missed one rebaseline for the RenderMenuList change.
-
- * platform/mac/fast/forms/select-empty-option-height-expected.txt:
-
-2013-09-18 Andreas Kling <akling@apple.com>
-
- Avoid using RenderBR internally in RenderMenuList.
- <https://webkit.org/b/121550>
-
- Reviewed by Antti Koivisto.
-
- Update expected results for RenderMenuLists with empty text.
- They now have a RenderText inside them instead of a RenderBR.
-
-2013-09-18 Csaba Osztrogonác <ossy@webkit.org>
-
- ASSERT_NOT_REACHED is touched in WebCore::CSSPrimitiveValue::computeLengthDouble
- https://bugs.webkit.org/show_bug.cgi?id=120469
-
- Reviewed by Dirk Schulze.
-
- * fast/css/outline-offset-parsing-assert-expected.txt: Added.
- * fast/css/outline-offset-parsing-assert.html: Added.
- * fast/css/outline-offset-parsing-expected.txt: Added.
- * fast/css/outline-offset-parsing.html: Added.
- * fast/css/script-tests/outline-offset-parsing.js: Added.
- (test):
-
-2013-09-18 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- [MathML] Implement the subscriptshift and superscriptshift attributes
- https://bugs.webkit.org/show_bug.cgi?id=120069
-
- Reviewed by Darin Adler.
-
- * mathml/presentation/msub-subscriptshift-expected.txt: Added.
- * mathml/presentation/msub-subscriptshift.html: Added.
- * mathml/presentation/msubsup-subscriptshift-expected.txt: Added.
- * mathml/presentation/msubsup-subscriptshift.html: Added.
- * mathml/presentation/msubsup-superscriptshift-expected.txt: Added.
- * mathml/presentation/msubsup-superscriptshift.html: Added.
- * mathml/presentation/msup-superscriptshift-expected.txt: Added.
- * mathml/presentation/msup-superscriptshift.html: Added.
- * mathml/presentation/multiscript-subscriptshift-expected.txt: Added.
- * mathml/presentation/multiscript-subscriptshift.html: Added.
- * mathml/presentation/multiscript-superscriptshift-expected.txt: Added.
- * mathml/presentation/multiscript-superscriptshift.html: Added.
- Added new tests for verifying that subscriptshift and superscriptshift are
- being applied properly to the script base.
-
-2013-09-18 Mario Sanchez Prada <mario.prada@samsung.com>
-
- [ATK] Expose aria-haspopup and aria-sort without the 'aria-' prefix
- https://bugs.webkit.org/show_bug.cgi?id=121495
-
- Reviewed by Chris Fleizach.
-
- Rebaseline test expectations that were displaying the 'aria-sort'
- attributes incorrectly, when they shouldn't due to that ARIA
- attribute not being explicitly used in the HTML.
-
- * platform/efl-wk1/accessibility/lists-expected.txt: Removed output for 'aria-sort'.
- * platform/efl-wk1/accessibility/plugin-expected.txt: Ditto.
- * platform/efl-wk1/accessibility/table-with-aria-role-expected.txt: Ditto.
- * platform/efl-wk1/accessibility/transformed-element-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/image-link-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/image-map2-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/lists-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/plugin-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/table-cell-spans-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/table-cells-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/table-with-aria-role-expected.txt: Ditto.
- * platform/efl-wk2/accessibility/transformed-element-expected.txt: Ditto.
- * platform/gtk/accessibility/image-link-expected.txt: Ditto.
- * platform/gtk/accessibility/image-map2-expected.txt: Ditto.
- * platform/gtk/accessibility/lists-expected.txt: Ditto.
- * platform/gtk/accessibility/plugin-expected.txt: Ditto.
- * platform/gtk/accessibility/table-cell-spans-expected.txt: Ditto.
- * platform/gtk/accessibility/table-cells-expected.txt: Ditto.
- * platform/gtk/accessibility/table-detection-expected.txt: Ditto.
- * platform/gtk/accessibility/table-one-cell-expected.txt: Ditto.
- * platform/gtk/accessibility/table-with-aria-role-expected.txt: Ditto.
- * platform/gtk/accessibility/table-with-rules-expected.txt: Ditto.
- * platform/gtk/accessibility/transformed-element-expected.txt: Ditto.
-
-2013-09-18 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r156019 and r156020.
- http://trac.webkit.org/changeset/156019
- http://trac.webkit.org/changeset/156020
- https://bugs.webkit.org/show_bug.cgi?id=121540
-
- Broke tests (Requested by ap on #webkit).
-
- * js/regress/large-int-captured-expected.txt: Removed.
- * js/regress/large-int-captured.html: Removed.
- * js/regress/large-int-expected.txt: Removed.
- * js/regress/large-int-neg-expected.txt: Removed.
- * js/regress/large-int-neg.html: Removed.
- * js/regress/large-int.html: Removed.
- * js/regress/marsaglia-larger-ints-expected.txt: Removed.
- * js/regress/marsaglia-larger-ints.html: Removed.
- * js/regress/script-tests/large-int-captured.js: Removed.
- * js/regress/script-tests/large-int-neg.js: Removed.
- * js/regress/script-tests/large-int.js: Removed.
- * js/regress/script-tests/marsaglia-larger-ints.js: Removed.
-
-2013-09-17 Zoltan Horvath <zoltan@webkit.org>
-
- [CSS Shapes] Use the float height to determine position in shape-inside
- https://bugs.webkit.org/show_bug.cgi?id=102846
-
- Reviewed by Darin Adler.
-
- Float positioning inside shape-inside has been working only for simple cases when the float boundaries didn't overlap with the shape.
- This patch fixes the behavior for left floats and shapes with inline content. I want to add this work step by step, therefore the next
- step would be to add support for block content with inline content (e.g. paragraphs) then cover cases with right floats.
-
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-left-triangle-inline-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-left-triangle-inline-content.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-right-triangle-inline-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-lower-right-triangle-inline-content.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-left-triangle-inline-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-left-triangle-inline-content.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-right-triangle-inline-content-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-left-float-in-upper-right-triangle-inline-content.html: Added.
-
-2013-09-17 Filip Pizlo <fpizlo@apple.com>
-
- DFG should support Int52 for local variables
- https://bugs.webkit.org/show_bug.cgi?id=121064
-
- Reviewed by Oliver Hunt.
-
- * js/regress/large-int-captured-expected.txt: Added.
- * js/regress/large-int-captured.html: Added.
- * js/regress/large-int-expected.txt: Added.
- * js/regress/large-int-neg-expected.txt: Added.
- * js/regress/large-int-neg.html: Added.
- * js/regress/large-int.html: Added.
- * js/regress/marsaglia-larger-ints-expected.txt: Added.
- * js/regress/marsaglia-larger-ints.html: Added.
- * js/regress/script-tests/large-int-captured.js: Added.
- (.bar):
- (foo):
- * js/regress/script-tests/large-int-neg.js: Added.
- (foo):
- * js/regress/script-tests/large-int.js: Added.
- (foo):
- * js/regress/script-tests/marsaglia-larger-ints.js: Added.
- (uint):
- (marsaglia):
-
-2013-09-17 Alexey Proskuryakov <ap@apple.com>
-
- Removed some Lion specific results - these tests are failing on Lion bots despite these,
- and it looks like Lion now matches cross-platform results.
-
- * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Removed.
- * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Removed.
- * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Removed.
- * platform/mac-lion/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Removed.
-
-2013-09-17 Alexey Proskuryakov <ap@apple.com>
-
- compositing/images/positioned-image-content-rect.html is failing on some bots
- https://bugs.webkit.org/show_bug.cgi?id=121526
-
- * platform/mac/TestExpectations: Marked as failing or passing for now, should
- be fixed with upcoming color management improvements.
-
-2013-09-17 Samuel White <samuel_white@apple.com>
-
- AX: Mac AXARIABusy should be AXElementBusy (not ARIA specific)
- https://bugs.webkit.org/show_bug.cgi?id=121442
-
- Reviewed by Chris Fleizach.
-
- Mac platform attribute name change only (AXARIABusy => AXElementBusy). Updated existing tests using this attribute.
-
- * accessibility/transformed-element-expected.txt:
- * platform/mac/accessibility/aria-columnrowheaders-expected.txt:
- * platform/mac/accessibility/aria-liveregions-attributes-expected.txt:
- * platform/mac/accessibility/aria-liveregions-attributes.html:
- * platform/mac/accessibility/bounds-for-range-expected.txt:
- * platform/mac/accessibility/document-attributes-expected.txt:
- * platform/mac/accessibility/document-links-expected.txt:
- * platform/mac/accessibility/image-link-expected.txt:
- * platform/mac/accessibility/image-map2-expected.txt:
- * platform/mac/accessibility/internal-link-anchors-expected.txt:
- * platform/mac/accessibility/internal-link-anchors2-expected.txt:
- * platform/mac/accessibility/lists-expected.txt:
- * platform/mac/accessibility/plugin-expected.txt:
- * platform/mac/accessibility/table-attributes-expected.txt:
- * platform/mac/accessibility/table-cell-spans-expected.txt:
- * platform/mac/accessibility/table-cells-expected.txt:
- * platform/mac/accessibility/table-detection-expected.txt:
- * platform/mac/accessibility/table-one-cell-expected.txt:
- * platform/mac/accessibility/table-sections-expected.txt:
- * platform/mac/accessibility/table-with-aria-role-expected.txt:
- * platform/mac/accessibility/table-with-rules-expected.txt:
-
-2013-09-17 Simon Fraser <simon.fraser@apple.com>
-
- Rebaseline a test.
-
- * platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt.
- * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt:
-
-2013-09-17 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Adjust test list further to make the bots green.
-
- * platform/win/TestExpectations:
-
-2013-09-17 Alexey Proskuryakov <ap@apple.com>
-
- ScriptProcessorNode is garbage collected while still active if unreachable (breaks
- webaudio/javascriptaudionode.html test)
- https://bugs.webkit.org/show_bug.cgi?id=112521
-
- * TestExpectations: Marking test as failing/asserting.
-
-2013-09-17 Alexey Proskuryakov <ap@apple.com>
-
- Web Inspector: inspector/storage-panel-dom-storage-update.html is flakey on the bots
- https://bugs.webkit.org/show_bug.cgi?id=120544
-
- * platform/mac-wk2/TestExpectations:
- * platform/mac/TestExpectations:
- Marking as such again.
-
-2013-09-17 Simon Fraser <simon.fraser@apple.com>
-
- Hardware accelerated CSS transitions appear pixelated when scaled up using transform
- https://bugs.webkit.org/show_bug.cgi?id=27684
- <rdar://problem/6134606>
-
- Reviewed by Dean Jackson.
-
- New tests that dump contentsScale under various scaling scenarios:
-
- * compositing/contents-scale/animating-expected.txt: Added.
- * compositing/contents-scale/animating.html: Added.
- * compositing/contents-scale/scaled-ancestor-expected.txt: Added.
- * compositing/contents-scale/scaled-ancestor.html: Added.
- * compositing/contents-scale/simple-scale-expected.txt: Added.
- * compositing/contents-scale/simple-scale.html: Added.
- * compositing/contents-scale/z-translate-expected.txt: Added.
- * compositing/contents-scale/z-translate.html: Added.
-
- These tests had Mac-specific results (which include visible rects and now
- contents scale) in the cross-platform directory, so cleaned up the cross-platform
- results and moved the Mac results to platform-mac.
-
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt:
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt:
- * compositing/visible-rect/2d-transformed-expected.txt:
- * compositing/visible-rect/3d-transform-style-expected.txt:
- * compositing/visible-rect/3d-transformed-expected.txt:
- * compositing/visible-rect/animated-expected.txt:
- * compositing/visible-rect/animated-from-none-expected.txt:
- * compositing/visible-rect/clipped-by-viewport-expected.txt:
- * compositing/visible-rect/clipped-visible-rect-expected.txt:
- * compositing/visible-rect/flipped-preserve-3d-expected.txt:
- * compositing/visible-rect/iframe-and-layers-expected.txt:
- * compositing/visible-rect/iframe-no-layers-expected.txt:
- * compositing/visible-rect/nested-transform-expected.txt:
- * compositing/visible-rect/scrolled-expected.txt:
- * platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt: Removed.
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-after-scroll-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-coverage-speculative-expected.txt:
- * platform/mac-wk2/tiled-drawing/tile-size-slow-zoomed-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-expected.txt:
- * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt:
- * platform/mac-wk2/tiled-drawing/use-tiled-drawing-expected.txt:
- * platform/mac/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Copied from LayoutTests/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt.
- * platform/mac/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Copied from LayoutTests/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt.
- * platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
- * platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
- * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt:
- * platform/mac/compositing/visible-rect/2d-transformed-expected.txt: Copied from LayoutTests/compositing/visible-rect/2d-transformed-expected.txt.
- * platform/mac/compositing/visible-rect/3d-transform-style-expected.txt: Copied from LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt.
- * platform/mac/compositing/visible-rect/3d-transformed-expected.txt: Copied from LayoutTests/compositing/visible-rect/3d-transformed-expected.txt.
- * platform/mac/compositing/visible-rect/animated-expected.txt: Copied from LayoutTests/compositing/visible-rect/animated-expected.txt.
- * platform/mac/compositing/visible-rect/animated-from-none-expected.txt: Copied from LayoutTests/compositing/visible-rect/animated-from-none-expected.txt.
- * platform/mac/compositing/visible-rect/clipped-by-viewport-expected.txt: Copied from LayoutTests/compositing/visible-rect/clipped-by-viewport-expected.txt.
- * platform/mac/compositing/visible-rect/clipped-visible-rect-expected.txt: Copied from LayoutTests/compositing/visible-rect/clipped-visible-rect-expected.txt.
- * platform/mac/compositing/visible-rect/flipped-preserve-3d-expected.txt: Copied from LayoutTests/compositing/visible-rect/flipped-preserve-3d-expected.txt.
- * platform/mac/compositing/visible-rect/iframe-and-layers-expected.txt: Copied from LayoutTests/compositing/visible-rect/iframe-and-layers-expected.txt.
- * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt:
- * platform/mac/compositing/visible-rect/nested-transform-expected.txt: Copied from LayoutTests/compositing/visible-rect/nested-transform-expected.txt.
- * platform/mac/compositing/visible-rect/scrolled-expected.txt: Copied from LayoutTests/compositing/visible-rect/scrolled-expected.txt.
-
-2013-09-17 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r155977.
- http://trac.webkit.org/changeset/155977
- https://bugs.webkit.org/show_bug.cgi?id=121515
-
- Broke over a dozen tests on Mac WK2 (Requested by ap on
- #webkit).
-
- * compositing/contents-scale/animating-expected.txt: Removed.
- * compositing/contents-scale/animating.html: Removed.
- * compositing/contents-scale/scaled-ancestor-expected.txt: Removed.
- * compositing/contents-scale/scaled-ancestor.html: Removed.
- * compositing/contents-scale/simple-scale-expected.txt: Removed.
- * compositing/contents-scale/simple-scale.html: Removed.
- * compositing/contents-scale/z-translate-expected.txt: Removed.
- * compositing/contents-scale/z-translate.html: Removed.
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt:
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt:
- * compositing/visible-rect/2d-transformed-expected.txt:
- * compositing/visible-rect/3d-transform-style-expected.txt:
- * compositing/visible-rect/3d-transformed-expected.txt:
- * compositing/visible-rect/animated-expected.txt:
- * compositing/visible-rect/animated-from-none-expected.txt:
- * compositing/visible-rect/clipped-by-viewport-expected.txt:
- * compositing/visible-rect/clipped-visible-rect-expected.txt:
- * compositing/visible-rect/flipped-preserve-3d-expected.txt:
- * compositing/visible-rect/iframe-and-layers-expected.txt:
- * compositing/visible-rect/nested-transform-expected.txt:
- * compositing/visible-rect/scrolled-expected.txt:
- * platform/mac/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Removed.
- * platform/mac/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Removed.
- * platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
- * platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
- * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt:
- * platform/mac/compositing/visible-rect/2d-transformed-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/3d-transform-style-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/3d-transformed-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/animated-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/animated-from-none-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/clipped-by-viewport-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/clipped-visible-rect-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/flipped-preserve-3d-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/iframe-and-layers-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt:
- * platform/mac/compositing/visible-rect/nested-transform-expected.txt: Removed.
- * platform/mac/compositing/visible-rect/scrolled-expected.txt: Removed.
-
-2013-09-17 Eric Carlson <eric.carlson@apple.com>
-
- MediaStream API: Changing the device enumeration to be async
- https://bugs.webkit.org/show_bug.cgi?id=120883
-
- Reviewed by Darin Adler.
-
- * fast/mediastream/MediaStreamTrack-getSources-expected.txt: Added.
- * fast/mediastream/MediaStreamTrack-getSources.html: Added.
-
-2013-09-17 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r155976.
- http://trac.webkit.org/changeset/155976
- https://bugs.webkit.org/show_bug.cgi?id=121512
-
- Broke a test, needs cleanup (Requested by ap_ on #webkit).
-
- * platform/mac/accessibility/element-busy-changed-expected.txt: Removed.
- * platform/mac/accessibility/element-busy-changed.html: Removed.
-
-2013-09-17 Romain Perier <romain.perier@gmail.com>
-
- Improve srcset parser
- https://bugs.webkit.org/show_bug.cgi?id=119423
-
- Reviewed by Benjamin Poulain.
-
- * fast/hidpi/image-srcset-data-srcset-invalid-inputs.html: Ensures that a various invalid
- form of data uri schemes are supported by the srcset attribute.
- * fast/hidpi/image-srcset-data-srcset-valid-inputs.html: Ensures that a various valid
- form of data uri schemes are supported by the srcset attribute.
- * fast/hidpi/image-srcset-data-srcset.html: Use comma instead of %.
- * fast/hidpi/image-srcset-fraction-1.5x.html: Added.
- * fast/hidpi/image-srcset-invalid-inputs-except-one.html: Missing srcset-helper.js. Adding more invalid cases.
- * fast/hidpi/image-srcset-invalid-inputs.html: Adding more invalid cases.
- * fast/hidpi/image-srcset-nomodifier.html: Updated output as behaviour changed for this case.
- * fast/hidpi/image-srcset-space-suffix-nomodifier.html: Ensures that a single candidate with no scale modifier
- is supported by the srcset attribute, even if a space is left at the end.
- * fast/hidpi/image-srcset-space-prefix-nomodifier.html: Ensures that a single candidate with no scale modifier
- is supported by the srcset attribute, even if a space is left at the beginning.
- * fast/hidpi/image-srcset-space-surrounded-nomodifier.html: Ensures that a single candidate with no scale modifier
- is supported by the srcset attribute, even if it is surrounded by spaces.
- * fast/hidpi/image-srcset-data-escaped-srcset.html: Ensures that data uri schemes with escaped characters
- are supported by the srcset attribute.
-
-2013-09-17 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] More bot cleanup.
-
- * platform/win/TestExpectations: Turn off a few more tests to get bots green.
-
-2013-09-17 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Disable a number of crashing tests to help the EWS system run more rapidly.
- https://bugs.webkit.org/show_bug.cgi?id=121509
-
- * platform/win/TestExpectations:
-
-2013-09-17 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Disable a number of failing tests to help the EWS system run more rapidly.
- https://bugs.webkit.org/show_bug.cgi?id=121509
-
- * platform/win/TestExpectations:
-
-2013-09-16 Simon Fraser <simon.fraser@apple.com>
-
- Hardware accelerated CSS transitions appear pixelated when scaled up using transform
- https://bugs.webkit.org/show_bug.cgi?id=27684
- <rdar://problem/6134606>
-
- Reviewed by Dean Jackson.
-
- New tests that dump contentsScale under various scaling scenarios:
-
- * compositing/contents-scale/animating-expected.txt: Added.
- * compositing/contents-scale/animating.html: Added.
- * compositing/contents-scale/scaled-ancestor-expected.txt: Added.
- * compositing/contents-scale/scaled-ancestor.html: Added.
- * compositing/contents-scale/simple-scale-expected.txt: Added.
- * compositing/contents-scale/simple-scale.html: Added.
- * compositing/contents-scale/z-translate-expected.txt: Added.
- * compositing/contents-scale/z-translate.html: Added.
-
- These tests had Mac-specific results (which include visible rects and now
- contents scale) in the cross-platform directory, so cleaned up the cross-platform
- results and moved the Mac results to platform-mac.
-
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt:
- * compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt:
- * compositing/visible-rect/2d-transformed-expected.txt:
- * compositing/visible-rect/3d-transform-style-expected.txt:
- * compositing/visible-rect/3d-transformed-expected.txt:
- * compositing/visible-rect/animated-expected.txt:
- * compositing/visible-rect/animated-from-none-expected.txt:
- * compositing/visible-rect/clipped-by-viewport-expected.txt:
- * compositing/visible-rect/clipped-visible-rect-expected.txt:
- * compositing/visible-rect/flipped-preserve-3d-expected.txt:
- * compositing/visible-rect/iframe-and-layers-expected.txt:
- * compositing/visible-rect/nested-transform-expected.txt:
- * compositing/visible-rect/scrolled-expected.txt:
- * platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
- * platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
- * platform/mac/compositing/tiling/tile-cache-zoomed-expected.txt:
- * platform/mac/compositing/visible-rect/2d-transformed-expected.txt: Copied from LayoutTests/compositing/visible-rect/2d-transformed-expected.txt.
- * platform/mac/compositing/visible-rect/3d-transform-style-expected.txt: Copied from LayoutTests/compositing/visible-rect/3d-transform-style-expected.txt.
- * platform/mac/compositing/visible-rect/3d-transformed-expected.txt: Copied from LayoutTests/compositing/visible-rect/3d-transformed-expected.txt.
- * platform/mac/compositing/visible-rect/animated-expected.txt: Copied from LayoutTests/compositing/visible-rect/animated-expected.txt.
- * platform/mac/compositing/visible-rect/animated-from-none-expected.txt: Copied from LayoutTests/compositing/visible-rect/animated-from-none-expected.txt.
- * platform/mac/compositing/visible-rect/clipped-by-viewport-expected.txt: Copied from LayoutTests/compositing/visible-rect/clipped-by-viewport-expected.txt.
- * platform/mac/compositing/visible-rect/clipped-visible-rect-expected.txt: Copied from LayoutTests/compositing/visible-rect/clipped-visible-rect-expected.txt.
- * platform/mac/compositing/visible-rect/flipped-preserve-3d-expected.txt: Copied from LayoutTests/compositing/visible-rect/flipped-preserve-3d-expected.txt.
- * platform/mac/compositing/visible-rect/iframe-and-layers-expected.txt: Copied from LayoutTests/compositing/visible-rect/iframe-and-layers-expected.txt.
- * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt:
- * platform/mac/compositing/visible-rect/nested-transform-expected.txt: Copied from LayoutTests/compositing/visible-rect/nested-transform-expected.txt.
- * platform/mac/compositing/visible-rect/scrolled-expected.txt: Copied from LayoutTests/compositing/visible-rect/scrolled-expected.txt.
-
-2013-09-17 Samuel White <samuel_white@apple.com>
-
- AX: Expose ARIA Busy Notifications
- https://bugs.webkit.org/show_bug.cgi?id=121451
-
- Reviewed by Darin Adler.
-
- Added test to verify that elements post AXElementBusyChanged notifications when aria-busy is toggled.
-
- * platform/mac/accessibility/element-busy-changed-expected.txt: Added.
- * platform/mac/accessibility/element-busy-changed.html: Added.
-
-2013-09-17 Manuel Rego Casasnovas <rego@igalia.com>
-
- [CSS Regions] Layout Test for selection direction
- https://bugs.webkit.org/show_bug.cgi?id=121501
-
- Reviewed by Darin Adler.
-
- Selection follows DOM tree, so the highlighted text in this test case is
- the opposite to what the user is actually selecting. This was not
- working properly from r139197 to r155058, so adding a Layout Test to
- prevent future breaks. It is a reftest comparing regions and absolute
- positions behavior.
-
- * fast/regions/selection-direction-expected.html: Added.
- * fast/regions/selection-direction.html: Added.
-
-2013-09-17 Hans Muller <hmuller@adobe.com>
-
- Bad ASSERT() in RasterShapeIntervals::firstIncludedIntervalY()
- https://bugs.webkit.org/show_bug.cgi?id=121455
-
- Reviewed by Darin Adler.
-
- Simple regression test, it crashes in the bad ASSERT().
-
- * fast/shapes/shape-inside/shape-inside-first-fit-crash-expected.txt: Added.
- * fast/shapes/shape-inside/shape-inside-first-fit-crash.html: Added.
-
-2013-09-17 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skip and rebase tests.
-
- * platform/qt-wk2/TestExpectations:
- * platform/qt-wk2/compositing/geometry/negative-text-indent-with-overflow-hidden-layer-expected.txt: Added r155546.
- * platform/qt-wk2/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Added r155607.
- * platform/qt-wk2/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Added r155607.
- * platform/qt-wk2/fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt: Added r155546.
- * platform/qt-wk2/fast/replaced/border-radius-clip-expected.txt: Removed.
- * platform/qt/TestExpectations:
-
-2013-09-17 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Set MessageEvent.source to the newly created port for shared workers' connect events
- https://bugs.webkit.org/show_bug.cgi?id=121390
-
- Reviewed by Darin Adler.
-
- Add layout test to check that MessageEvent.source is set to the newly created port
- for shared workers' connect events.
-
- * fast/events/constructors/message-event-constructor-expected.txt:
- * fast/events/constructors/message-event-constructor.html:
- * fast/workers/resources/messageevent-source.js: Added.
- (onconnect):
- * fast/workers/shared-worker-messageevent-source-expected.txt: Added.
- * fast/workers/shared-worker-messageevent-source.html: Added.
-
-2013-09-17 Antti Koivisto <antti@apple.com>
-
- RenderBR should not be RenderText
- https://bugs.webkit.org/show_bug.cgi?id=121221
-
- Reviewed by Darin Adler.
-
- * editing/selection/move-by-word-visually-mac-expected.txt:
-
- This is a progression. A previously failing subtest passes.
-
- * platform/mac/css3/selectors3/html/css3-modsel-179a-expected.txt:
- * platform/mac/css3/selectors3/xhtml/css3-modsel-179a-expected.txt:
- * platform/mac/css3/selectors3/xml/css3-modsel-179a-expected.txt:
-
- Changes in render tree dump that don't affect rendering.
-
- * platform/mac/fast/css/pseudo-first-line-border-width-expected.txt:
-
- This is a progression. The new rendering matches Firefox.
-
- * platform/mac/fast/css/word-space-extra-expected.txt:
- * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
-
- Changes in render tree dump that don't affect rendering.
-
-2013-09-17 Eric Carlson <eric.carlson@apple.com>
-
- MediaStream API: Adding an async RTCPeerConnection::addIceCandidate
- https://bugs.webkit.org/show_bug.cgi?id=121403
-
- Reviewed by Darin Adler.
-
- * fast/mediastream/RTCPeerConnection-ice-expected.txt:
- * fast/mediastream/RTCPeerConnection-ice.html:
-
-2013-09-17 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSSRegions] Flowed fixed element without its transformed parent positioned relative to viewport
- https://bugs.webkit.org/show_bug.cgi?id=121478
-
- Reviewed by Antti Koivisto.
-
- A fixed positioned element collected into a named flow without its transformed parent should be positioned relative to the viewport instead of the transformed parent. Add a test for this behavior.
-
- * fast/regions/flow-fixed-element-transformed-parent-expected.txt: Added.
- * fast/regions/flow-fixed-element-transformed-parent.html: Added.
-
-2013-09-17 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skip failing tests.
-
- * platform/qt-wk1/TestExpectations:
-
-2013-09-16 Chris Fleizach <cfleizach@apple.com>
-
- AX: ARIA tablist is disabled, but VoiceOver does not speak the tabs as dimmed
- https://bugs.webkit.org/show_bug.cgi?id=121408
-
- Reviewed by Darin Adler.
-
- * accessibility/aria-disabled-propagated-to-children-expected.txt: Added.
- * accessibility/aria-disabled-propagated-to-children.html: Added.
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: svg/batik/masking/maskRegions.svg
- https://bugs.webkit.org/show_bug.cgi?id=114120
-
- Fails in the same way as many other batik tests.
-
- * platform/mac/TestExpectations: Marking as flaky.
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- Marked a few tests that are too slow in debug builds, and frequently fail.
-
- * platform/mac/TestExpectations:
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- svg/animations/smil-leak-*.svg tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=114280
-
- The tests are still flaky. Ran out of ideas, so marking them as such and leaving them there.
-
- * platform/mac/TestExpectations:
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- svg/animations/smil-leak-*.svg tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=114280
-
- The tests were still flaky. Changed retry timeout from 0 to 100 ms as previously
- suggested by Geoff.
-
- * svg/animations/smil-leak-dynamically-added-element-instances.svg:
- * svg/animations/smil-leak-element-instances-noBaseValRef.svg:
- * svg/animations/smil-leak-element-instances.svg:
- * svg/animations/smil-leak-elements.svg:
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: svg/batik/filters/feTile.svg
- https://bugs.webkit.org/show_bug.cgi?id=114375
-
- * platform/mac/TestExpectations: Marking as flaky. We already have a lot of these
- batik tests marked as flaky, with similar symptoms.
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- svg/animations/smil-leak-*.svg tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=114280
-
- Reviewed by Geoffrey Garen.
-
- Try garbage collection multiple times, who knows which queues the deleted nodes
- could still be in. Also, removed last week's experimental change to make 10x more
- nodes to see how that affects the number of leaks (it didn't).
-
- * svg/animations/smil-leak-dynamically-added-element-instances.svg:
- * svg/animations/smil-leak-element-instances-noBaseValRef.svg:
- * svg/animations/smil-leak-element-instances.svg:
- * svg/animations/smil-leak-elements.svg:
-
-2013-09-16 Alexey Proskuryakov <ap@apple.com>
-
- http/tests/misc/submit-post-keygen.html is extremely slow on bots, often timing out
- https://bugs.webkit.org/show_bug.cgi?id=121331
-
- Marking as possibly failing too, because when DRT detects a timeout, run-webkit-tests
- thinks that it's a failure.
-
- * platform/mac/TestExpectations:
-
-2013-09-16 Hans Muller <hmuller@adobe.com>
-
- [CSS Shapes] Winding rule polygon issues
- https://bugs.webkit.org/show_bug.cgi?id=120236
-
- Reviewed by Dirk Schulze.
-
- Verify that self-intersecting rectilinear shape-inside polygons work
- correctly for the evenodd and nonzero fill rules.
-
- The shape for tests 001 and 002 contains a loop (the vertices are
- numbered in the figure):
-
- 0----4----1----5
- | | | |
- | 3----2 |
- 7--------------6
-
- When the fillRule is nonzero the entire rectangle is filled because
- edges 7-0 and 3-4 wind in same direction. When fillRule is evenodd the
- 1-2-3-4 rectangle is not filled, leaving a U shape.
-
- The shape for tests 003 and 004 is similar, but the adjacent vertical edges
- wind in opposite directions. As a result both nonzero and evenodd fills
- produce the same U shaped result.
-
- 0----2---1,5---6
- | | | |
- | 3----4 |
- 8--------------7
-
-
- * fast/shapes/shape-inside/shape-inside-complex-polygon-001-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-001.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-002-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-002.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-003-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-003.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-004-expected.html: Added.
- * fast/shapes/shape-inside/shape-inside-complex-polygon-004.html: Added.
-
-2013-09-16 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r155851.
- http://trac.webkit.org/changeset/155851
- https://bugs.webkit.org/show_bug.cgi?id=121429
-
- checkbox states should be exposed through AtkState, not
- AtkValue (Requested by msanchez on #webkit).
-
- * platform/mac/accessibility/mixed-checkbox-expected.txt: Renamed from LayoutTests/accessibility/mixed-checkbox-expected.txt.
- * platform/mac/accessibility/mixed-checkbox.html: Renamed from LayoutTests/accessibility/mixed-checkbox.html.
- * platform/mac/accessibility/native-vs-nonnative-checkboxes-expected.txt: Renamed from LayoutTests/accessibility/native-vs-nonnative-checkboxes-expected.txt.
- * platform/mac/accessibility/native-vs-nonnative-checkboxes.html: Renamed from LayoutTests/accessibility/native-vs-nonnative-checkboxes.html.
-
-2013-09-16 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skipping and rebase failing tests on Qt bots.
-
- * platform/qt-wk1/TestExpectations:
- * platform/qt-wk1/fast/events/before-unload-returnValue-expected.txt: Added r155367.
- * platform/qt-wk1/inspector/console/command-line-api-expected.txt:
- * platform/qt/TestExpectations:
- * platform/qt/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Added r155607.
- * platform/qt/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Added r155607.
-
-2013-09-16 Krzysztof Czech <k.czech@samsung.com>
-
- [ATK] Extends atk value interface to return proper checkbox states
- https://bugs.webkit.org/show_bug.cgi?id=121413
-
- Reviewed by Mario Sanchez Prada.
-
- Sharing mac tests with other ports (GTK/EFL).
-
- * accessibility/mixed-checkbox-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/mixed-checkbox-expected.txt.
- * accessibility/mixed-checkbox.html: Renamed from LayoutTests/platform/mac/accessibility/mixed-checkbox.html.
- * accessibility/native-vs-nonnative-checkboxes-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/native-vs-nonnative-checkboxes-expected.txt.
- * accessibility/native-vs-nonnative-checkboxes.html: Renamed from LayoutTests/platform/mac/accessibility/native-vs-nonnative-checkboxes.html.
-
-2013-09-16 Mario Sanchez Prada <mario.prada@samsung.com>
-
- Unreviewed gardening. Removed fail expectations for test in
- the GTK & EFL ports, consistently passing after r155374.
-
- * platform/efl/TestExpectations: Removed test.
- * platform/gtk/TestExpectations: Ditto.
-
-2013-09-16 Wojciech Bielawski <w.bielawski@samsung.com>
-
- [WKTR] Add implementation of click() method of objects returned by eventSender.contextClick().
- https://bugs.webkit.org/show_bug.cgi?id=98410
-
- Reviewed by Darin Adler.
-
- Unskipping tests related with click() method.
-
- * platform/efl-wk2/TestExpectations: Corrected bug number for tests:
- editing/pasteboard/can-read-in-copy-and-cut-events.html
- editing/pasteboard/can-read-in-dragstart-event.html
- * platform/gtk-wk2/TestExpectations:
-
-2013-09-15 Zalan Bujtas <zalan@apple.com>
-
- Attempt to fix a local flakiness on Lion.
-
- Rubber stamped by Andreas Kling.
-
- * fast/history/history-back-while-pdf-in-pagecache.html:
-
-2013-09-15 Frédéric Wang <fred.wang@free.fr>
-
- Implement the mmultiscripts tag
- https://bugs.webkit.org/show_bug.cgi?id=99618
-
- Reviewed by Chris Fleizach.
-
- Add many tests for script msub/msup/msubsup/mmultiscripts:
- - invalid markup
- - equivalence between mmultiscripts without scripts and mrow
- - equivalence between mmultiscripts and msub/msup/msubsup
- - position of scripts in mmultiscripts
- - baseline alignment of msub/msup/msubsup elements
- - horizontal/vertical alignment of scripts
- - adding/removing children with the DOM
-
- * TestExpectations: Some remaining MathML pixel tests are broken by this patch.
- * mathml/invalid-scripts-crash-expected.txt: Added.
- * mathml/invalid-scripts-crash.html: Added.
- * mathml/presentation/multiscripts-equivalence-expected.html: Added.
- * mathml/presentation/multiscripts-equivalence.html: Added.
- * mathml/presentation/multiscripts-noscripts-expected.html: Added.
- * mathml/presentation/multiscripts-noscripts.html: Added.
- * mathml/presentation/multiscripts-positions-expected.html: Added.
- * mathml/presentation/multiscripts-positions.html: Added.
- * mathml/presentation/scripts-base-alignment-expected.html: Added.
- * mathml/presentation/scripts-base-alignment.html: Added.
- * mathml/presentation/scripts-horizontal-alignment-expected.html: Added.
- * mathml/presentation/scripts-horizontal-alignment.html: Added.
- * mathml/presentation/scripts-vertical-alignment-expected.html: Added.
- * mathml/presentation/scripts-vertical-alignment.html: Added.
- * mathml/scripts-addChild-expected.html: Added.
- * mathml/scripts-addChild.html: Added.
- * mathml/scripts-removeChild-expected.html: Added.
- * mathml/scripts-removeChild.html: Added.
- * platform/mac/accessibility/mathml-multiscript-expected.txt: Reference updated.
-
-
-2013-09-14 Eric Carlson <eric.carlson@apple.com>
-
- MediaStream API: Update RTCDataChannel
- https://bugs.webkit.org/show_bug.cgi?id=121102
-
- Reviewed by Sam Weinig.
-
- * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
- * fast/mediastream/RTCPeerConnection-datachannel.html:
-
-2013-09-14 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r155324.
-
- * platform/gtk/fast/forms/placeholder-position-expected.png:
- * platform/gtk/fast/forms/placeholder-position-expected.txt:
-
-2013-09-14 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r155408.
-
- * platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt:
- * platform/gtk/fast/forms/input-placeholder-visibility-3-expected.txt:
- * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
- * platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.txt:
- * platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.txt:
-
-2013-09-14 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r155253.
-
- * platform/gtk/editing/pasteboard/4989774-expected.txt:
- * platform/gtk/editing/pasteboard/paste-match-style-001-expected.txt:
- * platform/gtk/editing/selection/caret-ltr-2-expected.txt:
- * platform/gtk/editing/selection/caret-ltr-2-left-expected.txt:
- * platform/gtk/editing/selection/caret-ltr-expected.txt:
- * platform/gtk/editing/selection/caret-ltr-right-expected.txt:
- * platform/gtk/editing/selection/caret-rtl-2-expected.txt:
- * platform/gtk/editing/selection/caret-rtl-2-left-expected.txt:
- * platform/gtk/editing/selection/caret-rtl-expected.txt:
- * platform/gtk/editing/selection/caret-rtl-right-expected.txt:
- * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
- * platform/gtk/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
- * platform/gtk/editing/style/style-boundary-005-expected.txt:
- * platform/gtk/fast/forms/formmove3-expected.txt:
- * platform/gtk/fast/forms/input-align-image-expected.txt:
- * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
- * platform/gtk/fast/invalid/003-expected.txt:
- * platform/gtk/tables/mozilla/bugs/bug647-expected.txt:
-
-2013-09-14 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- Skip additional inspector tests that are failing after switching to the new Web Inspector.
-
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-09-14 Joseph Pecoraro <pecoraro@apple.com>
-
- Web Inspector: InjectedScriptSource_js and InjectedScriptCanvasModuleSource_js should be minified
- https://bugs.webkit.org/show_bug.cgi?id=121183
-
- Reviewed by Timothy Hatcher.
-
- Now that the file is minified, a line number changed.
-
- * platform/mac/inspector/console/command-line-api-expected.txt:
-
-2013-09-13 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Enable Page Visibility API
- https://bugs.webkit.org/show_bug.cgi?id=121340
-
- Reviewed by Anders Carlsson.
-
- * platform/win/TestExpectations: Enable some Page Visibility tests on Windows.
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- REGRESSION (r155719?): http/tests/inspector/network/network-size-chunked.html and
- http/tests/inspector/network/network-size-sync.html fail on bots
- https://bugs.webkit.org/show_bug.cgi?id=121343
-
- * platform/mac/TestExpectations: Marking these as failing.
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- svg/dom/SVGScriptElement/script-load-and-error-events.svg is flakey
- https://bugs.webkit.org/show_bug.cgi?id=25817
-
- Reviewed by Tim Horton.
-
- * svg/dom/SVGScriptElement/script-load-and-error-events.svg: Let test 5 finish
- before starting test 6.
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- http/tests/misc/submit-post-keygen.html is extremely slow on bots, often timing out
- https://bugs.webkit.org/show_bug.cgi?id=121331
-
- * platform/mac/TestExpectations: Marked the test as sometimes timing out.
-
-2013-09-13 Filip Pizlo <fpizlo@apple.com>
-
- DFG AI assumes that ToThis can never return non-object if it is passed an object, and operationToThis will get the wrong value of isStrictMode() if there's inlining
- https://bugs.webkit.org/show_bug.cgi?id=121330
-
- Reviewed by Mark Hahnenberg and Oliver Hunt.
-
- * js/dfg-strict-mode-to-this-expected.txt: Added.
- * js/dfg-strict-mode-to-this.html: Added.
- * js/jsc-test-list:
- * js/script-tests/dfg-strict-mode-to-this.js: Added.
- (thingy.bar):
- (thingy.foo):
- (thingy):
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- svg/animations/smil-leak-*.svg tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=114280
-
- Approved in person by Geoff Garen.
-
- Increased the number of nodes in the test 10x to see what happens with the number
- of leaked nodes.
-
- * svg/animations/smil-leak-dynamically-added-element-instances.svg:
- * svg/animations/smil-leak-element-instances-noBaseValRef.svg:
- * svg/animations/smil-leak-element-instances.svg:
- * svg/animations/smil-leak-elements.svg:
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: svg/dom/SVGScriptElement/script-load-and-error-events.svg
- https://bugs.webkit.org/show_bug.cgi?id=25817
-
- Reviewed by Tim Horton.
-
- * svg/dom/SVGScriptElement/script-load-and-error-events.svg: Made test output
- a bit more verbose to see what's happening on bots.
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- Layout Test fast/dom/Window/window-postmessage-clone.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=111898
-
- Reviewed by Oliver Hunt.
-
- * fast/dom/Window/script-tests/postmessage-clone.js: The test was checking
- modification times of non-existent files. When you do this, you get current time,
- and current time changes over time, making comparisons non-reliable.
-
- * fast/dom/Window/resources/file1.txt: Added.
- * fast/dom/Window/resources/file2.txt: Added.
-
-2013-09-13 Oliver Hunt <oliver@apple.com>
-
- Try to kill initialiser expression in for-in statements
- https://bugs.webkit.org/show_bug.cgi?id=121311
-
- Reviewed by Gavin Barraclough.
-
- Update test cases to represent the new reality
-
- * js/line-column-numbers-expected.txt:
- * js/line-column-numbers.html:
- * js/parser-syntax-check-expected.txt:
- * js/script-tests/function-declaration-statement.js:
- * js/script-tests/line-column-numbers.js:
- (try.toFuzz22b):
- * js/script-tests/parser-syntax-check.js:
- * js/script-tests/toString-for-var-decl.js:
- (f1):
-
-2013-09-13 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html
- https://bugs.webkit.org/show_bug.cgi?id=114209
-
- Reviewed by Joseph Pecoraro.
-
- * TestExpectations: Marked the test as WontFix. It is hopelessly broken, and
- doesn't test anything specific anyway.
-
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
- Removed from the lists, as the test is now skipped globally.
-
-2013-09-13 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
-
- [GTK] Move to the new web inspector
- https://bugs.webkit.org/show_bug.cgi?id=120647
-
- Reviewed by Carlos Garcia Campos.
-
- * platform/gtk/TestExpectations: the new inspector UI does not support the current
- inspector testing harness so keep it skipped, a new one will eventually be landed.
-
-2013-09-13 Chris Fleizach <cfleizach@apple.com>
-
- AX: AXPress does not work in SVG
- https://bugs.webkit.org/show_bug.cgi?id=121248
-
- Reviewed by Mario Sanchez Prada.
-
- * accessibility/svg-element-press-expected.txt: Added.
- * accessibility/svg-element-press.html: Added.
-
-2013-09-13 Allan Sandfeld Jensen <allan.jensen@digia.com>
-
- [Qt] REGRESSION(r154444): xss-DENIED test results changed
- https://bugs.webkit.org/show_bug.cgi?id=120595
-
- Reviewed by Jocelyn Turcotte.
-
- * platform/qt/TestExpectations:
-
-2013-09-13 Csaba Osztrogonác <ossy@webkit.org>
-
- One more Unreviewed fix after r155675.
-
- * js/array-with-double-assign-expected.txt:
- * js/array-with-double-assign.html: Path fixed.
- * js/array-with-double-push-expected.txt:
- * js/array-with-double-push.html: Path fixed.
-
-2013-09-13 Csaba Osztrogonác <ossy@webkit.org>
-
- Unreviewed fix after r155675. Move new tests from fast/js to js.
-
- * js/array-with-double-assign-expected.txt: Renamed from LayoutTests/fast/js/array-with-double-assign-expected.txt.
- * js/array-with-double-assign.html: Renamed from LayoutTests/fast/js/array-with-double-assign.html.
- * js/array-with-double-push-expected.txt: Renamed from LayoutTests/fast/js/array-with-double-push-expected.txt.
- * js/array-with-double-push.html: Renamed from LayoutTests/fast/js/array-with-double-push.html.
- * js/script-tests/array-with-double-assign.js: Renamed from LayoutTests/fast/js/script-tests/array-with-double-assign.js.
- (foo):
- * js/script-tests/array-with-double-push.js: Renamed from LayoutTests/fast/js/script-tests/array-with-double-push.js.
- (foo):
-
-2013-09-13 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] unreviewed gardening. Rebaseline after r155253.
-
- * platform/qt-wk2/editing/selection/caret-rtl-2-expected.png: Removed.
- * platform/qt-wk2/editing/selection/caret-rtl-2-left-expected.png: Removed.
- * platform/qt-wk2/editing/selection/caret-rtl-expected.png: Removed.
- * platform/qt-wk2/editing/selection/caret-rtl-right-expected.png: Removed.
- * platform/qt-wk2/editing/selection/caret-rtl-right-expected.txt: Removed.
- * platform/qt/editing/selection/caret-rtl-2-expected.txt:
- * platform/qt/editing/selection/caret-rtl-2-left-expected.txt:
- * platform/qt/editing/selection/caret-rtl-expected.txt:
- * platform/qt/editing/selection/caret-rtl-right-expected.txt:
-
-2013-09-13 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebaseline tests after r155408.
-
- * platform/qt/fast/forms/control-restrict-line-height-expected.png:
- * platform/qt/fast/forms/control-restrict-line-height-expected.txt:
- * platform/qt/fast/forms/input-placeholder-visibility-1-expected.png:
- * platform/qt/fast/forms/input-placeholder-visibility-1-expected.txt:
- * platform/qt/fast/forms/input-placeholder-visibility-3-expected.png:
- * platform/qt/fast/forms/input-placeholder-visibility-3-expected.txt:
- * platform/qt/fast/forms/placeholder-position-expected.png:
- * platform/qt/fast/forms/placeholder-position-expected.txt:
- * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.png:
- * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
- * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.png:
- * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.txt:
- * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.png:
- * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.txt:
-
-2013-09-13 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skip some failing tests.
- https://bugs.webkit.org/show_bug.cgi?id=120848.
-
- * platform/qt/TestExpectations:
-
-2013-09-13 Youngho Yoo <youngho33.yoo@lge.com>
-
- Fixed crash in V8 benchmark suite in ARM,softp,EABI environment.
- https://bugs.webkit.org/show_bug.cgi?id=117281
-
- Reviewed by Michael Saboff.
-
- Fix the missing EABI_32BIT_DUMMY_ARG in FPRReg using callOperation function.
-
- * fast/js/array-with-double-assign-expected.txt: Added.
- * fast/js/array-with-double-assign.html: Added.
- * fast/js/array-with-double-push-expected.txt: Added.
- * fast/js/array-with-double-push.html: Added.
- * fast/js/script-tests/array-with-double-assign.js: Added.
- (foo):
- * fast/js/script-tests/array-with-double-push.js: Added.
- (foo):
-
-2013-09-12 Santosh Mahto <santosh.ma@samsung.com>
-
- [EFL] Background Style of element not visible because of default theme style
- https://bugs.webkit.org/show_bug.cgi?id=117405
-
- Reviewed by Gyuyoung Kim.
-
- Updating expected image oputput of pixel test reflecting the
- background image visible over combo box.
-
- * platform/efl/fast/forms/menulist-narrow-width-expected.png:
- * platform/efl/fast/forms/menulist-restrict-line-height-expected.png:
- * platform/efl/fast/forms/menulist-style-color-expected.png:
- * platform/efl/fast/forms/select-background-none-expected.png:
- * platform/efl/fast/forms/select-style-expected.png:
-
-2013-09-12 Tim Horton <timothy_horton@apple.com>
-
- [mac] Cache rendered image in PDFDocumentImage
- https://bugs.webkit.org/show_bug.cgi?id=121207
-
- Reviewed by Simon Fraser.
-
- Add a test ensuring that very large PDF-in-<img> elements don't crash.
-
- * fast/images/pdf-as-image-too-big-expected.txt: Added.
- * fast/images/pdf-as-image-too-big.html: Added.
-
-2013-09-12 Geoffrey Garen <ggaren@apple.com>
-
- Web Inspector shouldn't artificially allocate the arguments object in functions that don't use it
- https://bugs.webkit.org/show_bug.cgi?id=121206
-
- Reviewed by Joseph Pecoraro.
- <rdar://problem/6911886>
-
- * inspector/debugger/debugger-expand-scope-expected.txt: Updated these
- results to reflect the fact that it's correct to exclude the 'arguments'
- identifier from function scopes that don't use it.
-
- * inspector/debugger/debugger-expand-scope.html: Edited this test to
- include one frame that uses the 'arguments' identifier and one frame
- that doesn't, so we test both cases.
-
-2013-09-12 Samuel White <samuel_white@apple.com>
-
- <meter> element AXValue is listed as a writable value
- https://bugs.webkit.org/show_bug.cgi?id=117650
-
- Reviewed by Chris Fleizach.
-
- Added writability check to meter element test.
-
- * accessibility/meter-element.html:
- * platform/mac/accessibility/meter-element-expected.txt:
-
-2013-09-12 Renata Hodovan <reni@webkit.org>
-
- [Qt] SHOULD NEVER BE REACHED is touched WebCore::InputType::createStepRange
- https://bugs.webkit.org/show_bug.cgi?id=121148
-
- Reviewed by Kent Tamura.
-
- Trying to render text input as slider-vertical. Expecting to run without crash.
-
- * platform/qt/fast/forms/range/slider-crash-on-input.html: Added.
- * platform/qt/platform/qt/fast/forms/range/slider-crash-on-input-expected.txt: Added.
-
-2013-09-12 Alexey Proskuryakov <ap@apple.com>
-
- Canvas fillText and measureText handle ideographic spaces differently
- https://bugs.webkit.org/show_bug.cgi?id=108881
-
- Fixing the test:
- 1. Updated paths to js-test scripts.
- 2. Removed "meta charcode" - we don't need to specify a charset here, and it's
- "charset", not "charcode" anyway.
-
- * fast/canvas/canvas-measureText-ideographicSpace.html:
-
-2013-09-12 Alexey Proskuryakov <ap@apple.com>
-
- svg/animations/smil-leak-*.svg tests are flaky
- https://bugs.webkit.org/show_bug.cgi?id=114280
-
- Reviewed by Tim Horton.
-
- Moved garbage collection out of the function that touches nodes to be collected,
- making sure that they are definitely not on the stack.
-
- I could not reproduce locally, so this is a speculative fix.
-
- * svg/animations/smil-leak-dynamically-added-element-instances.svg:
- * svg/animations/smil-leak-element-instances-noBaseValRef.svg:
- * svg/animations/smil-leak-element-instances.svg:
- * svg/animations/smil-leak-elements.svg:
-
-2013-09-12 Alexey Proskuryakov <ap@apple.com>
-
- Flaky Test: plugins/mouse-events.html
- https://bugs.webkit.org/show_bug.cgi?id=116665
-
- Reviewed by Anders Carlsson.
-
- * plugins/mouse-events-expected.txt:
- * plugins/mouse-events.html:
- This test used async calls for events, and then usually logged responses while waiting
- for a plg.eventLoggingEnabled setter synchronously. Depending on sync/async event
- order is not reliable, especially with old WebKit1 plug-in IPC code.
-
- * platform/mac-wk2/plugins/mouse-events-expected.txt: For some unclear reason,
- focus works differently in WebKit2.
-
- * platform/gtk/plugins/mouse-events-expected.txt: Removed.
- * platform/qt/plugins/mouse-events-expected.txt: Removed.
- * platform/win/plugins/mouse-events-expected.txt: Removed.
- These results looked similar to new cross-platform ones, hopefully custom results
- won't be needed any more.
-
-2013-09-12 Gurpreet Kaur <k.gurpreet@samsung.com>
-
- CSS Unit vw in border-width maps to 0px.
- https://bugs.webkit.org/show_bug.cgi?id=109229
-
- Reviewed by Darin Adler.
-
- * fast/css/viewport-height-border-expected.txt: Added.
- * fast/css/viewport-height-border.html: Added.
- * fast/css/viewport-height-outline-expected.txt: Added.
- * fast/css/viewport-height-outline.html: Added.
- * fast/css/viewport-width-border-expected.txt: Added.
- * fast/css/viewport-width-border.html: Added.
- * fast/css/viewport-width-outline-expected.txt: Added.
- * fast/css/viewport-width-outline.html: Added.
- Added new tests for verifying that border and outline properties are
- applied when its values are given in vh/vw units.
- * resources/js-test-pre.js:
- (shouldNotBeEqualToString):
- Added this API so that can compare two strings.Similiar to
- shouldBeEqualToString.
-
-2013-09-12 Krzysztof Wolanski <k.wolanski@samsung.com>
-
- [EFL] Changed expected results after turning on WTF_USE_TILED_BACKING_STORE (r133898)
- https://bugs.webkit.org/show_bug.cgi?id=121227
-
- Unreviewed EFL gardening.
-
- * platform/efl/TestExpectations:
- * platform/efl/editing/selection/caret-ltr-2-expected.png:
- * platform/efl/editing/selection/caret-ltr-2-expected.txt:
- * platform/efl/editing/selection/caret-ltr-2-left-expected.png:
- * platform/efl/editing/selection/caret-ltr-2-left-expected.txt:
- * platform/efl/editing/selection/caret-ltr-expected.png:
- * platform/efl/editing/selection/caret-ltr-expected.txt:
- * platform/efl/editing/selection/caret-rtl-2-expected.png:
- * platform/efl/editing/selection/caret-rtl-2-expected.txt:
- * platform/efl/editing/selection/caret-rtl-expected.png:
- * platform/efl/editing/selection/caret-rtl-expected.txt:
-
-2013-09-12 Zalan Bujtas <zalan@apple.com>
-
- REGRESSION: Inline PDF that are cached fail to appear in iframe.
- https://bugs.webkit.org/show_bug.cgi?id=75449
-
- Reviewed by Darin Adler.
-
- Make sure 'frame is from page cache' flag is set for subframes too.
-
- WebFrameLoaderClient::m_frameCameFromPageCache == true forces plugins
- to be loaded manually. It ensures t