Index: LayoutTests/ChangeLog |
=================================================================== |
--- LayoutTests/ChangeLog (revision 139575) |
+++ LayoutTests/ChangeLog (working copy) |
@@ -1,3 +1,3476 @@ |
+2013-01-05 Min Qin <qinmin@chromium.org> |
+ |
+ MediaControls::show() should make controls opaque |
+ https://bugs.webkit.org/show_bug.cgi?id=106034 |
+ |
+ Reviewed by Eric Carlson. |
+ |
+ Add tests to check that video controls are shown when exiting from fullscreen. |
+ |
+ * media/video-controls-visible-exiting-fullscreen-expected.txt: Added. |
+ * media/video-controls-visible-exiting-fullscreen.html: Added. |
+ |
+2013-01-05 Michael Pruett <michael@68k.org> |
+ |
+ [WK2] Exclude IndexedDB tests which use eventSender.beginDragWithFiles() |
+ https://bugs.webkit.org/show_bug.cgi?id=106138 |
+ |
+ Reviewed by Alexey Proskuryakov. |
+ |
+ * platform/wk2/TestExpectations: |
+ |
+2013-01-05 Alec Flett <alecflett@chromium.org> |
+ |
+ IndexedDB: Migrate backend ObjectStore calls to use transaction id |
+ https://bugs.webkit.org/show_bug.cgi?id=102741 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ Add additional count() tests for multi-entry indexes, not previously |
+ covered. |
+ |
+ * storage/indexeddb/index-multientry-expected.txt: |
+ * storage/indexeddb/resources/index-multientry.js: |
+ (.transaction.oncomplete): |
+ (verifyCount.request.onsuccess.request.onsuccess): |
+ (verifyCount.request.onsuccess): |
+ (verifyCount): |
+ |
+2013-01-05 Robert Hogan <robert@webkit.org> |
+ |
+ Max width of a floated container with floated children calculated incorrectly |
+ https://bugs.webkit.org/show_bug.cgi?id=47975 |
+ |
+ Reviewed by Levi Weintraub. |
+ |
+ * fast/block/float/max-width-clear-float-with-overflow-hidden-expected.html: Added. |
+ * fast/block/float/max-width-clear-float-with-overflow-hidden.html: Added. |
+ |
+2013-01-05 Takashi Sakamoto <tasak@google.com> |
+ |
+ [Shadow DOM]: Some named elements in ShadowTree visible on nesting document level |
+ https://bugs.webkit.org/show_bug.cgi?id=105617 |
+ |
+ Reviewed by Dimitri Glazkov. |
+ |
+ * fast/dom/shadow/element-name-in-shadow-expected.txt: Added. |
+ * fast/dom/shadow/element-name-in-shadow.html: Added. |
+ |
+2013-01-05 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening |
+ |
+ Skipping http/tests/multipart/multipart-wait-before-boundary.html for now, |
+ the test is intermittently timing out on release builders despite being assigned |
+ a SLOW expectation, thus unnecessarily painting bots red. A bug identifier is also |
+ added for this test. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2013-01-05 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Rebaseline several tests after r138838. |
+ |
+ * platform/efl/fast/ruby/base-shorter-than-text-expected.png: |
+ * platform/efl/fast/ruby/base-shorter-than-text-expected.txt: |
+ * platform/efl/fast/table/038-vertical-expected.png: |
+ * platform/efl/fast/table/038-vertical-expected.txt: |
+ * platform/efl/fast/table/border-collapsing/004-vertical-expected.png: |
+ * platform/efl/fast/table/border-collapsing/004-vertical-expected.txt: |
+ |
+2013-01-04 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Adding failure expectations for two CSS Regions tests added in r138854. |
+ Modifying a failure expectation for a CSS Image Set test that now times out after r138857. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Remove a duplicate test expectation since the bug 106153 has been merged into the bug 106165. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a flaky failure expectation to a test added by r138834. |
+ The failure is tracked by the bug 106165. |
+ |
+ * platform/chromium/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. fast/ruby/base-shorter-than-text.html is failing on |
+ Lion and MountainLion. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Test is flaky on Linux and Mac. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectation for the test that has been intermittently failing on Mac Lion WebKit1. |
+ The failure is tracked by the bug 106151. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Remove superfluous chromium test baselines for the test added by r138862 after r138869. |
+ |
+ * platform/chromium-linux-x86/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Removed. |
+ * platform/chromium-linux/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Removed. |
+ * platform/chromium-mac-lion/fast/js: Removed. |
+ * platform/chromium-mac-lion/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Removed. |
+ * platform/chromium-mac-snowleopard/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Removed. |
+ * platform/chromium-mac/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Removed. |
+ * platform/chromium/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Copied from LayoutTests/platform/chromium-linux-x86/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt. |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Adding new baselines for chromium. |
+ |
+ * platform/chromium-linux-x86/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Added. |
+ * platform/chromium-linux/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Added. |
+ * platform/chromium-mac-lion/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Added. |
+ * platform/chromium-mac-snowleopard/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Added. |
+ * platform/chromium-mac/fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Added. |
+ |
+2013-01-04 Eric Carlson <eric.carlson@apple.com> |
+ |
+ Unreviewed cleanup. Remove media/track/ from Mac TestExpectations because |
+ https://bugs.webkit.org/show_bug.cgi?id=105606 was fixed. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-04 Filip Pizlo <fpizlo@apple.com> |
+ |
+ DFG should not elide CheckStructure if it's needed to perform a cell check |
+ https://bugs.webkit.org/show_bug.cgi?id=106074 |
+ |
+ Reviewed by Ryosuke Niwa. |
+ |
+ * fast/js/dfg-check-structure-elimination-for-non-cell-expected.txt: Added. |
+ * fast/js/dfg-check-structure-elimination-for-non-cell.html: Added. |
+ * fast/js/jsc-test-list: |
+ * fast/js/script-tests/dfg-check-structure-elimination-for-non-cell.js: Added. |
+ (foo): |
+ (bar): |
+ (baz): |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Temporarily skipping three tests |
+ in webaudio/codec-tests/vorbis because they need a |
+ special rebaseline. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ REGRESSION(r138394): platform/mac/accessibility/file-upload-button-subrole.html is failing |
+ https://bugs.webkit.org/show_bug.cgi?id=105778 |
+ |
+ Reviewed by Alexey Proskuryakov. |
+ |
+ Removed the old test expectations. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-04 Rick Byers <rbyers@chromium.org> |
+ |
+ URL duplication in mouse cursor tests mean minor typos can cause flakiness |
+ https://bugs.webkit.org/show_bug.cgi?id=104952 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ Replace the explicit list of images to preload with code that extracts |
+ URLs from style definitions. Also move all this image preload code to |
+ a common helper file so that it can easily be used by other tests. |
+ |
+ * fast/events/mouse-cursor-image-set.html: |
+ * fast/events/mouse-cursor-multiframecur.html: |
+ * fast/events/mouse-cursor.html: |
+ * fast/js/resources/image-preload-helper.js: Added. |
+ (preloadImagesFromStyle): |
+ (onComplete): |
+ (imagesToLoad): |
+ |
+2013-01-04 Xianzhu Wang <wangxianzhu@chromium.org> |
+ |
+ Unreviewd. Fix break caused by using old internals.settings.setEnableCompositingForFixedPosition |
+ (has been renamed to setAcceleratedCompositingForFixedPositionEnabled). |
+ |
+ * compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html: |
+ |
+2013-01-04 Zoltan Horvath <zoltan@webkit.org> |
+ |
+ [CSS Regions] @region rules inside media queries are ignored |
+ https://bugs.webkit.org/show_bug.cgi?id=102388 |
+ |
+ Reviewed by David Hyatt. |
+ |
+ Using @region rules in media queries was ignored, but we should accept and apply it. |
+ |
+ * fast/regions/region-rule-nested-region-rule-expected.html: Added. |
+ * fast/regions/region-rule-nested-region-rule.html: Added. |
+ * fast/regions/region-styling-mediaquery-expected.html: Added. |
+ * fast/regions/region-styling-mediaquery.html: Added. |
+ |
+2013-01-04 Abhishek Arya <inferno@chromium.org> |
+ |
+ Crash in WebCore::RenderBlock::willBeDestroyed |
+ https://bugs.webkit.org/show_bug.cgi?id=103455 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * fast/multicol/continuation-crash-expected.txt: Added. |
+ * fast/multicol/continuation-crash.html: Added. |
+ |
+2013-01-04 Chris Rogers <crogers@google.com> |
+ |
+ Implement WebIDL-style string constants in WebAudio (part 2) |
+ https://bugs.webkit.org/show_bug.cgi?id=105977 |
+ |
+ Reviewed by Kentaro Hara. |
+ |
+ * webaudio/audiopannernode-basic-expected.txt: Removed. |
+ * webaudio/audiopannernode-basic.html: Removed. |
+ * webaudio/biquad-getFrequencyResponse-expected.txt: |
+ * webaudio/biquad-getFrequencyResponse.html: |
+ * webaudio/biquadfilternode-basic-expected.txt: |
+ * webaudio/biquadfilternode-basic.html: |
+ * webaudio/pannernode-basic-expected.txt: Added. |
+ * webaudio/pannernode-basic.html: Added. |
+ * webaudio/resources/biquad-testing.js: |
+ * webaudio/resources/distance-model-testing.js: |
+ (createGraph): |
+ (.return.renderedBuffer): |
+ (checkDistanceResult): |
+ * webaudio/resources/panner-model-testing.js: |
+ (createGraph): |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. The following two tests are flaky on XP: |
+ svg/custom/feComponentTransfer-Table.svg |
+ svg/custom/embedding-external-svgs.xhtml |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Rick Byers <rbyers@chromium.org> |
+ |
+ window.Touch and TouchList should exist when touch events are enabled |
+ https://bugs.webkit.org/show_bug.cgi?id=96295 |
+ |
+ Reviewed by Kentaro Hara. |
+ |
+ Add new expected constructors and instanceof checks. |
+ |
+ * fast/events/touch/document-create-touch-list-expected.txt: |
+ * fast/events/touch/script-tests/document-create-touch-list.js: |
+ * platform/efl/fast/js/global-constructors-expected.txt: |
+ * platform/qt-5.0/fast/js/global-constructors-expected.txt: |
+ * platform/qt/fast/js/global-constructors-expected.txt: |
+ |
+2013-01-04 Xianzhu Wang <wangxianzhu@chromium.org> |
+ |
+ Test compositing and slow scrolling behavior of fixed position elements under transformed elements |
+ https://bugs.webkit.org/show_bug.cgi?id=103470 |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ Add test case for the behavior change about fixed position elements under transformed elements in bug 102543 by the way. |
+ |
+ * compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added. |
+ * compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html: Added. |
+ |
+2013-01-04 Tony Chang <tony@chromium.org> |
+ |
+ Remove some autogenerated settings from InternalSettings.idl |
+ https://bugs.webkit.org/show_bug.cgi?id=106114 |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ Rename setters to match the name in Settings.in |
+ setEnableCompositingForFixedPosition -> setAcceleratedCompositingForFixedPositionEnabled |
+ setEnableCompositingForScrollableFrames -> setAcceleratedCompositingForScrollableFramesEnabled |
+ |
+ * compositing/absolute-inside-out-of-view-fixed.html: |
+ * compositing/geometry/fixed-position-composited-page-scale-down.html: |
+ * compositing/geometry/fixed-position-composited-page-scale-scroll.html: |
+ * compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html: |
+ * compositing/geometry/fixed-position-composited-page-scale.html: |
+ * compositing/geometry/fixed-position-composited-switch.html: |
+ * compositing/geometry/fixed-position-iframe-composited-page-scale-down.html: |
+ * compositing/geometry/fixed-position-iframe-composited-page-scale.html: |
+ * compositing/geometry/fixed-position-transform-composited-page-scale-down.html: |
+ * compositing/geometry/fixed-position-transform-composited-page-scale.html: |
+ * compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html: |
+ * compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html: |
+ * compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html: |
+ * compositing/layer-creation/fixed-position-out-of-view-scaled.html: |
+ * compositing/layer-creation/fixed-position-out-of-view-scroll-reason.html: |
+ * compositing/layer-creation/fixed-position-out-of-view.html: |
+ * compositing/overflow/automatically-opt-into-composited-scrolling.html: |
+ * platform/chromium/compositing/force-compositing-mode/force-composite-empty.html: |
+ * platform/chromium/compositing/force-compositing-mode/no-overflow-iframe-layer.html: |
+ * platform/chromium/compositing/force-compositing-mode/overflow-hidden-iframe-layer.html: |
+ * platform/chromium/compositing/force-compositing-mode/overflow-iframe-enter-compositing.html: |
+ * platform/chromium/compositing/force-compositing-mode/overflow-iframe-layer.html: |
+ * platform/chromium/compositing/force-compositing-mode/overflow-iframe-leave-compositing.html: |
+ |
+2013-01-04 Ojan Vafai <ojan@chromium.org> |
+ |
+ Vertical writing mode can overflow fixed size grandparent container |
+ https://bugs.webkit.org/show_bug.cgi?id=93655 |
+ |
+ Reviewed by David Hyatt. |
+ |
+ * fast/writing-mode/auto-sizing-orthogonal-flows-expected.txt: Added. |
+ * fast/writing-mode/auto-sizing-orthogonal-flows.html: Added. |
+ * fast/writing-mode/percentage-height-orthogonal-writing-modes-expected.txt: |
+ * fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt: |
+ * fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks.html: |
+ * fast/writing-mode/percentage-height-orthogonal-writing-modes.html: |
+ * fast/writing-mode/table-percent-width-quirk-expected.png: |
+ * fast/writing-mode/table-percent-width-quirk-expected.txt: |
+ This test now correctly uses the containing blocks's availableHeight instead of the |
+ initial containing block's height to size the perpendicular child. |
+ * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.txt: |
+ * platform/chromium-linux/fast/table/038-vertical-expected.png: |
+ * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.png: |
+ The extra wrapping in this test is just because we subtract the body's margin when |
+ computing the available height. If you force the table's container 16px smaller, |
+ you get the same rendering at tip of tree WebKit. |
+ * platform/chromium-win/fast/table/038-vertical-expected.txt: |
+ * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.txt: |
+ * platform/chromium/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ Add tests that will need rebaseline once this patch lands. |
+ |
+2013-01-04 Joshua Bell <jsbell@chromium.org> |
+ |
+ Add tests for WebIDL type conversions |
+ https://bugs.webkit.org/show_bug.cgi?id=105927 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ This currently fails long long conversions of non-finites (which should map to 0). Patch |
+ in progress at: http://wkbug.com/96798 |
+ |
+ * fast/js/webidl-type-mapping-expected.txt: Added. |
+ * fast/js/webidl-type-mapping.html: Added. |
+ |
+2013-01-04 Stephen White <senorblanco@chromium.org> |
+ |
+ Invalidation of some SVG filter attributes on HTML content doesn't work |
+ https://bugs.webkit.org/show_bug.cgi?id=105635 |
+ |
+ Reviewed by Dirk Schulze. |
+ |
+ New reftest to verify filter attribute change invalidations. |
+ |
+ * css3/filters/reference-filter-update-on-attribute-change-expected.html: Added. |
+ * css3/filters/reference-filter-update-on-attribute-change.html: Added. |
+ |
+2013-01-04 Mike West <mkwst@chromium.org> |
+ |
+ CSP 1.1: Experiment with adding line numbers to violation reports. |
+ https://bugs.webkit.org/show_bug.cgi?id=105374 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ * http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript-expected.txt: Added. |
+ * http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript.html: Added. |
+ * http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt: Added. |
+ * http/tests/security/contentSecurityPolicy/report-uri-from-javascript.html: Added. |
+ |
+2013-01-04 Mike Lawther <mikelawther@chromium.org> |
+ |
+ CSS3 calc: working with translate and scale transforms |
+ https://bugs.webkit.org/show_bug.cgi?id=105985 |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ * css3/calc/transforms-scale-expected.html: Added. |
+ * css3/calc/transforms-scale.html: Added. |
+ * css3/calc/transforms-translate-expected.html: Added. |
+ * css3/calc/transforms-translate.html: Added. |
+ |
+2013-01-04 Elliott Sprehn <esprehn@chromium.org> |
+ |
+ PseudoElement should never dispatch events |
+ https://bugs.webkit.org/show_bug.cgi?id=106048 |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ Add a test that events don't get dispatched from pseudo elements. The |
+ only way right now to cause this is with transitions or animations. |
+ |
+ * fast/css-generated-content/pseudo-element-events-expected.txt: Added. |
+ * fast/css-generated-content/pseudo-element-events.html: Added. |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Adding Lion image baseline for |
+ fast/regions/full-screen-video-from-region.html |
+ |
+ * platform/chromium-mac-lion/fast/regions/full-screen-video-from-region-expected.png: Added. |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a crash test expectation for the crashing test on Mac WebKit1 after r138782, |
+ which attempted to fix the crash but appears to did so only on WebKit2. |
+ |
+ The failure is tracked by the bug 106123. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ The following two tests are starting to fail while on the verge of |
+ timing out. Adding Failure to their modifiers. |
+ |
+ fast/canvas/webgl/context-creation-and-destruction.html |
+ platform/chromium/virtual/gpu/fast/canvas/webgl/context-creation-and-destruction.html |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add Mac baselines for subpixel tests added in r125794, r137945, and r138200. |
+ https://bugs.webkit.org/show_bug.cgi?id=106070 |
+ |
+ Reviewed by Emil A Eklund. |
+ |
+ Added baselines. |
+ |
+ * platform/mac/fast/sub-pixel: Added. |
+ * platform/mac/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.png: Added. |
+ * platform/mac/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.txt: Added. |
+ * platform/mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added. |
+ * platform/mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added. |
+ * platform/mac/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png: Added. |
+ * platform/mac/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.txt: Added. |
+ |
+2013-01-04 Stephen White <senorblanco@chromium.org> |
+ |
+ CSS url() filters with forward references don't work |
+ https://bugs.webkit.org/show_bug.cgi?id=90405 |
+ |
+ Based on a patch by Keyar Hood. |
+ |
+ Reviewed by Dirk Schulze. |
+ |
+ * css3/filters/effect-reference-after-expected.html: Added. |
+ * css3/filters/effect-reference-after.html: Added. |
+ * css3/filters/effect-reference-delete-crash.html: Added. |
+ * css3/filters/effect-reference-delete-expected.html: Added. |
+ * css3/filters/effect-reference-delete.html: Added. |
+ * css3/filters/effect-reference-removed-while-pending-resources-expected.html: Added. |
+ * css3/filters/effect-reference-removed-while-pending-resources.html: Added. |
+ * css3/filters/effect-reference-rename-expected.html: Added. |
+ * css3/filters/effect-reference-rename.html: Added. |
+ * css3/filters/effect-reference-reset-style-delete-crash-expected.txt: Added. |
+ * css3/filters/effect-reference-reset-style-delete-crash.html: Added. |
+ * css3/filters/script-tests/effect-reference-delete-crash.js: Added. |
+ * css3/filters/script-tests/effect-reference-reset-style-delete-crash.js: Added. |
+ * svg/filters/filter-cycle-expected.html: Added. |
+ * svg/filters/filter-cycle.html: Added. |
+ |
+2013-01-04 Mike West <mkwst@chromium.org> |
+ |
+ CSP: Blocked 'track' sources should only log once to the console. |
+ https://bugs.webkit.org/show_bug.cgi?id=106091 |
+ |
+ Reviewed by Eric Carlson. |
+ |
+ * http/tests/security/contentSecurityPolicy/media-src-track-block-expected.txt: Added. |
+ * http/tests/security/contentSecurityPolicy/media-src-track-block.html: Added. |
+ * http/tests/security/contentSecurityPolicy/resources/track.srt: Added. |
+ |
+2013-01-04 Mike West <mkwst@chromium.org> |
+ |
+ CSP: 'frame-src' should block redirects to invalid sources. |
+ https://bugs.webkit.org/show_bug.cgi?id=106084 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ * http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked-expected.txt: Added. |
+ * http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html: Added. |
+ |
+2013-01-04 Mike West <mkwst@chromium.org> |
+ |
+ CSP: XHR from an isolated world should bypass a page's policy. |
+ https://bugs.webkit.org/show_bug.cgi?id=104480 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ * http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr-expected.txt: Added. |
+ * http/tests/security/isolatedWorld/bypass-main-world-csp-for-xhr.html: Added. |
+ A new test! How wonderful! |
+ * platform/efl/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ * platform/win/TestExpectations: |
+ * platform/wincairo/TestExpectations: |
+ Skipping the new test on ports that don't support it. |
+ |
+2013-01-04 Mike Lawther <mikelawther@chromium.org> |
+ |
+ CSS3 calc: mixed percent/absolute for border-radius |
+ https://bugs.webkit.org/show_bug.cgi?id=106046 |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ * css3/calc/border-radius-expected.html: Renamed from LayoutTests/css3/calc/border-radius-expected-mismatch.html. |
+ * css3/calc/border-radius.html: |
+ |
+2013-01-04 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Again updating baseline for editing/deleting/delete-to-select-table.html. |
+ |
+ * platform/gtk/editing/deleting/delete-to-select-table-expected.txt: |
+ |
+2013-01-04 Dana Jansens <danakj@chromium.org> |
+ |
+ [chromium] Remove lost-compositor-context layout tests |
+ https://bugs.webkit.org/show_bug.cgi?id=106089 |
+ |
+ Reviewed by James Robinson. |
+ |
+ Better test coverage for these issues is now provided by the unit tests |
+ in the compositor's cc/layer_tree_host_unittest_context.cc file. |
+ |
+ * platform/chromium-linux-x86/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Removed. |
+ * platform/chromium-linux/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Removed. |
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-expected.png: Removed. |
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-permanently-expected.png: Removed. |
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-twice-expected.png: Removed. |
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/lost-compositor-context-with-rendersurface-expected.png: Removed. |
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Removed. |
+ * platform/chromium-mac/platform/chromium/compositing/lost-compositor-context-with-video-expected.png: Removed. |
+ * platform/chromium-win-xp/platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-expected.png: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-expected.txt: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-permanently-expected.png: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-permanently-expected.txt: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-permanently.html: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-twice-expected.png: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-twice-expected.txt: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-twice.html: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-with-rendersurface-expected.png: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-with-rendersurface-expected.txt: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-with-rendersurface.html: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-with-video-expected.png: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-with-video-expected.txt: Removed. |
+ * platform/chromium/compositing/lost-compositor-context-with-video.html: Removed. |
+ * platform/chromium/compositing/lost-compositor-context.html: Removed. |
+ * platform/chromium/compositing/webgl-loses-compositor-context-expected.png: Removed. |
+ * platform/chromium/compositing/webgl-loses-compositor-context-expected.txt: Removed. |
+ * platform/chromium/compositing/webgl-loses-compositor-context.html: Removed. |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. fast/repaint/japanese-rl-selection-repaint-in-regions.html |
+ has image-only failures on SnowLeopard and Lion. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-04 Adam Klein <adamk@chromium.org> |
+ |
+ Remove ENABLE_MUTATION_OBSERVERS #define |
+ https://bugs.webkit.org/show_bug.cgi?id=105459 |
+ |
+ Reviewed by Ryosuke Niwa. |
+ |
+ Remove references to ENABLE(MUTATION_OBSERVERS) from tests. |
+ |
+ * fast/dom/MutationObserver/cross-document.html: |
+ * fast/dom/MutationObserver/database-callback-delivery.html: |
+ * fast/dom/MutationObserver/disconnect-cancel-pending.html: |
+ * fast/dom/MutationObserver/filesystem-callback-delivery.html: |
+ * fast/dom/MutationObserver/mutation-observer-constructor.html: |
+ * fast/dom/MutationObserver/observe-attributes.html: |
+ * fast/dom/MutationObserver/observe-characterdata.html: |
+ * fast/dom/MutationObserver/observe-childList.html: |
+ * fast/dom/MutationObserver/observe-exceptions.html: |
+ * fast/dom/MutationObserver/observe-subtree.html: |
+ * fast/dom/MutationObserver/takeRecords.html: |
+ |
+2013-01-04 Rick Byers <rbyers@chromium.org> |
+ |
+ Existence of window.Touch can break websites mobile device detection |
+ https://bugs.webkit.org/show_bug.cgi?id=106071 |
+ |
+ Revert http://trac.webkit.org/changeset/135562 for now while I work |
+ on a slightly safer version. |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ * fast/events/touch/document-create-touch-list-expected.txt: |
+ * fast/events/touch/script-tests/document-create-touch-list.js: |
+ * platform/efl/fast/js/global-constructors-expected.txt: |
+ * platform/qt-5.0/fast/js/global-constructors-expected.txt: |
+ * platform/qt/fast/js/global-constructors-expected.txt: |
+ |
+2013-01-04 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ [Qt][WK2] Unreviewed gardening, unskip a now passing test. |
+ |
+ * platform/qt-5.0-wk2/TestExpectations: |
+ |
+2013-01-04 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ [Qt] Unreviewed gardening, skip a new failing test. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2013-01-04 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. New image baselines for test |
+ fast/regions/full-screen-video-from-region.html |
+ |
+ * platform/chromium-mac-snowleopard/fast/regions/full-screen-video-from-region-expected.png: Added. |
+ * platform/chromium-mac/fast/regions/full-screen-video-from-region-expected.png: |
+ * platform/chromium-win-xp/fast/regions/full-screen-video-from-region-expected.png: Added. |
+ |
+2013-01-04 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Rebaselining an editing test after r138654. |
+ |
+ Adding failure expectations for two tests added in r138632. |
+ Add a temporary failure expectation for transitions/transitions-parsing.html, |
+ the test is fixed but just requires a clean build. It shouldn't paint the bots |
+ red until then. |
+ |
+ * platform/gtk/TestExpectations: |
+ * platform/gtk/editing/deleting/delete-to-select-table-expected.txt: Added. |
+ |
+2013-01-04 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ REGRESSION (r138184): transitions/transitions-parsing.html is failing on GTK |
+ https://bugs.webkit.org/show_bug.cgi?id=105522 |
+ |
+ Reviewed by Xan Lopez. |
+ |
+ Remove a failure expectation for a test that's now passing. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2013-01-04 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Skip new failing tests introduced in r138632 and r138756. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2013-01-04 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Rebaseline editing/deleting/delete-to-select-table.html. |
+ |
+ * platform/efl/editing/deleting/delete-to-select-table-expected.png: |
+ * platform/efl/editing/deleting/delete-to-select-table-expected.txt: Added. |
+ |
+2013-01-04 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Mark test webaudio/codec-tests/mp3/128kbps-44khz.html as Missing. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2013-01-04 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Rebaseline 2 media/track test cases after r138784. |
+ |
+ * platform/efl/media/track/track-cue-rendering-horizontal-expected.png: |
+ * platform/efl/media/track/track-cue-rendering-horizontal-expected.txt: |
+ * platform/efl/media/track/track-cue-rendering-vertical-expected.png: |
+ * platform/efl/media/track/track-cue-rendering-vertical-expected.txt: |
+ |
+2013-01-04 Sailesh Agrawal <sail@chromium.org> |
+ |
+ [Mac] [WK2] platform/mac/fast/events/numpad-keycode-mapping.html fails |
+ https://bugs.webkit.org/show_bug.cgi?id=105958 |
+ |
+ Reviewed by Alexey Proskuryakov. |
+ |
+ Fixed numpad-keycode-mapping.html failure in WebKitTestRunner. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-04 Mihnea Ovidenie <mihnea@adobe.com> |
+ |
+ [CSS Regions]Content overflowing last region displayed wrong |
+ https://bugs.webkit.org/show_bug.cgi?id=105893 |
+ |
+ Reviewed by David Hyatt. |
+ |
+ Add tests for all writing modes with content overflowing the last region in chain. |
+ Hit testing for content overflowing the last region is not yet supported, therefore tests |
+ for that will be added in the future. |
+ |
+ * fast/regions/overflow-last-region-expected.html: Added. |
+ * fast/regions/overflow-last-region-horiz-bt-expected.html: Added. |
+ * fast/regions/overflow-last-region-horiz-bt.html: Added. |
+ * fast/regions/overflow-last-region-vert-lr-expected.html: Added. |
+ * fast/regions/overflow-last-region-vert-lr.html: Added. |
+ * fast/regions/overflow-last-region-vert-rl-expected.html: Added. |
+ * fast/regions/overflow-last-region-vert-rl.html: Added. |
+ * fast/regions/overflow-last-region.html: Added. |
+ |
+2013-01-04 Dima Gorbik <dgorbik@apple.com> |
+ |
+ Implement :future pseudo class for the WebVTT ::cue pseudo element |
+ https://bugs.webkit.org/show_bug.cgi?id=105473 |
+ |
+ Reviewed by Antti Koivisto. |
+ |
+ Modified the track css matching test to cover :future pseudo-class case. |
+ |
+ * media/track/captions-webvtt/captions-inner-timestamps.vtt: Removed. |
+ * media/track/captions-webvtt/styling.vtt: |
+ * media/track/track-css-matching-expected.txt: |
+ * media/track/track-css-matching.html: |
+ * media/track/track-cue-rendering-inner-timestamps-expected.txt: Removed. |
+ * media/track/track-cue-rendering-inner-timestamps.html: The test was removed because it was based on the old |
+ future/past nodes rendering logic. |
+ |
+2013-01-04 Carlos Garcia Campos <cgarcia@igalia.com> |
+ |
+ REGRESSION (r138222?): Assertion failure on appcache/main-resource-redirect.html |
+ https://bugs.webkit.org/show_bug.cgi?id=105591 |
+ |
+ Reviewed by Brady Eidson. |
+ |
+ Unskip http/tests/appcache/main-resource-redirect.html. |
+ |
+ * platform/efl-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add one more Mac test expectation for the bug 105986. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add Mac test expectations for the bugs 105986 and 105988. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a crashing test expectation for the test added by r138755 on Mac. |
+ The test failure is tracked by the bug 138755. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-03 Roger Fong <roger_fong@apple.com> |
+ |
+ Unreviewed. Gardening Apple Windows port. |
+ |
+ * platform/win/fast/css/image-set-value-not-removed-crash-expected.txt: Added. |
+ |
+2013-01-03 Tony Chang <tony@chromium.org> |
+ |
+ incorrect flexbox relayout with overflow, padding and absolute positioning |
+ https://bugs.webkit.org/show_bug.cgi?id=106022 |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ * css3/flexbox/stretch-simplified-layout-expected.txt: Added. |
+ * css3/flexbox/stretch-simplified-layout.html: Added. |
+ |
+2013-01-03 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Marking fast/events/5056619.html as flaky |
+ on XP and Win7. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-03 Antoine Quint <graouts@apple.com> |
+ |
+ onload callback for <track> element attached to <video> does not fire |
+ https://bugs.webkit.org/show_bug.cgi?id=103258 |
+ |
+ Reviewed by Eric Carlson. |
+ |
+ As a result of fixing this bug, a few new failures were uncovered and TestExpectations |
+ needed to be updated to take this into account. Additionally, some existing tests were |
+ incorrect or outdated and were fixed as well. Finally, a new test was added to thoroughly |
+ test the various conditions required for a <track> element to successfully load. |
+ |
+ * fast/events/constructors/track-event-constructor.html: Update the test to correctly set |
+ a non-disabled mode on the text track such that it may load per the rules enforced with this patch. |
+ * http/tests/security/text-track-crossorigin.html: Update the test to correctly set a non-disabled |
+ mode on the text track such that it may load per the rules enforced with this patch. |
+ * media/track/track-add-track-expected.txt: Update the output to match changes made to test. |
+ * media/track/track-add-track.html: Update the test to correctly set a non-disabled mode on |
+ the text track such that it may load per the rules enforced with this patch. Also, ensure |
+ the .readyState of the text track is correctly assumed to be NONE vs. LOADING as it would |
+ have to wait until the next run loop to be changed to anything but NONE. |
+ * media/track/track-element-load-event-expected.txt: Added. |
+ * media/track/track-element-load-event.html: Added. |
+ * media/track/track-load-from-src-readyState.html: Update the test to correctly set a |
+ non-disabled mode on the text track such that it may load per the rules enforced with |
+ this patch. |
+ * platform/chromium/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/efl/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/gtk/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/mac/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/qt/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/win/TestExpectations: Skip tests that now fail instead of timing out. |
+ |
+2013-01-03 Jon Lee <jonlee@apple.com> |
+ |
+ REGRESSION(r138729): crash and assertion failures in WebKit::WebProcess::plugInDidReceiveUserInteraction |
+ https://bugs.webkit.org/show_bug.cgi?id=106042 |
+ <rdar://problem/12953469> |
+ |
+ Reviewed by Brady Eidson. |
+ |
+ * platform/mac-wk2/TestExpectations: Unskip the crashing tests. |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a failing test expectation for fast/inline/continuation-outlines-with-layers.html on Mac |
+ and associate it with the bug 106064. |
+ |
+ Also update Chromium test expectations to associate the failure with the bug 106064. |
+ They were erroneously associated with resolved bugs. |
+ |
+ * platform/chromium/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-03 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Adding cr-linux image baseline for |
+ http://trac.webkit.org/changeset/138755 |
+ |
+ * platform/chromium-linux/fast/regions/full-screen-video-from-region-expected.png: Added. |
+ |
+2013-01-03 Beth Dakin <bdakin@apple.com> |
+ |
+ https://bugs.webkit.org/show_bug.cgi?id=105475 |
+ Nested fixed position elements incorrectly repositioned on scrolling |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ Unfortunately, the children were not really accurate before, and they are not |
+ really accurate now. It seems like the state tree is not fully up-to-date when the |
+ test is printing it. |
+ * platform/mac/tiled-drawing/fixed/nested-fixed-expected.txt: |
+ |
+2013-01-03 Adam Klein <adamk@chromium.org> |
+ |
+ [HTMLTemplateElement] When adopting a template element, also adopt its content into the appropriate document |
+ https://bugs.webkit.org/show_bug.cgi?id=106039 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * fast/dom/HTMLTemplateElement/ownerDocument-adoptNode-expected.txt: Added. |
+ * fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html: Added. |
+ |
+2013-01-03 Zoltan Horvath <zoltan@webkit.org> |
+ |
+ [CSS Regions] Don't apply region flow to fullscreen video playing |
+ https://bugs.webkit.org/show_bug.cgi?id=102388 |
+ |
+ Reviewed by David Hyatt. |
+ |
+ In case of full screen video playing we want to watch the video full screen without applying the region flow. |
+ |
+ * fast/regions/full-screen-video-from-region-expected.txt: Added. |
+ * fast/regions/full-screen-video-from-region.html: Added. |
+ * platform/chromium-mac/fast/regions/full-screen-video-from-region-expected.png: Added. |
+ |
+2013-01-03 Rafael Weinstein <rafaelw@chromium.org> |
+ |
+ [Mutation Observers] prevent delivery while recipient context is suspended |
+ https://bugs.webkit.org/show_bug.cgi?id=105810 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ * inspector/debugger/mutation-observer-suspend-while-paused-expected.txt: Added. |
+ * inspector/debugger/mutation-observer-suspend-while-paused.html: Added. |
+ |
+2013-01-03 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ [Qt][WK2] Unreviewed gardening, skip a new crashing test to paint the bots green. |
+ |
+ * platform/qt-5.0-wk2/TestExpectations: |
+ |
+2013-01-03 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Setting webaudio/automatic-pull-node.html to |
+ [ Timeout Pass ] for XP. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-03 Terry Anderson <tdanderson@chromium.org> |
+ |
+ css3/filters/effect-invert.html is flaky/has incorrect image output on Win |
+ |
+ Unreviewed gardening. Marked this as [ Failure Pass ] for Win7 and |
+ as [ Failure ] for XP. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-03 Uday Kiran <udaykiran@motorola.com> |
+ |
+ webkit fails IETC column-width-negative-001.htm |
+ https://bugs.webkit.org/show_bug.cgi?id=84778 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ New test for multicolumn 'column-width' property with zero value. |
+ Enable IETC column-width-negative test. |
+ |
+ * fast/multicol/column-width-zero-expected.txt: Added. |
+ * fast/multicol/column-width-zero.html: Added. |
+ * platform/chromium/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add crash test expectations for tests regressed by r138729 |
+ The failure is tracked by the bug 106042. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-03 Roger Fong <roger_fong@apple.com> |
+ |
+ Unreviewed. Add Windows specific result for passing test. |
+ |
+ * platform/win/loader: Added. |
+ * platform/win/loader/image-loader-adoptNode-assert-expected.txt: Added. |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Remove failing or flaky test expectations from tests that have been passing on Mac. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-03 Roger Fong <roger_fong@apple.com> |
+ |
+ Unreviewed gardening of Apple Windows port. |
+ |
+ * platform/win/TestExpectations: |
+ * platform/win/fast/inline/justify-emphasis-inline-box-expected.txt: Added. |
+ |
+2013-01-03 Adam Klein <adamk@chromium.org> |
+ |
+ [HTMLTemplateElement] Disallow cycles within template content |
+ https://bugs.webkit.org/show_bug.cgi?id=105066 |
+ |
+ Reviewed by Ojan Vafai. |
+ |
+ * fast/dom/HTMLTemplateElement/cycles-expected.txt: Added. |
+ * fast/dom/HTMLTemplateElement/cycles-in-shadow-expected.txt: Added. |
+ * fast/dom/HTMLTemplateElement/cycles-in-shadow.html: Added. |
+ * fast/dom/HTMLTemplateElement/cycles.html: Added. |
+ * fast/dom/shadow/shadow-hierarchy-exception-expected.txt: Added. |
+ * fast/dom/shadow/shadow-hierarchy-exception.html: Added. |
+ |
+2013-01-03 Alexis Menard <alexis@webkit.org> |
+ |
+ Querying transition-timing-function value on the computed style does not return keywords when it should. |
+ https://bugs.webkit.org/show_bug.cgi?id=105442 |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ Update the tests to match the correct behavior of returning a keyword |
+ rather than a cubic-bezier() form when using predefined values for the |
+ transition-timing-function property. |
+ |
+ * animations/animation-shorthand-name-order-expected.txt: |
+ * animations/animation-shorthand-name-order.html: |
+ * animations/animation-shorthand-removed.html: |
+ * animations/animation-shorthand.html: |
+ * animations/computed-style-expected.txt: |
+ * animations/computed-style.html: |
+ * fast/css/getComputedStyle/computed-style-expected.txt: |
+ * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
+ * svg/css/getComputedStyle-basic-expected.txt: |
+ * transitions/inherit-other-props-expected.txt: |
+ * transitions/inherit-other-props.html: |
+ * transitions/transitions-parsing-expected.txt: |
+ * transitions/transitions-parsing.html: |
+ |
+2013-01-03 Rik Cabanier <cabanier@adobe.com> |
+ |
+ Canvas blending tests fail on Mac WK2 |
+ https://bugs.webkit.org/show_bug.cgi?id=105943 |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ * platform/mac-wk2/TestExpectations: updated expectations as the test now passes |
+ |
+2013-01-03 Adam Klein <adamk@chromium.org> |
+ |
+ Clear failed image loads when an <img> is adopted into a different document |
+ https://bugs.webkit.org/show_bug.cgi?id=104409 |
+ |
+ Reviewed by Nate Chapin. |
+ |
+ * loader/image-loader-adoptNode-assert-expected.txt: Added. |
+ * loader/image-loader-adoptNode-assert.html: Added. |
+ |
+2013-01-03 Vincent Scheib <scheib@chromium.org> |
+ |
+ Sandbox-blocked pointer lock should log to the console. |
+ https://bugs.webkit.org/show_bug.cgi?id=105794 |
+ |
+ Reviewed by Adrienne Walker. |
+ |
+ * http/tests/pointer-lock/iframe-sandboxed-expected.txt: |
+ * http/tests/pointer-lock/iframe-sandboxed-nested-disallow-then-allow-pointer-lock-expected.txt: |
+ |
+2013-01-03 Alexis Menard <alexis@webkit.org> |
+ |
+ Add tests to cover what transition-timing-function accepts for cubic-bezier values. |
+ https://bugs.webkit.org/show_bug.cgi?id=105426 |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ http://www.w3.org/TR/css3-transitions/#transition-timing-function-property |
+ has not yet been updated following the discussions |
+ http://lists.w3.org/Archives/Public/www-style/2010Apr/0489.html and |
+ http://lists.w3.org/Archives/Public/www-style/2010Jun/0254.html where |
+ the range restriction of Y values for cubic-bezier type has been |
+ removed. This patch add tests to cover that behavior to avoid breakage |
+ in the future and test also various other different cubic-bezier use |
+ cases. |
+ |
+ * transitions/transitions-parsing-expected.txt: |
+ * transitions/transitions-parsing.html: |
+ |
+2013-01-03 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Update Mac test expectations after merging the bug 105987 into the bug 105986. |
+ |
+ Also add one more test expectation for the bug. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-02 Levi Weintraub <leviw@chromium.org> |
+ |
+ Fix incorrect assumption about in-flow descendants of inlines in touch event rect tracking |
+ https://bugs.webkit.org/show_bug.cgi?id=105970 |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ * platform/chromium-linux/platform/chromium/fast/events/touch/compositor-touch-hit-rects-expected.txt: Updating expectations |
+ * platform/chromium/fast/events/touch/compositor-touch-hit-rects.html: Updating test to check previously failing case where |
+ an inline with a touch handler contains a non-normal-flow child. Also, fixing the test since it was incorrectly duplicated. |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-03 Terry Anderson <tdanderson@chromium.org> |
+ |
+ Unreviewed gardening. Marking webaudio/automatic-pull-node.html as |
+ [ Pass Slow ] instead of [ Pass Timeout ] for XP. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-03 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ [Qt] Unreviewed gardening, skip a new failing test. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2013-01-03 Mike West <mkwst@chromium.org> |
+ |
+ The 'body' of seamless IFrames should default to 'margin: 0' |
+ https://bugs.webkit.org/show_bug.cgi?id=90834 |
+ |
+ Reviewed by Antti Koivisto. |
+ |
+ * fast/frames/seamless/seamless-body-margin-expected.txt: Added. |
+ * fast/frames/seamless/seamless-body-margin.html: Added. |
+ New test to explicitly check 'body' margins. |
+ * fast/frames/seamless/resources/nested-seamless.html: |
+ * fast/frames/seamless/resources/quirks-square.html: |
+ * fast/frames/seamless/resources/two-inline-blocks.html: |
+ * fast/frames/seamless/seamless-inherited-origin-expected.txt: |
+ * fast/frames/seamless/seamless-inherited-origin.html: |
+ Updated these tests to remove the assumption that the body had an |
+ 8px margin. |
+ |
+2013-01-03 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ [Qt] Unreviewed gardening. |
+ |
+ * platform/qt/TestExpectations: Skip new failing tests. |
+ * platform/qt/editing/deleting/delete-to-select-table-expected.txt: Updated after r138654. |
+ * platform/qt/editing/execCommand/print-expected.txt: Updated after r138654. |
+ * platform/qt/editing/execCommand/selectAll-expected.txt: Updated after r138654. |
+ * platform/qt/editing/inserting/editable-html-element-expected.txt: Updated after r138654. |
+ |
+2013-01-03 Mike West <mkwst@chromium.org> |
+ |
+ seamless iframes don't inherit styles when srcdoc is used |
+ https://bugs.webkit.org/show_bug.cgi?id=103539 |
+ |
+ Reviewed by Antti Koivisto. |
+ |
+ * fast/frames/seamless/resources/span.html: Added. |
+ * fast/frames/seamless/seamless-contenteditable-not-inherited-expected.txt: |
+ Updating the previously failing expectation. |
+ * fast/frames/seamless/seamless-srcdoc-expected.txt: Added. |
+ * fast/frames/seamless/seamless-srcdoc.html: Added. |
+ Exciting new test to ensure that this doesn't regress, neither |
+ for totally simple srcdoc attriubtes, nor for slightly more |
+ complex variations. |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add failing test expectations for two canvas tests on Mac Lion |
+ since they have been failing as far as we could tell on the flakiness dashboard. |
+ |
+ The failure is tracked by the bug 105999. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectation for the bug 105998. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ More Mac test expectation updates per bugs 105988 and 105987. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add flaky crash expectations for multiple tests on Mac WebKit2. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Kenneth Russell <kbr@google.com> |
+ |
+ [chromium] Creation of dedicated workers (isolates) leaks reference to HTMLDocument |
+ https://bugs.webkit.org/show_bug.cgi?id=105367 |
+ |
+ Reviewed by Dmitry Titov. |
+ |
+ * fast/workers/resources/empty-worker.js: Added. |
+ * fast/workers/resources/worker-document-leak-iframe.html: Added. |
+ * fast/workers/worker-document-leak-expected.txt: Added. |
+ * fast/workers/worker-document-leak.html: Added. |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ One more Mac rebaseline attempt for r138654. Also remove an entry for the bug 105514 |
+ which has been dup'ed with the bug 103663 for which we have more specific expectations. |
+ |
+ * platform/mac-lion/editing/deleting: Removed. |
+ * platform/mac-lion/editing/deleting/delete-to-select-table-expected.txt: Removed. |
+ * platform/mac-wk2/editing/deleting: Removed. |
+ * platform/mac-wk2/editing/deleting/delete-to-select-table-expected.txt: Removed. |
+ * platform/mac/TestExpectations: |
+ * platform/mac/editing/deleting/delete-to-select-table-expected.txt: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Mac and Chromium rebaselines after r138654. |
+ |
+ * editing/deleting/delete-to-select-table-expected.txt: Added. |
+ * platform/chromium-mac/editing/deleting/delete-to-select-table-expected.txt: Added. |
+ * platform/chromium/editing/deleting/delete-to-select-table-expected.txt: Removed. |
+ * platform/efl/editing/deleting/delete-to-select-table-expected.txt: Removed. |
+ * platform/gtk/editing/deleting/delete-to-select-table-expected.txt: Removed. |
+ * platform/mac-lion/editing/deleting/delete-to-select-table-expected.txt: Added. |
+ * platform/mac-wk2/editing/deleting: Added. |
+ * platform/mac-wk2/editing/deleting/delete-to-select-table-expected.txt: Added. |
+ |
+2013-01-02 Luke Macpherson <macpherson@chromium.org> |
+ |
+ Unreviewed Chromium gardening. |
+ |
+ Rebaseline win-xp image for svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.html. |
+ |
+ * platform/chromium-win-xp/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Added. |
+ |
+2013-01-02 Bem Jones-Bey <bjonesbe@adobe.com> |
+ |
+ When a block's height is determined by min-height/max-height, children with percentage heights are sized incorrectly |
+ https://bugs.webkit.org/show_bug.cgi?id=26559 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ Add tests to ensure percent heights are correctly determined. |
+ |
+ * fast/block/min-max-height-percent-height-child-expected.txt: Added. |
+ * fast/block/min-max-height-percent-height-child.html: Added. |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a failing test expectation to a test added by r136697. |
+ The failure is tracked by the bug 105960. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a failing test expectations to a test added by r132411. |
+ The patch updated DumpRenderTree but didn't update WebKitTestRunner. |
+ The failure is tracked by the bug 105958. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac WebKit2 test expectation for the bug 105954. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a failing test expectation for the bug 105954. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Douglas Stockwell <dstockwell@chromium.org> |
+ |
+ Crash in WebCore::InlineBox::deleteLine |
+ https://bugs.webkit.org/show_bug.cgi?id=93448 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * editing/deleting/delete-block-table-expected.txt: |
+ * editing/execCommand/selectAll-expected.txt: Renamed from LayoutTests/platform/chromium/editing/execCommand/selectAll-expected.txt. |
+ * fast/text/whitespace/inline-whitespace-wrapping-1-expected.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-1.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-2-expected.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-2.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-3-expected.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-3.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-4-expected.html: Added. |
+ * fast/text/whitespace/inline-whitespace-wrapping-4.html: Added. |
+ * fast/text/whitespace/nowrap-white-space-collapse-expected.html: Added. |
+ * fast/text/whitespace/nowrap-white-space-collapse.html: Added. |
+ * fast/text/whitespace/pre-block-normal-inline-crash-1-expected.txt: Added. |
+ * fast/text/whitespace/pre-block-normal-inline-crash-1.html: Added. |
+ * fast/text/whitespace/pre-block-normal-inline-crash-2-expected.txt: Added. |
+ * fast/text/whitespace/pre-block-normal-inline-crash-2.html: Added. |
+ * platform/chromium-win/editing/deleting/delete-to-select-table-expected.txt: |
+ * platform/chromium-win/editing/execCommand/print-expected.txt: |
+ * platform/chromium-win/editing/execCommand/selectAll-expected.txt: |
+ * platform/chromium-win/editing/inserting/editable-html-element-expected.txt: |
+ * platform/efl/editing/execCommand/selectAll-expected.txt: Removed. |
+ * platform/gtk/editing/execCommand/selectAll-expected.txt: Removed. |
+ * platform/mac/editing/execCommand/selectAll-expected.txt: Removed. |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a test expectation for the bug 105952. |
+ |
+ * platform/wk2/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a failing test expectation to a test added by r138380 on Mac WK2. |
+ The failure is tracked by the bug 105948. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-02 Tom Sepez <tsepez@chromium.org> |
+ |
+ X-XSS-Protection report-uri doesn't work with mode=block |
+ https://bugs.webkit.org/show_bug.cgi?id=105907 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ Appears to work as-is, but the test was missing for this case. Checking |
+ for completion is complicated by the frame navigating to about:blank, rather |
+ than the echo-report page, so check it from the parent frame. |
+ |
+ * http/tests/security/xssAuditor/report-script-tag-full-block-expected.txt: Added. |
+ * http/tests/security/xssAuditor/report-script-tag-full-block.html: Added. |
+ * http/tests/security/xssAuditor/resources/echo-intertag.pl: |
+ |
+2013-01-02 Terry Anderson <tdanderson@chromium.org> |
+ |
+ [chromium] Mark webaudio/automatic-pull-node.html as Timeout for XP |
+ https://bugs.webkit.org/show_bug.cgi?id=105941 |
+ |
+ Unreviewed gardening. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Rebaseline tests after r137798 and update test expectations per bug 105943. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac-wk2/compositing/rtl/rtl-fixed-expected.txt: |
+ * platform/mac-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt: |
+ |
+2013-01-02 Elliott Sprehn <esprehn@chromium.org> |
+ |
+ View source mode is missing the processing instruction line. |
+ https://bugs.webkit.org/show_bug.cgi?id=15961 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ Add a test for XML documents shown in viewsource mode. The bug |
+ with the missing processing instruction line was fixed long |
+ ago with the HTML5 parser rewrite so this just adds a test. |
+ |
+ * fast/frames/viewsource-xml-expected.txt: Added. |
+ * fast/frames/viewsource-xml.html: Added. |
+ |
+2013-01-02 Elliott Sprehn <esprehn@chromium.org> |
+ |
+ Transitions and animations do not apply to CSS ::before and ::after pseudo-elements |
+ https://bugs.webkit.org/show_bug.cgi?id=92591 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ Add tests that check if animations and transitions play for pseudo |
+ :before and :after pseudo elements. |
+ |
+ * fast/css-generated-content/pseudo-animation-expected.txt: Added. |
+ * fast/css-generated-content/pseudo-animation.html: Added. |
+ * fast/css-generated-content/pseudo-transition-expected.txt: Added. |
+ * fast/css-generated-content/pseudo-transition.html: Added. |
+ |
+2013-01-02 Chris Rogers <crogers@google.com> |
+ |
+ Implement WebIDL-style string constants in WebAudio |
+ https://bugs.webkit.org/show_bug.cgi?id=105058 |
+ |
+ Reviewed by Kentaro Hara. |
+ |
+ * webaudio/oscillator-basic-expected.txt: |
+ * webaudio/oscillator-basic.html: |
+ * webaudio/resources/audio-testing.js: |
+ |
+2013-01-02 Robert Hogan <robert@webkit.org> |
+ |
+ Regression (r132935): WebKit breaks between <nobr> tags |
+ https://bugs.webkit.org/show_bug.cgi?id=11857 |
+ |
+ Reviewed by David Hyatt. |
+ |
+ * fast/inline/break-between-nobr-expected.html: Added. |
+ * fast/inline/break-between-nobr.html: Added. |
+ |
+2013-01-02 Mike West <mkwst@chromium.org> |
+ |
+ sandboxed iframe attribute parsing layout tests are flaky |
+ https://bugs.webkit.org/show_bug.cgi?id=104848 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ This patch breaks the monolithic sandboxed-iframe-attribute-parsing.html |
+ test into separate tests for each case. The flaky failures were due to |
+ one of the 14 frames loading out of order, which shifted console message |
+ positions around. Breaking them into separate tests should both speed up |
+ the tests, as more can run in parallel, and solve the flake. |
+ |
+ * fast/frames/resources/sandboxed-iframe-attribute-test.js: Added. |
+ (fail): |
+ (setStatus): |
+ (allowedCallFromSandbox): |
+ (disallowedCallFromSandbox): |
+ (disallowedFormSubmitted): |
+ (window.onload): |
+ * fast/frames/sandboxed-iframe-attribute-parsing-01-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-01.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-02-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-02.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-03-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-03.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-04-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-04.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-05-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-05.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-06-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-06.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-07-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-07.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-08-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-08.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-09-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-09.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-10.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-11-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-11.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-12-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-12.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-13-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-13.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-14-expected.txt: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-14.html: Added. |
+ * fast/frames/sandboxed-iframe-attribute-parsing-expected.txt: Removed. |
+ * fast/frames/sandboxed-iframe-attribute-parsing.html: Removed. |
+ * platform/chromium/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ * platform/qt-arm/TestExpectations: |
+ |
+2013-01-02 Mike West <mkwst@chromium.org> |
+ |
+ Sandboxed iframes should not be granted notification permission of the parent frame unless allow-same-origin is specified |
+ https://bugs.webkit.org/show_bug.cgi?id=36732 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ The behavior was fixed in wkbug.com/79704, but there aren't currently |
+ any tests ensuring that it doesn't regress for sandboxed frames. This |
+ patch adds one. |
+ |
+ * fast/notifications/notifications-sandbox-permission-expected.txt: Added. |
+ * fast/notifications/notifications-sandbox-permission.html: Added. |
+ * fast/notifications/resources/notifications-iframe.html: Added. |
+ |
+2013-01-02 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Update Mac test expectation per bug 105932. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2013-01-02 Sheriff Bot <webkit.review.bot@gmail.com> |
+ |
+ Unreviewed, rolling out r138601. |
+ http://trac.webkit.org/changeset/138601 |
+ https://bugs.webkit.org/show_bug.cgi?id=105917 |
+ |
+ Also not an optimal solution, needs more discussion. |
+ (Requested by mkwst_ on #webkit). |
+ |
+ * fast/frames/seamless/resources/span.html: Removed. |
+ * fast/frames/seamless/seamless-contenteditable-not-inherited-expected.txt: |
+ * fast/frames/seamless/seamless-srcdoc-expected.txt: Removed. |
+ * fast/frames/seamless/seamless-srcdoc.html: Removed. |
+ |
+2013-01-02 Sheriff Bot <webkit.review.bot@gmail.com> |
+ |
+ Unreviewed, rolling out r138611. |
+ http://trac.webkit.org/changeset/138611 |
+ https://bugs.webkit.org/show_bug.cgi?id=105916 |
+ |
+ Not an optimal solution, needs more discussion. (Requested by |
+ mkwst_ on #webkit). |
+ |
+ * fast/frames/seamless/resources/nested-seamless.html: |
+ * fast/frames/seamless/resources/quirks-square.html: |
+ * fast/frames/seamless/resources/two-inline-blocks.html: |
+ * fast/frames/seamless/seamless-body-margin-expected.txt: Removed. |
+ * fast/frames/seamless/seamless-body-margin.html: Removed. |
+ * fast/frames/seamless/seamless-inherited-origin-expected.txt: |
+ * fast/frames/seamless/seamless-inherited-origin.html: |
+ |
+2013-01-02 Mike West <mkwst@chromium.org> |
+ |
+ The 'body' of seamless IFrames should default to 'margin: 0' |
+ https://bugs.webkit.org/show_bug.cgi?id=90834 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * fast/frames/seamless/seamless-body-margin-expected.txt: Added. |
+ * fast/frames/seamless/seamless-body-margin.html: Added. |
+ New test to explicitly check 'body' margins. |
+ * fast/frames/seamless/resources/nested-seamless.html: |
+ * fast/frames/seamless/resources/quirks-square.html: |
+ * fast/frames/seamless/resources/two-inline-blocks.html: |
+ * fast/frames/seamless/seamless-inherited-origin-expected.txt: |
+ * fast/frames/seamless/seamless-inherited-origin.html: |
+ Updated these tests to remove the assumption that the body had an |
+ 8px margin. |
+ |
+2013-01-01 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ [WK2] plugins/clicking-missing-plugin-fires-delegate.html is failing |
+ https://bugs.webkit.org/show_bug.cgi?id=105897 |
+ |
+ Reviewed by Alexey Proskuryakov. |
+ |
+ Unskip plugins/clicking-missing-plugin-fires-delegate.html for |
+ WK2 now that WebKitTestRunner is dumping the expected text when |
+ the missing plugin button is clicked. |
+ |
+ * platform/efl-wk2/TestExpectations: |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2013-01-01 Kangil Han <kangil.han@samsung.com> |
+ |
+ [EFL][WK1] Skip some webaudio test cases due to lack of implementation |
+ https://bugs.webkit.org/show_bug.cgi?id=105882 |
+ |
+ Unreviewed, EFL gardening. |
+ |
+ Bunch of webaudio test cases need setAudioData implementation and DRT has not it. |
+ So, skips those cases. |
+ |
+ * platform/efl-wk1/TestExpectations: |
+ |
+2013-01-01 Mike West <mkwst@chromium.org> |
+ |
+ seamless iframes don't inherit styles when srcdoc is used |
+ https://bugs.webkit.org/show_bug.cgi?id=103539 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * fast/frames/seamless/resources/span.html: Added. |
+ * fast/frames/seamless/seamless-contenteditable-not-inherited-expected.txt: |
+ Updating the previously FAILing expectation. |
+ * fast/frames/seamless/seamless-srcdoc-expected.txt: Added. |
+ * fast/frames/seamless/seamless-srcdoc.html: Added. |
+ Exciting new test to ensure that this doesn't regress, neither |
+ for totally simple srcdoc attriubtes, nor for slightly more |
+ complex variations. |
+ |
+2012-12-31 Kangil Han <kangil.han@samsung.com> |
+ |
+ [EFL] css3/masking/clip-path-circle-relative-overflow.html needs expected results update after 97217 |
+ https://bugs.webkit.org/show_bug.cgi?id=105883 |
+ |
+ Unreviewed, EFL gardening. |
+ |
+ Rebaseline css3/masking/clip-path-circle-relative-overflow.html because BUG 97217 has been resolved. |
+ |
+ * platform/efl/TestExpectations: |
+ * platform/efl/css3/masking/clip-path-circle-relative-overflow-expected.png: |
+ |
+2012-12-31 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Mark editing/spelling/spelling-insert-html.html as flaky |
+ since it sometimes hits an assertion in RenderObject |
+ destructor. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Mark fast/dom/Range/range-extract-contents.html as flaky |
+ since it sometimes hits an assertion in |
+ WebCore::endOfContinuations(). |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Mark editing/pasteboard/4806874.html as flaky since |
+ it sometimes hits an assertion in RenderObject |
+ destructor. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Rebaseline fast/js/global-constructors.html after |
+ TEMPLATE_ELEMENT was enabled for EFL port in r138586. |
+ |
+ * platform/efl/fast/js/global-constructors-expected.txt: |
+ |
+2012-12-30 Gyuyoung Kim <gyuyoung.kim@samsung.com> |
+ |
+ [EFL] Enable TEMPLATE_ELEMENT feature |
+ https://bugs.webkit.org/show_bug.cgi?id=105865 |
+ |
+ Reviewed by Laszlo Gombos. |
+ |
+ * platform/efl/TestExpectations: Unskip test cases for template element. |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Add several webaudio tests to TestExpectations since |
+ they sometimes hit !m_finishedNodes.size() assertion |
+ in AudioContext destructor. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Unskip XSS Auditor test case that has been consistently |
+ passing on EFL port for a while. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Unskip fast/dom/shadow/host-wrapper-reclaimed.html |
+ since it is passing after r137978. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Update expectations for 2 fast/dom test cases so |
+ that they are not reported as unexpected passes. |
+ |
+ Those tests are passing because their generated |
+ expectations are wrong. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Philippe Normand <pnormand@igalia.com> |
+ |
+ [GStreamer] webaudio/decode-audio-data-basic.html fails |
+ https://bugs.webkit.org/show_bug.cgi?id=105298 |
+ |
+ Reviewed by Martin Robinson. |
+ |
+ * platform/efl/TestExpectations: Unflag fixed test. |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Unskip text-decoration-style tests passing after |
+ r126054 and r132076. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Unskip cairo-related tests that are now consistently |
+ passing on both WK1 and WK2 EFL. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Unskip several compositing test cases that are passing |
+ consistently on EFL WK2. |
+ |
+ * platform/efl-wk2/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-30 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ Unreviewed gardening, unskip a now passing test. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-29 Seokju Kwon <seokju.kwon@gmail.com> |
+ |
+ [GTK] Change bug for some inspector tests |
+ https://bugs.webkit.org/show_bug.cgi?id=105842 |
+ |
+ Unreviewed gardening. |
+ |
+ Bug 43332 was landed. But these tests still fail on GTK port. |
+ And change bug to track the failures. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2012-12-29 Andrey Lushnikov <lushnikov@chromium.com> |
+ |
+ Web Inspector: refactor DefaultTextEditor |
+ https://bugs.webkit.org/show_bug.cgi?id=105829 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ Fix test to correlate with refactoring of DefaultTextEditor. |
+ |
+ * inspector/editor/text-editor-selection.html: |
+ |
+2012-12-28 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed rebaseline. |
+ |
+ * platform/chromium-win-xp/inspector/extensions/extensions-resources-expected.txt: Removed. |
+ |
+2012-12-28 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed updated test expectations |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-28 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed updated TestExpectations. Mark test as fail on XP only. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-28 Rafael Weinstein <rafaelw@chromium.org> |
+ |
+ [Templates]: Fix assert in colgroup parse handling |
+ https://bugs.webkit.org/show_bug.cgi?id=105837 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * html5lib/resources/template.dat: |
+ |
+2012-12-27 Emil A Eklund <eae@chromium.org> |
+ |
+ REGRESSION (r138196): Regions with text-overflow: ellipsis; are being ellipsized unnecessarily |
+ https://bugs.webkit.org/show_bug.cgi?id=105600 |
+ |
+ Reviewed by Darin Adler. |
+ |
+ Add test for text-overflow: ellipsis inside a table. |
+ |
+ * fast/sub-pixel/ellipsis-table-expected.html: Added. |
+ * fast/sub-pixel/ellipsis-table.html: Added. |
+ |
+2012-12-28 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed Updated TestExpectations |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-28 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed rebaseline |
+ |
+ * platform/chromium-win-xp/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Added. |
+ |
+2012-12-28 Rafael Weinstein <rafaelw@chromium.org> |
+ |
+ Heap-use-after-free in WebCore::HTMLConstructionSite::mergeAttributesFromTokenIntoElement |
+ https://bugs.webkit.org/show_bug.cgi?id=105780 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * html5lib/resources/template.dat: |
+ |
+2012-12-27 Vsevolod Vlasov <vsevik@chromium.org> |
+ |
+ Web Inspector: Introduce uri as a UISourceCode unique identifier in workspace. |
+ https://bugs.webkit.org/show_bug.cgi?id=105799 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ * http/tests/inspector/compiler-script-mapping.html: |
+ * http/tests/inspector/workspace-test.js: |
+ (initialize_WorkspaceTest.InspectorTest.createWorkspace): |
+ (initialize_WorkspaceTest.InspectorTest.addMockUISourceCodeToWorkspace): |
+ * inspector/debugger/breakpoint-manager.html: |
+ * inspector/debugger/resource-script-mapping.html: |
+ * inspector/debugger/scripts-file-selector.html: |
+ * inspector/debugger/scripts-panel.html: |
+ * inspector/debugger/scripts-sorting.html: |
+ * inspector/debugger/ui-source-code-display-name.html: |
+ * inspector/debugger/ui-source-code.html: |
+ * inspector/uisourcecode-revisions.html: |
+ |
+2012-12-28 Mike West <mkwst@chromium.org> |
+ |
+ [Qt,EFL,GTK] Unreviewed gardening. |
+ |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ Skipping http/tests/security/sandboxed-iframe-form-top.html |
+ as it's leaking state (console messages) into the next test. |
+ See wkbug.com/105819 and wkbug.com/85522 for details. |
+ |
+2012-12-28 Yury Semikhatsky <yurys@chromium.org> |
+ |
+ Web Inspector: debugger should step into event handler on event dispatch |
+ https://bugs.webkit.org/show_bug.cgi?id=105827 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ * inspector/debugger/debugger-step-into-event-listener-expected.txt: Added. |
+ * inspector/debugger/debugger-step-into-event-listener.html: Added. |
+ |
+2012-12-28 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Skip http/tests/security/sandboxed-iframe-form-top.html which |
+ started failing after r138525. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-28 Yury Semikhatsky <yurys@chromium.org> |
+ |
+ Web Inspector: rename distanceToWindow to distance |
+ https://bugs.webkit.org/show_bug.cgi?id=105823 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ Updated tests after renaming distanceToWindow to distance. |
+ |
+ * inspector/profiler/heap-snapshot-summary-sorting-fields.html: |
+ * inspector/profiler/heap-snapshot-summary-sorting-instances.html: |
+ * inspector/profiler/heap-snapshot-summary-sorting.html: |
+ |
+2012-12-28 Andrey Lushnikov <lushnikov@chromium.com> |
+ |
+ Web Inspector: refactor DefaultTextEditor's private methods |
+ https://bugs.webkit.org/show_bug.cgi?id=105797 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ Fix test to correspond to method renamings of TextEditorMainPanel. |
+ |
+ * inspector/editor/text-editor-selection.html: |
+ |
+2012-12-28 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ Unreviewed holiday gardening, skip new failing tests to paint the bots green. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-27 Stuart Eichert <stuart@fivemicro.com> |
+ |
+ instance-of-immediates.js : the word "passing" is spelled incorrectly |
+ https://bugs.webkit.org/show_bug.cgi?id=105669 |
+ |
+ Reviewed by Julien Chaffraix. |
+ |
+ Corrected spelling of the word "passing" in instance-of-immediates.js |
+ |
+ * fast/js/script-tests/instance-of-immediates.js: |
+ |
+2012-12-27 Mike West <mkwst@chromium.org> |
+ |
+ Add context to the console message generated by Document::printNavigationErrorMessage. |
+ https://bugs.webkit.org/show_bug.cgi?id=105774 |
+ |
+ Reviewed by Darin Adler. |
+ |
+ * fast/frames/sandboxed-iframe-close-top-noclose-expected.txt: |
+ * fast/frames/sandboxed-iframe-history-denied-expected.txt: |
+ * fast/frames/sandboxed-iframe-navigation-parent-expected.txt: |
+ * fast/frames/sandboxed-iframe-navigation-targetlink-expected.txt: |
+ * fast/frames/sandboxed-iframe-navigation-top-by-name-denied-expected.txt: |
+ * fast/frames/sandboxed-iframe-navigation-top-denied-expected.txt: |
+ * fast/frames/seamless/seamless-window-location-sandbox-expected.txt: |
+ * http/tests/security/no-popup-from-sandbox-top-expected.txt: |
+ * http/tests/security/frameNavigation/not-opener-expected.txt: |
+ * http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: |
+ * http/tests/security/frameNavigation/xss-DENIED-targeted-link-navigation-expected.txt: |
+ * platform/chromium/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: |
+ * platform/chromium/http/tests/security/no-popup-from-sandbox-top-expected.txt: |
+ Update test expectations with new error message. |
+ |
+2012-12-27 Vsevolod Vlasov <vsevik@chromium.org> |
+ |
+ Web Inspector: [Regression] Can not set breakpoints in scripts loaded with source map. |
+ https://bugs.webkit.org/show_bug.cgi?id=105801 |
+ |
+ Reviewed by Alexander Pavlov. |
+ |
+ * http/tests/inspector/compiler-script-mapping-expected.txt: |
+ * http/tests/inspector/compiler-script-mapping.html: |
+ * http/tests/inspector/debugger-test.js: |
+ (initialize_DebuggerTest): |
+ |
+2012-12-27 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ [EFL][WK2] Regression(135935) layout tests snapshots are flaky |
+ https://bugs.webkit.org/show_bug.cgi?id=103468 |
+ |
+ Reviewed by Kenneth Rohde Christiansen. |
+ |
+ Unskip a lot of ref tests for WebKit2 EFL now that they are no longer |
+ flaky. |
+ |
+ * platform/efl-wk2/TestExpectations: |
+ |
+2012-12-27 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed rebaseline |
+ |
+ * platform/chromium-win-xp/webaudio/realtimeanalyser-fft-sizing-expected.txt: Added. |
+ |
+2012-12-27 Fady Samuel <fsamuel@chromium.org> |
+ |
+ Unreviewed rebaseline. |
+ |
+ * platform/chromium-win-xp/inspector/extensions/extensions-resources-expected.txt: Added. |
+ |
+2012-12-27 Yury Semikhatsky <yurys@chromium.org> |
+ |
+ Web Inspector: remove support for legacy heap graph node format |
+ https://bugs.webkit.org/show_bug.cgi?id=105802 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html: switched to the new |
+ heap graph node representation: store edge count for each node instead of the first edge |
+ index. |
+ |
+2012-12-27 Yury Semikhatsky <yurys@chromium.org> |
+ |
+ Web Inspector: move js heap snapshot preprocessing to JSHeapSnapshot |
+ https://bugs.webkit.org/show_bug.cgi?id=105798 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ * inspector/profiler/heap-snapshot.html: updated test to match HeapSnapshot.js changes |
+ |
+2012-12-27 Alexander Pavlov <apavlov@chromium.org> |
+ |
+ Web Inspector: Refactor SourceMapParser to enable range-based sourcemap |
+ https://bugs.webkit.org/show_bug.cgi?id=105764 |
+ |
+ Reviewed by Vsevolod Vlasov. |
+ |
+ * http/tests/inspector/compiler-script-mapping-expected.txt: |
+ * http/tests/inspector/compiler-script-mapping.html: |
+ * inspector/styles/range-based-mapping-expected.txt: Added. |
+ * inspector/styles/range-based-mapping.html: Added. |
+ |
+2012-12-27 Andrey Adaikin <aandrey@chromium.org> |
+ |
+ Forgot to SKIP a test on wincairo. |
+ |
+ * platform/wincairo/TestExpectations: |
+ |
+2012-12-27 Andrey Adaikin <aandrey@chromium.org> |
+ |
+ Forgot to SKIP a test on QT. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-25 Andrey Adaikin <aandrey@chromium.org> |
+ |
+ Web Inspector: [Canvas] report if there is any uninstrumented canvas on a page |
+ https://bugs.webkit.org/show_bug.cgi?id=105721 |
+ |
+ Reviewed by Yury Semikhatsky. |
+ |
+ * inspector/profiler/canvas-profiler-test.js: |
+ (initialize_CanvasWebGLProfilerTest.InspectorTest.enableCanvasAgent): |
+ (initialize_CanvasWebGLProfilerTest.InspectorTest.disableCanvasAgent): |
+ (initialize_CanvasWebGLProfilerTest): |
+ * inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases-expected.txt: Added. |
+ * inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html: Added. |
+ |
+2012-12-27 Vsevolod Vlasov <vsevik@chromium.org> |
+ |
+ Web Inspector: Simplify script mappings by introducing DefaultScriptMapping. |
+ https://bugs.webkit.org/show_bug.cgi?id=103038 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ * http/tests/inspector/compiler-script-mapping.html: |
+ * inspector/debugger/breakpoint-manager-expected.txt: |
+ * inspector/debugger/breakpoint-manager.html: |
+ * inspector/debugger/dynamic-script-tag-expected.txt: |
+ * inspector/debugger/live-edit-breakpoints-expected.txt: |
+ * inspector/debugger/live-edit-breakpoints.html: |
+ * inspector/debugger/pause-in-inline-script-expected.txt: |
+ * inspector/debugger/pause-in-inline-script.html: |
+ * inspector/debugger/resource-script-mapping-expected.txt: |
+ * inspector/debugger/resource-script-mapping.html: |
+ * inspector/debugger/scripts-panel.html: |
+ |
+2012-12-27 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Mark http/tests/appcache/main-resource-redirect.html as crashing |
+ for EFL WK2 after r138222. |
+ |
+ * platform/efl-wk2/TestExpectations: |
+ |
+2012-12-27 Eugene Klyuchnikov <eustas@chromium.org> |
+ |
+ Web Inspector: console.profileEnd() crashes if called without arguments |
+ https://bugs.webkit.org/show_bug.cgi?id=105759 |
+ |
+ Reviewed by Vsevolod Vlasov. |
+ |
+ Added tests to check that browser do not crash. |
+ |
+ * inspector/profiler/cpu-profiler-parameterless-profile-end-crash-expected.txt: Added. |
+ * inspector/profiler/cpu-profiler-parameterless-profile-end-crash.html: Added. |
+ |
+2012-12-27 Vsevolod Vlasov <vsevik@chromium.org> |
+ |
+ Unreviewed chromium test expectations update. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-26 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectations for bugs 105777 and 105778. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-26 Emil A Eklund <eae@chromium.org> |
+ |
+ Unreviewed. Enable most sub-pixel tests on mac. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-26 Yury Semikhatsky <yurys@chromium.org> |
+ |
+ Web Inspector: extract JS heap profiler specifics into JSHeapSnapshot.js |
+ https://bugs.webkit.org/show_bug.cgi?id=105768 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ Inroduced JSHeapSnapshot, JSHeapSnapshotNode, JSHeapSnapshotEdge and JSHeapSnapshotRetainerEdge which |
+ should encapsulate logic specific to JS-heap. The tests were switched to the new classes. |
+ |
+ * inspector/profiler/heap-snapshot-loader.html: |
+ * inspector/profiler/heap-snapshot-test.js: |
+ (initialize_HeapSnapshotTest.InspectorTest.createJSHeapSnapshotMockObject): |
+ (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockRaw): |
+ * inspector/profiler/heap-snapshot.html: |
+ |
+2012-12-25 Alexander Pavlov <apavlov@chromium.org> |
+ |
+ Web Inspector: Crash when modifying a rule that has been removed through JavaScript |
+ https://bugs.webkit.org/show_bug.cgi?id=105718 |
+ |
+ Reviewed by Yury Semikhatsky. |
+ |
+ * http/tests/inspector/elements-test.js: Add InspectorTest.toggleMatchedStyleProperty. |
+ (initialize_ElementTest.InspectorTest.toggleMatchedStyleProperty): Added. |
+ * inspector/styles/removed-rule-crash-expected.txt: Added. |
+ * inspector/styles/removed-rule-crash.html: Added. |
+ |
+2012-12-25 Alexander Pavlov <apavlov@chromium.org> |
+ |
+ Web Inspector: device-metrics-fit-window.html is failing on Chromium-Mac |
+ https://bugs.webkit.org/show_bug.cgi?id=104362 |
+ |
+ Unreviewed expectations rebaseline. |
+ |
+ * platform/chromium-mac/platform/chromium/inspector/styles/device-metrics-fit-window-expected.txt: Added. |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-24 Takashi Sakamoto <tasak@google.com> |
+ |
+ ::first-letter { overflow: -webkit-paged-y } causes crash |
+ https://bugs.webkit.org/show_bug.cgi?id=105393 |
+ |
+ Reviewed by Beth Dakin. |
+ |
+ * fast/css/pseudo-element-opagedxy-crash-expected.txt: Added. |
+ * fast/css/pseudo-element-opagedxy-crash.html: Added. |
+ |
+2012-12-24 Mihnea Ovidenie <mihnea@adobe.com> |
+ |
+ [CSS Regions] Convert some fast/regions pixel tests to reftests |
+ https://bugs.webkit.org/show_bug.cgi?id=80191 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ Convert fast/regions/bottom-overflow-out-of-first-region.html to a ref test. |
+ Used a monospace font, removed text-align and margins for text flowing into regions so that |
+ the text fits nicely in the two regions of the test. |
+ |
+ * fast/regions/bottom-overflow-out-of-first-region-expected.html: Added. |
+ * fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * fast/regions/bottom-overflow-out-of-first-region.html: |
+ * platform/chromium-linux/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/chromium-mac-lion/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/chromium-mac-snowleopard/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/chromium-mac/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/chromium-mac/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Removed. |
+ * platform/chromium-win/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/chromium-win/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Removed. |
+ * platform/efl/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Removed. |
+ * platform/gtk/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Removed. |
+ * platform/mac/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/mac/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Removed. |
+ * platform/qt/fast/regions/bottom-overflow-out-of-first-region-expected.png: Removed. |
+ * platform/qt/fast/regions/bottom-overflow-out-of-first-region-expected.txt: Removed. |
+ |
+2012-12-24 Andrey Lushnikov <lushnikov@chromium.com> |
+ |
+ Web Inspector: refactor TextEditorHighlighter's highlight attributes to dense array |
+ https://bugs.webkit.org/show_bug.cgi?id=105626 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ Fix tests according to new highlight attribute structure. |
+ |
+ * inspector/editor/highlighter-long-line.html: |
+ * inspector/editor/highlighter-test.js: |
+ (initialize_HighlighterTests.InspectorTest.dumpTextModel): |
+ (initialize_HighlighterTests): |
+ |
+2012-12-23 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Adding crashing expectations for two tests that constantly crash |
+ in debug builds. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2012-12-22 Dan Winship <danw@gnome.org> |
+ |
+ Unskip tests that were failing in libxml 2.9.0 |
+ https://bugs.webkit.org/show_bug.cgi?id=104494 |
+ |
+ Reviewed by Martin Robinson. |
+ |
+ Added a patch from upstream to the jhbuild config to make all but |
+ one of these pass again; the remaining one fails for a different |
+ reason and is being tracked in a different bug. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2012-12-23 Christophe Dumez <christophe.dumez@intel.com> |
+ |
+ [EFL] Unreviewed gardening |
+ |
+ Rebaseline fast/js/global-constructors.html after |
+ r138393. |
+ |
+ * platform/efl/fast/js/global-constructors-expected.txt: |
+ |
+2012-12-23 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ [Qt] Unreviewed Xmas gardening after r138395. |
+ |
+ * platform/qt-5.0/fast/js/global-constructors-expected.txt: |
+ |
+2012-12-21 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Rebaselining the global constructors test after r138393. |
+ Adjusting and merging expectations as required. |
+ |
+ * platform/gtk/TestExpectations: |
+ * platform/gtk/fast/js/global-constructors-expected.txt: |
+ |
+2012-12-21 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed. Remove Crash expectation from media/track tests after r138381. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-21 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ [Mountain Lion] platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html failing |
+ https://bugs.webkit.org/show_bug.cgi?id=95477 |
+ |
+ Reviewed by Sam Weinig. |
+ |
+ Use "notationl" -> "notational" auto correction in autocorrection-blockquote-crash.html to get reliable results. |
+ Also add a failing expectation to removing-underline-after-accepting-autocorrection-using-punctuation.html for WebKit2. |
+ This failure is tracked by the bug 105616. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ * platform/mac/editing/spelling/autocorrection-blockquote-crash-expected.txt: |
+ * platform/mac/editing/spelling/autocorrection-blockquote-crash.html: |
+ |
+2012-12-21 Joshua Bell <jsbell@chromium.org> |
+ |
+ [Chromium] IndexedDB: storage/indexeddb/intversion-close-between-events.html flaky in content_shell |
+ https://bugs.webkit.org/show_bug.cgi?id=105665 |
+ |
+ Test uses a setTimeout() which may fire at different times relative to the completion of the |
+ IDBOpenDBRequest in multiprocess ports. Make the test resilient against different outcomes. |
+ |
+ Reviewed by Tony Chang. |
+ |
+ * storage/indexeddb/resources/intversion-close-between-events.js: |
+ (deleteSuccess): |
+ (openSuccessOrError): |
+ (checkFinished): |
+ |
+2012-12-21 Joshua Bell <jsbell@chromium.org> |
+ |
+ IndexedDB: Combine openConnection and openConnectionWithVersion |
+ https://bugs.webkit.org/show_bug.cgi?id=105658 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ * storage/indexeddb/open-ordering-expected.txt: Added. |
+ * storage/indexeddb/open-ordering.html: Added. |
+ * storage/indexeddb/resources/open-ordering.js: Added. |
+ (runTest): |
+ (onDeleteSuccess): |
+ (onRequest1Success): |
+ (onRequest2Success): |
+ (onRequest3Success): |
+ (checkOrder): |
+ |
+2012-12-21 Aaron Colwell <acolwell@chromium.org> |
+ |
+ Unreviewed. Removing CRASH expectations for media layout tests |
+ broken by http://crbug.com/162917. |
+ https://bugs.webkit.org/show_bug.cgi?id=103093 |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-21 Kenneth Russell <kbr@google.com> |
+ |
+ Expose ArrayBufferView constructor on DOMWindow |
+ https://bugs.webkit.org/show_bug.cgi?id=105605 |
+ |
+ Reviewed by Sam Weinig. |
+ |
+ Updated test from Khronos repository. |
+ |
+ * fast/canvas/webgl/array-unit-tests-expected.txt: |
+ * fast/canvas/webgl/array-unit-tests.html: |
+ |
+2012-12-21 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ Unreviewed gardening, unskip now passing tests. |
+ |
+ * platform/qt-5.0-wk2/TestExpectations: |
+ |
+2012-12-21 Dimitri Glazkov <dglazkov@chromium.org> |
+ |
+ Unreviewed, rolling out r138376. |
+ http://trac.webkit.org/changeset/138376 |
+ https://bugs.webkit.org/show_bug.cgi?id=104995 |
+ |
+ Broke a bunch of tests on mac. |
+ |
+ * editing/deleting/delete-ligature-001-expected.txt: |
+ * editing/pasteboard/copy-in-password-field-expected.txt: |
+ * editing/selection/select-all-textarea-expected.txt: |
+ * fast/dom/shadow/layout-tests-can-access-shadow-expected.txt: |
+ * fast/dom/shadow/layout-tests-can-access-shadow.html: |
+ * fast/dom/shadow/resources/shadow-dom.js: |
+ (isShadowRoot): |
+ * fast/events/5056619-expected.txt: |
+ * fast/forms/focus-selection-input-expected.txt: |
+ * inspector/elements/shadow-dom-modify-chardata-expected.txt: |
+ * inspector/elements/shadow-root-expected.txt: |
+ * inspector/elements/update-shadowdom-expected.txt: |
+ * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt: |
+ * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt: |
+ * platform/chromium-linux/fast/forms/textfield-outline-expected.txt: |
+ * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt: |
+ * platform/chromium-win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: |
+ * platform/chromium-win/editing/input/caret-at-the-edge-of-input-expected.txt: |
+ * platform/chromium-win/editing/input/reveal-caret-of-multiline-input-expected.txt: |
+ * platform/chromium-win/editing/inserting/4960120-1-expected.txt: |
+ * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.txt: |
+ * platform/chromium-win/editing/pasteboard/pasting-tabs-expected.txt: |
+ * platform/chromium-win/editing/selection/4895428-3-expected.txt: |
+ * platform/chromium-win/editing/selection/4975120-expected.txt: |
+ * platform/chromium-win/editing/selection/select-across-readonly-input-1-expected.txt: |
+ * platform/chromium-win/editing/selection/select-across-readonly-input-4-expected.txt: |
+ * platform/chromium-win/editing/selection/select-across-readonly-input-5-expected.txt: |
+ * platform/chromium-win/fast/events/autoscroll-expected.txt: |
+ * platform/chromium-win/fast/events/context-no-deselect-expected.txt: |
+ * platform/chromium-win/fast/forms/input-appearance-focus-expected.txt: |
+ * platform/chromium-win/fast/forms/input-appearance-readonly-expected.txt: |
+ * platform/chromium-win/fast/forms/input-appearance-selection-expected.txt: |
+ * platform/chromium-win/fast/forms/input-double-click-selection-gap-bug-expected.txt: |
+ * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt: |
+ * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt: |
+ * platform/chromium-win/fast/forms/input-readonly-autoscroll-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-click-inside-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-drag-down-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-option-delete-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.txt: |
+ * platform/chromium-win/fast/forms/number/number-appearance-rtl-expected.txt: |
+ * platform/chromium-win/fast/forms/plaintext-mode-2-expected.txt: |
+ * platform/chromium-win/fast/forms/search-rtl-expected.txt: |
+ * platform/chromium-win/fast/forms/tabbing-input-iframe-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-scrollbar-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-scrolled-type-expected.txt: |
+ * platform/chromium-win/fast/forms/textfield-focus-ring-expected.txt: |
+ * platform/chromium-win/fast/forms/textfield-overflow-expected.txt: |
+ * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt: |
+ * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: |
+ * platform/chromium-win/fast/transforms/transformed-focused-text-input-expected.txt: |
+ * resources/dump-as-markup.js: |
+ (Markup._get): |
+ |
+2012-12-21 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Removing a list of failure expectations that were added as a precaution |
+ in r138250 in case of regressions (which in the end didn't occur). |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2012-12-21 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Adding a few missing expectations for tests that require their baselines |
+ to be checked before they are added. |
+ Adding and modifying expectations where necessary to accommodate recent |
+ changes in test behavior. |
+ |
+ * platform/gtk/TestExpectations: |
+ |
+2012-12-21 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ [GTK] Add WebKit1-specific TestExpectations file |
+ https://bugs.webkit.org/show_bug.cgi?id=97562 |
+ |
+ Reviewed by Dirk Pranke. |
+ |
+ Add properly formatted but currently empty TestExpectations file |
+ for GTK WebKit1-specific test expectations. |
+ |
+ * platform/gtk-wk1/TestExpectations: Added. |
+ |
+2012-12-21 Alexei Svitkine <asvitkine@chromium.org> |
+ |
+ [Chromium/Mac] Don't send an onclick event from a ctrl-click |
+ https://bugs.webkit.org/show_bug.cgi?id=105554 |
+ |
+ Reviewed by Dimitri Glazkov. |
+ |
+ Don't send the onclick event on a control click event (which |
+ triggers the context menu on the Mac). This matches the |
+ behaviour of the Apple Mac port, although the Apple port |
+ does this by checking whether the context menu is visible |
+ in WebPage::mouseEvent(). |
+ |
+ This is a fix for http://crbug.com/146143 |
+ |
+ * fast/events/controlclick-no-onclick-expected.txt: Added. |
+ * fast/events/controlclick-no-onclick.html: Added. |
+ |
+2012-12-21 Shinya Kawanaka <shinyak@chromium.org> |
+ |
+ Implement ShadowRoot::elementFromPoint |
+ https://bugs.webkit.org/show_bug.cgi?id=104579 |
+ |
+ Reviewed by Dimitri Glazkov. |
+ |
+ * fast/dom/shadow/elementfrompoint-expected.txt: Added. |
+ * fast/dom/shadow/elementfrompoint.html: Added. |
+ |
+2012-12-21 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed. Add Crash test expectation to the media/track/ tests which have explicit expectations. |
+ It needs to be removed after fixing https://bugs.webkit.org/show_bug.cgi?id=105606 |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-21 Shinya Kawanaka <shinyak@chromium.org> |
+ |
+ [Shadow DOM]: ShadowRoot wrong nodeName attribute |
+ https://bugs.webkit.org/show_bug.cgi?id=104995 |
+ |
+ Reviewed by Dimitri Glazkov. |
+ |
+ Uses 'instanceof' to check the instance is ShadowRoot or not. |
+ Update dump-as-markup.js to see 'instanceof' instead of nodeType. |
+ Also, a lot of rebaselines have been conducted. |
+ |
+ * editing/deleting/delete-ligature-001-expected.txt: |
+ * editing/pasteboard/copy-in-password-field-expected.txt: |
+ * editing/selection/select-all-textarea-expected.txt: |
+ * fast/dom/shadow/layout-tests-can-access-shadow-expected.txt: |
+ * fast/dom/shadow/layout-tests-can-access-shadow.html: |
+ * fast/dom/shadow/resources/shadow-dom.js: |
+ (isShadowRoot): |
+ * fast/events/5056619-expected.txt: |
+ * fast/forms/focus-selection-input-expected.txt: |
+ * inspector/elements/shadow-dom-modify-chardata-expected.txt: |
+ * inspector/elements/shadow-root-expected.txt: |
+ * inspector/elements/update-shadowdom-expected.txt: |
+ * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt: |
+ * platform/chromium-linux/fast/forms/input-text-double-click-expected.txt: |
+ * platform/chromium-linux/fast/forms/textfield-outline-expected.txt: |
+ * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt: |
+ * platform/chromium-win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: |
+ * platform/chromium-win/editing/input/caret-at-the-edge-of-input-expected.txt: |
+ * platform/chromium-win/editing/input/reveal-caret-of-multiline-input-expected.txt: |
+ * platform/chromium-win/editing/inserting/4960120-1-expected.txt: |
+ * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.txt: |
+ * platform/chromium-win/editing/pasteboard/pasting-tabs-expected.txt: |
+ * platform/chromium-win/editing/selection/4895428-3-expected.txt: |
+ * platform/chromium-win/editing/selection/4975120-expected.txt: |
+ * platform/chromium-win/editing/selection/select-across-readonly-input-1-expected.txt: |
+ * platform/chromium-win/editing/selection/select-across-readonly-input-4-expected.txt: |
+ * platform/chromium-win/editing/selection/select-across-readonly-input-5-expected.txt: |
+ * platform/chromium-win/fast/events/autoscroll-expected.txt: |
+ * platform/chromium-win/fast/events/context-no-deselect-expected.txt: |
+ * platform/chromium-win/fast/forms/input-appearance-focus-expected.txt: |
+ * platform/chromium-win/fast/forms/input-appearance-readonly-expected.txt: |
+ * platform/chromium-win/fast/forms/input-appearance-selection-expected.txt: |
+ * platform/chromium-win/fast/forms/input-double-click-selection-gap-bug-expected.txt: |
+ * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt: |
+ * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt: |
+ * platform/chromium-win/fast/forms/input-readonly-autoscroll-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-click-inside-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-drag-down-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-option-delete-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
+ * platform/chromium-win/fast/forms/input-text-self-emptying-click-expected.txt: |
+ * platform/chromium-win/fast/forms/number/number-appearance-rtl-expected.txt: |
+ * platform/chromium-win/fast/forms/plaintext-mode-2-expected.txt: |
+ * platform/chromium-win/fast/forms/search-rtl-expected.txt: |
+ * platform/chromium-win/fast/forms/tabbing-input-iframe-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-scrollbar-expected.txt: |
+ * platform/chromium-win/fast/forms/textarea-scrolled-type-expected.txt: |
+ * platform/chromium-win/fast/forms/textfield-focus-ring-expected.txt: |
+ * platform/chromium-win/fast/forms/textfield-overflow-expected.txt: |
+ * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt: |
+ * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt: |
+ * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: |
+ * platform/chromium-win/fast/transforms/transformed-focused-text-input-expected.txt: |
+ * resources/dump-as-markup.js: |
+ (Markup._get): |
+ |
+2012-12-21 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed rebaseline. |
+ |
+ * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: |
+ |
+2012-12-21 Mihai Parparita <mihaip@chromium.org> |
+ |
+ Slow performance with <select> with many options and size >= 2 |
+ https://bugs.webkit.org/show_bug.cgi?id=105483 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ Test that checks that text and non-<option> and <optgroup> element |
+ children of <select> do not get a renderer. |
+ |
+ * fast/forms/menulist-no-renderer-for-unexpected-children-expected.txt: Added. |
+ * fast/forms/menulist-no-renderer-for-unexpected-children.html: Added. |
+ |
+2012-12-21 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Rebaseline fast/js/global-constructors.html after r138248. |
+ |
+ * platform/efl/fast/js/global-constructors-expected.txt: |
+ |
+2012-12-21 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed rebaseline. |
+ |
+ * platform/chromium-win-xp/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events-expected.txt: |
+ |
+2012-12-21 Sudarsana Nagineni <sudarsana.nagineni@intel.com> |
+ |
+ Unreviewed EFL gardening. |
+ |
+ Mark svg/custom/feDisplacementMap-01.svg as missing. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-21 Mikhail Pozdnyakov <mikhail.pozdnyakov@intel.com> |
+ |
+ [WK2] TiledBackingStore: Scroll position is not reset when new page is loaded |
+ https://bugs.webkit.org/show_bug.cgi?id=105627 |
+ |
+ Reviewed by Kenneth Rohde Christiansen. |
+ |
+ Added a layout test checking scroll position for newly loaded pages. |
+ |
+ * fast/dom/resources/check-scroll-position-onload.html: Added. |
+ * fast/dom/scroll-position-for-new-loads-expected.txt: Added. |
+ * fast/dom/scroll-position-for-new-loads.html: Added. |
+ |
+2012-12-21 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed gardening. Rebaseline after r138365. |
+ |
+ * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: |
+ |
+2012-12-21 Keishi Hattori <keishi@webkit.org> |
+ |
+ Fix typing zero into multiple field input |
+ https://bugs.webkit.org/show_bug.cgi?id=105501 |
+ |
+ Reviewed by Kent Tamura. |
+ |
+ * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html: |
+ * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events.html: |
+ * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html: |
+ * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events.html: |
+ |
+2012-12-21 János Badics <jbadics@inf.u-szeged.hu> |
+ |
+ [Qt][WK2] Gardening after r138232. Skipped 4 tests timing out. |
+ https://bugs.webkit.org/show_bug.cgi?id=105623 |
+ |
+ Reviewed by Csaba Osztrogonác. |
+ |
+ * platform/qt-5.0-wk2/TestExpectations: |
+ |
+2012-12-21 János Badics <jbadics@inf.u-szeged.hu> |
+ |
+ [Qt] Gardening after r138316. Skipped a new failing reftest |
+ with minor pixel differences. |
+ |
+ Reviewed by Csaba Osztrogonác. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-21 Adam Bergkvist <adam.bergkvist@ericsson.com> |
+ |
+ MediaStream API: Update the MediaStream constructor |
+ https://bugs.webkit.org/show_bug.cgi?id=98416 |
+ |
+ Reviewed by Adam Barth. |
+ |
+ Updated the MediaStream constructor to support the more general argument |
+ list from the latest Media Capture and Streams specification: |
+ http://dev.w3.org/2011/webrtc/editor/getusermedia.html |
+ |
+ * fast/js/constructor-length.html: |
+ * fast/mediastream/MediaStreamConstructor-expected.txt: |
+ * fast/mediastream/MediaStreamConstructor.html: |
+ * platform/blackberry/fast/js/constructor-length-expected.txt: |
+ * platform/chromium/fast/js/constructor-length-expected.txt: |
+ * platform/gtk/fast/js/constructor-length-expected.txt: |
+ * platform/mac/fast/js/constructor-length-expected.txt: |
+ * platform/qt/fast/js/constructor-length-expected.txt: |
+ |
+2012-12-21 Zeno Albisser <zeno@webkit.org> |
+ |
+ [Qt] Add new TestExpectations for qt-5.0-mac-wk2. |
+ https://bugs.webkit.org/show_bug.cgi?id=105424 |
+ |
+ This change will allow us to run a very specific |
+ subset of the available LayoutTests on a mac buildbot. |
+ The new baseline search path for mac will look as follows: |
+ qt-5.0-mac-wk2 -> qt-5.0-wk2 -> qt-5.0 -> qt-mac -> qt |
+ |
+ Reviewed by Dirk Pranke. |
+ |
+ * platform/qt-5.0-mac-wk2/TestExpectations: Added. |
+ |
+2012-12-20 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed, rolling out r138347. |
+ http://trac.webkit.org/changeset/138347 |
+ |
+ media/track tests still failing |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-20 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed. Rollout Crash Pass expectation changes for media/track after rolling out r138320. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Revert the wrong expectation update done in r138344 and fix a syntax error in TestExpectations for Mac. |
+ |
+ * platform/mac/TestExpectations: |
+ * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Update Mac test expectation once more. |
+ |
+ It turned out that the bug 73865 had been fixed for JSC. So filed the bug 105606 instead. |
+ At this point, I have to add [ Crash Pass ] expectation to the entire media/track for |
+ the lack of alternatives. |
+ |
+ i.e. now these media/track tests crashes are tracked by the bug 105606. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Even more Mac test expectation for bug 73865. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add more Mac test expectations for bugs 73865 and 105603. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectation per bug 105601. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add another Mac test expectations for the bug 73865. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Rik Cabanier <cabanier@adobe.com> |
+ |
+ Add canvas blending modes using Core Graphics |
+ https://bugs.webkit.org/show_bug.cgi?id=100070 |
+ |
+ Reviewed by Dirk Schulze. |
+ |
+ Added test files for the new blending modes in Canvas |
+ |
+ * fast/canvas/canvas-blend-image-expected.txt: Added. |
+ * fast/canvas/canvas-blend-image.html: Added. |
+ * fast/canvas/canvas-blend-solid-expected.txt: Added. |
+ * fast/canvas/canvas-blend-solid.html: Added. |
+ * fast/canvas/script-tests/canvas-blend-image.js: Added. |
+ (myGetImageData): |
+ (checkBlendModeResult): |
+ (prepareTestScenario): |
+ * fast/canvas/script-tests/canvas-blend-solid.js: Added. |
+ (myGetImageData): |
+ (checkBlendModeResult): |
+ (prepareTestScenario): |
+ * platform/chromium/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-20 Tony Chang <tony@chromium.org> |
+ |
+ [chromium] Unreviewed, mark a new test as failing on Chromium Mac. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-20 KyungTae Kim <ktf.kim@samsung.com> |
+ |
+ Percentage min/max width replaced element may incorrectly rendered |
+ https://bugs.webkit.org/show_bug.cgi?id=105264 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ Add test to check when the source of images with percentage min-width is changed. |
+ |
+ * fast/css/percent-min-width-img-src-change-expected.txt: Added. |
+ * fast/css/percent-min-width-img-src-change.html: Added. |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add Mac test expectations for the bug 73865. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Dominic Mazzoni <dmazzoni@google.com> |
+ |
+ accessibility/svg-remote-element.html is flaky (times out) |
+ https://bugs.webkit.org/show_bug.cgi?id=105587 |
+ |
+ Reviewed by Chris Fleizach. |
+ |
+ Avoid race condition where the test would never run if the |
+ SVG image was already loaded before the load event listener |
+ gets added. |
+ |
+ * accessibility/svg-remote-element.html: |
+ |
+2012-12-20 Emil A Eklund <eae@chromium.org> |
+ |
+ Unreviewed, remove css3/flexbox/flex-algorithm.html from efl, gtk and qt TestExpectations file. |
+ |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-20 Dean Jackson <dino@apple.com> |
+ |
+ REGRESSION: media/video-controls-captions-trackmenu.html intermittently fails |
+ https://bugs.webkit.org/show_bug.cgi?id=105584 |
+ |
+ Unreviewed expected results update. Remove the failure expectation. |
+ |
+ * media/video-controls-captions-trackmenu-expected.txt: |
+ * media/video-controls-captions-trackmenu.html: |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Sheriff Bot <webkit.review.bot@gmail.com> |
+ |
+ Unreviewed, rolling out r138270. |
+ http://trac.webkit.org/changeset/138270 |
+ https://bugs.webkit.org/show_bug.cgi?id=105589 |
+ |
+ Many media tests are failing/crashing intermittently, often |
+ pointing at WebCore::HTMLTrackElement::didCompleteLoad as |
+ culprit (Requested by dino_ on #webkit). |
+ |
+ * fast/events/constructors/track-event-constructor.html: |
+ * http/tests/security/text-track-crossorigin.html: |
+ * media/track/track-add-track-expected.txt: |
+ * media/track/track-add-track.html: |
+ * media/track/track-element-load-event-expected.txt: Removed. |
+ * media/track/track-element-load-event.html: Removed. |
+ * media/track/track-load-from-src-readyState.html: |
+ * platform/chromium/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/mac/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ * platform/win/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a crash test expectation on Mac. ap is looking into the problem as we speak. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Elliott Sprehn <esprehn@chromium.org> |
+ |
+ RenderBlock hit testing should ignore PseudoElements |
+ https://bugs.webkit.org/show_bug.cgi?id=105545 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ Add test for hit testing on pseudo element generated blocks and boxes. |
+ |
+ * fast/css-generated-content/block-and-box-hit-testing-expected.txt: Added. |
+ * fast/css-generated-content/block-and-box-hit-testing.html: Added. |
+ |
+2012-12-20 Stephen Chenney <schenney@chromium.org> |
+ |
+ SVG: <altglpyh> for a surrogate pair character in a ligature fails |
+ https://bugs.webkit.org/show_bug.cgi?id=102969 |
+ |
+ Reviewed by Dirk Schulze. |
+ |
+ Test and reference result for altGlyph elements applied to a surrogate pair |
+ following an arabic form. Note that these tests are html, but for the test to fail |
+ without the patch they must be parsed as svg (xml). |
+ |
+ * svg/text/alt-glyph-for-surrogate-pair-expected.svg: Added. |
+ * svg/text/alt-glyph-for-surrogate-pair.svg: Added. |
+ |
+2012-12-20 Adam Klein <adamk@chromium.org> |
+ |
+ Properly process <template> end tags when in TemplateContentsMode |
+ https://bugs.webkit.org/show_bug.cgi?id=105556 |
+ |
+ Reviewed by Eric Seidel. |
+ |
+ * html5lib/resources/template.dat: |
+ |
+2012-12-20 Emil A Eklund <eae@chromium.org> |
+ |
+ [flexbox] Fix handling of very large flex grow/shrink values |
+ https://bugs.webkit.org/show_bug.cgi?id=105579 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ Update expectations for element with very large flex grow value. |
+ |
+ * css3/flexbox/flex-algorithm.html: |
+ |
+2012-12-20 Simon Fraser <simon.fraser@apple.com> |
+ |
+ Remove an incorrect WK2 result, and two there were identical to the WK1 results. |
+ |
+ * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Removed. |
+ * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed. |
+ * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed. |
+ |
+2012-12-20 Simon Fraser <simon.fraser@apple.com> |
+ |
+ Skip tests in WK2 that rely on eventSender.beginDragWithFiles. |
+ |
+ * platform/mac-wk2/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectation per bug 105584. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectation per bug 105580. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryan Sleevi <rsleevi@chromium.org> |
+ |
+ window.crypto.getRandomValues should return the input ArrayBufferView |
+ https://bugs.webkit.org/show_bug.cgi?id=104845 |
+ |
+ Reviewed by Kentaro Hara. |
+ |
+ * fast/js/resources/js-test-pre.js: |
+ (shouldBeType): |
+ Added helper to assert that an expression returns an object of the |
+ correct type. |
+ * security/crypto-random-values-types-expected.txt: |
+ * security/crypto-random-values-types.html: |
+ Test all possible TypedArray integer types and ensure that both the |
+ correct TypedArray type is returned and that it is equal to the input |
+ type; that is, that the input type is modified in place, rather then |
+ copied. |
+ |
+2012-12-20 Tony Chang <tony@chromium.org> |
+ |
+ [chromium] Unreviewed gardening. |
+ |
+ Rebaseline tests mentioned in 105121 and remove tests that are passing on Win bots according to the flakiness dashboard. |
+ |
+ * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/overflow/nested-scrolling-expected.png: Added. |
+ * platform/chromium-linux/platform/chromium/virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
+ * platform/chromium-mac-lion/platform/chromium/virtual/gpu/compositedscrolling/overflow/nested-scrolling-expected.png: Added. |
+ * platform/chromium-mac-lion/platform/chromium/virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
+ * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/compositedscrolling/overflow/nested-scrolling-expected.png: Added. |
+ * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
+ * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/overflow/nested-scrolling-expected.png: Added. |
+ * platform/chromium-mac/platform/chromium/virtual/gpu/compositedscrolling/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
+ * platform/chromium/TestExpectations: |
+ * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt: Added. |
+ |
+2012-12-20 Tony Chang <tony@chromium.org> |
+ |
+ [chromium] Unreviewed gardening. |
+ |
+ Mark an inspector test as flakey and update form date tests after r138255. |
+ |
+ * platform/chromium-win-xp/fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: |
+ * platform/chromium-win-xp/fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events-expected.txt: |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-20 David Dorwin <ddorwin@chromium.org> |
+ |
+ [Chromium] Restore WebM EME canPlayType() expectations. |
+ https://bugs.webkit.org/show_bug.cgi?id=105070 |
+ |
+ Unreviewed TestExpectations revert of r137225. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Add a Mac test expectation per bug 104848. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Update Mac test expectation per bugs 105566 and 105567. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-19 Dean Jackson <dino@apple.com> |
+ |
+ Cleanup some captions menu tests |
+ https://bugs.webkit.org/show_bug.cgi?id=105500 |
+ |
+ Reviewed by Eric Carlson. |
+ |
+ Use the helper library where possible. Dynamically add |
+ video.src so that we always get the 'canplaythrough' event. |
+ |
+ * media/video-controls-captions-trackmenu-expected.txt: |
+ * media/video-controls-captions-trackmenu-localized.html: |
+ * media/video-controls-captions-trackmenu-sorted.html: |
+ * media/video-controls-captions-trackmenu.html: |
+ |
+2012-12-19 Dean Jackson <dino@apple.com> |
+ |
+ Follow WebVTT line breaking rules |
+ https://bugs.webkit.org/show_bug.cgi?id=105496 |
+ |
+ Reviewed by Eric Carlson. |
+ |
+ Test that captions do emergency line breaking. Since we can't |
+ rely on text dimensions, the test simply compares a caption that |
+ will be on one line to a caption with a single huge word, that must |
+ break at least twice. If the bounding rectangle of the second caption |
+ is bigger than the first, we know we broke. |
+ |
+ * media/track/captions-webvtt/long-word.vtt: Added. |
+ * media/track/track-word-breaking-expected.txt: Added. |
+ * media/track/track-word-breaking.html: Added. |
+ |
+2012-12-20 James Simonsen <simonjam@chromium.org> |
+ |
+ [Resource Timing] 304 responses should show up in the timing buffer |
+ https://bugs.webkit.org/show_bug.cgi?id=105490 |
+ |
+ Reviewed by Tony Gentilcore. |
+ |
+ * http/tests/w3c/webperf/resources/generate_resource.php: |
+ * http/tests/w3c/webperf/submission/resource-timing/html/test_resource_cached-expected.txt: Added. |
+ * http/tests/w3c/webperf/submission/resource-timing/html/test_resource_cached.html: Added. |
+ |
+2012-12-20 Elliott Sprehn <esprehn@gmail.com> |
+ |
+ Block level pseudo elements bleed background color to <html> |
+ https://bugs.webkit.org/show_bug.cgi?id=104855 |
+ |
+ Reviewed by Julien Chaffraix. |
+ |
+ Before r137336 placing a pseudo element :before or :after that was display |
+ block on the <html> element would also set the background color of the |
+ root of the document. |
+ |
+ This was because RenderObject::isRoot checked if document()->documentElement() == m_node, |
+ which was true for html:before or html:after with the old implementation |
+ of generated content. Instead it should have compared against node() which |
+ would have compensated for the anonymous generated content. |
+ |
+ This is fixed by the new generated content implementation that was turned |
+ on in r137336 because m_node is now the PseudoElement, not the generatingNode. |
+ |
+ * fast/css-generated-content/html-pseudo-background-color-expected.html: Added. |
+ * fast/css-generated-content/html-pseudo-background-color.html: Added. |
+ |
+2012-12-20 Dominic Mazzoni <dmazzoni@google.com> |
+ |
+ Unreviewed. Adjust Mac TestExpectations. |
+ https://bugs.webkit.org/show_bug.cgi?id=105372 |
+ |
+ Removes accessibility/svg-bounds.html from |
+ platform/mac/TestExpectations. |
+ |
+ The problem was caused by bug 97359: committed r138061, |
+ reverted r138121, re-landed r138260 without the bug. |
+ |
+ * platform/mac/TestExpectations: remove accessibility/svg-bounds.html |
+ |
+2012-12-20 Antoine Quint <graouts@apple.com> |
+ |
+ onload callback for <track> element attached to <video> does not fire |
+ https://bugs.webkit.org/show_bug.cgi?id=103258 |
+ |
+ Reviewed by Eric Carlson. |
+ |
+ As a result of fixing this bug, a few new failures were uncovered and TestExpectations |
+ needed to be updated to take this into account. Additionally, some existing tests were |
+ incorrect or outdated and were fixed as well. Finally, a new test was added to thoroughly |
+ test the various conditions required for a <track> element to successfully load. |
+ |
+ * fast/events/constructors/track-event-constructor.html: Update the test to correctly set |
+ a non-disabled mode on the text track such that it may load per the rules enforced with this patch. |
+ * http/tests/security/text-track-crossorigin.html: Update the test to correctly set a non-disabled |
+ mode on the text track such that it may load per the rules enforced with this patch. |
+ * media/track/track-add-track-expected.txt: Update the output to match changes made to test. |
+ * media/track/track-add-track.html: Update the test to correctly set a non-disabled mode on |
+ the text track such that it may load per the rules enforced with this patch. Also, ensure |
+ the .readyState of the text track is correctly assumed to be NONE vs. LOADING as it would |
+ have to wait until the next run loop to be changed to anything but NONE. |
+ * media/track/track-element-load-event-expected.txt: Added. |
+ * media/track/track-element-load-event.html: Added. |
+ * media/track/track-load-from-src-readyState.html: Update the test to correctly set a |
+ non-disabled mode on the text track such that it may load per the rules enforced with |
+ this patch. |
+ * platform/chromium/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/efl/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/gtk/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/mac/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/qt/TestExpectations: Skip tests that now fail instead of timing out. |
+ * platform/win/TestExpectations: Skip tests that now fail instead of timing out. |
+ |
+2012-12-20 Joshua Bell <jsbell@chromium.org> |
+ |
+ IndexedDB: Layout test showing delete database getting two blocked events |
+ https://bugs.webkit.org/show_bug.cgi?id=92674 |
+ |
+ Reviewed by Tony Chang. |
+ |
+ Update/add tests to match the expected behavior where blocked/versionchange events fire |
+ even when a "versionchange" transaction is running. |
+ |
+ * storage/indexeddb/delete-in-upgradeneeded-close-in-open-success-expected.txt: Copied from LayoutTests/storage/indexeddb/intversion-delete-in-upgradeneeded-expected.txt. |
+ * storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html: Copied from LayoutTests/storage/indexeddb/intversion-delete-in-upgradeneeded.html. |
+ * storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange-expected.txt: Renamed from LayoutTests/storage/indexeddb/intversion-delete-in-upgradeneeded-expected.txt. |
+ * storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html: Renamed from LayoutTests/storage/indexeddb/intversion-delete-in-upgradeneeded.html. |
+ * storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-expected.txt: |
+ * storage/indexeddb/deletedatabase-delayed-by-versionchange-expected.txt: |
+ * storage/indexeddb/intversion-gated-on-delete-expected.txt: |
+ * storage/indexeddb/resources/delete-in-upgradeneeded-close-in-open-success.js: Copied from LayoutTests/storage/indexeddb/resources/intversion-delete-in-upgradeneeded.js. |
+ * storage/indexeddb/resources/delete-in-upgradeneeded-close-in-versionchange.js: Renamed from LayoutTests/storage/indexeddb/resources/intversion-delete-in-upgradeneeded.js. |
+ * storage/indexeddb/resources/deletedatabase-delayed-by-open-and-versionchange.js: |
+ * storage/indexeddb/resources/factory-deletedatabase.js: |
+ * storage/indexeddb/resources/intversion-gated-on-delete.js: |
+ |
+2012-12-20 Tony Chang <tony@chromium.org> |
+ |
+ [chromium] Unreviewed gardening. |
+ |
+ Update pixel results for fast/sub-pixel/transformed-iframe-copy-on-scroll.html |
+ on mac. The test uses mock scrollbars but the old results have real scrollbars. |
+ |
+ * platform/chromium-mac-lion/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png: |
+ * platform/chromium-mac/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png: |
+ |
+2012-12-20 Dominic Mazzoni <dmazzoni@google.com> |
+ |
+ AX: support clickPoint in DRT for chromium |
+ https://bugs.webkit.org/show_bug.cgi?id=97359 |
+ |
+ Reviewed by Chris Fleizach. |
+ |
+ Enable four more tests now that clickPointX, clickPointY, |
+ and elementAtPoint are implemented for Chromium. |
+ |
+ Minor fixes to two tests to make them more robust |
+ across platfoms and when run in parallel. |
+ |
+ * accessibility/svg-bounds.html: Updated |
+ * accessibility/svg-bounds-expected.txt: Added (made cross-platform |
+ * accessibility/svg-remote-element.html: Updated |
+ * accessibility/svg-remote-element-expected.txt: Added (made cross-platform) |
+ * platform/mac/accessibility/svg-bounds-expected.txt: Deleted |
+ * platform/mac/accessibility/svg-remote-element-expected.txt: Deleted |
+ * platform/chromium/TestExpectations: Updated |
+ |
+2012-12-20 Carlos Garcia Campos <cgarcia@igalia.com> |
+ |
+ [Qt]REGRESSION(r138222): It made fast/forms/number/number-spinbutton-click-in-iframe.html crash |
+ https://bugs.webkit.org/show_bug.cgi?id=105529 |
+ |
+ Reviewed by Nate Chapin. |
+ |
+ * platform/qt/TestExpectations: Unskip |
+ fast/forms/number/number-spinbutton-click-in-iframe.html. |
+ |
+2012-12-20 Lianghui Chen <liachen@rim.com> |
+ |
+ 2 fast/filesystem test cases ask for more space than the size they request when creating the file system |
+ https://bugs.webkit.org/show_bug.cgi?id=105307 |
+ |
+ Reviewed by Yong Li. |
+ |
+ The purpose of this patch is to make these 2 test cases conform to the |
+ size limit, so for platform that wants to enforce the size limit they |
+ will not fail due to quota limit. |
+ |
+ * fast/filesystem/resources/file-writer-abort-continue.js: |
+ * fast/filesystem/resources/op-get-metadata.js: |
+ |
+2012-12-20 Kunihiko Sakamoto <ksakamoto@chromium.org> |
+ |
+ Fix tests depend on current year |
+ https://bugs.webkit.org/show_bug.cgi?id=105525 |
+ |
+ Reviewed by Kent Tamura. |
+ |
+ Current year was embedded in several expectation files unintentionally. |
+ |
+ * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html: |
+ * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events.html: |
+ * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events-expected.txt: |
+ * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events.html: |
+ |
+2012-12-20 Dominik Röttsches <dominik.rottsches@intel.com> |
+ |
+ [EFL] Unreviewed gardening. |
+ |
+ Marking inspector-protocol/nmi-webaudio* tests as failing, |
+ they don't work yet after r138248. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-20 Florin Malita <fmalita@chromium.org> |
+ |
+ Incorrect color space conversion for FEImage |
+ https://bugs.webkit.org/show_bug.cgi?id=105437 |
+ |
+ Reviewed by Dirk Schulze. |
+ |
+ Rebaselined Chromium(Linux) results, updated Chromium/EFL/Gtk/Qt expectations. |
+ |
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: |
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: |
+ * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: |
+ * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: |
+ * platform/chromium-linux/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
+ * platform/chromium-linux/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: |
+ * platform/chromium-linux/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: |
+ * platform/chromium-linux/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: |
+ * platform/chromium-linux/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: |
+ * platform/chromium-linux/svg/filters/feImage-late-indirect-update-expected.png: |
+ * platform/chromium-win/svg/custom/feDisplacementMap-01-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-animated-transform-on-target-rect-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-multiple-targets-id-change-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-position-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-preserveAspectratio-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-reference-invalidation-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-subregions-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-add-to-document-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-attribute-change-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-changes-id-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-id-change-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-inline-style-change-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-property-change-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-reappend-to-document-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-remove-from-document-expected.png: |
+ * platform/chromium-win/svg/filters/feImage-target-style-change-expected.png: |
+ * platform/chromium/TestExpectations: |
+ * platform/efl/TestExpectations: |
+ * platform/gtk/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-20 Dominik Röttsches <dominik.rottsches@intel.com> |
+ |
+ [EFL] MiniBrowser does not play Infinite Gangnam Style |
+ https://bugs.webkit.org/show_bug.cgi?id=103531 |
+ |
+ Reviewed by Kenneth Rohde Christiansen. |
+ |
+ Marked remaining webaudio failures. |
+ |
+ * platform/efl/TestExpectations: |
+ |
+2012-12-20 Csaba Osztrogonác <ossy@webkit.org> |
+ |
+ Unreviewed gardening, skip a crashing test to paint the bots green. |
+ |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-20 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Adding a platform-specific baseline for a Shadow DOM test as required after r138165. |
+ Adding failure expectations for two failures introduced separately in r138112 and r138184. |
+ |
+ * platform/gtk/TestExpectations: |
+ * platform/gtk/fast/dom/shadow/shadow-root-js-api-expected.txt: Added. |
+ |
+2012-12-20 Ilya Tikhonovsky <loislo@chromium.org> |
+ |
+ Unreviewed. Adjust TestExpectations for media/track tests. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-20 Ryosuke Niwa <rniwa@webkit.org> |
+ |
+ Update Mac test expectations as suggested by Antoine Quint. |
+ |
+ * platform/mac/TestExpectations: |
+ |
+2012-12-19 Yury Semikhatsky <yurys@chromium.org> |
+ |
+ Web Inspector: deny access from injected script to nodes from document with another origin |
+ https://bugs.webkit.org/show_bug.cgi?id=105423 |
+ |
+ Reviewed by Pavel Feldman. |
+ |
+ Test that $0 is ineaccible in the main frame if it is a node from an iframe that |
+ is not accassible beacause of cross origin access checks. |
+ |
+ * http/tests/inspector-protocol/access-inspected-object-expected.txt: Added. |
+ * http/tests/inspector-protocol/access-inspected-object.html: Added. |
+ * http/tests/inspector-protocol/resources/test-page.html: Added. |
+ |
+2012-12-19 Eric Carlson <eric.carlson@apple.com> |
+ |
+ Crash in TextTrack::trackIndexRelativeToRenderedTracks() |
+ https://bugs.webkit.org/show_bug.cgi?id=105371 |
+ |
+ Reviewed by Simon Fraser. |
+ |
+ * platform/mac/TestExpectations: Unskip video-controls-captions-trackmenu.html. |
+ |
+2012-12-19 Eric Carlson <eric.carlson@apple.com> |
+ |
+ Update video-controls-captions-trackmenu.html |
+ https://bugs.webkit.org/show_bug.cgi?id=105455 |
+ |
+ Reviewed by Dean Jackson. |
+ |
+ * media/video-controls-captions-trackmenu-expected.txt: Update results. |
+ * media/video-controls-captions-trackmenu.html: Update test to account for sorted menu. |
+ |
+2012-12-19 Filip Pizlo <fpizlo@apple.com> |
+ |
+ JSObject::ensure<IndexingType> should gracefully handle InterceptsGetOwn..., and should never be called when the 'this' is not an object |
+ https://bugs.webkit.org/show_bug.cgi?id=105468 |
+ |
+ Reviewed by Mark Hahnenberg, Oliver Hunt, and Gavin Barraclough. |
+ |
+ * fast/js/dfg-ensure-array-storage-on-string-expected.txt: Added. |
+ * fast/js/dfg-ensure-array-storage-on-string.html: Added. |
+ * fast/js/dfg-ensure-contiguous-on-string-expected.txt: Added. |
+ * fast/js/dfg-ensure-contiguous-on-string.html: Added. |
+ * fast/js/jsc-test-list |
+ * fast/js/script-tests/dfg-ensure-array-storage-on-string.js: Added. |
+ (foo): |
+ * fast/js/script-tests/dfg-ensure-contiguous-on-string.js: Added. |
+ (foo): |
+ |
+2012-12-19 W. James MacLean <wjmaclean@chromium.org> |
+ |
+ [chromium] plugins/npp-set-window-called-during-destruction.html is flaky on Win |
+ http://crbug.com/78835 |
+ |
+ Unreviewed gardening. |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-19 W. James MacLean <wjmaclean@chromium.org> |
+ |
+ [chromium] composited scrolling tests failing on Win |
+ https://bugs.webkit.org/show_bug.cgi?id=105471 |
+ |
+ Unreviewed gardening. |
+ |
+ Mark tests as failing on Win: |
+ |
+ platform/chromium/virtual/gpu/compositedscrolling/overflow/scrolling-without-painting.html |
+ platform/chromium/virtual/gpu/compositedscrolling/overflow/updating-scrolling-content.html |
+ |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-19 Emil A Eklund <eae@chromium.org> |
+ |
+ [Regression] text-overflow ellipsis clips content when zoomed |
+ https://bugs.webkit.org/show_bug.cgi?id=105456 |
+ |
+ Reviewed by Levi Weintraub. |
+ |
+ Add test for text-overflow: ellipsis. |
+ |
+ * fast/sub-pixel/ellipsis-zoom-expected.html: Added. |
+ * fast/sub-pixel/ellipsis-zoom.html: Added. |
+ |
+2012-12-19 Levi Weintraub <leviw@chromium.org> |
+ |
+ Re-skipping touch-input-element-chang-documents.html since it's still |
+ failing on qt and efl. |
+ |
+ * platform/efl/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-19 Alexis Menard <alexis@webkit.org> |
+ |
+ Implement CSS parsing for CSS transitions unprefixed. |
+ https://bugs.webkit.org/show_bug.cgi?id=104804 |
+ |
+ Reviewed by Dean Jackson. |
+ |
+ Add new tests to cover the unprefixed version as well as the prefixed version of the properties. |
+ It only covers the parsing and the computed style values. |
+ |
+ * transitions/transitions-parsing.html: Added. |
+ |
+2012-12-19 Levi Weintraub <leviw@chromium.org> |
+ |
+ Correct missing touch event handler de-registration for nested Documents and DOMWindows |
+ https://bugs.webkit.org/show_bug.cgi?id=105384 |
+ |
+ Reviewed by James Robinson. |
+ |
+ * fast/events/touch/touch-handler-count-expected.txt: |
+ * fast/events/touch/touch-handler-count.html: Adding case of nested DOMWindows with event handlers. |
+ |
+2012-12-19 Levi Weintraub <leviw@chromium.org> |
+ |
+ Unreviewed gardening. The previous rebaseline didn't quite get it right for Mac. |
+ |
+ * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ |
+2012-12-19 Levi Weintraub <leviw@chromium.org> |
+ |
+ Unreviewed gardening. Updating expectations following r137847. |
+ |
+ * platform/chromium-linux-x86/fast/dom/Window: Added. |
+ * platform/chromium-linux-x86/fast/dom/Window/webkitConvertPoint-expected.txt: Added. |
+ * platform/chromium-linux/fast/dom/Window/webkitConvertPoint-expected.txt: Added. |
+ * platform/chromium-linux/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.txt: Removed. |
+ * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-linux/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac-lion/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: |
+ * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac-lion/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: |
+ * platform/chromium-mac-snowleopard/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png |
+ * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: |
+ * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: |
+ * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-mac/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-win/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: |
+ * platform/chromium-win/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png: Added. |
+ * platform/chromium-win/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.txt: Added. |
+ * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/date-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/month-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium-win/platform/chromium/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar-expected.png: |
+ * platform/chromium/TestExpectations: |
+ |
+2012-12-19 Levi Weintraub <leviw@chromium.org> |
+ |
+ Unreviewed. Fixing incorrect include path and unskipping broken test. |
+ |
+ * fast/events/touch/touch-input-element-change-documents.html: |
+ * platform/efl/TestExpectations: |
+ * platform/qt/TestExpectations: |
+ |
+2012-12-19 Dominic Mazzoni <dmazzoni@google.com> |
+ |
+ Support titleUIElement in chromium DRT |
+ https://bugs.webkit.org/show_bug.cgi?id=96529 |
+ |
+ Reviewed by Chris Fleizach. |
+ |
+ Modify aria-labelledby-overrides-label.html to be more cross-platform, |
+ with slightly different expectations on Mac & Chromium. |
+ |
+ * accessibility/aria-labelledby-overrides-label.html: |
+ * platform/chromium/TestExpectations: |
+ * platform/chromium/accessibility/aria-labelledby-overrides-label-expected.txt: Copied from LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt. |
+ * platform/mac/accessibility/aria-labelledby-overrides-label-expected.txt: Renamed from LayoutTests/accessibility/aria-labelledby-overrides-label-expected.txt. |
+ |
+2012-12-19 Dominik Röttsches <dominik.rottsches@intel.com> |
+ |
+ [EFL] Unreviewed gardening. |
+ |
+ Adding platform specific expectations since our error msg is chattier, |
+ test was introduced in r138165. |
+ Also, marking a crash failure. |
+ |
+ * platform/efl/TestExpectations: |
+ * platform/efl/fast/dom/shadow/shadow-root-js-api-expected.txt: Added. |
+ |
+2012-12-19 Zan Dobersek <zandobersek@gmail.com> |
+ |
+ Unreviewed GTK gardening. |
+ |
+ Rebaselining two tests after r137953 and r138102. |
+ Updating test expectations as necessary. |
+ |
+ * platform/gtk/TestExpectations: |
+ * platform/gtk/editing/selection/move-by-character-6-expected.txt: |
+ * platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt: |
+ |
+2012-12-19 Arpita Bahuguna <arpitabahuguna@gmail.com> |
+ |
+ Unable to place the caret at the end of the first line, when followed by a block, in the vertical writing mode. |
+ https://bugs.webkit.org/show_bug.cgi?id=104794 |
+ |
+ Reviewed by Ryosuke Niwa. |
+ |
+ * editing/selection/caret-at-end-of-text-line-followed-by-block-in-vertical-mode-expected.txt: Added. |
+ * editing/selection/caret-at-end-of-text-line-followed-by-block-in-vertical-mode.html: Added. |
+ Test added for verifying that a caret is painted at the end of the text |
+ in the first vertical line, when followed by a block. |
+ |
+2012-12-19 Hayato Ito <hayato@chromium.org> |
+ |
+ Expose WebKitShadowRoot constructor to DOMWindow. |
+ https://bugs.webkit.org/show_bug.cgi?id=105385 |
+ |
+ Reviewed by Dimitri Glazkov. |
+ |
+ * fast/dom/shadow/shadow-root-js-api-expected.txt: |
+ * fast/dom/shadow/shadow-root-js-api.html: |
+ * fast/js/global-constructors-expected.txt: |
+ * platform/efl/fast/js/global-constructors-expected.txt: |
+ * platform/gtk/fast/js/global-constructors-expected.txt: |
+ |
2012-12-19 Tim Volodine <timvolodine@chromium.org> |
Text Autosizing: Work out what to do about form controls |