blob: bf433135235d084c88f78e20078e45c3946e198e [file] [log] [blame]
2008-08-26 chris fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
Test for <rdar://problem/6176924> CrashTracer: [USER] 4 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::numColumns
* accessibility/table-notbody.html: Added.
2008-08-26 Sam Weinig <sam@webkit.org>
Reviewed by Oliver Hunt.
Test for https://bugs.webkit.org/show_bug.cgi?id=20479
* http/tests/security/canvas-remote-read-redirect-to-remote-image-expected.txt: Added.
* http/tests/security/canvas-remote-read-redirect-to-remote-image.html: Added.
* http/tests/security/canvas-remote-read-svg-image-expected.txt:
* http/tests/security/canvas-remote-read-svg-image.html: Fix incorrect log message.
* http/tests/security/resources/redir.php: Added.
2008-08-25 Julien Chaffraix <jchaffraix@webkit.org>
Reviewed by Darin.
Test case for Bug 20247: setAttributeNode() does not work when attribute name
has a capital letter in it
https://bugs.webkit.org/show_bug.cgi?id=20247
<rdar://problem/6118218>
Most of this test case was done by Eric Roman <minatoar@gmail.com>, the rest by ap and was
tweaked by me.
* fast/dom/Element/getAttribute-check-case-sensitivity-expected.txt: Added.
* fast/dom/Element/getAttribute-check-case-sensitivity.html: Added.
* fast/dom/Element/resources/getAttribute-check-case-sensitivity.js: Added.
2008-08-25 Sam Weinig <sam@webkit.org>
Reviewed by Oliver Hunt.
Test for https://bugs.webkit.org/show_bug.cgi?id=20514
* http/tests/security/canvas-remote-read-svg-image-expected.txt: Added.
* http/tests/security/canvas-remote-read-svg-image.html: Added.
* http/tests/security/resources/image-wrapper.svg: Added.
2008-08-25 Dean Jackson <dino@apple.com>
Reviewed by Dave Hyatt.
Tests for 'inherit' keyword in transition property.
https://bugs.webkit.org/show_bug.cgi?id=20513
* transitions/inherit-expected.txt: Added.
* transitions/inherit.html: Added.
* transitions/inherit-other-props-expected.txt: Added.
* transitions/inherit-other-props.html: Added.
2008-08-24 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
- test for <rdar://problem/6065547> REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold
* fast/css/font-property-priority-expected.txt: Added.
* fast/css/font-property-priority.html: Added.
2008-08-24 Rob Buis <buis@kde.org>
Reviewed by Sam Weinig.
Test for:
https://bugs.webkit.org/show_bug.cgi?id=20324
A change in SVG Glyph wont show up
* svg/custom/glyph-setting-d-attribute-expected.checksum: Added.
* svg/custom/glyph-setting-d-attribute-expected.png: Added.
* svg/custom/glyph-setting-d-attribute-expected.txt: Added.
* svg/custom/glyph-setting-d-attribute.svg: Added.
2008-08-23 Dan Bernstein <mitz@apple.com>
Reviewed by Dave Hyatt.
- test and updated results for <rdar://problem/6065143> Reflowed image in first line of table doesn't affect baseline
* fast/table/vertical-align-baseline.html: Added.
* platform/mac/fast/table/form-with-table-style-expected.checksum:
* platform/mac/fast/table/form-with-table-style-expected.png:
* platform/mac/fast/table/form-with-table-style-expected.txt:
* platform/mac/fast/table/vertical-align-baseline-expected.checksum: Added.
* platform/mac/fast/table/vertical-align-baseline-expected.png: Added.
* platform/mac/fast/table/vertical-align-baseline-expected.txt: Added.
* platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
* platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
* platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2008-08-22 Timothy Hatcher <timothy@apple.com>
Test for the tests the parsing and retrieval of the overflow,
overflow-x and overflow-y properties
https://bugs.webkit.org/show_bug.cgi?id=20485
Reviewed by Dan Bernstein.
* fast/css/overflow-property-expected.txt: Added.
* fast/css/overflow-property.html: Added.
2008-08-21 Simon Fraser <simon.fraser@apple.com>
Reviewed by Darin Adler
css3/transform-computed-style-001.html is better tested
by fast/css/getComputedStyle-transform.html, so removed.
https://bugs.webkit.org/show_bug.cgi?id=20477
* css3/transform-computed-style-001-expected.txt: Removed.
* css3/transform-computed-style-001.fhtml: Removed.
2008-08-21 Dan Bernstein <mitz@apple.com>
Reviewed by Jon Honeycutt and Alexey Proskuryakov.
- test for <rdar://problem/6162701> WebKit should correct Geeza Pro's font metrics
* platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: Added.
* platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Added.
* platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Added.
* platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html: Added.
2008-08-21 Maxime Britto <britto@apple.com>
Reviewed by Kevin McCullough.
rdar://problem/6166435 Inspector doesn't auto scroll when selecting text (20451)
https://bugs.webkit.org/show_bug.cgi?id=20451
This test can be run automatically or manually as well.
* fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div-expected.txt: Added.
* fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html: Added.
* fast/events/resources/big-page-with-overflow-hidden.html: Added.
2008-08-21 Chris Marrin <cmarrin@apple.com>
Allow 0 (without units) for Time eg. duration
Fix for https://bugs.webkit.org/show_bug.cgi?id=20467
Reviewed by Dave Hyatt.
* css1/units/zero-duration-without-units-expected.txt: Added.
* css1/units/zero-duration-without-units.html: Added.
2008-08-20 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dave Hyatt
getComputedStyle() for webkitTransform should return a transform
that does not have the transform origin baked into it.
https://bugs.webkit.org/show_bug.cgi?id=20464
* fast/css/getComputedStyle-transform-expected.txt: Added.
* fast/css/getComputedStyle-transform.html: Added.
2008-08-19 chris fleizach <cfleizach@apple.com>
Reviewed by Beth Dakin
Tests for Tables through accessibility. Testing covers:
Attributes of tables
When cells have various cell spans
Retrieving cells
Detecting tables
When tables have multiple sections
When tables use the rules attribute
Tables only work on SnowLeopard, so a snow leopard folder was created
* accessibility/table-attributes-expected.txt: Added.
* accessibility/table-attributes.html: Added.
* accessibility/table-cell-spans-expected.txt: Added.
* accessibility/table-cell-spans.html: Added.
* accessibility/table-cells-expected.txt: Added.
* accessibility/table-cells.html: Added.
* accessibility/table-detection-expected.txt: Added.
* accessibility/table-detection.html: Added.
* accessibility/table-sections-expected.txt: Added.
* accessibility/table-sections.html: Added.
* accessibility/table-with-rules-expected.txt: Added.
* accessibility/table-with-rules.html: Added.
* platform/mac-snowleopard: Added.
* platform/mac-snowleopard/accessibility: Added.
* platform/mac-snowleopard/accessibility/table-attributes-expected.txt: Added.
* platform/mac-snowleopard/accessibility/table-cell-spans-expected.txt: Added.
* platform/mac-snowleopard/accessibility/table-cells-expected.txt: Added.
* platform/mac-snowleopard/accessibility/table-detection-expected.txt: Added.
* platform/mac-snowleopard/accessibility/table-sections-expected.txt: Added.
* platform/mac-snowleopard/accessibility/table-with-rules-expected.txt: Added.
2008-08-19 Alexey Proskuryakov <ap@webkit.org>
https://bugs.webkit.org/show_bug.cgi?id=19762
Crash in svg/webarchive/svg-cursor-subresources.svg
Disabling the test while the crash is being investigated.
* svg/webarchive/svg-cursor-subresources.svg: Removed.
* svg/webarchive/svg-cursor-subresources.svg-disabled: Copied from LayoutTests/svg/webarchive/svg-cursor-subresources.svg.
2008-08-18 Alexey Proskuryakov <ap@webkit.org>
Reviewed by Dan Bernstein.
https://bugs.webkit.org/show_bug.cgi?id=19347
<rdar://problem/5977562> Input methods do not work after switching to a password field
and back.
* platform/mac/editing/input/secure-input-expected.txt: Added.
* platform/mac/editing/input/secure-input.html: Added.
2008-08-12 Darin Adler <darin@apple.com>
Reviewed by Geoff.
- added a test since I had to rewrite the == and === operators
* fast/js/equality-expected.txt: Added.
* fast/js/equality.html: Added.
* fast/js/resources/equality.js: Added.
2008-08-18 Dan Bernstein <mitz@apple.com>
Reviewed by Dave Hyatt.
- test for <rdar://problem/5862634> REGRESSION (3.1.1): In iChat, inline image not resizable past current size after another IM is received
* fast/replaced/max-width-percent.html: Added.
* platform/mac/fast/replaced/max-width-percent-expected.checksum: Added.
* platform/mac/fast/replaced/max-width-percent-expected.png: Added.
* platform/mac/fast/replaced/max-width-percent-expected.txt: Added.
2008-08-18 Simon Fraser <simon.fraser@apple.com>
Make transition_shorthand_parsing.html a text-only test.
* fast/css/transition_shorthand_parsing-expected.txt: Added.
* fast/css/transition_shorthand_parsing.html:
* platform/mac/fast/css/transition_shorthand_parsing-expected.txt: Removed.
2008-08-15 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dave Hyatt
Testcase for crash when parsing transition properties:
https://bugs.webkit.org/show_bug.cgi?id=20408
* fast/css/transition_shorthand_parsing.html: Added.
* platform/mac/fast/css/transition_shorthand_parsing-expected.txt: Added.
2008-08-17 Cameron Zwarich <cwzwarich@uwaterloo.ca>
Reviewed by Maciej.
Change the limit in the deep recursion test to match changes in
the counting of constants.
* fast/js/deep-recursion-test.html:
2008-08-17 Oliver Hunt <oliver@apple.com>
Reviewed by Cameron Zwarich.
<rdar://problem/6150322> In Gmail, a crash occurs at KJS::Machine::privateExecute() when applying list styling to text after a quote had been removed
<https://bugs.webkit.org/show_bug.cgi?id=20386>
Testcases for determining scope chain depth in a function with out a full scope chain.
* fast/js/exception-try-finally-scope-error-expected.txt: Added.
* fast/js/exception-try-finally-scope-error.html: Added.
* fast/js/resources/exception-try-finally-scope-error.js: Added.
2008-08-15 Dan Bernstein <mitz@apple.com>
Rubber-stamped by Tim Hatcher.
- update results for console.dir
* fast/dom/Window/window-properties-expected.txt:
2008-08-14 Simon Fraser <simon.fraser@apple.com>
Fix testcase and add pixel results for testcase in
https://bugs.webkit.org/show_bug.cgi?id=20367
* platform/mac/fast/css/font-face-in-media-rule-expected.checksum: Added.
* platform/mac/fast/css/font-face-in-media-rule-expected.png: Added.
* platform/mac/fast/css/font-face-in-media-rule-expected.txt:
2008-08-13 Simon Fraser <simon.fraser@apple.com>
Reviewed by Eric Seidel
Fix @font-face inside @media rule crash.
https://bugs.webkit.org/show_bug.cgi?id=20367
* fast/css/font-face-in-media-rule.html: Added.
* platform/mac/fast/css/font-face-in-media-rule-expected.txt: Added.
2008-08-13 Eric Seidel <eric@webkit.org>
Reviewed by Sam.
Match HTML5 spec by throwing INVALID_STATE_ERR when
createPattern is called and the HTMLImageElement is not
yet done loading the image (!isComplete)
https://bugs.webkit.org/show_bug.cgi?id=20351
* http/tests/misc/canvas-pattern-from-incremental-image.html: Added.
* http/tests/misc/resources/image-slow.pl: Copied from LayoutTests/http/tests/misc/resources/script-slow1.pl.
2008-08-13 Eric Carlson <eric.carlson@apple.com>
Reviewed by Adele Peterson.
<rdar://problem/6137931>
https://bugs.webkit.org/show_bug.cgi?id=20360
Add test case for parameters on a <source> element 'type' attribute.
* media/video-source-type-params-expected.txt: Added.
* media/video-source-type-params.html: Added.
2008-08-13 Alexey Proskuryakov <ap@webkit.org>
Removing http/tests/xmlhttprequest/readystatechange.html from Windows skipped list -
this test hasn't been failing locally for a long time.
* platform/win/Skipped:
2008-08-13 Simon Hausmann <hausmann@webkit.org>
Reviewed by Holger.
Adjusted the length-list-parser layout test to compensate for the subtle difference of
dropping a sign for a "negative zero" as a result of the QString::vsprintf use.
* platform/qt/svg/dom/length-list-parser-expected.txt: Added.
2008-08-12 Sam Weinig <sam@webkit.org>
Reviewed by Anders Carlsson.
* platform/mac/Skipped: Add fast/dom/cssTarget-crash.html to the skipped list.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Not reviewed.
Revert the last SVGLineElement commit. It's not needed, the first run on buildbot showed them as failures
the next build doesn't complain anymore (this was before adjusting the offsets.) No idea what's going on,
but if it's fixed I'm happy.
While I'm at it, regenerate struct-image-02-b.svg (invisible differences) to have a clean baseline.
All SVG pixel test results are accurate on Leopard now.
* platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
* svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js:
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Not reviewed. The last SVGLineElement* fix attempt, fixed 4/8 failing tests.
Trying two variations in two tests to find out the right offset to make the other four tests work on Tiger.
* svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js:
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Rubber stamped by Eric.
Add new dynamic-update layout tests covering SVGRectElement.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
* svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-dom-height-attr.html: Added.
* svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-dom-width-attr.html: Added.
* svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-dom-x-attr.html: Added.
* svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-dom-y-attr.html: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-height-prop.html: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-x-prop.html: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRectElement-svgdom-y-prop.html: Added.
* svg/dynamic-updates/resources/SVGRectElement-dom-height-attr.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-dom-width-attr.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-dom-x-attr.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-dom-y-attr.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-svgdom-height-prop.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-svgdom-width-prop.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-svgdom-x-prop.js: Added.
* svg/dynamic-updates/resources/SVGRectElement-svgdom-y-prop.js: Added.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Not reviewed. Trying to modify mouseevent target location, to work around known CG/Tiger hit test problem.
* svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-x2-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-y1-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-y2-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x2-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-y1-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-y2-prop.js:
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Sam.
Forgot to include these in my last commit.
* svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js:
* svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js:
* svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js:
* svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js:
2008-08-12 Mihnea Ovidenie <mihnea@adobe.com>
Test for https://bugs.webkit.org/show_bug.cgi?id=19891
Broken HTML object elements cause de-reference of pointer to freed memory.
Reviewed by Dave Hyatt and Alexey Proskuryakov.
* http/tests/misc/object-image-error-with-onload-expected.txt: Added.
* http/tests/misc/object-image-error-with-onload.html: Added.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Eric.
Fix typo in most files: "mesage" -> "message".
Remove unused code in SVGTestCase.js
* svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js:
* svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js:
* svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js:
* svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js:
* svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js:
* svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js:
* svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js:
* svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
* svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js:
* svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js:
* svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js:
* svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js:
* svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js:
* svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js:
* svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js:
* svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js:
* svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js:
* svg/dynamic-updates/resources/SVGImageElement-dom-height-attr.js:
* svg/dynamic-updates/resources/SVGImageElement-dom-preserveAspectRatio-attr.js:
* svg/dynamic-updates/resources/SVGImageElement-dom-width-attr.js:
* svg/dynamic-updates/resources/SVGImageElement-dom-x-attr.js:
* svg/dynamic-updates/resources/SVGImageElement-dom-y-attr.js:
* svg/dynamic-updates/resources/SVGImageElement-svgdom-height-prop.js:
* svg/dynamic-updates/resources/SVGImageElement-svgdom-preserveAspectRatio-prop.js:
* svg/dynamic-updates/resources/SVGImageElement-svgdom-width-prop.js:
* svg/dynamic-updates/resources/SVGImageElement-svgdom-x-prop.js:
* svg/dynamic-updates/resources/SVGImageElement-svgdom-y-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-x2-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-y1-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-dom-y2-attr.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x2-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-y1-prop.js:
* svg/dynamic-updates/resources/SVGLineElement-svgdom-y2-prop.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-dom-gradientTransform-attr.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-dom-gradientUnits-attr.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-dom-x1-attr.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-dom-x2-attr.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-dom-y1-attr.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-dom-y2-attr.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientTransform-prop.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientUnits-prop.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-x1-prop.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-x2-prop.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-y1-prop.js:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-y2-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-height-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-patternContentUnits-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-patternTransform-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-patternUnits-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-width-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-x-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-dom-y-attr.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-height-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternContentUnits-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternTransform-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternUnits-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-width-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-x-prop.js:
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-y-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cx-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cy-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fx-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fy-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientTransform-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientUnits-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-r-attr.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cx-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cy-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fx-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fy-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientTransform-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientUnits-prop.js:
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-r-prop.js:
* svg/dynamic-updates/resources/SVGTestCase.js:
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Rubber stamped by Eric.
Add new dynamic-update layout tests covering SVGPatternElement.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
* svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-height-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-width-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-x-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-dom-y-attr.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-height-prop.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-width-prop.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-x-prop.html: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.txt: Added.
* svg/dynamic-updates/SVGPatternElement-svgdom-y-prop.html: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-height-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-patternContentUnits-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-patternTransform-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-patternUnits-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-width-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-x-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-dom-y-attr.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-height-prop.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternContentUnits-prop.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternTransform-prop.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternUnits-prop.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-width-prop.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-x-prop.js: Added.
* svg/dynamic-updates/resources/SVGPatternElement-svgdom-y-prop.js: Added.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Dave.
Fix mask regressions.
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
* platform/mac/svg/batik/masking/maskRegions-expected.checksum:
* platform/mac/svg/batik/masking/maskRegions-expected.png:
* platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
* platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Sam.
Speculative fix for hit testing problems in dynamic-updates/SVGLineElement* on Tiger.
Supposed to fix the hanging tests on the buildbot.
* svg/dynamic-updates/resources/SVGTestCase.js:
2008-08-12 Sam Weinig <sam@webkit.org>
* fast/dom/Window/window-properties-expected.txt: Update results.
2008-08-12 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
- test for https://bugs.webkit.org/show_bug.cgi?id=19348
<rdar://problem/5978447> REGRESSION (r34193): Setting the size of a frame with javascript document.body.row no longer works
* fast/frames/frameset-style-recalc.html: Added.
* platform/mac/fast/frames/frameset-style-recalc-expected.checksum: Added.
* platform/mac/fast/frames/frameset-style-recalc-expected.png: Added.
* platform/mac/fast/frames/frameset-style-recalc-expected.txt: Added.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Rubber stamped by Anders.
Add new dynamic-update layout tests covering SVGCursorElement.
Scale svg/webarchive/resources/green-checker.png to a value < 128x128,
as this is the maximum hardcoded cursor size (fixes manual testing of svg-cursor-subresources.svg).
* platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
* svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.txt: Added.
* svg/dynamic-updates/SVGCursorElement-dom-x-attr.html: Added.
* svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.txt: Added.
* svg/dynamic-updates/SVGCursorElement-dom-y-attr.html: Added.
* svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.txt: Added.
* svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.html: Added.
* svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.txt: Added.
* svg/dynamic-updates/SVGCursorElement-svgdom-y-prop.html: Added.
* svg/dynamic-updates/resources/SVGCursorElement-dom-x-attr.js: Added.
* svg/dynamic-updates/resources/SVGCursorElement-dom-y-attr.js: Added.
* svg/dynamic-updates/resources/SVGCursorElement-svgdom-x-prop.js: Added.
* svg/dynamic-updates/resources/SVGCursorElement-svgdom-y-prop.js: Added.
* svg/webarchive/resources/green-checker.png:
* svg/webarchive/svg-cursor-subresources-expected.webarchive:
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Rubber stamped by Oliver.
Add new dynamic-update layout tests covering SVGMaskElement.
Move pixel tests results of SVGMarkerElement* to the right positions, while I'm at it.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Removed.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Removed.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Removed.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Removed.
* svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-dom-height-attr.html: Added.
* svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr.html: Added.
* svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr.html: Added.
* svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-dom-width-attr.html: Added.
* svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-dom-x-attr.html: Added.
* svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-dom-y-attr.html: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-height-prop.html: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop.html: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop.html: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-width-prop.html: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-x-prop.html: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMaskElement-svgdom-y-prop.html: Added.
* svg/dynamic-updates/resources/SVGMaskElement-dom-height-attr.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-dom-maskContentUnits-attr.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-dom-maskUnits-attr.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-dom-width-attr.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-dom-x-attr.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-dom-y-attr.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-svgdom-height-prop.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-svgdom-maskContentUnits-prop.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-svgdom-maskUnits-prop.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-svgdom-width-prop.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-svgdom-x-prop.js: Added.
* svg/dynamic-updates/resources/SVGMaskElement-svgdom-y-prop.js: Added.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Oliver.
Add new dynamic-update layout tests covering SVGMarkerElement.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr.html: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr.html: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr.html: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-orient-attr.html: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-refX-attr.html: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-dom-refY-attr.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call.html: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt: Added.
* svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call.html: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-dom-markerHeight-attr.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-dom-markerUnits-attr.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-dom-markerWidth-attr.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-dom-orient-attr.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-dom-refX-attr.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-dom-refY-attr.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-markerHeight-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-markerUnits-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-markerWidth-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-orientAngle-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-orientType-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-refX-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-refY-prop.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-setOrientToAngle-call.js: Added.
* svg/dynamic-updates/resources/SVGMarkerElement-svgdom-setOrientToAuto-call.js: Added.
2008-08-12 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Oliver.
Add new dynamic-update layout tests covering SVGImageElement.
Fix bug: SVGImageElement doesn't react on 'preserveAspectRatio' changes.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
* svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-dom-height-attr.html: Added.
* svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html: Added.
* svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-dom-width-attr.html: Added.
* svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-dom-x-attr.html: Added.
* svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-dom-y-attr.html: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-height-prop.html: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-x-prop.html: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.txt: Added.
* svg/dynamic-updates/SVGImageElement-svgdom-y-prop.html: Added.
* svg/dynamic-updates/resources/SVGImageElement-dom-height-attr.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-dom-preserveAspectRatio-attr.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-dom-width-attr.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-dom-x-attr.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-dom-y-attr.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-svgdom-height-prop.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-svgdom-preserveAspectRatio-prop.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-svgdom-width-prop.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-svgdom-x-prop.js: Added.
* svg/dynamic-updates/resources/SVGImageElement-svgdom-y-prop.js: Added.
2008-08-11 Nikolas Zimmermann <zimmermann@kde.org>
Rubber stamped by Oliver.
Add a bunch of new dynamic-updates tests covering SVGLineElement & SVGRadialGradientElement.
No functional changes needed, all work out of the box.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
* svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-dom-x1-attr.html: Added.
* svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-dom-x2-attr.html: Added.
* svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-dom-y1-attr.html: Added.
* svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-dom-y2-attr.html: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-x1-prop.html: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-x2-prop.html: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-y1-prop.html: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.txt: Added.
* svg/dynamic-updates/SVGLineElement-svgdom-y2-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop.html: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.txt: Added.
* svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop.html: Added.
* svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-dom-x2-attr.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-dom-y1-attr.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-dom-y2-attr.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-svgdom-x2-prop.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-svgdom-y1-prop.js: Added.
* svg/dynamic-updates/resources/SVGLineElement-svgdom-y2-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cx-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cy-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fx-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fy-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientTransform-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientUnits-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-dom-r-attr.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cx-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cy-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fx-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fy-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientTransform-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientUnits-prop.js: Added.
* svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-r-prop.js: Added.
2008-08-11 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Antti.
Fixes: http://bugs.webkit.org/show_bug.cgi?id=17736
JS wrapper objects around SVG POD types, that contain other SVG POD types with writable properties
failed to update. Modification of the values were completly ignored (ie. transform.matrix.a = 50, didn't take any effect)
* platform/mac/svg/custom/immutable-properties-expected.checksum: Added.
* platform/mac/svg/custom/immutable-properties-expected.png: Added.
* platform/mac/svg/custom/svg-modify-currentTranslate-expected.checksum: Added.
* platform/mac/svg/custom/svg-modify-currentTranslate-expected.png: Added.
* platform/mac/svg/custom/tearoffs-with-tearoffs-expected.checksum: Added.
* platform/mac/svg/custom/tearoffs-with-tearoffs-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
* svg/custom/immutable-properties-expected.txt: Added.
* svg/custom/immutable-properties.html: Added.
* svg/custom/resources/immutable-properties.js: Added.
* svg/custom/resources/svg-modify-currentTranslate.js: Added.
* svg/custom/resources/tearoffs-with-tearoffs.js: Added.
* svg/custom/svg-modify-currentTranslate-expected.txt: Added.
* svg/custom/svg-modify-currentTranslate.html: Added.
* svg/custom/tearoffs-with-tearoffs-expected.txt: Added.
* svg/custom/tearoffs-with-tearoffs.html: Added.
* svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.txt:
* svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientTransform-prop.js:
2008-08-11 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dave Hyatt
https://bugs.webkit.org/show_bug.cgi?id=20328
Add testcase for interrupted 'all' transition with more than
one property changing.
* transitions/interrupted-all-transition-expected.txt: Added.
* transitions/interrupted-all-transition.html: Added.
2008-08-11 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
- test for <rdar://problem/6131096> Reproducible crash in CounterNode::isReset under guard malloc
* fast/css/counters/invalidate-cached-counter-node.html: Added.
* platform/mac/fast/css/counters/invalidate-cached-counter-node-expected.checksum: Added.
* platform/mac/fast/css/counters/invalidate-cached-counter-node-expected.png: Added.
* platform/mac/fast/css/counters/invalidate-cached-counter-node-expected.txt: Added.
== Rolled over to ChangeLog-2008-08-10 ==