1 2010-09-08 Andy Estes <aestes@apple.com>
3 Reviewed by Eric Carlson.
5 Fallback content should be rendered when an <object> doesn't specify a
6 data, type or classid attribute.
7 https://bugs.webkit.org/show_bug.cgi?id=45364
8 <rdar://problem/8375816>
10 * fast/replaced/object-param-url-control-char.html:
11 * fast/replaced/object-with-embed-url-param-expected.txt:
12 * fast/replaced/object-with-embed-url-param.html:
14 2010-09-08 Martin Robinson <mrobinson@igalia.com>
16 Reviewed by Xan Lopez.
18 [GTK] Need a WebSocket implementation
19 https://bugs.webkit.org/show_bug.cgi?id=45197
21 * platform/gtk/Skipped: Unskip all WebSocket tests, as they are passing.
23 2010-09-08 Sergio Villar Senin <svillar@igalia.com>
25 Reviewed by Adam Barth.
27 Errors in LayoutTests/http/tests/security/xss-DENIED-mime-type-execute-as-html.html
28 https://bugs.webkit.org/show_bug.cgi?id=45377
30 The test passes a MIME type as argument of a URL. A PHP code uses
31 that MIME type to fill the Content-Type of the response. If the
32 MIME type is application/rss+xml the php decodes the '+' as a
33 blank space and thus the returned content type is incorrectly set
34 to "rss xml" instead of "rss+xml".
36 * http/tests/security/resources/send-mime-types.php:
37 * http/tests/security/xss-DENIED-mime-type-execute-as-html.html:
39 2010-09-07 Martin Robinson <mrobinson@igalia.com>
41 Reviewed by Dirk Schulze.
43 [Cairo] Actually use the antialias parameter of GraphicsContext::clipConvexPolygon
44 https://bugs.webkit.org/show_bug.cgi?id=45355
46 Rebaseline all differing border tests and unskip any border tests without results.
48 * platform/gtk/Skipped: Unskip all border tests.
49 * platform/gtk/fast/borders/block-mask-overlay-image-expected.checksum: Added.
50 * platform/gtk/fast/borders/block-mask-overlay-image-expected.png: Added.
51 * platform/gtk/fast/borders/block-mask-overlay-image-expected.txt: Added.
52 * platform/gtk/fast/borders/border-color-inherit-expected.checksum: Added.
53 * platform/gtk/fast/borders/border-color-inherit-expected.png: Added.
54 * platform/gtk/fast/borders/border-color-inherit-expected.txt: Added.
55 * platform/gtk/fast/borders/border-fit-expected.checksum: Added.
56 * platform/gtk/fast/borders/border-fit-expected.png: Added.
57 * platform/gtk/fast/borders/border-fit-expected.txt: Added.
58 * platform/gtk/fast/borders/border-image-01-expected.checksum: Added.
59 * platform/gtk/fast/borders/border-image-01-expected.png: Added.
60 * platform/gtk/fast/borders/border-image-01-expected.txt: Added.
61 * platform/gtk/fast/borders/border-image-border-radius-expected.checksum: Added.
62 * platform/gtk/fast/borders/border-image-border-radius-expected.png: Added.
63 * platform/gtk/fast/borders/border-image-border-radius-expected.txt: Added.
64 * platform/gtk/fast/borders/border-image-omit-right-slice-expected.checksum: Added.
65 * platform/gtk/fast/borders/border-image-omit-right-slice-expected.png: Added.
66 * platform/gtk/fast/borders/border-image-omit-right-slice-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/border-image-omit-right-slice-expected.txt.
67 * platform/gtk/fast/borders/border-image-rotate-transform-expected.checksum: Added.
68 * platform/gtk/fast/borders/border-image-rotate-transform-expected.png: Added.
69 * platform/gtk/fast/borders/border-image-rotate-transform-expected.txt: Added.
70 * platform/gtk/fast/borders/border-image-scale-transform-expected.checksum: Added.
71 * platform/gtk/fast/borders/border-image-scale-transform-expected.png: Added.
72 * platform/gtk/fast/borders/border-image-scale-transform-expected.txt: Added.
73 * platform/gtk/fast/borders/border-radius-circle-expected.checksum:
74 * platform/gtk/fast/borders/border-radius-circle-expected.png:
75 * platform/gtk/fast/borders/border-radius-constraints-expected.checksum: Added.
76 * platform/gtk/fast/borders/border-radius-constraints-expected.png: Added.
77 * platform/gtk/fast/borders/border-radius-constraints-expected.txt: Added.
78 * platform/gtk/fast/borders/border-radius-groove-01-expected.checksum:
79 * platform/gtk/fast/borders/border-radius-groove-01-expected.png:
80 * platform/gtk/fast/borders/border-radius-groove-02-expected.checksum:
81 * platform/gtk/fast/borders/border-radius-groove-02-expected.png:
82 * platform/gtk/fast/borders/border-radius-groove-03-expected.checksum:
83 * platform/gtk/fast/borders/border-radius-groove-03-expected.png:
84 * platform/gtk/fast/borders/border-radius-huge-assert-expected.checksum: Added.
85 * platform/gtk/fast/borders/border-radius-huge-assert-expected.png: Added.
86 * platform/gtk/fast/borders/border-radius-huge-assert-expected.txt: Added.
87 * platform/gtk/fast/borders/border-radius-split-inline-expected.checksum: Added.
88 * platform/gtk/fast/borders/border-radius-split-inline-expected.png: Added.
89 * platform/gtk/fast/borders/border-radius-split-inline-expected.txt: Added.
90 * platform/gtk/fast/borders/border-radius-wide-border-01-expected.checksum:
91 * platform/gtk/fast/borders/border-radius-wide-border-01-expected.png:
92 * platform/gtk/fast/borders/border-radius-wide-border-02-expected.checksum:
93 * platform/gtk/fast/borders/border-radius-wide-border-02-expected.png:
94 * platform/gtk/fast/borders/border-radius-wide-border-03-expected.checksum:
95 * platform/gtk/fast/borders/border-radius-wide-border-03-expected.png:
96 * platform/gtk/fast/borders/border-radius-wide-border-04-expected.checksum:
97 * platform/gtk/fast/borders/border-radius-wide-border-04-expected.png:
98 * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
99 * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
100 * platform/gtk/fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Added.
101 * platform/gtk/fast/borders/borderRadiusArcs01-expected.checksum: Added.
102 * platform/gtk/fast/borders/borderRadiusArcs01-expected.png: Added.
103 * platform/gtk/fast/borders/borderRadiusArcs01-expected.txt: Added.
104 * platform/gtk/fast/borders/borderRadiusDashed01-expected.checksum: Added.
105 * platform/gtk/fast/borders/borderRadiusDashed01-expected.png: Added.
106 * platform/gtk/fast/borders/borderRadiusDashed01-expected.txt: Added.
107 * platform/gtk/fast/borders/borderRadiusDashed02-expected.checksum: Added.
108 * platform/gtk/fast/borders/borderRadiusDashed02-expected.png: Added.
109 * platform/gtk/fast/borders/borderRadiusDashed02-expected.txt: Added.
110 * platform/gtk/fast/borders/borderRadiusDashed03-expected.checksum: Added.
111 * platform/gtk/fast/borders/borderRadiusDashed03-expected.png: Added.
112 * platform/gtk/fast/borders/borderRadiusDashed03-expected.txt: Added.
113 * platform/gtk/fast/borders/borderRadiusDashed04-expected.checksum:
114 * platform/gtk/fast/borders/borderRadiusDashed04-expected.png:
115 * platform/gtk/fast/borders/borderRadiusDashed05-expected.checksum:
116 * platform/gtk/fast/borders/borderRadiusDashed05-expected.png:
117 * platform/gtk/fast/borders/borderRadiusDashed06-expected.checksum:
118 * platform/gtk/fast/borders/borderRadiusDashed06-expected.png:
119 * platform/gtk/fast/borders/borderRadiusDotted01-expected.checksum: Added.
120 * platform/gtk/fast/borders/borderRadiusDotted01-expected.png: Added.
121 * platform/gtk/fast/borders/borderRadiusDotted01-expected.txt: Added.
122 * platform/gtk/fast/borders/borderRadiusDotted02-expected.checksum: Added.
123 * platform/gtk/fast/borders/borderRadiusDotted02-expected.png: Added.
124 * platform/gtk/fast/borders/borderRadiusDotted02-expected.txt: Added.
125 * platform/gtk/fast/borders/borderRadiusDotted03-expected.checksum: Added.
126 * platform/gtk/fast/borders/borderRadiusDotted03-expected.png: Added.
127 * platform/gtk/fast/borders/borderRadiusDotted03-expected.txt: Added.
128 * platform/gtk/fast/borders/borderRadiusDotted04-expected.checksum:
129 * platform/gtk/fast/borders/borderRadiusDotted04-expected.png:
130 * platform/gtk/fast/borders/borderRadiusDotted05-expected.checksum:
131 * platform/gtk/fast/borders/borderRadiusDotted05-expected.png:
132 * platform/gtk/fast/borders/borderRadiusDotted06-expected.checksum:
133 * platform/gtk/fast/borders/borderRadiusDotted06-expected.png:
134 * platform/gtk/fast/borders/borderRadiusDouble01-expected.checksum: Added.
135 * platform/gtk/fast/borders/borderRadiusDouble01-expected.png: Added.
136 * platform/gtk/fast/borders/borderRadiusDouble01-expected.txt: Added.
137 * platform/gtk/fast/borders/borderRadiusDouble02-expected.checksum: Added.
138 * platform/gtk/fast/borders/borderRadiusDouble02-expected.png: Added.
139 * platform/gtk/fast/borders/borderRadiusDouble02-expected.txt: Added.
140 * platform/gtk/fast/borders/borderRadiusDouble03-expected.checksum: Added.
141 * platform/gtk/fast/borders/borderRadiusDouble03-expected.png: Added.
142 * platform/gtk/fast/borders/borderRadiusDouble03-expected.txt: Added.
143 * platform/gtk/fast/borders/borderRadiusDouble04-expected.checksum:
144 * platform/gtk/fast/borders/borderRadiusDouble04-expected.png:
145 * platform/gtk/fast/borders/borderRadiusDouble05-expected.checksum:
146 * platform/gtk/fast/borders/borderRadiusDouble05-expected.png:
147 * platform/gtk/fast/borders/borderRadiusDouble06-expected.checksum:
148 * platform/gtk/fast/borders/borderRadiusDouble06-expected.png:
149 * platform/gtk/fast/borders/borderRadiusDouble07-expected.checksum:
150 * platform/gtk/fast/borders/borderRadiusDouble07-expected.png:
151 * platform/gtk/fast/borders/borderRadiusDouble08-expected.checksum:
152 * platform/gtk/fast/borders/borderRadiusDouble08-expected.png:
153 * platform/gtk/fast/borders/borderRadiusDouble09-expected.checksum:
154 * platform/gtk/fast/borders/borderRadiusDouble09-expected.png:
155 * platform/gtk/fast/borders/borderRadiusGroove01-expected.checksum: Added.
156 * platform/gtk/fast/borders/borderRadiusGroove01-expected.png: Added.
157 * platform/gtk/fast/borders/borderRadiusGroove01-expected.txt: Added.
158 * platform/gtk/fast/borders/borderRadiusGroove02-expected.checksum: Added.
159 * platform/gtk/fast/borders/borderRadiusGroove02-expected.png: Added.
160 * platform/gtk/fast/borders/borderRadiusGroove02-expected.txt: Added.
161 * platform/gtk/fast/borders/borderRadiusInset01-expected.checksum: Added.
162 * platform/gtk/fast/borders/borderRadiusInset01-expected.png: Added.
163 * platform/gtk/fast/borders/borderRadiusInset01-expected.txt: Added.
164 * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
165 * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.png: Added.
166 * platform/gtk/fast/borders/borderRadiusInvalidColor-expected.txt: Added.
167 * platform/gtk/fast/borders/borderRadiusOutset01-expected.checksum: Added.
168 * platform/gtk/fast/borders/borderRadiusOutset01-expected.png: Added.
169 * platform/gtk/fast/borders/borderRadiusOutset01-expected.txt: Added.
170 * platform/gtk/fast/borders/borderRadiusRidge01-expected.checksum: Added.
171 * platform/gtk/fast/borders/borderRadiusRidge01-expected.png: Added.
172 * platform/gtk/fast/borders/borderRadiusRidge01-expected.txt: Added.
173 * platform/gtk/fast/borders/borderRadiusSolid01-expected.checksum: Added.
174 * platform/gtk/fast/borders/borderRadiusSolid01-expected.png: Added.
175 * platform/gtk/fast/borders/borderRadiusSolid01-expected.txt: Added.
176 * platform/gtk/fast/borders/borderRadiusSolid02-expected.checksum: Added.
177 * platform/gtk/fast/borders/borderRadiusSolid02-expected.png: Added.
178 * platform/gtk/fast/borders/borderRadiusSolid02-expected.txt: Added.
179 * platform/gtk/fast/borders/borderRadiusSolid03-expected.checksum: Added.
180 * platform/gtk/fast/borders/borderRadiusSolid03-expected.png: Added.
181 * platform/gtk/fast/borders/borderRadiusSolid03-expected.txt: Added.
182 * platform/gtk/fast/borders/borderRadiusSolid04-expected.checksum: Added.
183 * platform/gtk/fast/borders/borderRadiusSolid04-expected.png: Added.
184 * platform/gtk/fast/borders/borderRadiusSolid04-expected.txt: Added.
185 * platform/gtk/fast/borders/different-color-borders-expected.checksum:
186 * platform/gtk/fast/borders/different-color-borders-expected.png:
187 * platform/gtk/fast/borders/fieldsetBorderRadius-expected.checksum: Added.
188 * platform/gtk/fast/borders/fieldsetBorderRadius-expected.png: Added.
189 * platform/gtk/fast/borders/fieldsetBorderRadius-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/fieldsetBorderRadius-expected.txt.
190 * platform/gtk/fast/borders/inline-mask-overlay-image-expected.checksum: Added.
191 * platform/gtk/fast/borders/inline-mask-overlay-image-expected.png: Added.
192 * platform/gtk/fast/borders/inline-mask-overlay-image-expected.txt: Added.
193 * platform/gtk/fast/borders/outline-offset-min-assert-expected.checksum: Added.
194 * platform/gtk/fast/borders/outline-offset-min-assert-expected.png: Added.
195 * platform/gtk/fast/borders/outline-offset-min-assert-expected.txt: Copied from LayoutTests/platform/mac/fast/borders/outline-offset-min-assert-expected.txt.
196 * platform/gtk/fast/borders/svg-as-border-image-2-expected.checksum: Added.
197 * platform/gtk/fast/borders/svg-as-border-image-2-expected.png: Added.
198 * platform/gtk/fast/borders/svg-as-border-image-2-expected.txt: Added.
199 * platform/gtk/fast/borders/svg-as-border-image-expected.checksum: Added.
200 * platform/gtk/fast/borders/svg-as-border-image-expected.png: Added.
201 * platform/gtk/fast/borders/svg-as-border-image-expected.txt: Added.
203 2010-09-08 Martin Robinson <mrobinson@igalia.com>
205 Rebaseline mathml/presentation/attributes.xhtml.
207 * platform/gtk/mathml/presentation/attributes-expected.txt:
209 2010-09-08 Jan E Hanssen <jhanssen@sencha.com>
211 Reviewed by Dirk Schulze.
213 Add a test for getting a point beyond the length of the path
214 https://bugs.webkit.org/show_bug.cgi?id=43837
216 * svg/dom/path-pointAtLength-expected.txt:
217 * svg/dom/script-tests/path-pointAtLength.js:
219 2010-09-08 Yael Aharon <yael.aharon@nokia.com>
221 Reviewed by Antonio Gomes.
223 Missing EOL in expected test results
224 https://bugs.webkit.org/show_bug.cgi?id=45352
228 * fast/notifications/notifications-click-event-expected.txt:
230 2010-09-08 Justin Schuh <jschuh@chromium.org>
232 Reviewed by Nikolas Zimmermann.
234 NULL deref when use target is reset, then set to display:none
235 https://bugs.webkit.org/show_bug.cgi?id=45345
237 * svg/custom/use-display-none-expected.txt: Added.
238 * svg/custom/use-display-none.svg: Added.
240 2010-09-08 Zoltan Herczeg <zherczeg@webkit.org>
242 Reviewed by Dirk Schulze.
244 An individual renderer should be assigned to each SVGFE*Element class
245 https://bugs.webkit.org/show_bug.cgi?id=43954
247 The layout test below is fixed by this patch.
249 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
250 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
252 2010-09-07 Sam Weinig <sam@webkit.org>
254 Reviewed by Dan Bernstein.
256 DatasetDOMStringMap does not have the right memory model
257 https://bugs.webkit.org/show_bug.cgi?id=45358
259 Test that the dataset persists gc.
261 * fast/dom/dataset-gc-expected.txt: Added.
262 * fast/dom/dataset-gc.html: Added.
263 * fast/dom/script-tests/dataset-gc.js: Added.
265 2010-09-07 Jan E Hanssen <jhanssen@sencha.com>
267 Reviewed by Andreas Kling.
269 [Qt] Added test case for Path::length()
270 https://bugs.webkit.org/show_bug.cgi?id=45331
272 Also removed test case for Path::pointAtLength() that is now passing
274 * platform/qt/svg/dom/path-pointAtLength-expected.txt: Removed.
275 * svg/dom/path-totalLength-expected.txt: Added.
276 * svg/dom/path-totalLength.html: Added.
277 * svg/dom/script-tests/path-totalLength.js: Added.
280 2010-09-07 Ojan Vafai <ojan@chromium.org>
282 Reviewed by Kent Tamura.
284 Markup.waitUntilDone does not call Markup.noAutoDump without LayoutTestController
285 https://bugs.webkit.org/show_bug.cgi?id=45123
287 * resources/dump-as-markup.js:
288 (Markup.waitUntilDone):
290 2010-09-07 Mihai Parparita <mihaip@chromium.org>
292 Reviewed by Oliver Hunt.
294 pushState and replaceState do not clone RegExp objects correctly
295 https://bugs.webkit.org/show_bug.cgi?id=44718
297 Make RegExp test of pushstate-object-types.html actually test a RegExp
300 Also adds ImageData since it can be serialized as of r54646.
302 * fast/loader/stateobjects/pushstate-object-types-expected.txt:
303 * fast/loader/stateobjects/pushstate-object-types.html:
305 2010-09-07 Kenneth Russell <kbr@google.com>
307 Reviewed by James Robinson.
309 Fix OpenGL error reporting in WebGL layout test utilities
310 https://bugs.webkit.org/show_bug.cgi?id=45336
312 * fast/canvas/webgl/resources/webgl-test.js:
313 (getGLErrorAsString):
315 2010-09-07 Tony Chang <tony@chromium.org>
317 Unreviewed, updating chromium linux test expectations.
319 * platform/chromium/drt_expectations.txt: Adding back a test removed in r66924 that is still failing.
321 2010-09-07 Joseph Pecoraro <joepeck@webkit.org>
323 Reviewed by Darin Adler.
325 Provide a way to trigger a <select multiple> onchange event on changes
326 https://bugs.webkit.org/show_bug.cgi?id=45192
328 Testing the DOMHTMLSelectElement interface for selecting an
329 index in a <select> and triggering a "change" event. This also
330 tests for allowing multiple selections.
332 * platform/mac/fast/objc/dom-html-select-activate-expected.txt: Added.
333 * platform/mac/fast/objc/dom-html-select-activate.html: Added.
335 2010-09-07 Tony Chang <tony@chromium.org>
337 Reviewed by Dimitri Glazkov.
339 [chromium] removing tests that pass after switch the bot back to hardy
340 https://bugs.webkit.org/show_bug.cgi?id=45327
342 * platform/chromium/drt_expectations.txt:
344 2010-09-07 Dimitri Glazkov <dglazkov@chromium.org>
346 [Chromium/DRT] Remove now-passing tests.
348 * platform/chromium/drt_expectations.txt: A few more tests now pass, yay!
350 2010-09-07 Tony Chang <tony@chromium.org>
352 Reviewed by Kent Tamura.
354 turn off php output buffering in multipart tests
355 https://bugs.webkit.org/show_bug.cgi?id=45232
357 This was causing hanging multipart resources to not output anything.
358 On Lucid, the output buffer is enabled by default, but it's not enabled on Hardy.
359 http://www.php.net/manual/en/function.ob-end-flush.php
361 * http/tests/multipart/resources/multipart-wait-before-boundary.php:
362 * http/tests/multipart/resources/multipart.php:
363 * platform/chromium/drt_expectations.txt:
365 2010-09-07 Zhenyao Mo <zmo@google.com>
369 Add fast/canvas/webgl/gl-teximage.html (failing on chromium mac bot) to chromium/test_expectations.
371 * platform/chromium/test_expectations.txt:
373 2010-09-07 Dimitri Glazkov <dglazkov@chromium.org>
375 Unreviewed, trivial expectations update.
377 [Chromium/DRT] Remove expectation of crash for
378 fast/js/date-preserve-milliseconds.html. It's now passing.
380 * platform/chromium/drt_expectations.txt: Remove now-passing test.
382 2010-09-07 Dimitri Glazkov <dglazkov@chromium.org>
384 Unreviewed, trivial test move.
386 [Chromium/DRT] Correct a mistake made eons ago (probably by me)
387 and make the test expectations agnostic to the flavor of Windows.
389 * platform/chromium-win-xp/fast/multicol/client-rects-expected.checksum: Removed.
390 * platform/chromium-win-xp/fast/multicol/client-rects-expected.png: Removed.
391 * platform/chromium-win/fast/multicol/client-rects-expected.checksum: Updated.
392 * platform/chromium-win/fast/multicol/client-rects-expected.png: Updated.
394 2010-09-07 Zhenyao Mo <zmo@google.com>
398 Remove passing tests from chromium/test_expectations.
400 * platform/chromium/test_expectations.txt:
402 2010-09-07 Abhishek Arya <inferno@chromium.org>
404 Reviewed by Darin Adler.
406 Tests that we dont hit assert i < m_length when trying to read
407 previousCharacter for text fragments.
408 https://bugs.webkit.org/show_bug.cgi?id=45303
410 * fast/text/one-letter-transform-crash-expected.txt: Added.
411 * fast/text/one-letter-transform-crash.html: Added.
413 2010-09-07 Zhenyao Mo <zmo@google.com>
417 Remove passing tests from chromium/test_expectations.
419 * platform/chromium/test_expectations.txt:
421 2010-09-07 Dimitri Glazkov <dglazkov@chromium.org>
423 Reviewed by David Levin.
425 Remove flakiness expectation for tests, fixed by r66861.
426 https://bugs.webkit.org/show_bug.cgi?id=45311
428 * platform/chromium/drt_expectations.txt: Removed tests.
430 2010-09-07 Kenneth Russell <kbr@google.com>
432 Reviewed by Dimitri Glazkov.
434 Regression in JPEG texture uploads on Mac OS X
435 https://bugs.webkit.org/show_bug.cgi?id=45316
437 Fixed regression introduced in
438 https://bugs.webkit.org/show_bug.cgi?id=44566 . Added regression
439 test covering this case to gl-teximage.html in Khronos repository
440 and synced test with WebKit's version.
442 * fast/canvas/webgl/gl-teximage-expected.txt:
443 * fast/canvas/webgl/gl-teximage.html:
444 * fast/canvas/webgl/resources/blue-1x1.jpg: Added.
446 2010-09-07 Dan Bernstein <mitz@apple.com>
448 Reviewed by Dave Hyatt.
450 <rdar://problem/7794761> Floats inside of multicol fail to hit test
451 https://bugs.webkit.org/show_bug.cgi?id=44730
453 * fast/multicol/hit-test-float-expected.txt: Added.
454 * fast/multicol/hit-test-float.html: Added.
456 2010-09-07 François Sausset <sausset@gmail.com>
458 Reviewed by Beth Dakin.
460 Update to test the display attribute on the math element.
461 https://bugs.webkit.org/show_bug.cgi?id=44206
463 * mathml/presentation/attributes.xhtml:
464 * platform/mac/mathml/presentation/attributes-expected.checksum:
465 * platform/mac/mathml/presentation/attributes-expected.png:
466 * platform/mac/mathml/presentation/attributes-expected.txt:
468 2010-09-07 Simon Fraser <simon.fraser@apple.com>
470 Reviewed by Chris Marrin.
472 Avoid use of CA plugin in compositing tests so that they work on Windows
473 https://bugs.webkit.org/show_bug.cgi?id=45312
475 Convert tests to use <video> rather than a plugin, so that they have similar
476 compositing behavior on Windows.
478 * compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt:
479 * compositing/geometry/limit-layer-bounds-clipping-ancestor.html:
480 * compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
481 * compositing/geometry/limit-layer-bounds-fixed-positioned.html:
482 * compositing/geometry/limit-layer-bounds-overflow-repaint.html:
483 * compositing/geometry/limit-layer-bounds-overflow-root-expected.txt:
484 * compositing/geometry/limit-layer-bounds-overflow-root.html:
485 * compositing/geometry/limit-layer-bounds-positioned-expected.txt:
486 * compositing/geometry/limit-layer-bounds-positioned-transition-expected.txt:
487 * compositing/geometry/limit-layer-bounds-positioned-transition.html:
488 * compositing/geometry/limit-layer-bounds-positioned.html:
489 * compositing/geometry/limit-layer-bounds-transformed-expected.txt:
490 * compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt:
491 * compositing/geometry/limit-layer-bounds-transformed-overflow.html:
492 * compositing/geometry/limit-layer-bounds-transformed.html:
493 * platform/mac/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt:
495 2010-09-07 Zhenyao Mo <zmo@google.com>
499 Add fast/text/atsui-spacing-features.html to test_expectations (failing on LINUX).
501 * platform/chromium/test_expectations.txt:
503 2010-09-07 Zhenyao Mo <zmo@google.com>
507 Rebaseline WIN LINUX for a few svg/dynamic-updates tests.
509 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
510 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
511 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
512 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
513 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
514 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
515 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
516 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
517 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
518 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
519 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
520 * platform/chromium-linux/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
521 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
522 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
523 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
524 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
525 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
526 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
527 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
528 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
529 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
530 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
531 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
532 * platform/chromium-win/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
534 2010-09-07 Satish Sampath <satish@chromium.org>
536 Reviewed by Jeremy Orlow.
538 Disable a timing out speech input test for generated clicks.
539 https://bugs.webkit.org/show_bug.cgi?id=45297
541 * platform/chromium/test_expectations.txt:
543 2010-09-07 Renata Hodovan <reni@inf.u-szeged.hu>
545 Reviewed by Dirk Schulze.
547 SVGFilterElement & SVGFE*Element don't support dynamic invalidation, when attributes change.
548 https://bugs.webkit.org/show_bug.cgi?id=42244
550 Adding layout tests for fePointLight dynamic changes.
551 feSpotLight svgAttributeChanged covered the pointLight case as well so we don't need new C++ code.
553 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum: Added.
554 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Added.
555 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum: Added.
556 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Added.
557 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum: Added.
558 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Added.
559 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum: Added.
560 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Added.
561 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum: Added.
562 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Added.
563 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum: Added.
564 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Added.
565 * svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.txt: Added.
566 * svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr.html: Added.
567 * svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.txt: Added.
568 * svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr.html: Added.
569 * svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.txt: Added.
570 * svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr.html: Added.
571 * svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.txt: Added.
572 * svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop.html: Added.
573 * svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.txt: Added.
574 * svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop.html: Added.
575 * svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.txt: Added.
576 * svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop.html: Added.
577 * svg/dynamic-updates/script-tests/SVGFEPointLightElement-dom-x-attr.js: Added.
579 * svg/dynamic-updates/script-tests/SVGFEPointLightElement-dom-y-attr.js: Added.
581 * svg/dynamic-updates/script-tests/SVGFEPointLightElement-dom-z-attr.js: Added.
583 * svg/dynamic-updates/script-tests/SVGFEPointLightElement-svgdom-x-prop.js: Added.
585 * svg/dynamic-updates/script-tests/SVGFEPointLightElement-svgdom-y-prop.js: Added.
587 * svg/dynamic-updates/script-tests/SVGFEPointLightElement-svgdom-z-prop.js: Added.
590 2010-09-07 Pavel Podivilov <podivilov@chromium.org>
592 Reviewed by Yury Semikhatsky.
594 Web Inspector: disable debugger tests on qt
595 https://bugs.webkit.org/show_bug.cgi?id=45290
597 * platform/gtk/Skipped:
598 * platform/qt/Skipped:
600 2010-09-07 Satish Sampath <satish@chromium.org>
602 Reviewed by Steve Block.
604 Fix speech button's hit test logic for RTL rendering.
605 https://bugs.webkit.org/show_bug.cgi?id=45288
607 * fast/speech/input-text-speechbutton.html: Added RTL test case and merged JS code.
608 * fast/speech/script-tests/input-text-speechbutton.js: Removed.
610 2010-09-07 Satish Sampath <satish@chromium.org>
612 Reviewed by Jeremy Orlow.
614 Ignore programmatic clicks on speech input button for security reasons.
615 https://bugs.webkit.org/show_bug.cgi?id=45181
617 * fast/speech/speech-button-ignore-generated-events-expected.txt: Added.
618 * fast/speech/speech-button-ignore-generated-events.html: Added.
620 2010-09-07 Pavel Podivilov <podivilov@chromium.org>
622 Reviewed by Yury Semikhatsky.
624 Web Inspector: upstream two debugger tests
625 https://bugs.webkit.org/show_bug.cgi?id=45262
627 * inspector/debugger-pause-on-breakpoint-expected.txt: Added.
628 * inspector/debugger-pause-on-breakpoint.html: Added.
629 * inspector/debugger-pause-on-exception-expected.txt: Added.
630 * inspector/debugger-pause-on-exception.html: Added.
631 * platform/chromium/inspector/debugger-pause-on-exception-expected.txt: Added.
633 2010-09-07 Steve Block <steveblock@google.com>
635 Reviewed by Jeremy Orlow.
637 Provide DeviceOrientation LayoutTests
638 https://bugs.webkit.org/show_bug.cgi?id=39590
640 Adds several new DeviceOrientation tests. Also fixes some style in existing tests.
642 * fast/dom/DeviceOrientation/add-listener-from-callback.html: Added.
643 * fast/dom/DeviceOrientation/script-tests/add-listener-from-callback.js: Added.
644 * fast/dom/DeviceOrientation/add-listener-from-callback-expected.txt: Added.
645 * fast/dom/DeviceOrientation/multiple-frames.html: Added.
646 * fast/dom/DeviceOrientation/script-tests/multiple-frames.js: Added.
647 * fast/dom/DeviceOrientation/multiple-frames-expected.txt: Added.
648 * fast/dom/DeviceOrientation/no-synchronous-events.html: Added.
649 * fast/dom/DeviceOrientation/script-tests/no-synchronous-events.js: Added.
650 * fast/dom/DeviceOrientation/no-synchronous-events-expected.txt: Added.
651 * fast/dom/DeviceOrientation/null-values.html: Added.
652 * fast/dom/DeviceOrientation/script-tests/null-values.js: Added.
653 * fast/dom/DeviceOrientation/null-values-expected.txt: Added.
654 * fast/dom/DeviceOrientation/updates.html: Added.
655 * fast/dom/DeviceOrientation/script-tests/updates.js: Added.
656 * fast/dom/DeviceOrientation/updates-expected.txt: Added.
657 * fast/dom/DeviceOrientation/script-tests/basic-operation.js:
658 * fast/dom/DeviceOrientation/script-tests/create-event.js:
659 * fast/dom/DeviceOrientation/script-tests/optional-event-properties.js:
660 * fast/dom/DeviceOrientation/script-tests/window-property.js:
662 2010-09-07 Csaba Osztrogonác <ossy@webkit.org>
664 [Qt] Add platform specific expected results for new passing tests.
665 Compared to Mac png files and Mac expected files.
667 * platform/qt/fast/css/percent-top-relative-container-height-unspecified-expected.checksum: Added.
668 * platform/qt/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
669 * platform/qt/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Added.
670 * platform/qt/fast/forms/placeholder-stripped-expected.checksum: Added.
671 * platform/qt/fast/forms/placeholder-stripped-expected.png: Added.
672 * platform/qt/fast/forms/placeholder-stripped-expected.txt: Added.
673 * platform/qt/fast/gradients/radial-centered-expected.checksum: Added.
674 * platform/qt/fast/gradients/radial-centered-expected.png: Added.
675 * platform/qt/fast/gradients/radial-centered-expected.txt: Added.
676 * platform/qt/fast/multicol/float-paginate-expected.checksum: Added.
677 * platform/qt/fast/multicol/float-paginate-expected.png: Added.
678 * platform/qt/fast/multicol/float-paginate-expected.txt: Added.
679 * platform/qt/fast/multicol/paginate-block-replaced-expected.checksum: Added.
680 * platform/qt/fast/multicol/paginate-block-replaced-expected.png: Added.
681 * platform/qt/fast/multicol/paginate-block-replaced-expected.txt: Added.
682 * platform/qt/fast/repaint/multicol-repaint-expected.checksum: Added.
683 * platform/qt/fast/repaint/multicol-repaint-expected.png: Added.
684 * platform/qt/fast/repaint/multicol-repaint-expected.txt: Added.
685 * platform/qt/fast/repaint/view-background-from-body-1-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/view-background-from-body-1-expected.checksum.
686 * platform/qt/fast/repaint/view-background-from-body-1-expected.png: Copied from LayoutTests/platform/qt/svg/custom/use-property-synchronization-crash-expected.png.
687 * platform/qt/fast/repaint/view-background-from-body-1-expected.txt: Copied from LayoutTests/platform/gtk/fast/repaint/view-background-from-body-1-expected.txt.
688 * platform/qt/fast/repaint/view-background-from-body-2-expected.checksum: Copied from LayoutTests/platform/mac/fast/repaint/view-background-from-body-2-expected.checksum.
689 * platform/qt/fast/repaint/view-background-from-body-2-expected.png: Added.
690 * platform/qt/fast/repaint/view-background-from-body-2-expected.txt: Copied from LayoutTests/platform/gtk/fast/repaint/view-background-from-body-2-expected.txt.
691 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: Added.
692 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
693 * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt: Added.
694 * platform/qt/svg/css/composite-shadow-text-expected.checksum: Added.
695 * platform/qt/svg/css/composite-shadow-text-expected.png: Added.
696 * platform/qt/svg/css/composite-shadow-text-expected.txt: Added.
697 * platform/qt/svg/custom/bug45331-expected.checksum: Added.
698 * platform/qt/svg/custom/bug45331-expected.png: Added.
699 * platform/qt/svg/custom/bug45331-expected.txt: Added.
700 * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: Added.
701 * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Added.
702 * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: Added.
703 * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: Added.
704 * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
705 * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Added.
706 * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Added.
707 * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Added.
708 * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: Added.
709 * platform/qt/svg/custom/marker-empty-path-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/marker-empty-path-expected.checksum.
710 * platform/qt/svg/custom/marker-empty-path-expected.png: Added.
711 * platform/qt/svg/custom/marker-empty-path-expected.txt: Added.
712 * platform/qt/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
713 * platform/qt/svg/custom/mouse-move-on-svg-container-expected.png: Added.
714 * platform/qt/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
715 * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
716 * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
717 * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
718 * platform/qt/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
719 * platform/qt/svg/custom/mouse-move-on-svg-root-expected.png: Added.
720 * platform/qt/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
721 * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
722 * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
723 * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
724 * platform/qt/svg/custom/non-scaling-stroke-markers-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/non-scaling-stroke-markers-expected.checksum.
725 * platform/qt/svg/custom/non-scaling-stroke-markers-expected.png: Added.
726 * platform/qt/svg/custom/non-scaling-stroke-markers-expected.txt: Added.
727 * platform/qt/svg/custom/pattern-incorrect-tiling-expected.checksum: Added.
728 * platform/qt/svg/custom/pattern-incorrect-tiling-expected.png: Added.
729 * platform/qt/svg/custom/pattern-incorrect-tiling-expected.txt: Added.
730 * platform/qt/svg/custom/pattern-no-pixelation-expected.checksum: Added.
731 * platform/qt/svg/custom/pattern-no-pixelation-expected.png: Added.
732 * platform/qt/svg/custom/pattern-no-pixelation-expected.txt: Added.
733 * platform/qt/svg/custom/use-font-face-crash-expected.checksum: Added.
734 * platform/qt/svg/custom/use-font-face-crash-expected.png: Added.
735 * platform/qt/svg/custom/use-font-face-crash-expected.txt: Added.
736 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.checksum: Added.
737 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
738 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added.
739 * platform/qt/transitions/svg-text-shadow-transition-expected.checksum: Added.
740 * platform/qt/transitions/svg-text-shadow-transition-expected.png: Added.
741 * platform/qt/transitions/svg-text-shadow-transition-expected.txt: Added.
743 2010-09-07 Kent Tamura <tkent@chromium.org>
745 Unreviewed, test expectation update.
747 * platform/chromium/drt_expectations.txt: Remove a duplicated entry.
749 2010-09-07 Fumitoshi Ukai <ukai@chromium.org>
751 Unreviewed. Build fix.
753 Update test expectations for Chromium.
755 * platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt: Added.
756 * platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt: Added.
757 * platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt: Added.
759 2010-09-07 Kent Tamura <tkent@chromium.org>
761 Reviewed by Ojan Vafai.
763 Fix wrong position calculation of fast/forms/listbox-selection.html
764 https://bugs.webkit.org/show_bug.cgi?id=45285
766 * fast/forms/script-tests/listbox-selection.js:
767 (mouseDownOnSelect): Refer window.pageYOffset after sl.focus()
768 call because focus() might scroll the page.
769 * platform/chromium/test_expectations.txt:
771 2010-09-07 Kent Tamura <tkent@chromium.org>
773 Unreviewed, test expectation update.
775 Update DRT/Chromium expectations, and skip meter-percent-size.html
776 for platforms without <meter> support.
778 * platform/chromium/drt_expectations.txt:
779 * platform/gtk/Skipped:
780 * platform/win/Skipped:
782 2010-09-07 James Kozianski <koz@chromium.org>
784 Reviewed by Kent Tamura.
786 Adds tests for percent-based attributes on the <meter> element.
788 * fast/dom/HTMLMeterElement/meter-percent-size-expected.txt: Added.
789 * fast/dom/HTMLMeterElement/meter-percent-size.html: Added.
791 2010-09-06 Adam Barth <abarth@webkit.org>
793 Reviewed by Sam Weinig.
795 OOB read with svg polyline
796 https://bugs.webkit.org/show_bug.cgi?id=45279
798 Test what happens when SVG changes the attribute map out from under us.
800 * fast/parser/changing-attrbutes-crash-expected.txt: Added.
801 * fast/parser/changing-attrbutes-crash.html: Added.
803 2010-09-06 Kent Tamura <tkent@chromium.org>
805 Reviewed by Dimitri Glazkov.
807 [DRT/Chromium] Do not generate pixel results for text/plain resources
808 https://bugs.webkit.org/show_bug.cgi?id=45253
810 * platform/chromium/drt_expectations.txt: Remove slow-utf8-text.pl failure.
812 2010-09-06 Justin Schuh <jschuh@chromium.org>
814 Unreviewed. Build fix.
816 Update test expectations for Leopard.
818 * platform/mac-leopard/svg/custom/use-invalid-pattern-expected.txt: Added.
820 2010-09-05 Oliver Hunt <oliver@apple.com>
822 Reviewed by Sam Weinig.
824 SerializedScriptValue needs to use a flat storage mechanism
825 https://bugs.webkit.org/show_bug.cgi?id=45244
827 Add a few more test cases to cover the new branches in the
828 rewritten serialization logic.
830 * fast/dom/Window/window-postmessage-clone-expected.txt:
831 * fast/dom/Window/window-postmessage-clone.html:
833 2010-09-06 Justin Schuh <jschuh@chromium.org>
835 Reviewed by Nikolas Zimmermann.
837 Test that an invalid pending resource pattern doesn't crash
838 https://bugs.webkit.org/show_bug.cgi?id=43587
840 * platform/mac-snowleopard/svg: Added.
841 * platform/mac-snowleopard/svg/custom: Added.
842 * platform/mac-snowleopard/svg/custom/use-invalid-pattern-expected.txt: Added.
843 * svg/custom/use-invalid-pattern.svg: Added.
845 2010-09-06 Robert Hogan <robert@webkit.org>
847 Reviewed by Andreas Kling.
849 [Qt] utf8 encoding of console() messages
852 http/tests/security/xssAuditor/embed-tag-null-char.html
853 http/tests/security/xssAuditor/object-embed-tag-null-char.html
855 Both tests failed because Qt's implementation of String::format()
856 is casting a utf8 result to String, which assumes latin1 in
857 its constructor. So instead of casting a QString to a String, use
858 StringImpl::create() instead. Unfortunately, this involves a lot
859 of extra casts but the end result is correct.
861 https://bugs.webkit.org/show_bug.cgi?id=45240
863 * platform/qt/Skipped:
865 2010-09-06 Justin Schuh <jschuh@chromium.org>
867 Unreviewed. Build fix.
869 Update test expectations for Chromium Mac.
871 * platform/chromium-mac/svg/custom/use-invalid-style-expected.txt: Added.
873 2010-09-06 Tony Gentilcore <tonyg@chromium.org>
875 Reviewed by Adam Barth.
877 Implement HTML5 definition of document.readyState
878 https://bugs.webkit.org/show_bug.cgi?id=45119
880 * fast/dom/Document/readystate-expected.txt: Added.
881 * fast/dom/Document/readystate.html: Added. Reads readyState inline script, external script, deferred script, DOMContentLoaded, onload, and dynamic post-onload script.
883 2010-09-06 Shane Stephens <shanestephens@google.com>
885 Reviewed by Dimitri Glazkov.
887 [Crash] <animateMotion> element directly inside <symbol> element causes crash when referenced by <use>
888 https://bugs.webkit.org/show_bug.cgi?id=44750
890 Added test case to demonstrate crash bug.
892 * svg/dom/symbol-embeddedAnimation-expected.txt: Added.
893 * svg/dom/symbol-embeddedAnimation.svg: Added.
895 2010-09-06 Martin Robinson <mrobinson@igalia.com>
897 Unskip a couple of plugin tests which are now passing.
899 * platform/gtk/Skipped:
901 2010-09-06 Ilya Tikhonovsky <loislo@chromium.org>
903 Unreviewed build fix.
905 * inspector/report-API-errors.html:
907 2010-09-06 Sheriff Bot <webkit.review.bot@gmail.com>
909 Unreviewed, rolling out r66823.
910 http://trac.webkit.org/changeset/66823
911 https://bugs.webkit.org/show_bug.cgi?id=45266
913 Windows build fails with unknown reason (Requested by zherczeg
916 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
917 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
919 2010-09-06 Martin Robinson <mrobinson@igalia.com>
921 Reviewed by Xan Lopez.
923 [GTK] EventSender should support modifier keys with mouseDown and mouseUp events
924 https://bugs.webkit.org/show_bug.cgi?id=45235
926 * platform/gtk/Skipped: Unskip a test which is now passing.
928 2010-09-06 Martin Robinson <mrobinson@igalia.com>
930 Reviewed by Antonio Gomes.
932 Convert editing/selection/shift-click.html to use setEditingBehavior
933 https://bugs.webkit.org/show_bug.cgi?id=45233
935 * editing/selection/script-tests/shift-click.js:
936 (shiftClick): Take only one expected string.
937 (assertSelectionString): Take only one expected string.
938 (runShiftClickTest): Added. Runs the test with a particular editing behavior.
939 * editing/selection/shift-click-expected.txt: Updated to reflect new results.
940 * platform/win/editing/selection/shift-click-expected.txt: Removed.
942 2010-09-06 Xan Lopez <xlopez@igalia.com>
944 Reviewed by Martin Robinson.
946 [GTK] Provide Keyboard Events to Windowless plugins
947 https://bugs.webkit.org/show_bug.cgi?id=44613
951 * platform/gtk/Skipped:
953 2010-09-06 Ilya Tikhonovsky <loislo@chromium.org>
955 Reviewed by Yury Semikhatsky.
957 WebInspector: it'd be possible to pass undefined argument as a callback to InspectorBackend functions.
959 There are some places where callback is passing via some wrapper. In that case sendMessageToBackend
960 will ibe called with additional argument for callback but with undefined value.
962 https://bugs.webkit.org/show_bug.cgi?id=45265
964 * inspector/report-API-errors.html:
966 2010-09-06 Zoltan Herczeg <zherczeg@webkit.org>
968 Reviewed by Dirk Schulze.
970 An individual renderer should be assigned to each SVGFE*Element class
971 https://bugs.webkit.org/show_bug.cgi?id=43954
973 The layout test below is fixed by this patch.
975 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
976 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
978 2010-08-26 Jeremy Orlow <jorlow@chromium.org>
980 Reviewed by Steve Block.
982 Add index insertion support to IndexedDB.
983 https://bugs.webkit.org/show_bug.cgi?id=44695
985 * storage/indexeddb/objectstore-basics-expected.txt:
986 * storage/indexeddb/script-tests/objectstore-basics.js:
991 2010-09-06 Philippe Normand <pnormand@igalia.com>
993 Unreviewed, skipping a crashing media test.
995 [GStreamer] multiple <video> elements + PulseAudio are crash-prone
996 https://bugs.webkit.org/show_bug.cgi?id=44235
998 * platform/gtk/Skipped: Skip media/controls-styling.html
1000 2010-09-06 Roland Steiner <rolandsteiner@chromium.org>
1002 Unreviewed: upstream Chromium SVG test_expectations
1004 * platform/chromium/test_expectations.txt:
1006 2010-09-06 Adam Barth <abarth@webkit.org>
1008 Update expected results to match change in test. Qt's behavior is
1009 unchanged. It's just the redundant expectations in the test that are
1012 * platform/qt/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt:
1014 2010-08-31 Yury Semikhatsky <yurys@chromium.org>
1016 Reviewed by Joseph Pecoraro.
1018 Web Inspector: browser crashes on attempt to evaluate "alert(1)" while staying on a breakpoint
1019 https://bugs.webkit.org/show_bug.cgi?id=44943
1021 * inspector/debugger-suspend-active-dom-objects-expected.txt: Added.
1022 * inspector/debugger-suspend-active-dom-objects.html: Added.
1024 2010-09-05 Peter Kasting <pkasting@google.com>
1026 Reviewed by Adam Barth.
1028 Make Chromium/Mac generate continuous mousewheel events with the same wheelDelta values as Safari/Mac.
1029 https://bugs.webkit.org/show_bug.cgi?id=45155
1031 * fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt:
1032 * fast/events/continuous-platform-wheelevent-in-scrolling-div.html:
1033 * platform/chromium/fast/events: Removed.
1034 * platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Removed.
1036 2010-09-05 Kent Tamura <tkent@chromium.org>
1038 Unreviewed, test expectation update.
1040 * platform/chromium/drt_expectations.txt:
1041 Fix a duplication with test_expectations.txt in Chromium tree.
1043 2010-09-05 Kent Tamura <tkent@chromium.org>
1045 Unreviewed, test expectation update.
1047 * platform/chromium/drt_expectations.txt: Apply recent failures.
1049 2010-09-05 Kent Tamura <tkent@chromium.org>
1051 Unreviewed, test expectation update.
1053 Add svg/dynamic-update/ image results for Chromium-win and Chromium-linux.
1055 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
1056 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
1057 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
1058 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
1059 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
1060 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
1061 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
1062 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
1063 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
1064 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
1065 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
1066 * platform/chromium-linux/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
1067 * platform/chromium-linux/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum: Added.
1068 * platform/chromium-linux/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
1069 * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
1070 * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
1071 * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
1072 * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
1073 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added.
1074 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
1075 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added.
1076 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
1077 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added.
1078 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
1079 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added.
1080 * platform/chromium-linux/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
1081 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
1082 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
1083 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
1084 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
1085 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
1086 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
1087 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
1088 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
1089 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
1090 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
1091 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
1092 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
1093 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
1094 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
1095 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
1096 * platform/chromium-linux/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
1097 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum: Added.
1098 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
1099 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum: Added.
1100 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
1101 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum: Added.
1102 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
1103 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum: Added.
1104 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
1105 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum: Added.
1106 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
1107 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum: Added.
1108 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
1109 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum: Added.
1110 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
1111 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum: Added.
1112 * platform/chromium-linux/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
1113 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum: Added.
1114 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
1115 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum: Added.
1116 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
1117 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum: Added.
1118 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
1119 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum: Added.
1120 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
1121 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum: Added.
1122 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
1123 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum: Added.
1124 * platform/chromium-linux/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
1125 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum: Added.
1126 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
1127 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum: Added.
1128 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
1129 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum: Added.
1130 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
1131 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum: Added.
1132 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
1133 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum: Added.
1134 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
1135 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum: Added.
1136 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
1137 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum: Added.
1138 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
1139 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum: Added.
1140 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
1141 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum: Added.
1142 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
1143 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum: Added.
1144 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
1145 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum: Added.
1146 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
1147 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum: Added.
1148 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
1149 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum: Added.
1150 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
1151 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum: Added.
1152 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
1153 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum: Added.
1154 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
1155 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum: Added.
1156 * platform/chromium-linux/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
1157 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
1158 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
1159 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
1160 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
1161 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
1162 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
1163 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
1164 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
1165 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
1166 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
1167 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
1168 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
1169 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
1170 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
1171 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
1172 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
1173 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
1174 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
1175 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
1176 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
1177 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
1178 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
1179 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
1180 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
1181 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
1182 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
1183 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
1184 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
1185 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
1186 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
1187 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
1188 * platform/chromium-linux/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
1189 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum: Added.
1190 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
1191 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum: Added.
1192 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
1193 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum: Added.
1194 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
1195 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum: Added.
1196 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
1197 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum: Added.
1198 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
1199 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum: Added.
1200 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
1201 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum: Added.
1202 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
1203 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum: Added.
1204 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
1205 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum: Added.
1206 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
1207 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum: Added.
1208 * platform/chromium-linux/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
1209 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
1210 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
1211 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
1212 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
1213 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
1214 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
1215 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
1216 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
1217 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
1218 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
1219 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
1220 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
1221 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
1222 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
1223 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
1224 * platform/chromium-linux/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
1225 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
1226 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
1227 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
1228 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
1229 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
1230 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
1231 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
1232 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
1233 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
1234 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
1235 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
1236 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
1237 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
1238 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
1239 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
1240 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
1241 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
1242 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
1243 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
1244 * platform/chromium-linux/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
1245 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added.
1246 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
1247 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added.
1248 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
1249 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added.
1250 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
1251 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added.
1252 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
1253 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added.
1254 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
1255 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added.
1256 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
1257 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added.
1258 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
1259 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added.
1260 * platform/chromium-linux/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
1261 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
1262 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
1263 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
1264 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
1265 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum: Added.
1266 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
1267 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum: Added.
1268 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
1269 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum: Added.
1270 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
1271 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum: Added.
1272 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
1273 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1274 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
1275 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
1276 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
1277 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum: Added.
1278 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
1279 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum: Added.
1280 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
1281 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum: Added.
1282 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
1283 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum: Added.
1284 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
1285 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added.
1286 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
1287 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added.
1288 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
1289 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added.
1290 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
1291 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added.
1292 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
1293 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added.
1294 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
1295 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added.
1296 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
1297 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added.
1298 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
1299 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added.
1300 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
1301 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added.
1302 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
1303 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added.
1304 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
1305 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added.
1306 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
1307 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added.
1308 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
1309 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added.
1310 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
1311 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added.
1312 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
1313 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added.
1314 * platform/chromium-linux/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
1315 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added.
1316 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
1317 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added.
1318 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
1319 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added.
1320 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
1321 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added.
1322 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
1323 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added.
1324 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
1325 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added.
1326 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
1327 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added.
1328 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
1329 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added.
1330 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
1331 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added.
1332 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
1333 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added.
1334 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
1335 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added.
1336 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
1337 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added.
1338 * platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
1339 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added.
1340 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
1341 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added.
1342 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
1343 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added.
1344 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
1345 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added.
1346 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
1347 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added.
1348 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
1349 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added.
1350 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
1351 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added.
1352 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
1353 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added.
1354 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
1355 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added.
1356 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
1357 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
1358 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
1359 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added.
1360 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
1361 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added.
1362 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
1363 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added.
1364 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
1365 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added.
1366 * platform/chromium-linux/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
1367 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added.
1368 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
1369 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added.
1370 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
1371 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added.
1372 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
1373 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added.
1374 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
1375 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
1376 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
1377 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
1378 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
1379 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added.
1380 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
1381 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added.
1382 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
1383 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added.
1384 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
1385 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added.
1386 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
1387 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added.
1388 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
1389 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1390 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
1391 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
1392 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
1393 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added.
1394 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
1395 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added.
1396 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
1397 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added.
1398 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
1399 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added.
1400 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
1401 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added.
1402 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
1403 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added.
1404 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
1405 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added.
1406 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
1407 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added.
1408 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
1409 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added.
1410 * platform/chromium-linux/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
1411 * platform/chromium-linux/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum: Added.
1412 * platform/chromium-linux/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
1413 * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum: Added.
1414 * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
1415 * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum: Added.
1416 * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
1417 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
1418 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
1419 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
1420 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
1421 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
1422 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
1423 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
1424 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
1425 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
1426 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
1427 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
1428 * platform/chromium-win/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
1429 * platform/chromium-win/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.checksum: Added.
1430 * platform/chromium-win/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Added.
1431 * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
1432 * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
1433 * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
1434 * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
1435 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added.
1436 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added.
1437 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added.
1438 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added.
1439 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added.
1440 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added.
1441 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added.
1442 * platform/chromium-win/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added.
1443 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
1444 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
1445 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
1446 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
1447 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
1448 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
1449 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
1450 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
1451 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
1452 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
1453 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
1454 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
1455 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
1456 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
1457 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
1458 * platform/chromium-win/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
1459 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum: Added.
1460 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Added.
1461 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum: Added.
1462 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Added.
1463 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum: Added.
1464 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Added.
1465 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum: Added.
1466 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Added.
1467 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum: Added.
1468 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Added.
1469 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum: Added.
1470 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Added.
1471 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum: Added.
1472 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Added.
1473 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum: Added.
1474 * platform/chromium-win/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Added.
1475 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum: Added.
1476 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Added.
1477 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum: Added.
1478 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Added.
1479 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum: Added.
1480 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Added.
1481 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum: Added.
1482 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Added.
1483 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum: Added.
1484 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Added.
1485 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum: Added.
1486 * platform/chromium-win/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Added.
1487 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.checksum: Added.
1488 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Added.
1489 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.checksum: Added.
1490 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Added.
1491 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.checksum: Added.
1492 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Added.
1493 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.checksum: Added.
1494 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Added.
1495 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.checksum: Added.
1496 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Added.
1497 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.checksum: Added.
1498 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Added.
1499 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.checksum: Added.
1500 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Added.
1501 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.checksum: Added.
1502 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Added.
1503 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.checksum: Added.
1504 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Added.
1505 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.checksum: Added.
1506 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Added.
1507 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.checksum: Added.
1508 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Added.
1509 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.checksum: Added.
1510 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Added.
1511 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.checksum: Added.
1512 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Added.
1513 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.checksum: Added.
1514 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Added.
1515 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.checksum: Added.
1516 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Added.
1517 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.checksum: Added.
1518 * platform/chromium-win/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Added.
1519 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.checksum: Added.
1520 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Added.
1521 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.checksum: Added.
1522 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Added.
1523 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.checksum: Added.
1524 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Added.
1525 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.checksum: Added.
1526 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Added.
1527 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.checksum: Added.
1528 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Added.
1529 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.checksum: Added.
1530 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Added.
1531 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.checksum: Added.
1532 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Added.
1533 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.checksum: Added.
1534 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Added.
1535 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.checksum: Added.
1536 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Added.
1537 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.checksum: Added.
1538 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Added.
1539 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.checksum: Added.
1540 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Added.
1541 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.checksum: Added.
1542 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Added.
1543 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.checksum: Added.
1544 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Added.
1545 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.checksum: Added.
1546 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Added.
1547 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.checksum: Added.
1548 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Added.
1549 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.checksum: Added.
1550 * platform/chromium-win/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Added.
1551 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.checksum: Added.
1552 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Added.
1553 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.checksum: Added.
1554 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Added.
1555 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.checksum: Added.
1556 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Added.
1557 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.checksum: Added.
1558 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Added.
1559 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.checksum: Added.
1560 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Added.
1561 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.checksum: Added.
1562 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Added.
1563 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.checksum: Added.
1564 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Added.
1565 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.checksum: Added.
1566 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Added.
1567 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.checksum: Added.
1568 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Added.
1569 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.checksum: Added.
1570 * platform/chromium-win/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Added.
1571 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
1572 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
1573 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
1574 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
1575 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
1576 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
1577 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
1578 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
1579 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
1580 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
1581 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
1582 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
1583 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
1584 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
1585 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
1586 * platform/chromium-win/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
1587 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added.
1588 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added.
1589 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added.
1590 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
1591 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added.
1592 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added.
1593 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added.
1594 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added.
1595 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added.
1596 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added.
1597 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added.
1598 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added.
1599 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
1600 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
1601 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added.
1602 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added.
1603 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added.
1604 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added.
1605 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added.
1606 * platform/chromium-win/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added.
1607 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added.
1608 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added.
1609 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added.
1610 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added.
1611 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added.
1612 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added.
1613 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added.
1614 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added.
1615 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added.
1616 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added.
1617 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added.
1618 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added.
1619 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added.
1620 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added.
1621 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added.
1622 * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added.
1623 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
1624 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
1625 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
1626 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
1627 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum: Added.
1628 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
1629 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum: Added.
1630 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
1631 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum: Added.
1632 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
1633 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum: Added.
1634 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
1635 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1636 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
1637 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
1638 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
1639 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum: Added.
1640 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
1641 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum: Added.
1642 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
1643 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum: Added.
1644 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
1645 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum: Added.
1646 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
1647 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added.
1648 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added.
1649 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added.
1650 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added.
1651 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added.
1652 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added.
1653 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added.
1654 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added.
1655 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added.
1656 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added.
1657 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added.
1658 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added.
1659 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added.
1660 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added.
1661 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added.
1662 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added.
1663 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added.
1664 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added.
1665 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added.
1666 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added.
1667 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added.
1668 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added.
1669 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added.
1670 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
1671 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added.
1672 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
1673 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added.
1674 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
1675 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added.
1676 * platform/chromium-win/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
1677 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added.
1678 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
1679 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added.
1680 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
1681 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added.
1682 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
1683 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added.
1684 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
1685 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added.
1686 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
1687 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added.
1688 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
1689 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added.
1690 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
1691 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added.
1692 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
1693 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added.
1694 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
1695 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added.
1696 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
1697 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added.
1698 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
1699 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added.
1700 * platform/chromium-win/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
1701 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added.
1702 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
1703 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added.
1704 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
1705 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added.
1706 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
1707 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added.
1708 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
1709 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added.
1710 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
1711 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added.
1712 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
1713 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added.
1714 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
1715 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added.
1716 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
1717 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added.
1718 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
1719 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
1720 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
1721 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added.
1722 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
1723 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added.
1724 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
1725 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added.
1726 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
1727 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added.
1728 * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
1729 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added.
1730 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
1731 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added.
1732 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
1733 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added.
1734 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
1735 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added.
1736 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
1737 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
1738 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
1739 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
1740 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
1741 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added.
1742 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
1743 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added.
1744 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
1745 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added.
1746 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
1747 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added.
1748 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
1749 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added.
1750 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
1751 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1752 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
1753 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
1754 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
1755 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added.
1756 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
1757 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added.
1758 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
1759 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added.
1760 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
1761 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added.
1762 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
1763 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added.
1764 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
1765 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added.
1766 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
1767 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added.
1768 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
1769 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added.
1770 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
1771 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added.
1772 * platform/chromium-win/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
1773 * platform/chromium-win/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.checksum: Added.
1774 * platform/chromium-win/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
1775 * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.checksum: Added.
1776 * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
1777 * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.checksum: Added.
1778 * platform/chromium-win/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
1779 * platform/chromium/drt_expectations.txt:
1781 2010-09-05 Kent Tamura <tkent@chromium.org>
1783 Unreviewed, test expectation update.
1785 Update Chromium-mac results for dynamic-updates.
1787 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added.
1788 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1789 * platform/chromium-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added.
1790 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1791 * platform/chromium/drt_expectations.txt:
1792 * platform/chromium/test_expectations.txt:
1794 2010-09-05 Sheriff Bot <webkit.review.bot@gmail.com>
1796 Unreviewed, rolling out r66801.
1797 http://trac.webkit.org/changeset/66801
1798 https://bugs.webkit.org/show_bug.cgi?id=45242
1800 'breaks editing/pasteboard/onpaste-text-html.html' (Requested
1801 by mwenge4 on #webkit).
1803 * platform/qt/Skipped:
1805 2010-09-05 Jeremy Orlow <jorlow@chromium.org>
1807 Reviewed by Steve Block.
1809 Add IndexedDB objects' constructors to window
1810 https://bugs.webkit.org/show_bug.cgi?id=44599
1812 Beef up keyRange test to verify we're actualy operating
1813 on the interface rather than an instance.
1815 Add a test to verify the constants.
1817 * storage/indexeddb/constants.html:
1818 * storage/indexeddb/constants-expected.txt:
1819 * storage/indexeddb/keyrange-expected.txt:
1820 * storage/indexeddb/script-tests/keyrange.js:
1823 2010-09-05 Robert Hogan <robert@webkit.org>
1825 Reviewed by Antonio Gomes.
1827 [Qt] utf8 encoding of console() messages
1830 http/tests/security/xssAuditor/embed-tag-null-char.html
1831 http/tests/security/xssAuditor/object-embed-tag-null-char.html
1833 https://bugs.webkit.org/show_bug.cgi?id=45240
1835 * platform/qt/Skipped:
1837 2010-09-04 Steve Block <steveblock@google.com>
1839 Reviewed by Martin Robinson.
1841 GTK Skipped list should allow a directory to be listed when a feature is not supported
1842 https://bugs.webkit.org/show_bug.cgi?id=45229
1844 This change updates the comment in the GTK Skipped list to make this
1845 clear and applies the new policy for the DeviceOrientation and
1848 * platform/gtk/Skipped:
1850 2010-09-04 Justin Schuh <jschuh@chromium.org>
1852 Unreviewed. Build fix.
1854 Updated platform test to account for xml parser differences
1856 * platform/mac-leopard/svg/custom/use-invalid-style-expected.txt: Added.
1857 * platform/qt/svg/custom/use-invalid-style-expected.txt: Added.
1858 * svg/custom/use-invalid-style-expected.txt:
1860 2010-09-04 Justin Schuh <jschuh@chromium.org>
1862 Reviewed by Nikolas Zimmermann.
1864 Check for premature deletion of svg use shadow style element
1865 https://bugs.webkit.org/show_bug.cgi?id=43260
1867 * svg/custom/use-invalid-style-expected.txt: Added.
1868 * svg/custom/use-invalid-style.svg: Added.
1870 2010-09-04 Steve Block <steveblock@google.com>
1874 Remove platform/android/Skipped which was erroneously added in
1875 http://trac.webkit.org/changeset/66251. Android does not use a Skipped list.
1877 * platform/android/Skipped: Removed.
1879 2010-09-03 Ilya Tikhonovsky <loislo@chromium.org>
1883 Cleanup outdated entries in test_expectations.
1885 BUGWK44996 WIN : inspector/report-API-errors.html = TEXT
1886 BUGWK44996 WIN : inspector/report-protocol-errors.html = TEXT
1887 BUGWK45184 WIN : inspector/elements-panel-xhtml-structure.xhtml = TIMEOUT
1889 * platform/chromium/test_expectations.txt:
1891 2010-09-03 Peter Kasting <pkasting@google.com>
1893 Not reviewed, attempted layout test fix.
1895 Report correct (unzoomed) image sizes for zoomed images.
1896 https://bugs.webkit.org/show_bug.cgi?id=42089
1898 * fast/images/resources/oval.png: Tweak to try to avoid cryptic ImageIO errors.
1900 2010-09-03 Peter Kasting <pkasting@google.com>
1902 Reviewed by Simon Fraser.
1904 Report correct (unzoomed) image sizes for zoomed images.
1905 https://bugs.webkit.org/show_bug.cgi?id=42089
1907 * fast/images/resources/oval.png: Added.
1908 * fast/images/zoomed-img-size-expected.txt: Added.
1909 * fast/images/zoomed-img-size.html: Added.
1911 2010-09-03 Zhenyao Mo <zmo@google.com>
1915 Add flaky test inspector/dom-breakpoints.html to test_expectations.
1917 * platform/chromium/test_expectations.txt:
1919 2010-09-03 Jian Li <jianli@chromium.org>
1921 Reviewed by Darin Adler.
1923 REGRESSION (r66452): Sending of multipart forms with files is broken.
1924 https://bugs.webkit.org/show_bug.cgi?id=45159
1926 Updated related tests to include dumping content type.
1928 * http/tests/local/formdata/send-form-data-expected.txt:
1929 * http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt:
1930 * http/tests/local/formdata/upload-events-expected.txt:
1931 * http/tests/xmlhttprequest/resources/multipart-post-echo.php:
1933 2010-09-03 Zhenyao Mo <zmo@google.com>
1937 Clean up the outdated entries in test_expectations.
1939 * platform/chromium/test_expectations.txt:
1941 2010-09-03 Dimitri Glazkov <dglazkov@chromium.org>
1943 Reviewed by Tony Chang.
1945 [Chromium] Make sure that the width of the menu list is always constant under layout tests.
1946 https://bugs.webkit.org/show_bug.cgi?id=45196
1948 * platform/chromium/drt_expectations.txt: Remove now-passing tests.
1950 2010-09-03 Ryosuke Niwa <rniwa@webkit.org>
1954 Added new expected result that wasn't committed in r66764.
1956 * editing/style/push-down-implicit-styles-around-list-expected.txt:
1958 2010-09-03 Ryosuke Niwa <rniwa@webkit.org>
1960 Reviewed by Tony Chang.
1962 Fixed a test committed in r66743.
1964 * editing/style/script-tests/push-down-implicit-styles-around-list.js:
1967 2010-09-03 Dan Bernstein <mitz@apple.com>
1969 Rubber-stamped by Anders Carlsson.
1971 [Qt] fast/text/decomposed-after-stacked-diacritics.html fails on Qt Linux
1972 https://bugs.webkit.org/show_bug.cgi?id=45194
1974 * platform/qt/Skipped: Skip fast/text/decomposed-after-stacked-diacritics.html
1976 2010-09-03 Zhenyao Mo <zmo@google.com>
1980 Add failing test (in Chromium Linux) fast/text/decomposed-after-stacked-diacritics.html to test_expectations.
1982 * platform/chromium/test_expectations.txt:
1984 2010-09-03 Zhenyao Mo <zmo@google.com>
1988 Add failing test (chromium linux) editing/style/push-down-implicit-styles-around-list.html to test_expectations.
1990 * platform/chromium/test_expectations.txt:
1992 2010-09-03 Zhenyao Mo <zmo@google.com>
1996 Add TIMEOUT test inspector/elements-panel-xhtml-structure.xhtml to chromium test_expectations.
1998 * platform/chromium/test_expectations.txt:
2000 2010-09-03 Zhenyao Mo <zmo@google.com>
2004 Rebaseline after r66731.
2006 * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
2007 * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
2008 * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
2009 * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
2010 * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
2011 * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
2012 * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
2013 * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
2014 * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
2015 * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.png: Added.
2016 * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
2017 * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
2018 * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
2019 * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
2020 * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
2021 * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.png: Added.
2022 * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
2023 * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
2024 * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
2025 * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
2027 2010-09-03 Ryosuke Niwa <rniwa@webkit.org>
2029 Reviewed by Kent Tamura.
2031 Can't unbold bolded list item when list is surrounded by <b> tag
2032 https://bugs.webkit.org/show_bug.cgi?id=25086
2034 Added a regression test for the bug because the bug has been fixed by http://trac.webkit.org/changeset/66324.
2035 The test ensures WebKit removes implicitly styled element such as b around list element
2036 when style is toggled inside the list.
2038 * editing/style/push-down-implicit-styles-around-list-expected.txt: Added.
2039 * editing/style/push-down-implicit-styles-around-list.html: Added.
2040 * editing/style/script-tests/push-down-implicit-styles-around-list.js: Added.
2046 (selectLastTwoWords):
2048 2010-09-03 Dan Bernstein <mitz@apple.com>
2050 Reviewed by Anders Carlsson.
2052 <rdar://problem/8392655> REGRESSION (r57215): Decomposed diacritics render incorrectly when preceded by stacked diacritics
2053 https://bugs.webkit.org/show_bug.cgi?id=45182
2055 * fast/text/decomposed-after-stacked-diacritics-expected.txt: Added.
2056 * fast/text/decomposed-after-stacked-diacritics.html: Added.
2058 2010-09-03 Mihai Parparita <mihaip@chromium.org>
2060 Reviewed by Tony Chang.
2062 play-state.html and suspend-resume-animaton.html now pass on Chromium
2063 https://bugs.webkit.org/show_bug.cgi?id=45158
2065 Two animation tests now pass reliably with both test_shell and Chromium
2066 DRT due to r66641 and http://crrev.com/58369.
2068 * platform/chromium/drt_expectations.txt:
2069 * platform/chromium/test_expectations.txt:
2071 2010-09-03 Andrey Kosyakov <caseq@chromium.org>
2073 Reviewed by Yury Semikhatsky.
2075 http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html are failing on chromium win bot
2076 Use CGI as target for POST request to prevent HTTP 405 on apache 1.x (cygwin).
2077 Changed MIME type for .js to application/x-javascript in lighttpd.conf for
2078 consistency with apache used on other platforms.
2079 https://bugs.webkit.org/show_bug.cgi?id=45137
2081 * http/tests/inspector/console-xhr-logging-expected.txt:
2082 * http/tests/inspector/console-xhr-logging.html: Use post-target.cgi when doing POST request.
2083 * http/tests/inspector/resource-har-conversion-expected.txt:
2084 * http/tests/inspector/resource-har-conversion.html: Use post-target.cgi when doing POST request.
2085 * http/tests/inspector/resource-parameters-expected.txt:
2086 * http/tests/inspector/resource-parameters.html: Use post-target.cgi when doing POST request
2087 * http/tests/inspector/resources/post-target.cgi: Added. Used as a target of POST requests by resource tests.
2088 * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
2089 * platform/chromium/test_expectations.txt: Re-enabled console-xhr-logging.html & resource-har-conversion.html.
2090 * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Removed. Custom expectation no longer required.
2091 * platform/win/http/tests/inspector/resource-parameters-expected.txt: Removed. Custom expectation no longer required.
2093 2010-09-03 Nikolas Zimmermann <nzimmermann@rim.com>
2095 Reviewed by Dirk Schulze.
2097 SVG atlas map slider doesn't work properly
2098 https://bugs.webkit.org/show_bug.cgi?id=45107
2100 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum: Added.
2101 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png: Added.
2102 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt: Added.
2103 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added.
2104 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
2105 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added.
2106 * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum: Added.
2107 * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png: Added.
2108 * platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt: Added.
2109 * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Added.
2110 * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Added.
2111 * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added.
2112 * svg/custom/mouse-move-on-svg-container-standalone.svg: Added.
2113 * svg/custom/mouse-move-on-svg-container.xhtml: Added.
2114 * svg/custom/mouse-move-on-svg-root-standalone.svg: Added.
2115 * svg/custom/mouse-move-on-svg-root.xhtml: Added.
2117 2010-09-03 Pavel Podivilov <podivilov@chromium.org>
2119 Reviewed by Yury Semikhatsky.
2121 Web Inspector: provide more information to front-end when breaking on DOM event
2122 https://bugs.webkit.org/show_bug.cgi?id=44679
2124 * http/tests/inspector/debugger-test2.js:
2125 (initialize_DebuggerTest.InspectorTest._pausedScript):
2127 2010-09-03 Jeremy Orlow <jorlow@chromium.org>
2129 Reviewed by Steve Block.
2131 Fix and beef up IndexedDB layout test
2132 https://bugs.webkit.org/show_bug.cgi?id=45035
2134 Implement some fixmes and such.
2136 * storage/indexeddb/database-basics-expected.txt:
2137 * storage/indexeddb/script-tests/database-basics.js:
2140 (createObjectStore):
2143 2010-08-31 Jeremy Orlow <jorlow@chromium.org>
2145 Reviewed by Steve Block.
2147 IDBCursor.continue() should reuse the .openCursor's IDBRequest object
2148 https://bugs.webkit.org/show_bug.cgi?id=44953
2150 * storage/indexeddb/objectstore-cursor.html:
2152 2010-09-03 Anton Muhin <antonm@chromium.org>
2154 Unreviewed fix, updating Chromium's exectations.
2156 * platform/chromium-linux/plugins/embed-attributes-style-expected.checksum:
2157 * platform/chromium-linux/plugins/embed-attributes-style-expected.png:
2159 2010-09-03 Hironori Bono <hbono@chromium.org>
2161 Reviewed by Kent Tamura.
2163 Adds textInputController.hasSpellingMarker() to avoid using pixel tests for spellchecking tests
2164 and implements it for Mac.
2165 https://bugs.webkit.org/show_bug.cgi?id=41832
2167 * editing/spelling/spelling-contenteditable-expected.txt: Added the expected result for
2168 spelling-contenteditable.html.
2169 * editing/spelling/spelling-contenteditable.html: Added a text test of spellcheker APIs
2170 for contenteditable <div> elements.
2171 * editing/spelling/spelling-textarea-expected.txt: Added the expected result for spelling-textarea.html.
2172 * editing/spelling/spelling-textarea.html: Added a text test of spellchecker APIs
2173 for <textarea> elements.
2174 * platform/chromium/test_expectations.txt: Skipped the new tests because
2175 textInputController.hasSpelingMarker() is not implemented.
2176 * platform/gtk/Skipped: ditto.
2177 * platform/qt/Skipped: ditto.
2178 * platform/win/Skipped: ditto.
2180 2010-09-03 Philippe Normand <pnormand@igalia.com>
2182 Unreviewed, updated GTK baselines of a mathml test.
2184 Use correct minus glyphs in MathML operators
2185 https://bugs.webkit.org/show_bug.cgi?id=43629
2187 * platform/gtk/mathml/presentation/mo-expected.txt:
2189 2010-09-02 Pavel Podivilov <podivilov@chromium.org>
2191 Reviewed by Yury Semikhatsky.
2193 Web Inspector: add page reload test to dom-breakpoints.html
2194 https://bugs.webkit.org/show_bug.cgi?id=44837
2196 * inspector/dom-breakpoints-expected.txt:
2197 * inspector/dom-breakpoints.html:
2199 2010-09-02 François Sausset <sausset@gmail.com>
2201 Reviewed by Darin Adler.
2203 MathML mo element should render "hyphen-minus" as "minus sign" (Unicode glyph names).
2204 https://bugs.webkit.org/show_bug.cgi?id=43629
2206 * mathml/presentation/mo.xhtml:
2207 * platform/mac/mathml/presentation/mo-expected.checksum:
2208 * platform/mac/mathml/presentation/mo-expected.png:
2209 * platform/mac/mathml/presentation/mo-expected.txt:
2211 2010-09-02 Kent Tamura <tkent@chromium.org>
2213 Unreviewed, test expectation update.
2215 * platform/chromium/drt_expectations.txt: Remove another duplicate.
2217 2010-09-02 Kent Tamura <tkent@chromium.org>
2219 Unreviewed, test expectation update.
2221 * platform/chromium/drt_expectations.txt:
2222 Remove a duplicated entry I made in the prior commit.
2224 2010-09-02 Kent Tamura <tkent@chromium.org>
2226 Unreviewed, update test expectation.
2228 * platform/chromium/drt_expectations.txt:
2230 2010-09-02 Zhenyao Mo <zmo@google.com>
2234 Updateing chromium test_expectations for flaky http/tests/security/xssAuditor/dom-write-innerHTML.html.
2236 * platform/chromium/test_expectations.txt:
2238 2010-09-02 Zhenyao Mo <zmo@google.com>
2242 Updateing chromium test_expectations for flaky editing/selection/extend-selection.html.
2244 * platform/chromium/test_expectations.txt:
2246 2010-09-02 James Robinson <jamesr@chromium.org>
2248 Reviewed by Darin Adler.
2249 https://bugs.webkit.org/show_bug.cgi?id=37830
2251 Fix an ordering issue in this test. The isSuccessfullyParsed
2252 function is not defined until the onload event, so avoid running
2253 the script body until this point.
2255 * fast/events/touch/script-tests/send-oncancel-event.js:
2258 2010-09-02 Tony Chang <tony@chromium.org>
2260 Unreviewed, updating chromium test_expectations for a failure
2261 introduced in r66689.
2263 * platform/chromium/test_expectations.txt:
2265 2010-09-02 Jian Li <jianli@chromium.org>
2267 Skip one time-out test for now.
2269 * platform/mac/Skipped:
2271 2010-09-02 Zhenyao Mo <zmo@google.com>
2273 Unreviewed. Flag a few flaky tests:
2274 fast/forms/select-baseline.html
2275 fast/forms/input-spinbutton-capturing.html
2276 fast/forms/input-number-events.html
2277 fast/replaced/embed-display-none.html
2278 media/video-timeupdate-during-playback.html
2280 * platform/chromium/test_expectations.txt:
2282 2010-09-02 Jian Li <jianli@chromium.org>
2284 Reviewed by Darin Fisher.
2286 Improve tests for blob URL.
2287 https://bugs.webkit.org/show_bug.cgi?id=45132
2289 Change apply-blob-url-to-xhr.html to produce text based result. Also
2290 add the test case for revokeBlobURL in apply-blob-url-to-xhr.html
2291 and work-apply-blob-url-to-xhr.html.
2293 * fast/files/apply-blob-url-to-img-expected.txt: Added.
2294 * fast/files/apply-blob-url-to-img.html:
2295 * fast/files/apply-blob-url-to-xhr-expected.txt:
2296 * fast/files/apply-blob-url-to-xhr.html:
2297 * fast/files/workers/resources/worker-apply-blob-url-to-xhr.js:
2298 (sendXMLHttpRequest):
2300 * fast/files/workers/worker-apply-blob-url-to-xhr-expected.txt:
2301 * platform/chromium/test_expectations.txt:
2302 * platform/mac/Skipped:
2303 * platform/mac/fast/files/apply-blob-url-to-img-expected.checksum: Removed.
2304 * platform/mac/fast/files/apply-blob-url-to-img-expected.png: Removed.
2305 * platform/mac/fast/files/apply-blob-url-to-img-expected.txt: Removed.
2307 2010-09-02 Adam Langley <agl@chromium.org>
2309 Reviewed by Adam Barth.
2311 [chromium] fix memory corruption in Khmer rendering.
2313 * fast/text/khmer-crash-expected.txt: Added.
2314 * fast/text/khmer-crash.html: Added.
2316 2010-09-02 Zhenyao Mo <zmo@google.com>
2318 Unreviewed, add two failing tests (http/tests/inspector/console-xhr-logging.html and http/tests/inspector/resource-har-conversion.html) to platform/chromium/test_expectations.txt.
2320 * platform/chromium/test_expectations.txt:
2322 2010-09-02 Ryosuke Niwa <rniwa@webkit.org>
2324 Reviewed by Tony Chang.
2326 dumpAsText conversion: editing/pasteboard/select-element-1.html, editing/deleting/delete-br-012.html, and editing/deleting/delete-select-all-001.html
2327 https://bugs.webkit.org/show_bug.cgi?id=45121
2331 * editing/deleting/delete-br-012-expected.txt: Added.
2332 * editing/deleting/delete-br-012.html:
2333 * editing/deleting/delete-select-all-001-expected.txt: Added.
2334 * editing/deleting/delete-select-all-001.html:
2335 * editing/pasteboard/select-element-1-expected.txt: Added.
2336 * editing/pasteboard/select-element-1.html:
2337 * platform/chromium-linux/editing/deleting/delete-br-012-expected.checksum: Removed.
2338 * platform/chromium-linux/editing/deleting/delete-br-012-expected.png: Removed.
2339 * platform/chromium-linux/editing/deleting/delete-select-all-001-expected.checksum: Removed.
2340 * platform/chromium-linux/editing/pasteboard/select-element-1-expected.checksum: Removed.
2341 * platform/chromium-linux/editing/pasteboard/select-element-1-expected.png: Removed.
2342 * platform/chromium-linux/editing/pasteboard/select-element-1-expected.txt: Removed.
2343 * platform/chromium-win/editing/deleting/delete-br-012-expected.checksum: Removed.
2344 * platform/chromium-win/editing/deleting/delete-br-012-expected.png: Removed.
2345 * platform/chromium-win/editing/deleting/delete-br-012-expected.txt: Removed.
2346 * platform/chromium-win/editing/deleting/delete-select-all-001-expected.checksum: Removed.
2347 * platform/chromium-win/editing/deleting/delete-select-all-001-expected.png: Removed.
2348 * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt: Removed.
2349 * platform/chromium-win/editing/pasteboard/select-element-1-expected.checksum: Removed.
2350 * platform/chromium-win/editing/pasteboard/select-element-1-expected.png: Removed.
2351 * platform/chromium-win/editing/pasteboard/select-element-1-expected.txt: Removed.
2352 * platform/gtk/editing/deleting/delete-select-all-001-expected.txt: Removed.
2353 * platform/mac-leopard/editing/pasteboard/select-element-1-expected.checksum: Removed.
2354 * platform/mac-leopard/editing/pasteboard/select-element-1-expected.png: Removed.
2355 * platform/mac/editing/deleting/delete-br-012-expected.checksum: Removed.
2356 * platform/mac/editing/deleting/delete-br-012-expected.png: Removed.
2357 * platform/mac/editing/deleting/delete-br-012-expected.txt: Removed.
2358 * platform/mac/editing/deleting/delete-select-all-001-expected.checksum: Removed.
2359 * platform/mac/editing/deleting/delete-select-all-001-expected.png: Removed.
2360 * platform/mac/editing/deleting/delete-select-all-001-expected.txt: Removed.
2361 * platform/mac/editing/pasteboard/select-element-1-expected.checksum: Removed.
2362 * platform/mac/editing/pasteboard/select-element-1-expected.png: Removed.
2363 * platform/mac/editing/pasteboard/select-element-1-expected.txt: Removed.
2364 * platform/qt/editing/deleting/delete-br-012-expected.txt: Removed.
2365 * platform/qt/editing/deleting/delete-select-all-001-expected.txt: Removed.
2366 * platform/qt/editing/pasteboard/select-element-1-expected.txt: Removed.
2368 2010-09-02 Matthew Willis <lilmatt@flock.com>
2370 Reviewed by Eric Seidel.
2372 Attempt to fix flaxy test that contains setTimeout() by adding
2373 layoutTestController.waitUntilDone() and ...notifyDone()
2374 https://bugs.webkit.org/show_bug.cgi?id=45097
2376 * fast/css/disabled-author-styles.html:
2378 2010-09-02 Eric Seidel <eric@webkit.org>
2380 Reviewed by Alexey Proskuryakov.
2382 fast/loader/recursive-before-unload-crash.html is flaky
2383 https://bugs.webkit.org/show_bug.cgi?id=43840
2385 Removed the frame loader callbacks as Brady suggested in
2386 https://bugs.webkit.org/show_bug.cgi?id=38928#c27
2387 This should stop the flake. As an added bonus this test no longer
2388 needs platform specific results.
2390 * fast/loader/recursive-before-unload-crash-expected.txt:
2391 * fast/loader/recursive-before-unload-crash.html:
2392 * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt: Removed.
2393 * platform/mac-tiger/fast/loader/recursive-before-unload-crash-expected.txt: Removed.
2395 2010-09-02 Tony Chang <tony@chromium.org>
2397 Unreviewed, update chromium test expectations.
2399 * platform/chromium/fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Added.
2400 * platform/chromium/test_expectations.txt:
2402 2010-09-02 Ryosuke Niwa <rniwa@webkit.org>
2404 Reviewed by Kent Tamura.
2406 dumpAsText/Markup conversion: editing/style/block-style-004.html through block-style-006.html and editing/style/fontsize-1.html
2407 https://bugs.webkit.org/show_bug.cgi?id=45050
2409 * editing/style/block-style-004-expected.txt: Added.
2410 * editing/style/block-style-004.html:
2411 * editing/style/block-style-005.html:
2412 * editing/style/block-style-006.html:
2413 * editing/style/fontsize-1.html:
2414 * platform/chromium-linux/editing/style/block-style-004-expected.checksum: Removed.
2415 * platform/chromium-linux/editing/style/block-style-004-expected.png: Removed.
2416 * platform/chromium-linux/editing/style/block-style-005-expected.checksum: Removed.
2417 * platform/chromium-linux/editing/style/block-style-005-expected.png: Removed.
2418 * platform/chromium-linux/editing/style/block-style-006-expected.checksum: Removed.
2419 * platform/chromium-linux/editing/style/block-style-006-expected.png: Removed.
2420 * platform/chromium-linux/editing/style/fontsize-1-expected.checksum: Removed.
2421 * platform/chromium-linux/editing/style/fontsize-1-expected.png: Removed.
2422 * platform/chromium-win/editing/style/block-style-004-expected.checksum: Removed.
2423 * platform/chromium-win/editing/style/block-style-004-expected.png: Removed.
2424 * platform/chromium-win/editing/style/block-style-004-expected.txt: Removed.
2425 * platform/chromium-win/editing/style/block-style-005-expected.checksum: Removed.
2426 * platform/chromium-win/editing/style/block-style-005-expected.png: Removed.
2427 * platform/chromium-win/editing/style/block-style-005-expected.txt: Removed.
2428 * platform/chromium-win/editing/style/block-style-006-expected.checksum: Removed.
2429 * platform/chromium-win/editing/style/block-style-006-expected.png: Removed.
2430 * platform/chromium-win/editing/style/block-style-006-expected.txt: Removed.
2431 * platform/chromium-win/editing/style/fontsize-1-expected.checksum: Removed.
2432 * platform/chromium-win/editing/style/fontsize-1-expected.png: Removed.
2433 * platform/chromium-win/editing/style/fontsize-1-expected.txt: Removed.
2434 * platform/gtk/editing/style/fontsize-1-expected.txt: Removed.
2435 * platform/mac-leopard/editing/style/fontsize-1-expected.checksum: Removed.
2436 * platform/mac-leopard/editing/style/fontsize-1-expected.png: Removed.
2437 * platform/mac/editing/style/block-style-004-expected.checksum: Removed.
2438 * platform/mac/editing/style/block-style-004-expected.png: Removed.
2439 * platform/mac/editing/style/block-style-004-expected.txt: Removed.
2440 * platform/mac/editing/style/block-style-005-expected.checksum: Removed.
2441 * platform/mac/editing/style/block-style-005-expected.png: Removed.
2442 * platform/mac/editing/style/block-style-005-expected.txt: Removed.
2443 * platform/mac/editing/style/block-style-006-expected.checksum: Removed.
2444 * platform/mac/editing/style/block-style-006-expected.png: Removed.
2445 * platform/mac/editing/style/block-style-006-expected.txt: Removed.
2446 * platform/mac/editing/style/fontsize-1-expected.checksum: Removed.
2447 * platform/mac/editing/style/fontsize-1-expected.png: Removed.
2448 * platform/mac/editing/style/fontsize-1-expected.txt: Removed.
2449 * platform/qt/editing/style/block-style-004-expected.txt: Removed.
2450 * platform/qt/editing/style/block-style-005-expected.txt: Removed.
2451 * platform/qt/editing/style/block-style-006-expected.txt: Removed.
2452 * platform/qt/editing/style/fontsize-1-expected.txt: Removed.
2454 2010-09-02 Sheriff Bot <webkit.review.bot@gmail.com>
2456 Unreviewed, rolling out r66671.
2457 http://trac.webkit.org/changeset/66671
2458 https://bugs.webkit.org/show_bug.cgi?id=45115
2460 http/tests/misc/redirect-to-about-blank.html is failing on
2461 several platforms (Requested by japhet on #webkit).
2463 * fast/dom/resources/a.html:
2465 2010-09-02 Andrey Kosyakov <caseq@chromium.org>
2467 Unreviewed test fix.
2468 Add size & bodySize to list of non-deterministic fields for HAR tests, as those tend to vary by platform
2470 Remove platform-specific expectations that were previously added because of this.
2472 * http/tests/inspector/resource-har-conversion-expected.txt:
2473 * http/tests/inspector/resource-har-conversion.html:
2474 * http/tests/inspector/resource-test2.js:
2475 * platform/chromium-win/inspector/resource-har-conversion-expected.txt: Removed.
2476 * platform/win/http/tests/inspector/resource-har-conversion-expected.txt: Removed.
2478 2010-09-02 Nate Chapin <japhet@chromium.org>
2480 Reviewed by Adam Barth.
2482 Update a test that busy-waits when it shouldn't and therefore makes
2483 assumptions about the initialization sequence of Document::url() that
2484 are no longer valid.
2486 https://bugs.webkit.org/show_bug.cgi?id=41165.
2488 * fast/dom/resources/a.html:
2490 2010-09-01 Tony Gentilcore <tonyg@chromium.org>
2492 Reviewed by Adam Barth.
2494 Support <script defer> as specified by HTML5
2495 https://bugs.webkit.org/show_bug.cgi?id=40934
2497 * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Added.
2498 * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Added. Tests that a write of a deferred script from a deferred script will execute when the document is closed. The explicit close is necessary because this is a script created parser.
2499 * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Added.
2500 * fast/dom/HTMLScriptElement/defer-double-write.html: Added. Tests that a script block written from a deferred script will write into the new document.
2501 * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Added.
2502 * fast/dom/HTMLScriptElement/defer-inline-script.html: Added. Tests that inline scripts are not deferred. This is consistent with HTML5 and inconsistent with IE.
2503 * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Added.
2504 * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Added. Tests that the beforeload event is fired immediately and is cancellable.
2505 * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Added.
2506 * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Added. Tests that deferred scripts with invalid URLs are ignored and that subsequent deferred scripts will be run.
2507 * fast/dom/HTMLScriptElement/defer-write-expected.txt: Added.
2508 * fast/dom/HTMLScriptElement/defer-write.html: Added. Tests that a basic write from a deferred script blows away the document.
2509 * fast/dom/HTMLScriptElement/resources/defer.js: Added.
2510 * fast/dom/HTMLScriptElement/resources/external.js: Added.
2511 * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Added.
2512 * fast/dom/HTMLScriptElement/shouldnotexecute.js: Added.
2513 * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Added.
2514 * fast/dom/HTMLScriptElement/two-defer-writes.html: Added. Tests that when a document.write from the first deferred script blows away the document, subsequent deferred scripts are not executed.
2515 * http/tests/misc/resources/defer-script.js: Added.
2516 * http/tests/misc/resources/external-script.js: Added.
2517 * http/tests/misc/resources/script-debug-body-background.js: Added.
2518 * http/tests/misc/resources/script-write-slow-stylesheet.js: Added.
2519 * http/tests/misc/resources/slow-defer-script.cgi: Added.
2520 * http/tests/misc/resources/slow-stylesheet.cgi: Added.
2521 * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Added.
2522 * http/tests/misc/script-defer-after-slow-stylesheet.html: Added. Tests that deferred scripts respect blocking stylesheets.
2523 * http/tests/misc/script-defer-expected.txt: Added.
2524 * http/tests/misc/script-defer.html: Added. Tests basic ordering of deferred scripts.
2526 2010-09-02 Andrey Kosyakov <caseq@chromium.org>
2528 Reviewed by Yury Semikhatsky.
2530 Web Inspector: HAR converter fails on POST requests with non-form content type.
2531 Migrated HAR tests to inspector-test2.js, enabled resource tracking, added test for XHR POST request.
2532 https://bugs.webkit.org/show_bug.cgi?id=45109
2534 * http/tests/inspector/resource-har-conversion-expected.txt:
2535 * http/tests/inspector/resource-har-conversion.html:
2536 * http/tests/inspector/resource-parameters-expected.txt:
2537 * http/tests/inspector/resource-test2.js: Added.
2538 (initialize_ResourceTest.InspectorTest.resourceURLComparer):
2539 (initialize_ResourceTest):
2540 * platform/chromium-win/http/tests/inspector/resource-parameters-expected.txt:
2541 * platform/chromium-win/http/tests/inspector/resource-har-conversion-expected.txt: Added.
2542 * platform/win/http/tests/inspector/console-xhr-logging-expected.txt: Added.
2543 * platform/win/http/tests/inspector/resource-har-conversion-expected.txt: Added.
2544 * platform/win/http/tests/inspector/resource-parameters-expected.txt:
2546 2010-09-02 Peter Kasting <pkasting@google.com>
2548 Reviewed by Dimitri Glazkov.
2550 Implement [continuous]MouseScrollBy() on Chromium, and partly on GTK.
2551 https://bugs.webkit.org/show_bug.cgi?id=45073
2553 * platform/chromium/test_expectations.txt: Unskip tests that should now pass.
2554 * platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html: Convert mouseWheelTo() to mouseScrollBy().
2556 2010-09-01 Ilya Tikhonovsky <loislo@chromium.org>
2558 Reviewed by Yury Semikhatsky.
2560 WebInspector: protocol related Inspector's tests are failing in Chromium.
2562 The expectation is different because Chromium tests use test_shell.
2563 1) a lot of console messages automaticaly published by test_shell;
2564 2) debugger was enabled by default;
2565 3) for (i in an_array) produces some garbage.
2568 1) override reportProtocolError and console.error functions;
2569 2) debugger was explicitly disabled;
2572 https://bugs.webkit.org/show_bug.cgi?id=44996
2574 * inspector/report-API-errors.html:
2575 * inspector/report-protocol-errors.html:
2576 * LayoutTests/platform/chromium/test_expectations.txt
2578 2010-09-02 Sheriff Bot <webkit.review.bot@gmail.com>
2580 Unreviewed, rolling out r66656.
2581 http://trac.webkit.org/changeset/66656
2582 https://bugs.webkit.org/show_bug.cgi?id=45105
2584 won't pass after 66655 rollout (Requested by kling on
2587 * fast/dom/Selection/script-tests/wrong-document-err.js: Removed.
2588 * fast/dom/Selection/wrong-document-err-expected.txt: Removed.
2589 * fast/dom/Selection/wrong-document-err.html: Removed.
2591 2010-09-02 Sheriff Bot <webkit.review.bot@gmail.com>
2593 Unreviewed, rolling out r66649.
2594 http://trac.webkit.org/changeset/66649
2595 https://bugs.webkit.org/show_bug.cgi?id=45103
2597 It broke ~2000 tests on Qt bot (Requested by Ossy on #webkit).
2599 * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Removed.
2600 * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Removed.
2601 * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Removed.
2602 * fast/dom/HTMLScriptElement/defer-double-write.html: Removed.
2603 * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Removed.
2604 * fast/dom/HTMLScriptElement/defer-inline-script.html: Removed.
2605 * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Removed.
2606 * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Removed.
2607 * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Removed.
2608 * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Removed.
2609 * fast/dom/HTMLScriptElement/defer-write-expected.txt: Removed.
2610 * fast/dom/HTMLScriptElement/defer-write.html: Removed.
2611 * fast/dom/HTMLScriptElement/resources/defer.js: Removed.
2612 * fast/dom/HTMLScriptElement/resources/external.js: Removed.
2613 * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Removed.
2614 * fast/dom/HTMLScriptElement/shouldnotexecute.js: Removed.
2615 * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Removed.
2616 * fast/dom/HTMLScriptElement/two-defer-writes.html: Removed.
2617 * http/tests/misc/resources/defer-script.js: Removed.
2618 * http/tests/misc/resources/external-script.js: Removed.
2619 * http/tests/misc/resources/script-debug-body-background.js: Removed.
2620 * http/tests/misc/resources/script-write-slow-stylesheet.js: Removed.
2621 * http/tests/misc/resources/slow-defer-script.cgi: Removed.
2622 * http/tests/misc/resources/slow-stylesheet.cgi: Removed.
2623 * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Removed.
2624 * http/tests/misc/script-defer-after-slow-stylesheet.html: Removed.
2625 * http/tests/misc/script-defer-expected.txt: Removed.
2626 * http/tests/misc/script-defer.html: Removed.
2628 2010-09-02 Andreas Kling <andreas.kling@nokia.com>
2630 Unreviewed, forgot to add the new layout test in last commit.
2632 * fast/dom/Selection/script-tests/wrong-document-err.js: Added.
2633 * fast/dom/Selection/wrong-document-err-expected.txt: Added.
2634 * fast/dom/Selection/wrong-document-err.html: Added.
2636 2010-09-01 Andreas Kling <andreas.kling@nokia.com>
2638 Reviewed by Darin Adler.
2640 DOM Selection: collapse() and selectAllChildren() should throw WRONG_DOCUMENT_ERR if node belongs to other document
2641 https://bugs.webkit.org/show_bug.cgi?id=44595
2644 http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-collapse
2645 http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-selectallchildren
2647 * fast/dom/Selection/script-tests/wrong-document-err.js: Added.
2648 * fast/dom/Selection/wrong-document-err-expected.txt: Added.
2649 * fast/dom/Selection/wrong-document-err.html: Added.
2651 2010-09-02 Tony Gentilcore <tonyg@chromium.org>
2653 Reviewed by Adam Barth.
2655 Support <script defer> as specified by HTML5
2656 https://bugs.webkit.org/show_bug.cgi?id=40934
2658 * fast/dom/HTMLScriptElement/defer-double-defer-write-expected.txt: Added.
2659 * fast/dom/HTMLScriptElement/defer-double-defer-write.html: Added. Tests that a write of a deferred script from a deferred script will execute when the document is closed. The explicit close is necessary because this is a script created parser.
2660 * fast/dom/HTMLScriptElement/defer-double-write-expected.txt: Added.
2661 * fast/dom/HTMLScriptElement/defer-double-write.html: Added. Tests that a script block written from a deferred script will write into the new document.
2662 * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Added.
2663 * fast/dom/HTMLScriptElement/defer-inline-script.html: Added. Tests that inline scripts are not deferred. This is consistent with HTML5 and inconsistent with IE.
2664 * fast/dom/HTMLScriptElement/defer-onbeforeload-expected.txt: Added.
2665 * fast/dom/HTMLScriptElement/defer-onbeforeload.html: Added. Tests that the beforeload event is fired immediately and is cancellable.
2666 * fast/dom/HTMLScriptElement/defer-script-invalid-url-expected.txt: Added.
2667 * fast/dom/HTMLScriptElement/defer-script-invalid-url.html: Added. Tests that deferred scripts with invalid URLs are ignored and that subsequent deferred scripts will be run.
2668 * fast/dom/HTMLScriptElement/defer-write-expected.txt: Added.
2669 * fast/dom/HTMLScriptElement/defer-write.html: Added. Tests that a basic write from a deferred script blows away the document.
2670 * fast/dom/HTMLScriptElement/resources/defer.js: Added.
2671 * fast/dom/HTMLScriptElement/resources/external.js: Added.
2672 * fast/dom/HTMLScriptElement/resources/shouldnotexecute.js: Added.
2673 * fast/dom/HTMLScriptElement/shouldnotexecute.js: Added.
2674 * fast/dom/HTMLScriptElement/two-defer-writes-expected.txt: Added.
2675 * fast/dom/HTMLScriptElement/two-defer-writes.html: Added. Tests that when a document.write from the first deferred script blows away the document, subsequent deferred scripts are not executed.
2676 * http/tests/misc/resources/defer-script.js: Added.
2677 * http/tests/misc/resources/external-script.js: Added.
2678 * http/tests/misc/resources/script-debug-body-background.js: Added.
2679 * http/tests/misc/resources/script-write-slow-stylesheet.js: Added.
2680 * http/tests/misc/resources/slow-defer-script.cgi: Added.
2681 * http/tests/misc/resources/slow-stylesheet.cgi: Added.
2682 * http/tests/misc/script-defer-after-slow-stylesheet-expected.txt: Added.
2683 * http/tests/misc/script-defer-after-slow-stylesheet.html: Added. Tests that deferred scripts respect blocking stylesheets.
2684 * http/tests/misc/script-defer-expected.txt: Added.
2685 * http/tests/misc/script-defer.html: Added. Tests basic ordering of deferred scripts.
2687 2010-09-02 Philippe Normand <pnormand@igalia.com>
2689 Unreviewed, skipping new failing media test.
2691 [Qt] media/media-can-play-mpeg4-video.html fails
2692 https://bugs.webkit.org/show_bug.cgi?id=45093
2694 * platform/qt/Skipped:
2696 2010-08-31 Philippe Normand <pnormand@igalia.com>
2698 Reviewed by Eric Carlson.
2700 [GStreamer] can't play m4v videos
2701 https://bugs.webkit.org/show_bug.cgi?id=44951
2703 Test similar to media-can-play-mpeg-audio.html but for videos. For
2704 now only m4v and mp4 types are tested.
2706 * media/media-can-play-mpeg4-video-expected.txt: Added.
2707 * media/media-can-play-mpeg4-video.html: Added.
2709 2010-09-01 Mihai Parparita <mihaip@chromium.org>
2711 Reviewed by Chris Marrin.
2713 animations/suspend-resume-animation.html does not pass when accelerated compositing is off
2714 https://bugs.webkit.org/show_bug.cgi?id=45057
2716 animations/suspend-resume-animation.html now passes with the Chromium DRT
2717 (it still fails with test_shell, since that doesn't have the suspend/resumeAnimations
2720 * platform/chromium/drt_expectations.txt:
2721 * platform/chromium/test_expectations.txt:
2723 2010-09-01 Matthew Willis <lilmatt@flock.com>
2725 Reviewed by Alexey Proskuryakov.
2727 Add tests to ensure any h1-h6 element can close any other h1-h6 element.
2728 https://bugs.webkit.org/show_bug.cgi?id=15136
2729 <rdar://problem/5762882>
2731 * fast/html/numbered-header-element-expected.txt: Added.
2732 * fast/html/numbered-header-element.html: Added.
2733 * fast/html/script-tests/numbered-header-element.js: Added.
2735 2010-09-01 Mihai Parparita <mihaip@chromium.org>
2737 Reviewed by Brady Eidson.
2739 popstate event is not fired until document opts in by calling pushstate.
2740 https://bugs.webkit.org/show_bug.cgi?id=41372
2742 Add two tests to check how often popstate is being fired (for both
2743 fragment changes and page changes, especially with the page cache
2746 Update existing state object tests to handle popstate being fired for
2747 the page being navigated to (right after onload).
2749 * fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html:
2750 * fast/loader/stateobjects/document-destroyed-navigate-back.html:
2751 * fast/loader/stateobjects/popstate-after-load-complete-addeventlistener.html:
2752 * fast/loader/stateobjects/popstate-after-load-complete-body-attribute.html:
2753 * fast/loader/stateobjects/popstate-after-load-complete-body-inline-attribute.html:
2754 * fast/loader/stateobjects/popstate-after-load-complete-window-attribute.html:
2755 * fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt: Added.
2756 * fast/loader/stateobjects/popstate-fires-on-history-traversal.html: Added.
2757 * fast/loader/stateobjects/popstate-fires-with-page-cache-expected.txt: Added.
2758 * fast/loader/stateobjects/popstate-fires-with-page-cache.html: Added.
2759 * fast/loader/stateobjects/pushstate-object-types.html:
2760 * fast/loader/stateobjects/pushstate-then-replacestate.html:
2761 * fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html:
2762 * fast/loader/stateobjects/replacestate-in-iframe.html:
2763 * fast/loader/stateobjects/replacestate-then-pushstate.html:
2764 * fast/loader/stateobjects/resources/popstate-fires-with-page-cache-1.html: Added.
2765 * fast/loader/stateobjects/resources/popstate-fires-with-page-cache-2.html: Added.
2766 * fast/loader/stateobjects/resources/replacestate-in-iframe-window-child.html:
2768 2010-09-01 Matthew Willis <lilmatt@flock.com>
2770 Reviewed by Joseph Pecoraro.
2772 Fix failing test: inspector/console-format.html (regression from r66616)
2773 https://bugs.webkit.org/show_bug.cgi?id=45067
2775 * inspector/console-format-expected.txt:
2777 2010-09-01 Ryosuke Niwa <rniwa@webkit.org>
2779 Reviewed by Dimitri Glazkov.
2781 REGRESSION(r66431): WebCore::Editor::selectionStartCSSPropertyValue crashes if no background color is specified
2782 https://bugs.webkit.org/show_bug.cgi?id=45068
2784 Added a test to ensure WebKit doesn't crash when backColor is queried on a node without any ancestors
2785 with a background color.
2787 * editing/execCommand/backcolor-crash-expected.txt: Added.
2788 * editing/execCommand/backcolor-crash.html: Added.
2790 2010-08-31 Jer Noble <jer.noble@apple.com>
2792 Reviewed by Darin Adler.
2794 WebKit should not accept PDFs as video.
2795 https://bugs.webkit.org/show_bug.cgi?id=45013
2797 Added a new test, similar to the text-served-as-text.html test, which
2798 expects an error thrown when a PDF is set as the source of a <video>
2801 * http/tests/media/pdf-served-as-pdf-expected.txt: Added.
2802 * http/tests/media/pdf-served-as-pdf.html: Added.
2803 * http/tests/media/resources/test.pdf: Added.
2805 2010-09-01 Tony Chang <tony@chromium.org>
2807 Unreviewed, updating a chromium baseline, the only difference is in
2808 the anti-aliasing of the rounded border (a result of r66615).
2810 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum:
2811 * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png:
2813 2010-09-01 Tony Chang <tony@chromium.org>
2815 Unreviewed, updating chromium test expectations.
2817 * platform/chromium-mac/fast/js/kde/RegExp-expected.txt: Rebaseline
2818 * platform/chromium-win/fast/forms/focus2-expected.txt: Removed because it's wrong.
2819 * platform/chromium-win/fast/js/kde/RegExp-expected.txt: Rebaseline
2820 * platform/chromium/test_expectations.txt:
2822 2010-09-01 Gavin Barraclough <barraclough@apple.com>
2824 Rubber stamped by Oliver Hunt.
2826 Fix three tests in fast/js/kde are failing; fix them.
2829 This is failing because it redefines the method 'should be'.
2830 Rename the test's version of this method.
2833 This tests erroneously expects a failed match to update the
2834 cached results on the RegExp object; these are only updated
2835 on a successful match.
2838 This test erroneously expects the message property of a newly
2839 constructed Error with no arguments to be undefined; the ECMA
2840 262-5 spec requires this to be "". Two sputnik tests contain
2841 the same error (the sputnik tests is actually testing 262-3
2842 compatibility, which is not what we're interested in).
2844 * fast/js/kde/RegExp-expected.txt:
2845 * fast/js/kde/evil-n-expected.txt:
2846 * fast/js/kde/exceptions-expected.txt:
2847 * fast/js/kde/script-tests/RegExp.js:
2848 * fast/js/kde/script-tests/evil-n.js:
2849 * fast/js/kde/script-tests/exceptions.js:
2853 (testReferenceError):
2854 (testFunctionError):
2855 (testMathFunctionError):
2856 (testWhileAbortion):
2857 * fast/js/sputnik/Conformance/15_Native_Objects/15.11_Error/15.11.1/S15.11.1.1_A1_T1.html:
2858 * fast/js/sputnik/Conformance/15_Native_Objects/15.11_Error/15.11.2/S15.11.2.1_A1_T1.html:
2860 2010-09-01 Rob Buis <rwlbuis@gmail.com>
2862 Reviewed by Darin Adler.
2864 Support for Percentage Values in border-radius
2865 https://bugs.webkit.org/show_bug.cgi?id=38354
2867 Adjust existing test to test percentages as well as
2868 mixing fixed values with percentages.
2870 * fast/borders/border-radius-parsing-expected.txt:
2871 * fast/borders/border-radius-parsing.html:
2873 2010-09-01 Tony Chang <tony@chromium.org>
2875 Unreviewed, add chromium win/linux baselines for fast/multicol/float-paginate.html.
2877 * platform/chromium-linux/fast/multicol/float-paginate-expected.checksum: Added.
2878 * platform/chromium-linux/fast/multicol/float-paginate-expected.png: Added.
2879 * platform/chromium-linux/fast/multicol/float-paginate-expected.txt: Added.
2880 * platform/chromium-win/fast/multicol/float-paginate-expected.checksum: Added.
2881 * platform/chromium-win/fast/multicol/float-paginate-expected.png: Added.
2882 * platform/chromium-win/fast/multicol/float-paginate-expected.txt: Added.
2883 * platform/chromium/test_expectations.txt:
2885 2010-09-01 Dave Hyatt <hyatt@apple.com>
2887 Reviewed by Dan Bernstein and Simon Fraser.
2889 https://bugs.webkit.org/show_bug.cgi?id=44963, rename the float-paginate-failure test since it now
2892 * fast/multicol/float-paginate-failure.html: Removed.
2893 * fast/multicol/float-paginate.html: Added.
2894 * platform/mac/fast/multicol/float-paginate-expected.checksum: Added.
2895 * platform/mac/fast/multicol/float-paginate-expected.png: Added.
2896 * platform/mac/fast/multicol/float-paginate-expected.txt: Added.
2897 * platform/mac/fast/multicol/float-paginate-failure-expected.checksum: Removed.
2898 * platform/mac/fast/multicol/float-paginate-failure-expected.png: Removed.
2899 * platform/mac/fast/multicol/float-paginate-failure-expected.txt: Removed.
2901 2010-09-01 Alejandro G. Castro <alex@igalia.com>
2903 Reviewed by Martin Robinson.
2905 [Gtk] very slow page scrolling on big -webkit-box-shadow areas
2906 https://bugs.webkit.org/show_bug.cgi?id=39582
2908 Add a new drawTiledShadow method to render a big shadow doing
2909 tiling of parts of a smaller shadow. We create the minimum shadow
2910 required to get the tiles we will use to render the real shadow
2911 and we use drawPattern with those tiles to create the shadow.
2915 * platform/gtk/fast/box-shadow/basic-shadows-expected.checksum:
2916 * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
2917 * platform/gtk/fast/css/shadow-multiple-expected.checksum:
2918 * platform/gtk/fast/css/shadow-multiple-expected.png:
2919 * platform/gtk/svg/css/stars-with-shadow-expected.checksum:
2920 * platform/gtk/svg/css/stars-with-shadow-expected.png:
2922 2010-09-01 Martin Robinson <mrobinson@igalia.com>
2924 Updating one more baseline, which seems to differ on the bots.
2926 * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
2928 2010-09-01 Martin Robinson <mrobinson@igalia.com>
2930 Add baselines and unskip non-failing tests in preparation for
2931 landing scrollbar theme changes.
2933 * platform/gtk/Skipped:
2934 * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.checksum: Added.
2935 * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png: Added.
2936 * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt: Added.
2937 * platform/gtk/fast/dynamic/window-scrollbars-test-expected.checksum: Added.
2938 * platform/gtk/fast/dynamic/window-scrollbars-test-expected.png: Added.
2939 * platform/gtk/fast/dynamic/window-scrollbars-test-expected.txt: Added.
2940 * platform/gtk/fast/events/attempt-scroll-with-no-scrollbars-expected.txt: Added.
2941 * platform/gtk/fast/frames/001-expected.txt: Added.
2942 * platform/gtk/fast/frames/002-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/002-expected.txt.
2943 * platform/gtk/fast/frames/calculate-fixed-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-fixed-expected.txt.
2944 * platform/gtk/fast/frames/calculate-order-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-order-expected.txt.
2945 * platform/gtk/fast/frames/calculate-percentage-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-percentage-expected.txt.
2946 * platform/gtk/fast/frames/calculate-relative-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/calculate-relative-expected.txt.
2947 * platform/gtk/fast/frames/calculate-round-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/calculate-round-expected.txt.
2948 * platform/gtk/fast/frames/content-opacity-1-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/content-opacity-1-expected.txt.
2949 * platform/gtk/fast/frames/content-opacity-2-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/content-opacity-2-expected.txt.
2950 * platform/gtk/fast/frames/contentWindow_Frame-expected.txt: Added.
2951 * platform/gtk/fast/frames/contentWindow_iFrame-expected.txt: Added.
2952 * platform/gtk/fast/frames/empty-cols-attribute-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/empty-cols-attribute-expected.txt.
2953 * platform/gtk/fast/frames/empty-frame-src-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/empty-frame-src-expected.txt.
2954 * platform/gtk/fast/frames/frame-element-name-expected.txt: Added.
2955 * platform/gtk/fast/frames/frame-navigation-expected.txt: Added.
2956 * platform/gtk/fast/frames/frame-scrolling-attribute-expected.checksum: Added.
2957 * platform/gtk/fast/frames/frame-scrolling-attribute-expected.png: Added.
2958 * platform/gtk/fast/frames/frame-scrolling-attribute-expected.txt: Added.
2959 * platform/gtk/fast/frames/frame-set-whitespace-attributes-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/frame-set-whitespace-attributes-expected.txt.
2960 * platform/gtk/fast/frames/frame-src-attribute-expected.txt: Added.
2961 * platform/gtk/fast/frames/frameElement-frame-expected.txt: Added.
2962 * platform/gtk/fast/frames/frameElement-iframe-expected.txt: Added.
2963 * platform/gtk/fast/frames/frameset-style-recalc-expected.txt: Added.
2964 * platform/gtk/fast/frames/iframe-option-crash-expected.txt: Added.
2965 * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.checksum: Added.
2966 * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.png: Added.
2967 * platform/gtk/fast/frames/iframe-scrolling-attribute-expected.txt: Added.
2968 * platform/gtk/fast/frames/iframe-text-contents-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/iframe-text-contents-expected.txt.
2969 * platform/gtk/fast/frames/iframe-with-frameborder-expected.txt: Added.
2970 * platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt: Added.
2971 * platform/gtk/fast/frames/invalid-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/invalid-expected.txt.
2972 * platform/gtk/fast/frames/no-frame-borders-expected.txt: Copied from LayoutTests/platform/mac/fast/frames/no-frame-borders-expected.txt.
2973 * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt: Added.
2974 * platform/gtk/fast/frames/valid-expected.txt: Copied from LayoutTests/platform/qt/fast/frames/valid-expected.txt.
2975 * platform/gtk/fast/frames/viewsource-attribute-expected.txt: Added.
2976 * platform/gtk/fast/frames/viewsource-on-image-file-expected.txt: Added.
2978 2010-09-01 Anton Muhin <antonm@chromium.org>
2980 Unreviewed fix to update test expectations to recent SVG changes.
2982 * platform/chromium/test_expectations.txt:
2984 2010-09-01 'Anton Muhin' <antonm@chromium.org>
2986 Unreviewed expectations fix.
2988 Due to recent changes in V8, Chromium now passes more ietestcentertests.
2990 * platform/chromium/test_expectations.txt:
2992 2010-09-01 Andrey Kosyakov <caseq@chromium.org>
2994 Reviewed by Yury Semikhatsky.
2996 Web Inspector, Extension API: Panel.onSelectionChanged event is never fired
2997 Added tests for webInspector.inspectedWindow.eval() and event dispatchers.
2998 https://bugs.webkit.org/show_bug.cgi?id=44957
3000 * inspector/extensions-eval-expected.txt: Added.
3001 * inspector/extensions-eval.html: Added.
3002 * inspector/extensions-expected.txt:
3003 * inspector/extensions.html:
3004 * inspector/resources/extension-main.js:
3005 (fetchTests.callback):
3007 * platform/chromium/test_expectations.txt:
3009 2010-09-01 Nikolas Zimmermann <nzimmermann@rim.com>
3011 Reviewed by Dirk Schulze.
3013 RenderImage::imageChanged invalidates wrong area
3014 https://bugs.webkit.org/show_bug.cgi?id=43779
3016 Rebaseline SVG image dumpAsText() tests.
3017 A newline is gone from each of the results, after switching from RenderImage to RenderSVGModelObject in RenderSVGImage.
3019 * svg/custom/loadevents-capturing-expected.txt:
3020 * svg/custom/loadevents-externalresourcesrequired-expected.txt:
3021 * svg/custom/loadevents-normal-expected.txt:
3022 * svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.txt:
3023 * svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt:
3024 * svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt:
3025 * svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt:
3026 * svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt:
3027 * svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt:
3028 * svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt:
3029 * svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.txt:
3030 * svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.txt:
3031 * svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.txt:
3033 2010-09-01 Mahesh Kulkarni <mahesh.kulkarni@nokia.com>
3035 Reviewed by Laszlo Gombos.
3037 [Qt] QWebPage::allowGeolocationRequest should be async API
3038 https://bugs.webkit.org/show_bug.cgi?id=41364
3040 Enable all geolocation delayed permission layout test for Qt port
3042 * platform/qt/Skipped:
3044 2010-09-01 Pavel Podivilov <podivilov@chromium.org>
3046 Reviewed by Yury Semikhatsky.
3048 Web Inspector: move debugger tests to the new test harness
3049 https://bugs.webkit.org/show_bug.cgi?id=44939
3051 * http/tests/inspector/debugger-test.js: Removed.
3052 * http/tests/inspector/debugger-test2.js:
3053 (initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
3054 (initialize_DebuggerTest.InspectorTest.startDebuggerTest):
3055 (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
3056 (initialize_DebuggerTest.InspectorTest.runTestFunctionAndWaitUntilPaused):
3057 (initialize_DebuggerTest.InspectorTest.waitUntilPaused):
3058 (initialize_DebuggerTest.InspectorTest.waitUntilResumed):
3059 (initialize_DebuggerTest.InspectorTest.resumeExecution):
3060 (initialize_DebuggerTest.InspectorTest.captureStackTrace):
3061 (initialize_DebuggerTest.InspectorTest._pausedScript):
3062 (initialize_DebuggerTest.InspectorTest._resumedScript):
3063 (initialize_DebuggerTest.InspectorTest.waitUntilCurrentSourceFrameIsLoaded):
3064 (initialize_DebuggerTest.InspectorTest._showScriptSource):
3065 (initialize_DebuggerTest.InspectorTest.expandProperties.expandNextPath):
3066 (initialize_DebuggerTest.InspectorTest.expandProperties):
3067 (initialize_DebuggerTest.InspectorTest._expandProperty):
3068 (initialize_DebuggerTest.InspectorTest._findChildPropertyTreeElement):
3069 (initialize_DebuggerTest):
3070 * http/tests/inspector/inspector-test2.js:
3071 (initialize_InspectorTest.InspectorTest.completeTest):
3072 (initialize_InspectorTest.InspectorTest.evaluateInPage):
3073 (initialize_InspectorTest.InspectorTest.addResult.addResultToPage):
3074 (initialize_InspectorTest.InspectorTest.addResult):
3075 (initialize_InspectorTest.InspectorTest.addObject):
3076 (initialize_InspectorTest.InspectorTest.reloadPage):
3077 (initialize_InspectorTest.InspectorTest.pageReloaded):
3078 (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches):
3079 (initialize_InspectorTest.InspectorTest.enableResourceTracking):
3080 (initialize_InspectorTest.InspectorTest.disableResourceTracking):
3081 (initialize_InspectorTest.InspectorTest._addSniffer):
3082 (runTest.runTestInFrontend):
3084 (didEvaluateForTestInFrontend):
3085 * inspector/debugger-breakpoints-not-activated-on-reload.html:
3086 * inspector/debugger-cyclic-ref-expected.txt:
3087 * inspector/debugger-cyclic-ref.html:
3088 * inspector/debugger-eval-while-paused-expected.txt:
3089 * inspector/debugger-eval-while-paused.html:
3090 * inspector/debugger-no-nested-pause-expected.txt:
3091 * inspector/debugger-no-nested-pause.html:
3092 * inspector/debugger-pause-in-eval-script-expected.txt:
3093 * inspector/debugger-pause-in-eval-script.html:
3094 * inspector/debugger-pause-on-debugger-statement-expected.txt:
3095 * inspector/debugger-pause-on-debugger-statement.html:
3096 * inspector/debugger-proto-property-expected.txt:
3097 * inspector/debugger-proto-property.html:
3098 * inspector/debugger-step-in-expected.txt:
3099 * inspector/debugger-step-in.html:
3100 * inspector/debugger-step-out-expected.txt:
3101 * inspector/debugger-step-out.html:
3102 * inspector/debugger-step-over-expected.txt:
3103 * inspector/debugger-step-over.html:
3104 * inspector/dom-breakpoints-expected.txt:
3105 * inspector/dom-breakpoints.html:
3106 * inspector/extensions-api-expected.txt:
3107 * inspector/extensions-audits-api-expected.txt:
3108 * inspector/extensions-audits-expected.txt:
3109 * inspector/extensions-expected.txt:
3110 * inspector/report-protocol-errors.html:
3111 * platform/chromium/inspector/debugger-step-in-expected.txt:
3113 2010-09-01 Anton Muhin <antonm@chromium.org>
3115 Unreviewed, updating expected results for Chromium.
3117 * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
3118 * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt
3119 * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt
3120 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
3121 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt
3122 * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt
3123 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
3124 * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt
3125 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt
3127 2010-09-01 Anton Muhin <antonm@chromium.org>
3129 Unreviewed, updating expected results for Chromium.
3131 2010-09-01 Ilya Tikhonovsky <loislo@chromium.org>
3133 Reviewed by Yury Semikhatsky.
3135 WebInspector: disable inspector tests on mac-wk2.
3136 The tests should be skipped until https://bugs.webkit.org/show_bug.cgi?id=42318 get fixed.
3138 https://bugs.webkit.org/show_bug.cgi?id=44975
3140 * platform/mac-wk2/Skipped:
3142 2010-09-01 Csaba Osztrogonác <ossy@webkit.org>
3144 Unreviewed, updating expected results for r66581.
3146 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
3147 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
3149 2010-09-01 Andreas Kling <andreas.kling@nokia.com>
3151 Reviewed by Darin Adler.
3153 DOM Selection: collapseToStart() and collapseToEnd() should throw INVALID_STATE_ERR if there's no selection
3154 https://bugs.webkit.org/show_bug.cgi?id=44598
3157 http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-collapsetostart
3158 http://www.whatwg.org/specs/web-apps/current-work/#dom-selection-collapsetoend
3160 * fast/dom/Selection/collapseToX-empty-selection-expected.txt: Added.
3161 * fast/dom/Selection/collapseToX-empty-selection.html: Added.
3162 * fast/dom/Selection/script-tests/collapseToX-empty-selection.js: Added.
3164 2010-09-01 Alejandro G. Castro <alex@igalia.com>
3166 Unreviewed, updating expected results for r66581.
3168 * editing/pasteboard/onpaste-text-html-expected.txt:
3169 * fast/events/ondrop-text-html-expected.txt:
3170 * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
3172 2010-09-01 Justin Garcia <justin.garcia@apple.com>
3174 Unreviewed, updating expected results for recent check-in.
3176 * editing/execCommand/5770834-1-expected.txt:
3177 * fast/css/getComputedStyle/computed-style-expected.txt:
3178 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
3179 * svg/css/getComputedStyle-basic-expected.txt:
3181 2010-08-31 Kent Tamura <tkent@chromium.org>
3183 Unreviewed, test expectation update.
3185 * platform/chromium/drt_expectations.txt: Remove a duplicated expectation.
3187 2010-08-31 Kent Tamura <tkent@chromium.org>
3189 Unreviewed, test expectation update.
3191 * platform/chromium/drt_expectations.txt: Add recent failures.
3193 2010-08-31 Justin Garcia <justin.garcia@apple.com>
3195 Reviewed by Dan Bernstein.
3197 https://bugs.webkit.org/show_bug.cgi?id=44915
3198 Need to handle CSSValueAuto in CSSPrimitiveValue::operator ETextAlign()
3200 * fast/css/text-align-webkit-auto-expected.txt: Added.
3201 * fast/css/text-align-webkit-auto.html: Added.
3203 2010-08-31 Alexey Proskuryakov <ap@apple.com>
3205 Reviewed by Adam Barth.
3207 https://bugs.webkit.org/show_bug.cgi?id=40947
3208 <rdar://problem/8124723> REGRESSION (r57544): XMLHttpRequest POSTed multipart/form-data
3209 wrongfully gets a charset appended
3211 * http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers-expected.txt:
3212 * http/tests/xmlhttprequest/request-encoding2.html:
3213 Updated tests that has wrong expectations.
3215 * http/tests/xmlhttprequest/post-with-boundary-expected.txt: Added.
3216 * http/tests/xmlhttprequest/post-with-boundary.html: Added.
3217 Added a new test, sending a valid multipart form with boundary.
3219 2010-08-31 Darin Adler <darin@apple.com>
3223 * platform/gtk/Skipped: Skip the webarchive/loading/missing-data.html for the same reason
3224 the nearly identical webarchive/loading/mainresource-null-mimetype-crash.html is skipped.
3226 2010-08-31 Tony Chang <tony@chromium.org>
3228 Unreviewed, update pngs where the checksum is correct, but the png doesn't match.
3230 * platform/chromium-linux/fast/dom/attr_dead_doc-expected.png:
3231 * platform/chromium-linux/fast/frames/content-opacity-1-expected.png:
3232 * platform/chromium-linux/fast/frames/content-opacity-2-expected.png:
3233 * platform/chromium-linux/fast/frames/iframe-text-contents-expected.png:
3234 * platform/chromium-linux/tables/mozilla/bugs/bug137388-1-expected.png:
3235 * platform/chromium-linux/tables/mozilla/bugs/bug137388-3-expected.png:
3236 * platform/chromium-linux/tables/mozilla/bugs/bug50695-2-expected.png:
3238 2010-08-31 Darin Adler <darin@apple.com>
3240 Reviewed by Sam Weinig.
3242 Null-deref when decoding web archive with no data key in LegacyWebArchive::createResource
3243 https://bugs.webkit.org/show_bug.cgi?id=45000
3245 * webarchive/loading/missing-data-expected.txt: Added.
3246 * webarchive/loading/missing-data.html: Added.
3247 * webarchive/loading/resources/missing-data.webarchive: Added.
3249 2010-08-31 Tony Chang <tony@chromium.org>
3251 Unreviewed. Add pngs for chromium linux results that have checksums.
3253 * platform/chromium-linux/css2.1/t0505-c16-descendant-01-e-expected.png: Added.
3254 * platform/chromium-linux/css2.1/t0509-c15-ids-01-e-expected.png: Added.
3255 * platform/chromium-linux/css2.1/t1205-c563-list-type-00-b-expected.png: Added.
3256 * platform/chromium-linux/css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
3257 * platform/chromium-linux/editing/deleting/4845371-expected.png: Added.
3258 * platform/chromium-linux/editing/deleting/4922367-expected.png: Added.
3259 * platform/chromium-linux/editing/deleting/5156801-2-expected.png: Added.
3260 * platform/chromium-linux/editing/deleting/5300379-expected.png: Added.
3261 * platform/chromium-linux/editing/deleting/delete-3608430-fix-expected.png: Added.
3262 * platform/chromium-linux/editing/deleting/delete-3608445-fix-expected.png: Added.
3263 * platform/chromium-linux/editing/deleting/delete-3608462-fix-expected.png: Added.
3264 * platform/chromium-linux/editing/deleting/delete-4083333-fix-expected.png: Added.
3265 * platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.png: Added.
3266 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-001-expected.png: Added.
3267 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-002-expected.png: Added.
3268 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-003-expected.png: Added.
3269 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-004-expected.png: Added.
3270 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-005-expected.png: Added.
3271 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-006-expected.png: Added.
3272 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-007-expected.png: Added.
3273 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-008-expected.png: Added.
3274 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-009-expected.png: Added.
3275 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-010-expected.png: Added.
3276 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-011-expected.png: Added.
3277 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-012-expected.png: Added.
3278 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-013-expected.png: Added.
3279 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-014-expected.png: Added.
3280 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-015-expected.png: Added.
3281 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-016-expected.png: Added.
3282 * platform/chromium-linux/editing/deleting/delete-block-merge-contents-017-expected.png: Added.
3283 * platform/chromium-linux/editing/deleting/delete-block-table-expected.png: Added.
3284 * platform/chromium-linux/editing/deleting/delete-br-001-expected.png: Added.
3285 * platform/chromium-linux/editing/deleting/delete-br-002-expected.png: Added.
3286 * platform/chromium-linux/editing/deleting/delete-br-003-expected.png: Added.
3287 * platform/chromium-linux/editing/deleting/delete-br-004-expected.png: Added.
3288 * platform/chromium-linux/editing/deleting/delete-br-005-expected.png: Added.
3289 * platform/chromium-linux/editing/deleting/delete-br-006-expected.png: Added.
3290 * platform/chromium-linux/editing/deleting/delete-br-007-expected.png: Added.
3291 * platform/chromium-linux/editing/deleting/delete-character-001-expected.png: Added.
3292 * platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.png: Added.
3293 * platform/chromium-linux/editing/deleting/delete-hr-expected.png: Added.
3294 * platform/chromium-linux/editing/deleting/delete-image-001-expected.png: Added.
3295 * platform/chromium-linux/editing/deleting/delete-image-002-expected.png: Added.
3296 * platform/chromium-linux/editing/deleting/delete-image-003-expected.png: Added.
3297 * platform/chromium-linux/editing/deleting/delete-leading-ws-001-expected.png: Added.
3298 * platform/chromium-linux/editing/deleting/delete-listitem-001-expected.png: Added.
3299 * platform/chromium-linux/editing/deleting/delete-listitem-002-expected.png: Added.
3300 * platform/chromium-linux/editing/deleting/delete-selection-001-expected.png: Added.
3301 * platform/chromium-linux/editing/deleting/delete-tab-001-expected.png: Added.
3302 * platform/chromium-linux/editing/deleting/delete-tab-002-expected.png: Added.
3303 * platform/chromium-linux/editing/deleting/delete-tab-003-expected.png: Added.
3304 * platform/chromium-linux/editing/deleting/delete-tab-004-expected.png: Added.
3305 * platform/chromium-linux/editing/deleting/delete-trailing-ws-001-expected.png: Added.
3306 * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.png: Added.
3307 * platform/chromium-linux/editing/deleting/delete-ws-fixup-003-expected.png: Added.
3308 * platform/chromium-linux/editing/deleting/delete-ws-fixup-004-expected.png: Added.
3309 * platform/chromium-linux/editing/deleting/list-item-1-expected.png: Added.
3310 * platform/chromium-linux/editing/deleting/merge-different-styles-expected.png: Added.
3311 * platform/chromium-linux/editing/deleting/merge-into-empty-block-2-expected.png: Added.
3312 * platform/chromium-linux/editing/deleting/merge-unrendered-space-expected.png: Added.
3313 * platform/chromium-linux/editing/deleting/merge-whitespace-pre-expected.png: Added.
3314 * platform/chromium-linux/editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
3315 * platform/chromium-linux/editing/deleting/pruning-after-merge-2-expected.png: Added.
3316 * platform/chromium-linux/editing/deleting/smart-delete-003-expected.png: Added.
3317 * platform/chromium-linux/editing/deleting/table-cells-expected.png: Added.
3318 * platform/chromium-linux/editing/deleting/whitespace-pre-1-expected.png: Added.
3319 * platform/chromium-linux/editing/execCommand/4916402-expected.png: Added.
3320 * platform/chromium-linux/editing/execCommand/5569741-expected.png: Added.
3321 * platform/chromium-linux/editing/execCommand/format-block-with-braces-expected.png: Added.
3322 * platform/chromium-linux/editing/execCommand/format-block-with-trailing-br-expected.png: Added.
3323 * platform/chromium-linux/editing/execCommand/indent-empty-root-expected.png: Added.
3324 * platform/chromium-linux/editing/execCommand/indent-list-item-expected.png: Added.
3325 * platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.png: Added.
3326 * platform/chromium-linux/editing/execCommand/nsresponder-indent-expected.png: Added.
3327 * platform/chromium-linux/editing/execCommand/nsresponder-outdent-expected.png: Added.
3328 * platform/chromium-linux/editing/execCommand/remove-list-item-1-expected.png: Added.
3329 * platform/chromium-linux/editing/inserting/4875189-1-expected.png: Added.
3330 * platform/chromium-linux/editing/inserting/4959067-expected.png: Added.
3331 * platform/chromium-linux/editing/inserting/4960120-2-expected.png: Added.
3332 * platform/chromium-linux/editing/inserting/5002441-expected.png: Added.
3333 * platform/chromium-linux/editing/inserting/5156401-2-expected.png: Added.
3334 * platform/chromium-linux/editing/inserting/5549929-3-expected.png: Added.
3335 * platform/chromium-linux/editing/inserting/break-blockquote-after-delete-expected.png: Added.
3336 * platform/chromium-linux/editing/inserting/editable-inline-element-expected.png: Added.
3337 * platform/chromium-linux/editing/inserting/insert-3659587-fix-expected.png: Added.
3338 * platform/chromium-linux/editing/inserting/insert-3775316-fix-expected.png: Added.
3339 * platform/chromium-linux/editing/inserting/insert-3778059-fix-expected.png: Added.
3340 * platform/chromium-linux/editing/inserting/insert-3800346-fix-expected.png: Added.
3341 * platform/chromium-linux/editing/inserting/insert-after-delete-001-expected.png: Added.
3342 * platform/chromium-linux/editing/inserting/insert-br-001-expected.png: Added.
3343 * platform/chromium-linux/editing/inserting/insert-br-002-expected.png: Added.
3344 * platform/chromium-linux/editing/inserting/insert-br-003-expected.png: Added.
3345 * platform/chromium-linux/editing/inserting/insert-br-004-expected.png: Added.
3346 * platform/chromium-linux/editing/inserting/insert-br-005-expected.png: Added.
3347 * platform/chromium-linux/editing/inserting/insert-br-006-expected.png: Added.
3348 * platform/chromium-linux/editing/inserting/insert-br-007-expected.png: Added.
3349 * platform/chromium-linux/editing/inserting/insert-br-008-expected.png: Added.
3350 * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-001-expected.png: Added.
3351 * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-002-expected.png: Added.
3352 * platform/chromium-linux/editing/inserting/insert-br-at-tabspan-003-expected.png: Added.
3353 * platform/chromium-linux/editing/inserting/insert-space-in-empty-doc-expected.png: Added.
3354 * platform/chromium-linux/editing/inserting/insert-tab-001-expected.png: Added.
3355 * platform/chromium-linux/editing/inserting/insert-tab-002-expected.png: Added.
3356 * platform/chromium-linux/editing/inserting/insert-tab-003-expected.png: Added.
3357 * platform/chromium-linux/editing/inserting/insert-tab-004-expected.png: Added.