- 07 Jun, 2011 10 commits
-
-
commit-queue@webkit.org authored
Reviewed by Kenneth Rohde Christiansen. [Texmap][Qt] Accelerated animation is not paused properly. https://bugs.webkit.org/show_bug.cgi?id=61446 The transform matrix of an accelerated animation shouldn't be synced with the matrix of the GraphicsLayer when the animation is paused. * animations/play-state-paused-expected.png: Added. * animations/play-state-paused-expected.txt: Added. * animations/play-state-paused.html: Added. 2011-06-07 Young Han Lee <joybro@company100.net> Reviewed by Kenneth Rohde Christiansen. [Texmap][Qt] Accelerated animation is not paused properly. https://bugs.webkit.org/show_bug.cgi?id=61446 The transform matrix of an accelerated animation shouldn't be synced with the matrix of the GraphicsLayer when the animation is paused. Test: animations/play-state-paused.html * platform/graphics/texmap/TextureMapperNode.cpp: (WebCore::TextureMapperNode::syncCompositingStateSelf): (WebCore::TextureMapperNode::hasOpacityAnimation): (WebCore::TextureMapperNode::hasTransformAnimation): * platform/graphics/texmap/TextureMapperNode.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88247 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Unreviewed, rolling out r88238. http://trac.webkit.org/changeset/88238 https://bugs.webkit.org/show_bug.cgi?id=62216 Broke a couple of inspector tests (Requested by apavlov on #webkit). * http/tests/inspector/inspect-iframe-from-different-domain.html: * inspector/elements/elements-delete-inline-style.html: * inspector/elements/elements-panel-styles.html: * inspector/styles/styles-add-invalid-property.html: * inspector/styles/styles-cancel-editing.html: * inspector/styles/styles-commit-editing.html: * inspector/styles/styles-computed-trace.html: * inspector/styles/styles-disable-inherited.html: * inspector/styles/styles-disable-then-change.html: * inspector/styles/styles-disable-then-delete.html: * inspector/styles/styles-disable-then-enable.html: * inspector/styles/styles-iframe.html: * inspector/styles/styles-update-from-js-expected.txt: * inspector/styles/styles-update-from-js.html: * inspector/styles/styles-url-linkify.html: 2011-06-07 Sheriff Bot <webkit.review.bot@gmail.com> Unreviewed, rolling out r88238. http://trac.webkit.org/changeset/88238 https://bugs.webkit.org/show_bug.cgi?id=62216 Broke a couple of inspector tests (Requested by apavlov on #webkit). * inspector/front-end/StylesSidebarPane.js: (WebInspector.StylesSidebarPane.prototype.update): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88243 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
apavlov@chromium.org authored
Reviewed by Yury Semikhatsky. Web Inspector: node selection is slow in the Elements panel. https://bugs.webkit.org/show_bug.cgi?id=60813 * http/tests/inspector/inspect-iframe-from-different-domain.html: * inspector/elements/elements-delete-inline-style.html: * inspector/elements/elements-panel-styles.html: * inspector/styles/styles-add-invalid-property.html: * inspector/styles/styles-cancel-editing.html: * inspector/styles/styles-commit-editing.html: * inspector/styles/styles-computed-trace.html: * inspector/styles/styles-disable-inherited.html: * inspector/styles/styles-disable-then-change.html: * inspector/styles/styles-disable-then-delete.html: * inspector/styles/styles-disable-then-enable.html: * inspector/styles/styles-iframe.html: * inspector/styles/styles-update-from-js-expected.txt: * inspector/styles/styles-update-from-js.html: * inspector/styles/styles-url-linkify.html: 2011-06-07 Alexander Pavlov <apavlov@chromium.org> Reviewed by Yury Semikhatsky. Web Inspector: node selection is slow in the Elements panel. https://bugs.webkit.org/show_bug.cgi?id=60813 Schedule full style updates rather than request all node styles from the backend immediately. * inspector/front-end/StylesSidebarPane.js: (WebInspector.StylesSidebarPane.prototype.update.reloadAllStyles): (WebInspector.StylesSidebarPane.prototype.update): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88238 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
* platform/mac-wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88236 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Nikolas Zimmermann. SVG animation beginElement() does not restart the animation after endElement(). https://bugs.webkit.org/show_bug.cgi?id=43452 Added test for animation beginElement. It should restart the animation even if the animation is stopped by endElement() previously. * svg/animations/animate-endElement-beginElement-expected.txt: Added. * svg/animations/animate-endElement-beginElement.html: Added. * svg/animations/script-tests/animate-endElement-beginElement.js: Added. 2011-06-07 Felician Marton <marton.felician.zoltan@stud.u-szeged.hu> Reviewed by Nikolas Zimmermann. SVG animation beginElement() does not restart the animation after endElement(). https://bugs.webkit.org/show_bug.cgi?id=43452 Test: svg/animations/animate-endElement-beginElement.html Calling beginElement() after calling endElement() previously does not restarted the animation when animation element's end attribute doesn't contains a bigger value than the current animation time. * svg/animation/SVGSMILElement.cpp: (WebCore::SVGSMILElement::findInstanceTime): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88234 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
morrita@google.com authored
Unreviewed Skipped entry addition following r88225. * platform/win/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88229 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
morrita@google.com authored
Unreviewed, rolling out r88212 and r88219. http://trac.webkit.org/changeset/88212 http://trac.webkit.org/changeset/88219 https://bugs.webkit.org/show_bug.cgi?id=57439 Tests get timeout on Snow Leopard * fast/replaced/no-focus-ring-embed-1-expected.txt: Removed. * fast/replaced/no-focus-ring-embed-1.html: Removed. * fast/replaced/no-focus-ring-embed-2-expected.txt: Removed. * fast/replaced/no-focus-ring-embed-2.html: Removed. * fast/replaced/no-focus-ring-iframe-expected.txt: Removed. * fast/replaced/no-focus-ring-iframe.html: Removed. * fast/replaced/no-focus-ring-object-1-expected.txt: Removed. * fast/replaced/no-focus-ring-object-1.html: Removed. * fast/replaced/no-focus-ring-object-2-expected.txt: Removed. * fast/replaced/no-focus-ring-object-2.html: Removed. * fast/replaced/outline-replaced-elements-expected.txt: Removed. * fast/replaced/outline-replaced-elements.html: Removed. * fast/replaced/resources/focus-test.js: Removed. * platform/mac/fast/replaced/outline-replaced-elements-expected.png: Removed. 2011-06-07 MORITA Hajime <morrita@google.com> Unreviewed, rolling out r88212 and r88219. http://trac.webkit.org/changeset/88212 http://trac.webkit.org/changeset/88219 https://bugs.webkit.org/show_bug.cgi?id=57439 Tests get timeout at Snow Leopard * css/html.css: (html:focus, body:focus, input[readonly]:focus): * rendering/RenderWidget.cpp: (WebCore::RenderWidget::paint): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88228 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, added new baseline for GTK after r88175. * platform/gtk/fast/inline/inline-wrap-with-parent-padding-expected.png: Added. * platform/gtk/fast/inline/inline-wrap-with-parent-padding-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88227 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, skip tests crashing in GTK bots because of an ASSERT. Also relocated one skipped test into its right category, together with the new one being skipped now. * platform/gtk/Skipped: SKipped test git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88226 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
morrita@google.com authored
Reviewed by Kent Tamura. Verify cloning <details> and <summary> works. https://bugs.webkit.org/show_bug.cgi?id=61985 * fast/html/details-clone-expected.txt: Added. * fast/html/details-clone.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88225 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
- 06 Jun, 2011 30 commits
-
-
morrita@google.com authored
Unreviewed attempt to fix flakiness on Snow Leopard. * fast/replaced/resources/focus-test.js: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88219 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
koz@chromium.org authored
[Chromium] Unreviewed. Rebaseline outline-replaced-elements windows/linux image results. https://bugs.webkit.org/show_bug.cgi?id=57439 * platform/chromium-linux-x86/fast/replaced/outline-replaced-elements-expected.png: Added. * platform/chromium-linux/fast/replaced/outline-replaced-elements-expected.png: Added. * platform/chromium-win/fast/replaced/outline-replaced-elements-expected.png: Added. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88217 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
simon.fraser@apple.com authored
Reviewed by Dan Bernstein. Incorrect rounding of color values during transitions https://bugs.webkit.org/show_bug.cgi?id=62141 When blending integers, round to the nearest integer, instead of always rounding down. Test: transitions/color-transition-rounding.html * page/animation/AnimationBase.cpp: (WebCore::blendFunc): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88214 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Hajime Morita. CSS property outline not displayed on an iframe. https://bugs.webkit.org/show_bug.cgi?id=57439 * fast/replaced/no-focus-ring-embed-1-expected.txt: Added. * fast/replaced/no-focus-ring-embed-1.html: Added. * fast/replaced/no-focus-ring-embed-2-expected.txt: Added. * fast/replaced/no-focus-ring-embed-2.html: Added. * fast/replaced/no-focus-ring-iframe-expected.txt: Added. * fast/replaced/no-focus-ring-iframe.html: Added. * fast/replaced/no-focus-ring-object-1-expected.txt: Added. * fast/replaced/no-focus-ring-object-1.html: Added. * fast/replaced/no-focus-ring-object-2-expected.txt: Added. * fast/replaced/no-focus-ring-object-2.html: Added. * fast/replaced/outline-replaced-elements-expected.txt: Added. * fast/replaced/outline-replaced-elements.html: Added. * fast/replaced/resources/focus-test.js: Added. (element.onfocus): Use a small delay to avoid test false positives. * platform/chromium/test_expectations.txt: * platform/mac/fast/replaced/outline-replaced-elements-expected.png: Added. 2011-06-06 Noel Gordon <noel.gordon@gmail.com> Reviewed by Hajime Morita. Draw CSS outline style for render widgets: iframe, embed, object, applet. https://bugs.webkit.org/show_bug.cgi?id=57439 Draw CSS outlines for render widgets: iframe, embed, object, applet. These elements can be focused (via clicks or tabIndex) but should not have a visible focus ring by default. Tests: fast/replaced/no-focus-ring-embed-1.html fast/replaced/no-focus-ring-embed-2.html fast/replaced/no-focus-ring-iframe.html fast/replaced/no-focus-ring-object-1.html fast/replaced/no-focus-ring-object-2.html fast/replaced/outline-replaced-elements.html * css/html.css: (applet:focus, embed:focus, iframe:focus, object:focus): Default to no focus ring. * rendering/RenderWidget.cpp: (WebCore::RenderWidget::paint): Paint the render widget CSS outline style. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88212 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
morrita@google.com authored
Reviewed by Kent Tamura. Assertion fails in TextCheckingHelper by right-clicking on <input type=search> https://bugs.webkit.org/show_bug.cgi?id=61991 * editing/spelling/spellcheck-input-search-crash-expected.txt: Added. * editing/spelling/spellcheck-input-search-crash.html: Added. 2011-06-06 MORITA Hajime <morrita@google.com> Reviewed by Kent Tamura. Assertion fails in TextCheckingHelper by right-clicking on <input type=search> https://bugs.webkit.org/show_bug.cgi?id=61991 Added a guard bofore TextCheckingHelper construction sites. Test: editing/spelling/spellcheck-input-search-crash.html * editing/Editor.cpp: (WebCore::Editor::isSelectionUngrammatical): (WebCore::Editor::guessesForUngrammaticalSelection): (WebCore::Editor::guessesForMisspelledOrUngrammaticalSelection): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88211 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
koz@chromium.org authored
[Chromium] Unreviewed, update test_expectations.txt. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88206 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
qi.2.zhang@nokia.com authored
Reviewed by Kenneth Rohde Christiansen. [Qt] Clean scalePage related LayoutTests https://bugs.webkit.org/show_bug.cgi?id=62142 * platform/qt/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88201 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
simonjam@chromium.org authored
[Chromium] Unreviewed, added baseline for inline-wrap-with-parent-padding.html * platform/chromium-win/fast/inline/inline-wrap-with-parent-padding-expected.png: Added. * platform/chromium-win/fast/inline/inline-wrap-with-parent-padding-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88194 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Jeremy Orlow. Adds a test for firing popstate, using window.dispatchEvent. https://bugs.webkit.org/show_bug.cgi?id=62099 * fast/events/fire-popstate-event-expected.txt: Added. * fast/events/fire-popstate-event.html: Added. 2011-06-06 Paul Kinlan <paulkinlan@google.com> Reviewed by Jeremy Orlow. Let developers call createEvent("PopStateEvent"), previously it wasn't exposed and threw an exeception. https://bugs.webkit.org/show_bug.cgi?id=62099 * WebCore/dom/Document.cpp: * WebCore/dom/PopStateEvent.cpp: * WebCore/dom/PopStateEvent.h: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88187 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
jberlin@webkit.org authored
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt: * platform/win/fast/dom/prototype-inheritance-expected.txt: * platform/win/fast/js/global-constructors-expected.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88184 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
jberlin@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=59081 Skip more tests on Windows that use the Shadow DOM to get the bots green. * platform/win/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88182 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by David Levin. Marking media/video-canvas-alpha.html as SKIP for GPU MAC. https://bugs.webkit.org/show_bug.cgi?id=62068 * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88181 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
vangelis@chromium.org authored
Unreviewed. Layout test expectations fix. [chromium] Adjusting expectations for failing huge-layer-img.html * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88180 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
yael.aharon@nokia.com authored
Reviewed by Eric Seidel. Inline elements are wrapped prematurely with non-zero border, margin or padding. https://bugs.webkit.org/show_bug.cgi?id=60459 * fast/inline/inline-wrap-with-parent-padding.html: Added. * platform/mac/fast/inline/inline-wrap-with-parent-padding-expected.png: Added. * platform/mac/fast/inline/inline-wrap-with-parent-padding-expected.txt: Added. 2011-06-06 Yael Aharon <yael.aharon@nokia.com> Reviewed by Eric Seidel. Inline elements are wrapped prematurely with non-zero border, margin or padding. https://bugs.webkit.org/show_bug.cgi?id=60459 When an inline element has a right border/margin/padding and it has more than one descendant with no siblings, the width of the right border/margin/padding should be included in line breaking calculation only once, and not for each descendant. Test: fast/inline/inline-wrap-with-parent-padding.html * rendering/RenderBlockLineLayout.cpp: (WebCore::RenderBlock::LineBreaker::nextLineBreak): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88175 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
commit-queue@webkit.org authored
Reviewed by Tony Gentilcore. Add a "prerender" state for page visibility. https://bugs.webkit.org/show_bug.cgi?id=62062 * fast/events/page-visibility-transition-test-expected.txt: * fast/events/page-visibility-transition-test.html: 2011-06-06 Shishir Agrawal <shishir@chromium.org> Reviewed by Tony Gentilcore. Add a "prerender" state for page visibility. https://bugs.webkit.org/show_bug.cgi?id=62062 * page/PageVisibilityState.cpp: (WebCore::pageVisibilityStateString): * page/PageVisibilityState.h: 2011-06-06 Shishir Agrawal <shishir@chromium.org> Reviewed by Tony Gentilcore. Add a "prerender" state for page visibility. https://bugs.webkit.org/show_bug.cgi?id=62062 * public/WebPageVisibilityState.h: * src/AssertMatchingEnums.cpp: * src/WebViewImpl.cpp: (WebKit::WebViewImpl::setVisibilityState): 2011-06-06 Shishir Agrawal <shishir@chromium.org> Reviewed by Tony Gentilcore. Add a "prerender" state for page visibility. https://bugs.webkit.org/show_bug.cgi?id=62062 * DumpRenderTree/chromium/LayoutTestController.cpp: (LayoutTestController::setPageVisibility): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88174 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=52812 * platform/qt/Skipped: Add svg/custom/embedding-external-svgs.xhtml. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88168 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
* platform/qt-mac/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88164 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
Patch by Zsolt Fehér <h490267@stud.u-szeged.hu> on 2011-06-06 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Skip new failing tests. * platform/qt/fast/frames/flattening/iframe-flattening-nested-expected.png: Added. * platform/qt/fast/frames/flattening/iframe-flattening-nested-expected.txt: Added. * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: Added. * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.txt: Added. * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: Added. * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt: Added. * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: Added. * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt: Added. * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added. * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: Added. * platform/qt/svg/as-image/svg-as-background-with-relative-size-expected.png: Added. * platform/qt/svg/as-image/svg-as-background-with-relative-size-expected.txt: Added. * platform/qt/svg/as-image/svg-as-background-with-viewBox-expected.png: Added. * platform/qt/svg/as-image/svg-as-background-with-viewBox-expected.txt: Added. * platform/qt/svg/custom/embedding-external-svgs-expected.png: Added. * platform/qt/svg/custom/embedding-external-svgs-expected.txt: Added. * platform/qt/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Added. * platform/qt/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/qt/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Added. * platform/qt/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Added. * platform/qt/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Added. * platform/qt/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added. * platform/qt/svg/hixie/intrinsic/001-expected.png: Added. * platform/qt/svg/hixie/intrinsic/001-expected.txt: Added. * platform/qt/svg/hixie/intrinsic/002-expected.png: Added. * platform/qt/svg/hixie/intrinsic/002-expected.txt: Added. * platform/qt/svg/hixie/intrinsic/003-expected.png: Added. * platform/qt/svg/hixie/intrinsic/003-expected.txt: Added. * platform/qt/svg/text/scaling-font-with-geometric-precision-expected.png: Added. * platform/qt/svg/text/scaling-font-with-geometric-precision-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88163 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
bulach@chromium.org authored
Reviewed by Unreviewed rebaseline. [chromium] Unreviewed, new baseline for GPU test. https://bugs.webkit.org/show_bug.cgi?id=62123 * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88162 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
loki@webkit.org authored
Rubber-stamped by Csaba Osztrogonác Skip a flakey test on ARM. * platform/qt-arm/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88160 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
dominicc@chromium.org authored
Reviewed by Dimitri Glazkov. Unskip window.internals test on Windows. https://bugs.webkit.org/show_bug.cgi?id=61076 * platform/win/Skipped: 2011-06-04 Dominic Cooney <dominicc@chromium.org> Reviewed by Dimitri Glazkov. Add WebCoreTestSupport project. https://bugs.webkit.org/show_bug.cgi?id=61076 * WebCore.vcproj/WebCoreCommon.vsprops: * WebCore.vcproj/WebCoreTestSupport.vcproj: Added. * WebCore.vcproj/copyForwardingHeaders.cmd: Copy WebCoreTestSupport.h. 2011-06-04 Dominic Cooney <dominicc@chromium.org> Reviewed by Dimitri Glazkov. Add WebCoreTestSupport project containing window.internals. https://bugs.webkit.org/show_bug.cgi?id=61076 * WebKit.vcproj/WebKit.sln: 2011-06-04 Dominic Cooney <dominicc@chromium.org> Reviewed by Dimitri Glazkov. Re-export JSC and WebCore symbols required by WebCoreTestSupport. https://bugs.webkit.org/show_bug.cgi?id=61076 * win/WebKit2.def: 2011-06-04 Dominic Cooney <dominicc@chromium.org> Reviewed by Dimitri Glazkov. Make DumpRenderTree initialize window.internals. https://bugs.webkit.org/show_bug.cgi?id=61076 * DumpRenderTree/win/DumpRenderTreeCommon.vsprops: link WebCoreTestSupport. * DumpRenderTree/win/FrameLoadDelegate.cpp: (FrameLoadDelegate::didClearWindowObjectForFrameInStandardWorld): git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88159 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
https://bugs.webkit.org/show_bug.cgi?id=52812 * platform/qt/Skipped: Add svg/custom/object-sizing-explicit-width-height.xhtml. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88158 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
bulach@chromium.org authored
[Qt][WK2] Remove previously deleted tests from the Skipped list. * platform/qt-wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88157 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
* platform/qt-wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88156 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
* platform/qt-wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88155 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
* platform/qt-mac/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88154 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
bulach@chromium.org authored
Reviewed by Unreviewed rebaseline. [chromium] Unreviewed, further rebaseline for Chromium GPU media pixel tests following r88077 https://bugs.webkit.org/show_bug.cgi?id=62115 * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.png: * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.png: * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.png: * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.png: * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.png: * platform/chromium-gpu-linux/media/video-controls-rendering-expected.png: * platform/chromium-gpu-linux/media/video-zoom-expected.png: * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: * platform/chromium-gpu-mac/media/video-controls-rendering-expected.png: * platform/chromium-gpu-mac/media/video-zoom-expected.png: * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.png: * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.png: * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.png: * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.png: * platform/chromium-gpu-win/compositing/self-painting-layers-expected.png: * platform/chromium-gpu-win/media/video-controls-rendering-expected.png: * platform/chromium-gpu-win/media/video-zoom-expected.png: * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88153 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
ossy@webkit.org authored
Patch by Zsolt Fehér <h490267@stud.u-szeged.hu> on 2011-06-06 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Skip new failing tests. * platform/qt/editing/selection/select-across-readonly-input-1-expected.png: Added. * platform/qt/editing/selection/select-across-readonly-input-1-expected.txt: Added. * platform/qt/editing/selection/select-across-readonly-input-2-expected.png: Added. * platform/qt/editing/selection/select-across-readonly-input-2-expected.txt: Added. * platform/qt/editing/selection/select-across-readonly-input-3-expected.png: Added. * platform/qt/editing/selection/select-across-readonly-input-3-expected.txt: Added. * platform/qt/editing/selection/select-across-readonly-input-4-expected.png: Added. * platform/qt/editing/selection/select-across-readonly-input-4-expected.txt: Added. * platform/qt/editing/selection/select-across-readonly-input-5-expected.png: Added. * platform/qt/editing/selection/select-across-readonly-input-5-expected.txt: Added. * platform/qt/fast/block/float/float-overhangs-root-expected.png: Added. * platform/qt/fast/block/float/float-overhangs-root-expected.txt: Added. * platform/qt/fast/block/positioning/hiding-inside-relpositioned-inline-expected.png: Added. * platform/qt/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt: Added. * platform/qt/fast/forms/date-input-visible-strings-expected.png: Added. * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: Added. * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: Added. * platform/qt/fast/html/details-add-details-child-1-expected.png: Added. * platform/qt/fast/html/details-add-details-child-1-expected.txt: Added. * platform/qt/fast/html/details-add-details-child-2-expected.png: Added. * platform/qt/fast/html/details-add-details-child-2-expected.txt: Added. * platform/qt/fast/html/details-nested-1-expected.png: Added. * platform/qt/fast/html/details-nested-1-expected.txt: Added. * platform/qt/fast/html/details-nested-2-expected.png: Added. * platform/qt/fast/html/details-nested-2-expected.txt: Added. * platform/qt/fast/html/details-replace-summary-child-expected.png: Added. * platform/qt/fast/html/details-replace-summary-child-expected.txt: Added. * platform/qt/fast/html/details-replace-text-expected.png: Added. * platform/qt/fast/html/details-replace-text-expected.txt: Added. * platform/qt/fast/inline/nested-top-alignment-expected.png: Added. * platform/qt/fast/inline/nested-top-alignment-expected.txt: Added. * platform/qt/fast/table/dynamic-caption-add-before-child-expected.png: Added. * platform/qt/fast/table/dynamic-caption-add-before-child-expected.txt: Added. * platform/qt/fast/table/dynamic-caption-add-remove-before-child-expected.png: Added. * platform/qt/fast/table/dynamic-caption-add-remove-before-child-expected.txt: Added. * platform/qt/fast/table/multiple-captions-display-expected.png: Added. * platform/qt/fast/table/multiple-captions-display-expected.txt: Added. * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Added. * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Added. * platform/qt/scrollbars/scrollbars-on-positioned-content-expected.png: Added. * platform/qt/scrollbars/scrollbars-on-positioned-content-expected.txt: Added. * platform/qt/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added. * platform/qt/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added. * platform/qt/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added. * platform/qt/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added. * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added. * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Added. * platform/qt/svg/custom/fill-opacity-update-expected.png: Added. * platform/qt/svg/custom/fill-opacity-update-expected.txt: Added. * platform/qt/svg/custom/object-sizing-expected.png: Added. * platform/qt/svg/custom/object-sizing-expected.txt: Added. * platform/qt/svg/custom/object-sizing-explicit-width-height-expected.png: Added. * platform/qt/svg/custom/object-sizing-explicit-width-height-expected.txt: Added. * platform/qt/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added. * platform/qt/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.txt: Added. * platform/qt/svg/custom/object-sizing-no-width-height-expected.png: Added. * platform/qt/svg/custom/object-sizing-no-width-height-expected.txt: Added. * platform/qt/svg/custom/stroke-opacity-update-expected.png: Added. * platform/qt/svg/custom/stroke-opacity-update-expected.txt: Added. * platform/qt/svg/wicd/rightsizing-grid-expected.png: Added. * platform/qt/svg/wicd/rightsizing-grid-expected.txt: Added. * platform/qt/svg/wicd/test-rightsizing-a-expected.png: Added. * platform/qt/svg/wicd/test-rightsizing-a-expected.txt: Added. * platform/qt/svg/wicd/test-rightsizing-b-expected.png: Added. * platform/qt/svg/wicd/test-rightsizing-b-expected.txt: Added. * platform/qt/svg/wicd/test-scalable-background-image1-expected.png: Added. * platform/qt/svg/wicd/test-scalable-background-image1-expected.txt: Added. * platform/qt/svg/wicd/test-scalable-background-image2-expected.png: Added. * platform/qt/svg/wicd/test-scalable-background-image2-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88152 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
mario@webkit.org authored
Unreviewed, new baselines for GTK after r88029 and r80034. * platform/gtk/fast/forms/selectlist-minsize-expected.png: Added. * platform/gtk/fast/forms/selectlist-minsize-expected.txt: Added. * platform/gtk/fullscreen/full-screen-placeholder-expected.txt: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88150 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-
morrita@google.com authored
Verify cloning <meter> and <progress> works https://bugs.webkit.org/show_bug.cgi?id=61986 Added test cases for cloning <meter> and <progress> * fast/dom/HTMLMeterElement/meter-clone-expected.txt: Added. * fast/dom/HTMLMeterElement/meter-clone.html: Added. * fast/dom/HTMLProgressElement/progress-clone-expected.txt: Added. * fast/dom/HTMLProgressElement/progress-clone.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@88149 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-