mrowe@apple.com | d84bbb9 | 2009-06-16 07:35:30 +0000 | [diff] [blame] | 1 | 2009-06-15 Adele Peterson <adele@apple.com> |
| 2 | |
| 3 | Reviewed by Darin Adler. |
| 4 | |
| 5 | Updating test for: |
| 6 | <rdar://problem/6907228> Pasting a paragraph as quotation leaves you typing in blue instead of black; repros |
| 7 | |
| 8 | This test case covered inserting a newline after a blockquote, but outside of the blockquote. I added some |
| 9 | text insertion to verify that the newline doesn't get any old styles copied from the blockquote. |
| 10 | |
| 11 | * editing/pasteboard/5368833.html: |
| 12 | * platform/mac/editing/pasteboard/5368833-expected.checksum: |
| 13 | * platform/mac/editing/pasteboard/5368833-expected.png: |
| 14 | * platform/mac/editing/pasteboard/5368833-expected.txt: |
| 15 | |
| 16 | 2009-06-15 Chris Marrin <cmarrin@apple.com> |
| 17 | |
| 18 | Reviewed by Simon Fraser <simon.fraser@apple.com>. |
| 19 | |
| 20 | https://bugs.webkit.org/show_bug.cgi?id=26163 |
| 21 | |
| 22 | Testcase to detect transitions that are still running after removal |
| 23 | |
| 24 | * transitions/cancel-transition-expected.txt: Added. |
| 25 | * transitions/cancel-transition.html: Added. |
| 26 | |
| 27 | 2009-06-15 Dan Bernstein <mitz@apple.com> |
| 28 | |
| 29 | Reviewed by Tim Hatcher. |
| 30 | |
| 31 | - updated results after changing source view to use the default |
| 32 | monospace font family and size |
| 33 | |
| 34 | * platform/mac/fast/frames/viewsource-attribute-expected.checksum: |
| 35 | * platform/mac/fast/frames/viewsource-attribute-expected.png: |
| 36 | * platform/mac/fast/frames/viewsource-attribute-expected.txt: |
| 37 | |
| 38 | 2009-06-14 Darin Adler <darin@apple.com> |
| 39 | |
| 40 | Reviewed by Dan Bernstein. |
| 41 | |
| 42 | Bug 26364: Search can find text that's hidden by overflow:hidden |
| 43 | https://bugs.webkit.org/show_bug.cgi?id=26364 |
| 44 | <rdar://problem/6952081> |
| 45 | |
| 46 | * fast/text/find-hidden-text-expected.txt: Added. |
| 47 | * fast/text/find-hidden-text.html: Added. |
| 48 | |
| 49 | * fast/block/float/crash-replaced-display-block-expected.txt: Removed a space. |
| 50 | * fast/dom/Range/acid3-surround-contents-expected.txt: Removed a blank line. |
| 51 | * fast/dom/object-embed-plugin-scripting-expected.txt: Removed four spaces. |
| 52 | * fast/parser/badentity-expected.txt: Removed a blank line. |
| 53 | * http/tests/security/local-video-poster-from-remote-expected.txt: Removed a blank line. |
| 54 | |
| 55 | 2009-06-14 Simon Fraser <simon.fraser@apple.com> |
| 56 | |
| 57 | Reviewed by Darin Adler |
| 58 | |
| 59 | https://bugs.webkit.org/show_bug.cgi?id=26362 |
| 60 | |
| 61 | Testcase for :nth-child updating when dynamically adding siblings. |
| 62 | |
| 63 | * fast/css/nth-child-dynamic.html: Added. |
| 64 | * platform/mac/fast/css/nth-child-dynamic-expected.checksum: Added. |
| 65 | * platform/mac/fast/css/nth-child-dynamic-expected.png: Added. |
| 66 | * platform/mac/fast/css/nth-child-dynamic-expected.txt: Added. |
| 67 | |
| 68 | 2009-06-13 Dirk Schulze <krit@webkit.org> |
| 69 | |
| 70 | Reviewed by Eric Seidel. |
| 71 | |
| 72 | Added tests for the new subRgion-code on SVG filters. |
| 73 | |
| 74 | * platform/mac/svg/filters: Added. |
| 75 | * platform/mac/svg/filters/subRegion-one-effect-expected.checksum: Added. |
| 76 | * platform/mac/svg/filters/subRegion-one-effect-expected.png: Added. |
| 77 | * platform/mac/svg/filters/subRegion-one-effect-expected.txt: Added. |
| 78 | * platform/mac/svg/filters/subRegion-two-effects-expected.checksum: Added. |
| 79 | * platform/mac/svg/filters/subRegion-two-effects-expected.png: Added. |
| 80 | * platform/mac/svg/filters/subRegion-two-effects-expected.txt: Added. |
| 81 | * svg/filters: Added. |
| 82 | * svg/filters/subRegion-one-effect.svg: Added. |
| 83 | * svg/filters/subRegion-two-effects.svg: Added. |
| 84 | |
| 85 | 2009-06-12 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 86 | |
| 87 | Reviewed by Gustavo Noronha. |
| 88 | |
| 89 | [Gtk] Enable more http/tests/navigation tests |
| 90 | |
| 91 | * platform/gtk/Skipped: |
| 92 | |
| 93 | 2009-06-12 Simon Fraser <simon.fraser@apple.com> |
| 94 | |
| 95 | Reviewed by Dan Bernstein |
| 96 | |
| 97 | https://bugs.webkit.org/show_bug.cgi?id=26095 |
| 98 | |
| 99 | Testcase for creating accelerated compositing layers for anonymous content. |
| 100 | |
| 101 | * compositing/generated-content.html: Added. |
| 102 | * platform/mac/compositing/generated-content-expected.txt: Added. |
| 103 | |
| 104 | 2009-06-12 Gustavo Noronha Silva <gns@gnome.org> |
| 105 | |
| 106 | Reviewed by Jan Alonzo. |
| 107 | |
| 108 | Enable test that uses the now implemented dumpStatusCallbacks() |
| 109 | call. |
| 110 | |
| 111 | * platform/gtk/Skipped: |
| 112 | |
| 113 | 2009-06-11 Ryosuke Niwa <rniwa@google.com> |
| 114 | |
| 115 | Reviewed by Eric Seidel. |
| 116 | |
| 117 | https://bugs.webkit.org/show_bug.cgi?id=2628i |
| 118 | Converted LayoutTests\editing\deleting\4875189.html from a pixel test to dumpAsText test |
| 119 | since it only checks whether the result contains exactly two paragraphs or not. |
| 120 | |
| 121 | * editing/deleting/4875189-expected.txt: Added. |
| 122 | * editing/deleting/4875189.html: |
| 123 | * platform/mac/editing/deleting/4875189-expected.checksum: Removed. |
| 124 | * platform/mac/editing/deleting/4875189-expected.png: Removed. |
| 125 | * platform/mac/editing/deleting/4875189-expected.txt: Removed. |
| 126 | * platform/qt/editing/deleting/4875189-expected.txt: Removed. |
| 127 | |
| 128 | 2009-06-11 Eric Seidel <eric@webkit.org> |
| 129 | |
| 130 | Rubber stamped by Dave Levin. |
| 131 | |
| 132 | Add missing pixel results |
| 133 | |
| 134 | * platform/mac/editing/style/apply-through-end-of-document-expected.checksum: Added. |
| 135 | * platform/mac/editing/style/apply-through-end-of-document-expected.png: Added. |
| 136 | * platform/mac/fast/canvas/canvas-empty-image-pattern-expected.checksum: Copied from LayoutTests/platform/mac-tiger/svg/custom/mask-excessive-malloc-expected.checksum. |
| 137 | * platform/mac/fast/canvas/canvas-empty-image-pattern-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/canonicalform08-expected.png. |
| 138 | * platform/mac/fast/css/compare-content-style-expected.checksum: Added. |
| 139 | * platform/mac/fast/css/compare-content-style-expected.png: Added. |
| 140 | * platform/mac/fast/dynamic/anchor-lock-expected.checksum: Added. |
| 141 | * platform/mac/fast/dynamic/anchor-lock-expected.png: Added. |
| 142 | * platform/mac/fast/transforms/bounding-rect-zoom-expected.checksum: Added. |
| 143 | * platform/mac/fast/transforms/bounding-rect-zoom-expected.png: Added. |
| 144 | * platform/mac/webarchive/test-link-rel-icon-expected.checksum: Copied from LayoutTests/platform/mac-tiger/svg/custom/mask-excessive-malloc-expected.checksum. |
| 145 | * platform/mac/webarchive/test-link-rel-icon-expected.png: Copied from LayoutTests/platform/mac/dom/xhtml/level3/core/canonicalform08-expected.png. |
| 146 | |
| 147 | 2009-06-11 Oliver Hunt <oliver@apple.com> |
| 148 | |
| 149 | Reviewed by NOBODY (build-fix). |
| 150 | |
| 151 | Lower stringify recursion limit to deal with small windows stack. |
| 152 | |
| 153 | * fast/js/resources/JSON-stringify.js: |
| 154 | * fast/js/JSON-expected.txt: |
| 155 | |
| 156 | 2009-06-11 Shinichiro Hamaji <hamaji@chromium.org> |
| 157 | |
| 158 | Reviewed by Adam Barth. |
| 159 | |
| 160 | https://bugs.webkit.org/show_bug.cgi?id=25512 |
| 161 | Handle texts after unfinished special tags (i.e., script, style, textarea, |
| 162 | title, xmp, and iframe) as the text node under the tags in view-source mode. |
| 163 | Before this change, all texts in unfinished special tags cannot be seen even in view-source mode. |
| 164 | |
| 165 | This was already done only for title. This change allows other special tags to be handled as well. |
| 166 | |
| 167 | The test case verifies if the texts in the unfinished special tags are visible in view-source mode. Also, fixed window-shadow-location-using-* tests so that they don't use unfinished iframe anymore. |
| 168 | |
| 169 | * fast/dom/Window/Location/window-shadow-location-using-js-object-with-toString-expected.txt: |
| 170 | * fast/dom/Window/Location/window-shadow-location-using-js-object-with-toString.html: |
| 171 | * fast/dom/Window/Location/window-shadow-location-using-string-expected.txt: |
| 172 | * fast/dom/Window/Location/window-shadow-location-using-string.html: |
| 173 | * fast/frames/resources/viewsource-frame-unfinished-script.html: Added. |
| 174 | * fast/frames/resources/viewsource-frame-unfinished-textarea.html: Added. |
| 175 | * fast/frames/viewsource-unfinished-tags-expected.txt: Added. |
| 176 | * fast/frames/viewsource-unfinished-tags.html: Added. |
| 177 | |
| 178 | 2009-06-10 Brent Fulgham <bfulgham@gmail.com> |
| 179 | |
| 180 | Unreviewed build fix. |
| 181 | Reverted change to skip file, as Windows build is |
| 182 | still failing. |
| 183 | |
| 184 | * platform/win/Skipped: |
| 185 | |
| 186 | 2009-06-05 Pierre d'Herbemont <pdherbemont@apple.com> |
| 187 | |
| 188 | Reviewed by Eric Seidel. |
| 189 | |
| 190 | Re-enable the video-zoom-controls test on Windows. |
| 191 | |
| 192 | https://bugs.webkit.org/show_bug.cgi?id=25465 |
| 193 | |
| 194 | * platform/win/Skipped: |
| 195 | * platform/win/media: Added. |
| 196 | * platform/win/media/video-zoom-controls-expected.checksum: Added. |
| 197 | * platform/win/media/video-zoom-controls-expected.png: Added. |
| 198 | * platform/win/media/video-zoom-controls-expected.txt: Added. |
| 199 | |
| 200 | 2009-06-10 Gustavo Noronha Silva <gns@gnome.org> |
| 201 | |
| 202 | Disabling new tests, and tests that use features of DRT we don't |
| 203 | currently implement. |
| 204 | |
| 205 | * platform/gtk/Skipped: |
| 206 | |
| 207 | 2009-06-10 Brent Fulgham <bfulgham@webkit.org> |
| 208 | |
| 209 | Unreviewed build correction. |
| 210 | |
| 211 | Clean up some stupid test mistakes, add pixel-level Mac tests |
| 212 | for the new zero-radius gradient test. |
| 213 | |
| 214 | * fast/gradients/crash-on-zero-radius-expected.txt: Removed. |
| 215 | * fast/gradients/simple-gradients-expected.txt: Removed. |
| 216 | * platform/mac/fast/gradients/crash-on-zero-radius-expected.checksum: Added. |
| 217 | * platform/mac/fast/gradients/crash-on-zero-radius-expected.png: Added. |
| 218 | * platform/mac/fast/gradients/crash-on-zero-radius-expected.txt: Copied from fast/gradients/crash-on-zero-radius-expected.txt. |
| 219 | |
| 220 | 2009-06-10 Brent Fulgham <bfulgham@webkit.org> |
| 221 | |
| 222 | Unreviewed build correction. |
| 223 | Add two missing 'expected results' files. |
| 224 | |
| 225 | * fast/gradients/crash-on-zero-radius-expected.txt: Added. |
| 226 | * fast/gradients/simple-gradients-expected.txt: Added. |
| 227 | |
| 228 | 2009-06-10 Ojan Vafai <ojan@chromium.org> |
| 229 | |
| 230 | Reviewed by Eric Seidel. |
| 231 | |
| 232 | Tests that typing works after enabling a disabled, empty textarea. |
| 233 | |
| 234 | https://bugs.webkit.org/show_bug.cgi?id=26296 |
| 235 | |
| 236 | * fast/forms/empty-textarea-toggle-disabled-expected.txt: Copied from BugsSite/data/mail. |
| 237 | * fast/forms/empty-textarea-toggle-disabled.html: Added. |
| 238 | |
| 239 | 2009-06-10 Dan Bernstein <mitz@apple.com> |
| 240 | |
| 241 | Reviewed by Adele Peterson. |
| 242 | |
| 243 | - updated test to cover <rdar://problem/6958664> REGRESSION (r42665): |
| 244 | When I drag to pan a Google map in iPhoto Places, it drags a map tile |
| 245 | instead |
| 246 | |
| 247 | * fast/dom/HTMLScriptElement/nested-execution.html: |
| 248 | * fast/dom/HTMLScriptElement/resources/nested-execution.js: |
| 249 | |
| 250 | 2009-06-10 Takeshi Yoshino <tyoshino@google.com> |
| 251 | |
| 252 | Reviewed by Justin Garcia. |
| 253 | |
| 254 | Bug 26214: RenderTextControl: Remove ASSERT for checking that visiblePositionForIndex()'s return is not null. |
| 255 | https://bugs.webkit.org/show_bug.cgi?id=26214 |
| 256 | |
| 257 | visiblePositionForIndex can return an instance that returns true for |
| 258 | isNotNull(). One of common case is when the corresponding input element has |
| 259 | "-webkit-user-select: none" style attribute. We should allow the case instead |
| 260 | of putting ASSERT. |
| 261 | |
| 262 | * fast/forms/input-select-webkit-user-select-none-expected.txt: Added. |
| 263 | * fast/forms/input-select-webkit-user-select-none.html: Added. |
| 264 | |
| 265 | 2009-06-10 Dean McNamee <deanm@chromium.org> |
| 266 | |
| 267 | Reviewed by Eric Seidel. |
| 268 | |
| 269 | Make sure filling a canvas pattern with an empty image doesn't crash. |
| 270 | https://bugs.webkit.org/show_bug.cgi?id=26061 |
| 271 | |
| 272 | * fast/canvas/canvas-empty-image-pattern-expected.txt: Added. |
| 273 | * fast/canvas/canvas-empty-image-pattern.html: Added. |
| 274 | |
| 275 | 2009-06-10 Dean McNamee <deanm@chromium.org> |
| 276 | |
| 277 | Reviewed by Eric Seidel. |
| 278 | |
| 279 | Add a test case for a radial gradient with a zero radius. |
| 280 | https://bugs.webkit.org/show_bug.cgi?id=26059 |
| 281 | |
| 282 | * fast/gradients/crash-on-zero-radius.html: Added. |
| 283 | * fast/gradients/simple-gradients.html: Fix an extraneous } in the css. |
| 284 | |
| 285 | 2009-06-09 Brent Fulgham <bfulgham@webkit.org> |
| 286 | |
| 287 | No review, build fix only. |
| 288 | Correct DOS line-endings in expected file. |
| 289 | https://bugs.webkit.org/show_bug.cgi?id=26187. |
| 290 | |
| 291 | * fast/canvas/canvas-lineWidth-expected.txt: |
| 292 | |
| 293 | 2009-06-07 Oliver Hunt <oliver@apple.com> |
| 294 | |
| 295 | Reviewed by Sam Weinig. |
| 296 | |
| 297 | Bug 26249: Support JSON.stringify |
| 298 | <https://bugs.webkit.org/show_bug.cgi?id=26249> |
| 299 | |
| 300 | Add test coverage for JSON.stringify -- covers use of replacer function, |
| 301 | replacer array, no replacer, numeric and string gaps. Also tests call |
| 302 | sequencing (toJSON, toString, replacer functions, and getters). |
| 303 | |
| 304 | * fast/js/JSON-stringify-expected.txt: Added. |
| 305 | * fast/js/JSON-stringify.html: Added. |
| 306 | * fast/js/resources/JSON-stringify.js: Added. |
| 307 | * fast/js/resources/json2-es5-compat.js: Added. |
| 308 | Modified version of json2.js to force strict es5 semantics on stringify |
| 309 | to allow us to compare our results to the expected without having to |
| 310 | stuff large arbitrary strings into the testcase |
| 311 | |
| 312 | 2009-06-09 Brent Fulgham <bfulgham@webkit.org> |
| 313 | |
| 314 | No review, build fix only. |
| 315 | Added missing expected results from |
| 316 | https://bugs.webkit.org/show_bug.cgi?id=26187. |
| 317 | |
| 318 | * fast/canvas/canvas-lineWidth-expected.txt: Added. |
| 319 | |
| 320 | 2009-06-09 Pierre d'Herbemont <pdherbemont@apple.com> |
| 321 | |
| 322 | Reviewed by Eric Seidel. |
| 323 | |
| 324 | Test case on internal -webkit-media overload. |
| 325 | |
| 326 | https://bugs.webkit.org/show_bug.cgi?id=26190 |
| 327 | |
| 328 | * media/controls-css-overload-expected.txt: Added. |
| 329 | * media/controls-css-overload.html: Added. |
| 330 | |
| 331 | 2009-06-09 Ryosuke Niwa <rniwa@google.com> |
| 332 | |
| 333 | Reviewed by Eric Seidel. |
| 334 | |
| 335 | Changing editing/deleting/4866671.html to use a dumpAsText test instead of a pixel test |
| 336 | so as to remove the platform dependency. |
| 337 | |
| 338 | * editing/deleting/4866671.html: |
| 339 | |
| 340 | 2009-06-09 Dean McNamee <deanm@chromium.org> |
| 341 | |
| 342 | Reviewed by Oliver Hunt. |
| 343 | |
| 344 | Make sure the graphics backends are in sync with the canvas lineWidth state. |
| 345 | https://bugs.webkit.org/show_bug.cgi?id=26187 |
| 346 | |
| 347 | * fast/canvas/canvas-lineWidth.html: Added. |
| 348 | * fast/canvas/canvas-lineWidth.js: Added. |
| 349 | (compareRows): |
| 350 | |
| 351 | 2009-06-09 Michael Nordman <michaeln@google.com> |
| 352 | |
| 353 | Reviewed by Eric Seidel. |
| 354 | |
| 355 | Proactively cancel pending requests at DocLoader dtor time, |
| 356 | otherwise crashes can occur. |
| 357 | |
| 358 | https://bugs.webkit.org/show_bug.cgi?id=26230 |
| 359 | http://code.google.com/p/chromium/issues/detail?id=12161 |
| 360 | |
| 361 | * fast/frames/javascript-url-as-framesrc-crash-expected.txt: Added. |
| 362 | * fast/frames/javascript-url-as-framesrc-crash.html: Added. |
| 363 | |
| 364 | 2009-06-09 Eric Seidel <eric@webkit.org> |
| 365 | |
| 366 | Reviewed by Darin Adler. |
| 367 | |
| 368 | Fix ASSERT seen in shadow tree testing |
| 369 | https://bugs.webkit.org/show_bug.cgi?id=25092 |
| 370 | |
| 371 | * svg/custom/use-mutation-event-crash.svg: Added. |
| 372 | |
| 373 | 2009-06-09 Jian Li <jianli@chromium.org> |
| 374 | |
| 375 | Reviewed by David Levin. |
| 376 | |
| 377 | Bug 26196: Fix the problem that worker's importScripts fails if the |
| 378 | script URL is redirected from different origin. |
| 379 | https://bugs.webkit.org/show_bug.cgi?id=26196 |
| 380 | |
| 381 | Add a test case in the importScripts layout test to cover the scenario |
| 382 | that the import script URL can come from different redirect origin. |
| 383 | |
| 384 | * http/tests/workers/resources/worker-importScripts.js: |
| 385 | * http/tests/workers/worker-importScripts-expected.txt: |
| 386 | |
| 387 | 2009-06-09 Anand K. Mistry <amistry@google.com> |
| 388 | |
| 389 | Reviewed by Dimitri Glazkov. |
| 390 | |
| 391 | https://bugs.webkit.org/show_bug.cgi?id=26037 |
| 392 | Test the globalAlpha property of canvas contexts. |
| 393 | |
| 394 | * fast/canvas/drawImage-with-globalAlpha.html: Added. |
| 395 | * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.checksum: Added. |
| 396 | * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.png: Added. |
| 397 | * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.txt: Added. |
| 398 | |
| 399 | 2009-06-09 Simon Hausmann <simon.hausmann@nokia.com> |
| 400 | |
| 401 | Reviewed by Ariya Hidayat. |
| 402 | |
| 403 | Adjusted Qt fixed layout testcase to LayoutController API change. |
| 404 | |
| 405 | * platform/qt/view/fixed-layout-size.html: |
| 406 | |
| 407 | 2009-06-08 Brady Eidson <beidson@apple.com> |
| 408 | |
| 409 | Reviewed by Antti Koivisto |
| 410 | |
| 411 | <rdar://problem/6727495> Repro crash in WebCore::Loader::Host::servePendingRequests() and dupes. |
| 412 | |
| 413 | Note this "Loader::Host deleted while still in use" could come up in a variety of ways but this layout |
| 414 | test only covers the single most reproducible way we know that *could* be tested by DRT. |
| 415 | |
| 416 | * http/tests/loading/deleted-host-in-resource-load-delegate-callback-expected.txt: Added. |
| 417 | * http/tests/loading/deleted-host-in-resource-load-delegate-callback.html: Added. |
| 418 | * http/tests/loading/resources/snow-shoes-vs-pie-copy.png: Added. |
| 419 | * http/tests/loading/resources/snow-shoes-vs-pie.png: Added. |
| 420 | |
| 421 | * platform/gtk/Skipped: |
| 422 | * platform/qt/Skipped: |
| 423 | * platform/win/Skipped: |
| 424 | |
| 425 | 2009-06-06 Mark Rowe <mrowe@apple.com> |
| 426 | |
| 427 | Reviewed by Sam Weinig. |
| 428 | |
| 429 | Remove XHTML MP and WCSS tests from the skipped lists as run-webkit-tests |
| 430 | now treats them like our other optional features and will skip them automatically |
| 431 | when the feature is not compiled in. |
| 432 | |
| 433 | * platform/gtk/Skipped: |
| 434 | * platform/mac/Skipped: |
| 435 | * platform/qt/Skipped: |
| 436 | * platform/win/Skipped: |
| 437 | |
| 438 | 2009-06-06 Mark Rowe <mrowe@apple.com> |
| 439 | |
| 440 | Unskip two more tests that now pass. |
| 441 | |
| 442 | * platform/mac-snowleopard/Skipped: |
| 443 | |
| 444 | 2009-06-06 Mark Rowe <mrowe@apple.com> |
| 445 | |
| 446 | Unskip some tests now that they pass. |
| 447 | |
| 448 | * platform/mac-snowleopard/Skipped: |
| 449 | |
| 450 | 2009-06-06 Mark Rowe <mrowe@apple.com> |
| 451 | |
| 452 | Reviewed by Brady Eidson. |
| 453 | |
| 454 | <rdar://problem/6778101> Four SSL-related test failures |
| 455 | |
| 456 | * platform/mac-snowleopard/Skipped: Unskip the tests. |
| 457 | |
| 458 | 2009-06-06 Sam Weinig <sam@webkit.org> |
| 459 | |
| 460 | Reviewed by Dan Bernstein. |
| 461 | |
| 462 | Test for <rdar://problem/6930540> |
| 463 | REGRESSION (r43797): Serif and fantasy font-family names are wrong in result of getComputedStyle |
| 464 | |
| 465 | * fast/css/font-family-builtins-expected.txt: Added. |
| 466 | * fast/css/font-family-builtins.html: Added. |
| 467 | |
| 468 | 2009-06-06 Sam Weinig <sam@webkit.org> |
| 469 | |
| 470 | Reviewed by Brady Eidson. |
| 471 | |
| 472 | Update tests for <rdar://problem/6936235> |
| 473 | Need to support StorageEvent.storageArea to meet the Web Storage spec |
| 474 | |
| 475 | Test StorageEvent.uri, StorageEvent.source and StorageEvent.storageArea. |
| 476 | |
| 477 | * storage/domstorage/localstorage/iframe-events-expected.txt: |
| 478 | * storage/domstorage/localstorage/iframe-events.html: |
| 479 | * storage/domstorage/localstorage/resources/iframe-events-second.html: |
| 480 | * storage/domstorage/sessionstorage/iframe-events-expected.txt: |
| 481 | * storage/domstorage/sessionstorage/iframe-events.html: |
| 482 | * storage/domstorage/sessionstorage/resources/iframe-events-second.html: |
| 483 | |
| 484 | 2009-06-05 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 485 | |
| 486 | Reviewed by Anders Carlsson. |
| 487 | |
| 488 | Force initialization of the WML variable state, right after the dynamically created WML elements have been added to the tree. |
| 489 | Note that "regular WML" doesn't support JavaScript at all, in a normal WML document WMLDocument::finishedParsing() takes care of that. |
| 490 | |
| 491 | * wml/resources/WMLTestCase.js: |
| 492 | (startTest): |
| 493 | |
| 494 | 2009-06-01 Ben Murdoch <benm@google.com> |
| 495 | |
| 496 | <https://bugs.webkit.org/show_bug.cgi?id=25710> HTML5 Database stops executing transactions if the URL hash changes while a transaction is open and an XHR is in progress. |
| 497 | |
| 498 | Reviewed by Alexey Proskuryakov. |
| 499 | |
| 500 | Fix a bug that causes database transactions to fail if a history |
| 501 | navigation to a hash fragment of the same document is made while |
| 502 | resources (e.g. an XHR) are loading. |
| 503 | |
| 504 | https://bugs.webkit.org/show_bug.cgi?id=25710 |
| 505 | |
| 506 | * storage/hash-change-with-xhr-expected.txt: Added. |
| 507 | * storage/hash-change-with-xhr.html: Added. |
| 508 | |
| 509 | 2009-06-03 Antti Koivisto <antti@apple.com> |
| 510 | |
| 511 | Reviewed by Dave Kilzer. |
| 512 | |
| 513 | https://bugs.webkit.org/show_bug.cgi?id=13128 |
| 514 | Safari not obeying cache header |
| 515 | |
| 516 | Test subresource caching and expiration. |
| 517 | |
| 518 | * http/tests/cache: Added. |
| 519 | * http/tests/cache/resources: Added. |
| 520 | * http/tests/cache/resources/cache-simulator.cgi: Added. |
| 521 | * http/tests/cache/resources/subresource-test.js: Added. |
| 522 | (frame1.onload): |
| 523 | (frame2.onload): |
| 524 | (loadTestFrame.scr.onload): |
| 525 | (nextTest): |
| 526 | (testComplete): |
| 527 | (runTests): |
| 528 | * http/tests/cache/resources/test-frame.html: Added. |
| 529 | * http/tests/cache/subresource-expiration-expected.txt: Added. |
| 530 | * http/tests/cache/subresource-expiration.html: Added. |
| 531 | |
| 532 | 2009-06-04 Oliver Hunt <oliver@apple.com> |
| 533 | |
| 534 | Reviewed by Gavin Barraclough. |
| 535 | |
| 536 | Bug in property caching of getters and setters. |
| 537 | |
| 538 | * fast/js/property-getters-and-setters-expected.txt: |
| 539 | * fast/js/resources/property-getters-and-setters.js: |
| 540 | |
| 541 | 2009-02-03 Eric Seidel <eric@webkit.org> |
| 542 | |
| 543 | Reviewed by Justin Garcia. |
| 544 | |
| 545 | Test to make sure execCommand("bold") on <b style="text-decoration: underline">test</b> |
| 546 | only removes the bold and not the underline. |
| 547 | https://bugs.webkit.org/show_bug.cgi?id=23496 |
| 548 | |
| 549 | * editing/execCommand/convert-style-elements-to-spans-expected.txt: Added. |
| 550 | * editing/execCommand/convert-style-elements-to-spans.html: Added. |
| 551 | * editing/execCommand/resources/convert-style-elements-to-spans.js: Added. |
| 552 | (testSingleToggle): |
| 553 | (testDoubleToggle): |
| 554 | |
| 555 | 2009-06-04 David Hyatt <hyatt@apple.com> |
| 556 | |
| 557 | Reviewed by Sam Weinig. |
| 558 | |
| 559 | Fix the Window focus test to not resign first responder, since that actually made the test |
| 560 | incorrect. An unfocused WebHTMLView's DOM window should not receive focus/blur events when the activation |
| 561 | changes. |
| 562 | |
| 563 | Now the test just checks that a first responder WebHTMLView will actually fire focus/blur on the DOM window |
| 564 | as the window gains/loses key. |
| 565 | |
| 566 | * fast/dom/Window/window-onFocus.html: |
| 567 | |
| 568 | 2009-06-05 Dmitry Titov <dimich@chromium.org> |
| 569 | |
| 570 | Reviewed by Eric Seidel. |
| 571 | |
| 572 | https://bugs.webkit.org/show_bug.cgi?id=26192 |
| 573 | Fix the expected results for editing/execCommand/list-wrapping-image-crash.html |
| 574 | |
| 575 | * editing/execCommand/list-wrapping-image-crash-expected.txt: |
| 576 | * editing/execCommand/list-wrapping-image-crash.html: |
| 577 | |
| 578 | 2009-06-04 Pierre d'Herbemont <pdherbemont@apple.com> |
| 579 | |
| 580 | Reviewed by Darin Adler. |
| 581 | |
| 582 | https://bugs.webkit.org/show_bug.cgi?id=26081 |
| 583 | |
| 584 | * media/before-load-member-access-expected.txt: Added. |
| 585 | * media/before-load-member-access.html: Test access for property accessed before |
| 586 | loading occurs. That tests for 26081 crasher specifically. |
| 587 | |
| 588 | 2009-06-04 Ariya Hidayat <ariya.hidayat@nokia.com> |
| 589 | |
| 590 | Rubber-stamped by Tor Arne Vestbø. |
| 591 | |
| 592 | Added Qt-specific expected result for Canvas pointInPath's test. |
| 593 | |
| 594 | Qt's QPainterPath::contains(point) returns false if the point is |
| 595 | exactly along one of the edges (except the origin). Until we |
| 596 | find a workaround for this, compensate it in the expected result. |
| 597 | |
| 598 | * platform/qt/fast/canvas/pointInPath-expected.txt: Added. |
| 599 | |
| 600 | 2009-06-03 Alexey Proskuryakov <ap@webkit.org> |
| 601 | |
| 602 | Rubber-stamped by Mark Rowe. |
| 603 | |
| 604 | Fix appcache/fallback.html test broken by network simulator changes made for a preloading test. |
| 605 | |
| 606 | * http/tests/resources/network-simulator.php: Tell PHP that a variable is global. |
| 607 | |
| 608 | 2009-06-02 Eric Seidel <eric@webkit.org> |
| 609 | |
| 610 | Reviewed by Maciej Stachowiak. |
| 611 | |
| 612 | Insert*List on an stand-alone image in a content editable region ASSERTS |
| 613 | ASSERTION FAILED: isStartOfParagraph(startOfParagraphToMove) |
| 614 | https://bugs.webkit.org/show_bug.cgi?id=19066 |
| 615 | |
| 616 | * editing/execCommand/list-wrapping-image-crash-expected.txt: Added. |
| 617 | * editing/execCommand/list-wrapping-image-crash.html: Added. |
| 618 | |
| 619 | 2009-06-02 Alexey Proskuryakov <ap@webkit.org> |
| 620 | |
| 621 | Land correct results for a test I just added (forgot to regenerate them after adding new |
| 622 | test cases). |
| 623 | |
| 624 | * fast/xpath/py-dom-xpath/expressions-expected.txt: |
| 625 | |
| 626 | 2009-06-02 Chris Marrin <ap@webkit.org> |
| 627 | |
| 628 | Rubber-stamped by Maciej Stachowiak. |
| 629 | |
| 630 | Moved CSSMatrix tests into root of LayoutTests/transforms so both the |
| 631 | 2D and 3D versions are always valid. |
| 632 | |
| 633 | * transforms/2d/cssmatrix-interface.xhtml: Removed. |
| 634 | * transforms/3d/cssmatrix-3d-interface.xhtml: Removed. |
| 635 | * transforms/cssmatrix-2d-interface.xhtml: Added. |
| 636 | * transforms/cssmatrix-3d-interface.xhtml: Added. |
| 637 | |
| 638 | 2009-06-02 Julien Chaffraix <jchaffraix@webkit.org> |
| 639 | |
| 640 | Reviewed by Eric Seidel. |
| 641 | |
| 642 | Bug 17167: Failures in fast/dom/Node/initial-values.html |
| 643 | |
| 644 | Added some more tests to show that the compatibility issue is only |
| 645 | partly solved. |
| 646 | |
| 647 | Also updated the new passing result and removed the associated comment |
| 648 | inside the initial-values.js. |
| 649 | |
| 650 | * fast/dom/Node/initial-values-expected.txt: |
| 651 | * fast/dom/Node/resources/initial-values.js: |
| 652 | |
| 653 | 2009-06-02 Alexey Proskuryakov <ap@webkit.org> |
| 654 | |
| 655 | Reviewed by Sam Weinig. |
| 656 | |
| 657 | https://bugs.webkit.org/show_bug.cgi?id=26133 |
| 658 | Adapt and import py-dom-xpath tests |
| 659 | |
| 660 | * fast/xpath/xpath-test-pre.js: (test): Added a new helper function. |
| 661 | |
| 662 | * fast/xpath/py-dom-xpath: Added. |
| 663 | * fast/xpath/py-dom-xpath/abbreviations-expected.txt: Added. |
| 664 | * fast/xpath/py-dom-xpath/abbreviations.html: Added. |
| 665 | * fast/xpath/py-dom-xpath/axes-expected.txt: Added. |
| 666 | * fast/xpath/py-dom-xpath/axes.html: Added. |
| 667 | * fast/xpath/py-dom-xpath/data-expected.txt: Added. |
| 668 | * fast/xpath/py-dom-xpath/data.html: Added. |
| 669 | * fast/xpath/py-dom-xpath/expressions-expected.txt: Added. |
| 670 | * fast/xpath/py-dom-xpath/expressions.html: Added. |
| 671 | * fast/xpath/py-dom-xpath/nodetests-expected.txt: Added. |
| 672 | * fast/xpath/py-dom-xpath/nodetests.html: Added. |
| 673 | * fast/xpath/py-dom-xpath/paths-expected.txt: Added. |
| 674 | * fast/xpath/py-dom-xpath/paths.html: Added. |
| 675 | * fast/xpath/py-dom-xpath/predicates-expected.txt: Added. |
| 676 | * fast/xpath/py-dom-xpath/predicates.html: Added. |
| 677 | All these tests pass now (sometimes, with adaptations, see comments inside). |
| 678 | |
| 679 | * fast/xpath/py-dom-xpath/functions-expected.txt: Added. |
| 680 | * fast/xpath/py-dom-xpath/functions.html: Added. |
| 681 | id() function fails because of bug 12971. |
| 682 | |
| 683 | 2009-06-01 Sam Weinig <sam@webkit.org> |
| 684 | |
| 685 | Reviewed by Brady Eidson. |
| 686 | |
| 687 | Part of https://bugs.webkit.org/show_bug.cgi?id=26100 |
| 688 | Add missing event handler properties to the DOMWindow |
| 689 | |
| 690 | Added oncontextmenu, oninput, and onmessage event handlers to |
| 691 | the DOMWindow. Aditionally, the onloadstart, onprogress, onstalled, |
| 692 | and onsuspend event handlers were implemented but not added to |
| 693 | DOMWindow.idl. |
| 694 | |
| 695 | * fast/dom/Window/window-properties-expected.txt: |
| 696 | |
| 697 | 2009-06-02 Johnny Ding <johnnyding.webkit@gmail.com> |
| 698 | |
| 699 | Reviewed by Alexey Proskuryakov. Landed by Adam Barth. |
| 700 | |
| 701 | https://bugs.webkit.org/show_bug.cgi?id=24747 |
| 702 | |
| 703 | Add a test case for multiple requests for same sub-resource due to preload. |
| 704 | |
| 705 | * http/tests/loading/preload-img-test-expected.txt: Added. |
| 706 | * http/tests/loading/preload-img-test.html: Added. |
| 707 | * http/tests/loading/resources/preload-test.jpg: Added. |
| 708 | * http/tests/resources/network-simulator.php: |
| 709 | |
| 710 | 2009-06-01 Drew Wilson <atwilson@google.com> |
| 711 | |
| 712 | Reviewed by Darin Adler. Landed by Adam Barth. |
| 713 | |
| 714 | https://bugs.webkit.org/show_bug.cgi?id=25902 |
| 715 | |
| 716 | Added WorkerContext.close() |
| 717 | |
| 718 | * fast/workers/worker-close-expected.txt: Added. |
| 719 | * fast/workers/worker-close.html: Added. |
| 720 | * fast/workers/resources/worker-close.js: Added. |
| 721 | * http/tests/xmlhttprequest/workers/close.html: Added. |
| 722 | |
| 723 | 2009-06-01 Alexey Proskuryakov <ap@webkit.org> |
| 724 | |
| 725 | Reviewed by Darin Adler. |
| 726 | |
| 727 | https://bugs.webkit.org/show_bug.cgi?id=12471 |
| 728 | XPathResult not invalidated for documents retrieved via XMLHttpRequest |
| 729 | |
| 730 | * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt: |
| 731 | * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt: |
| 732 | * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt: |
| 733 | * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt: |
| 734 | These tests now pass. |
| 735 | |
| 736 | * fast/xpath/detached-subtree-invalidate-iterator-expected.txt: Added. |
| 737 | * fast/xpath/detached-subtree-invalidate-iterator.html: Added. |
| 738 | |
| 739 | 2009-06-01 Brett Wilson <brettw@chromium.org> |
| 740 | |
| 741 | Reviewed by Darin Adler. Landed by Adam Barth. |
| 742 | |
| 743 | https://bugs.webkit.org/show_bug.cgi?id=25750 |
| 744 | |
| 745 | Test: fast/transforms/bounding-rect-zoom.html |
| 746 | |
| 747 | Make getClientRects and getBoundingClientRect account for ther zoom |
| 748 | factor. |
| 749 | |
| 750 | * fast/transforms/bounding-rect-zoom.html: Added. |
| 751 | * platform/mac/fast/transforms/bounding-rect-zoom-expected.txt: Added. |
| 752 | |
| 753 | 2009-06-01 Nate Chapin <japhet@google.com> |
| 754 | |
| 755 | Reviewed by Dimitri Glazkov. Landed by Adam Barth. |
| 756 | |
| 757 | Ensure an anchor remains locked in view as images (without height already specified) load around it. |
| 758 | |
| 759 | https://bugs.webkit.org/show_bug.cgi?id=26034 |
| 760 | |
| 761 | * fast/dynamic/anchor-lock.html: Added. |
| 762 | * fast/dynamic/resources/largeblank.png: Added. |
| 763 | |
| 764 | 2009-05-31 Alexey Proskuryakov <ap@webkit.org> |
| 765 | |
| 766 | Reviewed by Darin Adler. |
| 767 | |
| 768 | https://bugs.webkit.org/show_bug.cgi?id=13233 |
| 769 | Need to implement an optimizing XPath evaluator |
| 770 | |
| 771 | * fast/xpath/attribute-node-predicate-expected.txt: Added. |
| 772 | * fast/xpath/attribute-node-predicate.html: Added. |
| 773 | Test that predicates on attribute nodes are applied correctly (which I had wrong for a while |
| 774 | when working on this patch). |
| 775 | |
| 776 | * fast/xpath/position-expected.txt: |
| 777 | * fast/xpath/position.html: |
| 778 | Added an example from XPath spec. |
| 779 | |
| 780 | 2009-05-31 Dan Bernstein <mitz@apple.com> |
| 781 | |
| 782 | - add Windows results for fast/forms/isindex-placeholder.html |
| 783 | |
| 784 | * platform/win/fast/forms/isindex-placeholder-expected.checksum: Added. |
| 785 | * platform/win/fast/forms/isindex-placeholder-expected.png: Added. |
| 786 | * platform/win/fast/forms/isindex-placeholder-expected.txt: Added. |
| 787 | |
| 788 | 2009-05-31 Sam Weinig <sam@webkit.org> |
| 789 | |
| 790 | Reviewed by Dan Bernstein. |
| 791 | |
| 792 | Part of https://bugs.webkit.org/show_bug.cgi?id=26100 |
| 793 | Add missing event handler properties to the DOMWindow |
| 794 | |
| 795 | Add missing oncanplay, oncanplaythrough, ondurationchange, onemptied, |
| 796 | onended, onloadeddata, onloadedmetadata, onpause, onplay, onplaying, |
| 797 | onratechange, onseeked, onseeking, ontimeupdate, onvolumechange, |
| 798 | onwaiting, onloadstart, onprogress, onstalled, onsuspend, ondrag, |
| 799 | ondragend, ondragenter, ondragleave, ondragover, ondragstart and |
| 800 | ondrop event handlers to the DOMWindow. |
| 801 | |
| 802 | * fast/dom/Window/window-properties-expected.txt: |
| 803 | |
| 804 | 2009-05-31 Sam Weinig <sam@webkit.org> |
| 805 | |
| 806 | Reviewed by Anders Carlsson. |
| 807 | |
| 808 | Part of https://bugs.webkit.org/show_bug.cgi?id=26100 |
| 809 | Add missing event handler properties to the DOMWindow |
| 810 | |
| 811 | Add missing onstorage event handler to the DOMWindow. |
| 812 | |
| 813 | * fast/dom/Window/window-properties-expected.txt: |
| 814 | * storage/domstorage/window-attributes-exist-expected.txt: |
| 815 | * storage/domstorage/window-attributes-exist.html: |
| 816 | |
| 817 | 2009-05-31 Sam Weinig <sam@webkit.org> |
| 818 | |
| 819 | Rubber-stamped by Mark Rowe. |
| 820 | |
| 821 | Remove duplicate file. The version of window-properties-expected.txt in the |
| 822 | platform/mac-leopard was identical to the one in the normal spot. |
| 823 | |
| 824 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: Removed. |
| 825 | |
| 826 | 2009-05-30 Sam Weinig <sam@webkit.org> |
| 827 | |
| 828 | Reviewed by Mark Rowe. |
| 829 | |
| 830 | Fix for https://bugs.webkit.org/show_bug.cgi?id=26110 |
| 831 | Update online/offline events to match the current spec. |
| 832 | - Also adds window.ononline and window.onoffline event handler |
| 833 | properties. |
| 834 | |
| 835 | * fast/dom/Window/window-properties-expected.txt: |
| 836 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 837 | |
| 838 | 2009-05-29 Sam Weinig <sam@webkit.org> |
| 839 | |
| 840 | Reviewed by Anders Carlsson. |
| 841 | |
| 842 | Fix for https://bugs.webkit.org/show_bug.cgi?id=26091 |
| 843 | Make storage events match the current spec. |
| 844 | - Storage event listeners are added to the window. |
| 845 | - Storage events are dispatched to the window. |
| 846 | |
| 847 | * storage/domstorage/localstorage/iframe-events.html: |
| 848 | * storage/domstorage/localstorage/index-get-and-set.html: |
| 849 | * storage/domstorage/localstorage/resources/iframe-events-second.html: |
| 850 | * storage/domstorage/localstorage/simple-events.html: |
| 851 | * storage/domstorage/sessionstorage/iframe-events.html: |
| 852 | * storage/domstorage/sessionstorage/index-get-and-set.html: |
| 853 | * storage/domstorage/sessionstorage/resources/iframe-events-second.html: |
| 854 | * storage/domstorage/sessionstorage/simple-events.html: |
| 855 | |
| 856 | 2009-05-30 Darin Adler <darin@apple.com> |
| 857 | |
| 858 | Reviewed by Adele Peterson. |
| 859 | |
| 860 | Bug 26097: REGRESSION (r44283): Tab key doesn't work when focus is on a <select> element |
| 861 | |
| 862 | * fast/forms/focus-control-to-page-expected.txt: Updated. |
| 863 | * fast/forms/focus-control-to-page.html: Added test of <select>, <textarea>, |
| 864 | and <input type="password">, and made sure we can tab both in and out of each type. |
| 865 | |
| 866 | 2009-05-30 Jeremy Orlow <jorlow@chromium.org> |
| 867 | |
| 868 | Reviewed by Sam Weinig. |
| 869 | |
| 870 | LocalStorage and SessionStorage's implicit setters do not correctly |
| 871 | handle null. The custom JS bindings should convert to strings |
| 872 | unconditionally and not try to handle null specially. |
| 873 | https://bugs.webkit.org/show_bug.cgi?id=25970 |
| 874 | |
| 875 | * storage/domstorage/localstorage/string-conversion-expected.txt: Added. |
| 876 | * storage/domstorage/localstorage/string-conversion.html: Added. |
| 877 | * storage/domstorage/sessionstorage/string-conversion-expected.txt: Added. |
| 878 | * storage/domstorage/sessionstorage/string-conversion.html: Added. |
| 879 | |
| 880 | 2009-05-30 Dan Bernstein <mitz@apple.com> |
| 881 | |
| 882 | Reviewed by Darin Adler. |
| 883 | |
| 884 | - test for <rdar://problem/6935192> REGRESSION (Safari 3-TOT): Scroll |
| 885 | bars in key window draw as inactive if the WebView is not active |
| 886 | |
| 887 | * platform/mac/scrollbars/key-window-not-first-responder-expected.checksum: Added. |
| 888 | * platform/mac/scrollbars/key-window-not-first-responder-expected.png: Added. |
| 889 | * platform/mac/scrollbars/key-window-not-first-responder-expected.txt: Added. |
| 890 | * platform/mac/scrollbars/key-window-not-first-responder.html: Added. |
| 891 | |
| 892 | 2009-05-30 Dan Bernstein <mitz@apple.com> |
| 893 | |
| 894 | Reviewed by Simon Fraser. |
| 895 | |
| 896 | - test for https://bugs.webkit.org/show_bug.cgi?id=18445 |
| 897 | <rdar://problem/5931174> Assertion failure in CSSGradientValue::image |
| 898 | with -webkit-gradient as body's background |
| 899 | |
| 900 | * fast/backgrounds/body-generated-image-propagated-to-root.html: Added. |
| 901 | * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum: Added. |
| 902 | * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Added. |
| 903 | * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt: Added. |
| 904 | |
| 905 | 2009-05-28 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 906 | |
| 907 | Reviewed by George Staikos. |
| 908 | |
| 909 | Add simple WML testcase: select.wml, that demonstates rendering of <select> elements. |
| 910 | More testcases will follow, as soon as WML specific features are available. |
| 911 | |
| 912 | * fast/wml/select.wml: Added. |
| 913 | * platform/mac/fast/wml/select-expected.checksum: Added. |
| 914 | * platform/mac/fast/wml/select-expected.png: Added. |
| 915 | * platform/mac/fast/wml/select-expected.txt: Added. |
| 916 | |
| 917 | 2009-05-29 Takeshi Yoshino <tyoshino@google.com> |
| 918 | |
| 919 | Reviewed by Darin Alder. |
| 920 | |
| 921 | Bug 25911: Apply href in base elements to anchors shown on the source viewer |
| 922 | https://bugs.webkit.org/show_bug.cgi?id=25911 |
| 923 | |
| 924 | In rendering HTML sources, parse base elements to apply the base URI to |
| 925 | anchors shown on the source viewer. |
| 926 | |
| 927 | Add tests to verify this change. |
| 928 | |
| 929 | This issue was originally reported to the Chromium issue tracker. |
| 930 | http://code.google.com/p/chromium/issues/detail?id=2418 |
| 931 | |
| 932 | * fast/frames/resources/viewsource-frame-3.html: Added. |
| 933 | * fast/frames/resources/viewsource-frame-4.html: Added. |
| 934 | * fast/frames/viewsource-link-on-href-value-expected.txt: Added. |
| 935 | * fast/frames/viewsource-link-on-href-value.html: Added. |
| 936 | |
| 937 | 2009-05-29 Rob Buis <rwlbuis@gmail.com> |
| 938 | |
| 939 | Reviewed by David Hyatt. |
| 940 | |
| 941 | Testcase for: |
| 942 | https://bugs.webkit.org/show_bug.cgi?id=22429 |
| 943 | document.styleSheets collection ignores media=presentation |
| 944 | |
| 945 | * fast/css/sheet-collection-link.html: Added. |
| 946 | * fast/css/sheet-collection-link-expected.txt: Added. |
| 947 | |
| 948 | 2009-05-29 Jian Li <jianli@chromium.org> |
| 949 | |
| 950 | Reviewed by Dimitri Glazkov. |
| 951 | |
| 952 | https://bugs.webkit.org/show_bug.cgi?id=26069 |
| 953 | Test for the above bug. |
| 954 | |
| 955 | * fast/xmlhttprequest/resources/xmlhttprequest-open-after-iframe-onload-remove-self-child.html: Added. |
| 956 | * fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self-expected.txt: Added. |
| 957 | * fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html: Added. |
| 958 | |
| 959 | 2009-05-29 Oliver Hunt <oliver@apple.com> |
| 960 | |
| 961 | Reviewed by NOBODY (Test fix). |
| 962 | |
| 963 | Fix error in test case i accidentally introduced. |
| 964 | |
| 965 | * fast/js/string-replace-exception-crash.html: |
| 966 | |
| 967 | 2009-05-28 Simon Fraser <simon.fraser@apple.com> |
| 968 | |
| 969 | Reviewed by Oliver Hunt. |
| 970 | |
| 971 | https://bugs.webkit.org/show_bug.cgi?id=8736 |
| 972 | |
| 973 | * fast/borders/border-radius-constraints.html: Added. |
| 974 | * platform/mac/fast/borders/border-radius-constraints-expected.checksum: Added. |
| 975 | * platform/mac/fast/borders/border-radius-constraints-expected.png: Added. |
| 976 | * platform/mac/fast/borders/border-radius-constraints-expected.txt: Added. |
| 977 | |
| 978 | Test that corner radii are constrained according to CSS3 rules. |
| 979 | |
| 980 | * fast/borders/border-radius-huge-assert.html: |
| 981 | * platform/mac/fast/borders/border-radius-huge-assert-expected.checksum: |
| 982 | * platform/mac/fast/borders/border-radius-huge-assert-expected.png: |
| 983 | * platform/mac/fast/borders/border-radius-huge-assert-expected.txt: |
| 984 | |
| 985 | Now that we constrain border-radius, update the text of the test, and the |
| 986 | expected result. |
| 987 | |
| 988 | * fast/borders/border-radius-split-inline.html: Added. |
| 989 | * platform/mac/fast/borders/border-radius-split-inline-expected.checksum: Added. |
| 990 | * platform/mac/fast/borders/border-radius-split-inline-expected.png: Added. |
| 991 | * platform/mac/fast/borders/border-radius-split-inline-expected.txt: Added. |
| 992 | |
| 993 | New test for border-radius on a split inline. |
| 994 | |
| 995 | * fast/box-shadow/border-radius-big.html: |
| 996 | * platform/mac/fast/box-shadow/border-radius-big-expected.checksum: |
| 997 | * platform/mac/fast/box-shadow/border-radius-big-expected.png: |
| 998 | * platform/mac/fast/box-shadow/border-radius-big-expected.txt: |
| 999 | |
| 1000 | Now that we constrain border-radius, update the text of the test, and the |
| 1001 | expected result. |
| 1002 | |
| 1003 | 2009-05-28 Alexey Proskuryakov <ap@webkit.org> |
| 1004 | |
| 1005 | Reviewed by Darin Adler. |
| 1006 | |
| 1007 | https://bugs.webkit.org/show_bug.cgi?id=26005 |
| 1008 | Optimization for XPath //* does not preserve context size |
| 1009 | |
| 1010 | * fast/xpath/position-expected.txt: Added. |
| 1011 | * fast/xpath/position.html: Added. |
| 1012 | Test for this bug, and for other potential issues with position(). |
| 1013 | |
| 1014 | * fast/xpath/4XPath/Core/test.js: Updated to work with Firefox 3 (getElementsByTagName handles |
| 1015 | node names with namespace prefixes differently there). |
| 1016 | * fast/xpath/4XPath/Core/test_location_path.html: Fixed the test to request ordered snapshots |
| 1017 | when there is more than one node in expected result, as the checks verify node order. |
| 1018 | |
| 1019 | 2009-05-28 Adam Barth <abarth@webkit.org> |
| 1020 | |
| 1021 | Reviewed by Darin Adler. |
| 1022 | |
| 1023 | Test whether lexical or dynamic scope is used for window.open(). |
| 1024 | |
| 1025 | * http/tests/security/frameNavigation/context-for-window-open-expected.txt: Added. |
| 1026 | * http/tests/security/frameNavigation/context-for-window-open.html: Added. |
| 1027 | * http/tests/security/frameNavigation/resources/middle-frame-for-location.html: |
| 1028 | |
| 1029 | 2009-05-27 Dan Bernstein <mitz@apple.com> |
| 1030 | |
| 1031 | Reviewed by Sam Weinig. |
| 1032 | |
| 1033 | - test for <rdar://problem/6927761> <isindex> placeholder text is |
| 1034 | unstylable and initially not visible |
| 1035 | |
| 1036 | * fast/forms/isindex-placeholder.html: Added. |
| 1037 | * platform/mac/fast/forms/isindex-placeholder-expected.checksum: Added. |
| 1038 | * platform/mac/fast/forms/isindex-placeholder-expected.png: Added. |
| 1039 | * platform/mac/fast/forms/isindex-placeholder-expected.txt: Added. |
| 1040 | |
| 1041 | 2009-05-27 Oliver Hunt <oliver@apple.com> |
| 1042 | |
| 1043 | Reviewed by Mark Rowe. |
| 1044 | |
| 1045 | <rdar://problem/6928025> Stack overflow in JSC::stringProtoFuncReplace() running jsFunFuzz |
| 1046 | |
| 1047 | Add an additional exception check for stack overflow in String.replace |
| 1048 | |
| 1049 | * fast/js/string-replace-exception-crash.html: |
| 1050 | |
| 1051 | 2009-05-27 Alexey Proskuryakov <ap@webkit.org> |
| 1052 | |
| 1053 | Reviewed by Darin Adler. |
| 1054 | |
| 1055 | https://bugs.webkit.org/show_bug.cgi?id=17725 |
| 1056 | XPath should be case insensitive for HTML |
| 1057 | |
| 1058 | * fast/xpath/node-name-case-sensitivity-expected.txt: Added. |
| 1059 | * fast/xpath/node-name-case-sensitivity.html: Added. |
| 1060 | |
| 1061 | 2009-05-27 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 1062 | |
| 1063 | Disabling new tests to make the bot green. |
| 1064 | |
| 1065 | * platform/gtk/Skipped: |
| 1066 | |
| 1067 | 2009-05-26 Oliver Hunt <oliver@apple.com> |
| 1068 | |
| 1069 | Reviewed by Gavin Barraclough. |
| 1070 | |
| 1071 | <rdar://problem/6924033> REGRESSION: Assertion failure due to forward references |
| 1072 | |
| 1073 | Add a few more test cases for invalid back references. |
| 1074 | |
| 1075 | * fast/js/regexp-backreferences-expected.txt: Added. |
| 1076 | * fast/js/regexp-backreferences.html: Added. |
| 1077 | * fast/js/resources/regexp-backreferences.js: Added. |
| 1078 | |
| 1079 | 2009-05-26 Adam Barth <abarth@webkit.org> |
| 1080 | |
| 1081 | https://bugs.webkit.org/show_bug.cgi?id=26011 |
| 1082 | |
| 1083 | Unreviewed change to disable flaky test as requested by Sam Weinig. |
| 1084 | |
| 1085 | * http/tests/security/postMessage/origin-follows-lexical-scope-expected.txt: Removed. |
| 1086 | * http/tests/security/postMessage/origin-follows-lexical-scope.html: Removed. |
| 1087 | |
| 1088 | 2009-05-26 Dimitri Glazkov <dglazkov@chromium.org> |
| 1089 | |
| 1090 | Reviewed by Maciej Stachowiak. |
| 1091 | |
| 1092 | https://bugs.webkit.org/show_bug.cgi?id=23649 |
| 1093 | Add layout test for various cases of SQLTransactionErrorCallback |
| 1094 | invocation. |
| 1095 | |
| 1096 | * storage/transaction-error-callback-expected.txt: Added. |
| 1097 | * storage/transaction-error-callback.html: Added. |
| 1098 | |
| 1099 | 2009-05-26 David Hyatt <hyatt@apple.com> |
| 1100 | |
| 1101 | Reviewed by Darin Adler. |
| 1102 | |
| 1103 | Fix for bug 25969, scrollbars remain after document shrinks. Add a couple of layout tests |
| 1104 | written by Dan that show various problems with scrollbars following resizes. |
| 1105 | |
| 1106 | * fast/dynamic/window-resize-scrollbars-test.html: Added. |
| 1107 | * fast/dynamic/window-scrollbars-test.html: Added. |
| 1108 | * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.checksum: Added. |
| 1109 | * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.png: Added. |
| 1110 | * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.txt: Added. |
| 1111 | * platform/mac/fast/dynamic/window-scrollbars-test-expected.checksum: Added. |
| 1112 | * platform/mac/fast/dynamic/window-scrollbars-test-expected.png: Added. |
| 1113 | * platform/mac/fast/dynamic/window-scrollbars-test-expected.txt: Added. |
| 1114 | |
| 1115 | 2009-05-25 Adam Barth <abarth@webkit.og> |
| 1116 | |
| 1117 | Reviewed by Sam Weinig. |
| 1118 | |
| 1119 | https://bugs.webkit.org/show_bug.cgi?id=26006 |
| 1120 | |
| 1121 | Test our use of dynamicGlobalObject and lexicalGlobalObject for |
| 1122 | window.location. |
| 1123 | |
| 1124 | * http/tests/security/frameNavigation/context-for-location-assign-expected.txt: Added. |
| 1125 | * http/tests/security/frameNavigation/context-for-location-assign.html: Added. |
| 1126 | * http/tests/security/frameNavigation/context-for-location-expected.txt: Added. |
| 1127 | * http/tests/security/frameNavigation/context-for-location-href-expected.txt: Added. |
| 1128 | * http/tests/security/frameNavigation/context-for-location-href.html: Added. |
| 1129 | * http/tests/security/frameNavigation/context-for-location.html: Added. |
| 1130 | * http/tests/security/frameNavigation/resources/middle-frame-for-location.html: Added. |
| 1131 | * http/tests/security/frameNavigation/resources/target-for-location.html: Added. |
| 1132 | |
| 1133 | 2009-05-25 Adam Barth <abarth@webkit.org> |
| 1134 | |
| 1135 | Reviewed by Sam Weinig. |
| 1136 | |
| 1137 | https://bugs.webkit.org/show_bug.cgi?id=26011 |
| 1138 | |
| 1139 | Try to make test less flaky. |
| 1140 | |
| 1141 | * http/tests/security/postMessage/origin-follows-lexical-scope-expected.txt: |
| 1142 | * http/tests/security/postMessage/origin-follows-lexical-scope.html: |
| 1143 | * http/tests/security/postMessage/resources/middle-frame-for-lexical.html: |
| 1144 | * http/tests/security/postMessage/resources/post-message-listener-with-ready.html: Added. |
| 1145 | |
| 1146 | 2009-05-25 Adam Barth <abarth@webkit.org> |
| 1147 | |
| 1148 | Reviewed by Maciej Stachowiak. |
| 1149 | |
| 1150 | https://bugs.webkit.org/show_bug.cgi?id=26004 |
| 1151 | |
| 1152 | Test that the origin for postMessage follows the lexical scope. |
| 1153 | |
| 1154 | * http/tests/security/postMessage/origin-follows-lexical-scope-expected.txt: Added. |
| 1155 | * http/tests/security/postMessage/origin-follows-lexical-scope.html: Added. |
| 1156 | * http/tests/security/postMessage/resources/middle-frame-for-lexical.html: Added. |
| 1157 | |
| 1158 | 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 1159 | |
| 1160 | Reviewed by Gustavo Noronha and Xan Lopez. |
| 1161 | |
| 1162 | [Gtk] Enable database and localStorage support |
| 1163 | https://bugs.webkit.org/show_bug.cgi?id=25629 |
| 1164 | |
| 1165 | Enable storage/ tests for Gtk. |
| 1166 | |
| 1167 | * platform/gtk/Skipped: |
| 1168 | |
| 1169 | 2009-05-23 Oliver Hunt <oliver@apple.com> |
| 1170 | |
| 1171 | Reviewed by Maciej Stachowiak. |
| 1172 | |
| 1173 | Add tests to cover exceptions thrown from non-object results of get_by_id |
| 1174 | |
| 1175 | * fast/js/exception-for-nonobject-expected.txt: Added. |
| 1176 | * fast/js/exception-for-nonobject.html: Added. |
| 1177 | * fast/js/resources/exception-for-nonobject.js: Added. |
| 1178 | |
| 1179 | 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 1180 | |
| 1181 | Unreviewed. Skip new tests introduced in r44010. These tests |
| 1182 | require an eventSender implementation which the gtk port |
| 1183 | currently do not have. |
| 1184 | |
| 1185 | Also remove gtk-specific result for |
| 1186 | fast/canvas/canvas-composite-alpha. The non-platform specific |
| 1187 | result now works. |
| 1188 | |
| 1189 | * platform/gtk/Skipped: |
| 1190 | * platform/gtk/fast/canvas/canvas-composite-alpha-expected.txt: Removed. |
| 1191 | |
| 1192 | 2009-05-22 Dan Bernstein <mitz@apple.com> |
| 1193 | |
| 1194 | Reviewed by Darin Adler. |
| 1195 | |
| 1196 | <rdar://problem/6916082> Incorrect handling of % as CSS value. |
| 1197 | |
| 1198 | * fast/css/percent-character-as-value-expected.txt: Added. |
| 1199 | * fast/css/percent-character-as-value.html: Added. |
| 1200 | |
| 1201 | 2009-05-22 Darin Adler <darin@apple.com> |
| 1202 | |
| 1203 | Reviewed by Dan Bernstein. |
| 1204 | |
| 1205 | - Made the global-function-resolve test independent of hashing order |
| 1206 | by using a fixed set of properties. This also removes the need for us |
| 1207 | to update this test every time we add something to the window object or |
| 1208 | the js-test-pre.js family of scripts. |
| 1209 | |
| 1210 | * fast/js/global-function-resolve-expected.txt: Updated. |
| 1211 | * fast/js/resources/global-function-resolve.js: Use a fixed array instead |
| 1212 | of using all property names from the global object; also made other small |
| 1213 | changes that don't have an effect on the substance of the test. |
| 1214 | |
| 1215 | 2009-05-22 Dan Bernstein <mitz@apple.com> |
| 1216 | |
| 1217 | Reviewed by Darin Adler. |
| 1218 | |
| 1219 | - remove a test that was supposed to test the text/* change to MIME |
| 1220 | types from r43979, since the change was rolled out, and the test seems |
| 1221 | to be ineffective anyway, since it was passing on Mac after rolling |
| 1222 | out the change. |
| 1223 | |
| 1224 | * http/tests/mime/accept-all-text-types-expected.txt: Removed. |
| 1225 | * http/tests/mime/accept-all-text-types.html: Removed. |
| 1226 | |
| 1227 | 2009-05-22 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.org> |
| 1228 | |
| 1229 | Reviewed by Simon Hausmann. |
| 1230 | |
| 1231 | Skip tests depending on platform dependent results. |
| 1232 | |
| 1233 | * platform/qt/Skipped: |
| 1234 | |
| 1235 | 2009-05-22 Shinichiro Hamaji <hamaji@google.com> |
| 1236 | |
| 1237 | Reviewed by Oliver Hunt. |
| 1238 | |
| 1239 | Remove optimization path alpha=0 case from GraphicContext(CG|Skia). |
| 1240 | This optimization doesn't make sense for some composite mode (e.g., 'copy' operation). |
| 1241 | |
| 1242 | https://bugs.webkit.org/show_bug.cgi?id=25956 |
| 1243 | |
| 1244 | * fast/canvas/canvas-composite-alpha-expected.txt: |
| 1245 | * fast/canvas/canvas-composite-alpha.html: |
| 1246 | * platform/gtk/fast/canvas/canvas-composite-alpha-expected.txt: Removed. |
| 1247 | |
| 1248 | 2009-05-21 Oliver Hunt <oliver@apple.com> |
| 1249 | |
| 1250 | Reviewed by Maciej Stachowiak. |
| 1251 | |
| 1252 | Add tests to ensure that we correctly cache (or do not cache) lookups |
| 1253 | of global properties. |
| 1254 | |
| 1255 | * fast/js/global-function-resolve.html: Added. |
| 1256 | * fast/js/resources/global-function-resolve.js: Added. |
| 1257 | |
| 1258 | 2009-05-21 Geoffrey Garen <ggaren@apple.com> |
| 1259 | |
| 1260 | Reviewed by Sam Weinig. |
| 1261 | |
| 1262 | Tests for <rdar://problem/6910832> | https://bugs.webkit.org/show_bug.cgi?id=25907 |
| 1263 | Incorrect URL returned to the DOM while the user drags a file |
| 1264 | |
| 1265 | * http/tests/local/drag-over-remote-content-expected.txt: Added. |
| 1266 | * http/tests/local/drag-over-remote-content.html: Added. |
| 1267 | * http/tests/security/drag-over-remote-content-iframe-expected.txt: Added. |
| 1268 | * http/tests/security/drag-over-remote-content-iframe.html: Added. |
| 1269 | |
| 1270 | 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 1271 | |
| 1272 | Fixing test to actually use the correct names for the frames. |
| 1273 | |
| 1274 | * http/tests/mime/accept-all-text-types.html: |
| 1275 | |
| 1276 | 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 1277 | |
| 1278 | Disable 2 more tests that sometimes fail. |
| 1279 | |
| 1280 | * platform/gtk/Skipped: |
| 1281 | |
| 1282 | 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 1283 | |
| 1284 | Adding file I forgot to add to last commit. |
| 1285 | |
| 1286 | * http/tests/mime/resources/accept-all-text-types.cgi: Added. |
| 1287 | |
| 1288 | 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 1289 | |
| 1290 | Reviewed by Darin Adler. |
| 1291 | |
| 1292 | Test that WebKit accepts any text/* type. |
| 1293 | |
| 1294 | * http/tests/mime/accept-all-text-types-expected.txt: Added. |
| 1295 | * http/tests/mime/accept-all-text-types.html: Added. |
| 1296 | |
| 1297 | 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 1298 | |
| 1299 | Reviewed by Xan Lopez. |
| 1300 | |
| 1301 | Disable failing HTTP tests now that we are enabling HTTP on the |
| 1302 | bot. |
| 1303 | |
| 1304 | * platform/gtk/Skipped: |
| 1305 | |
| 1306 | 2009-05-21 Alexey Proskuryakov <ap@webkit.org> |
| 1307 | |
| 1308 | Reviewed by Darin Adler. |
| 1309 | |
| 1310 | https://bugs.webkit.org/show_bug.cgi?id=19517 |
| 1311 | <rdar://problem/6007112> DOM modification of textArea causes Access Violation (NULL pointer?) |
| 1312 | |
| 1313 | This no longer happens with ToT, just adding a test. |
| 1314 | |
| 1315 | * fast/parser/head-parsing-19517-expected.txt: Added. |
| 1316 | * fast/parser/head-parsing-19517.html: Added. |
| 1317 | |
| 1318 | 2009-05-21 Dan Bernstein <mitz@apple.com> |
| 1319 | |
| 1320 | Reviewed by Anders Carlsson. |
| 1321 | |
| 1322 | - test for <rdar://problem/6901751> REGRESSION (r35515): Tiger crash |
| 1323 | painting the selection on registration page of car2go.com |
| 1324 | |
| 1325 | * fast/block/float/selection-gap-clip-out-tiger-crash-expected.txt: Added. |
| 1326 | * fast/block/float/selection-gap-clip-out-tiger-crash.html: Added. |
| 1327 | |
| 1328 | 2009-05-21 Eric Seidel <eric@webkit.org> |
| 1329 | |
| 1330 | Reviewed by Alexey Proskuryakov. |
| 1331 | |
| 1332 | Fix file-input-files-access which was passing for the wrong reasons. |
| 1333 | |
| 1334 | The log was pushing the drop target off screen and the drops were failing! |
| 1335 | |
| 1336 | * editing/pasteboard/file-input-files-access-expected.txt: |
| 1337 | * editing/pasteboard/resources/file-input-files-access.js: |
| 1338 | (testOrderedDraggingWithDirectory): |
| 1339 | (runTest): |
| 1340 | |
| 1341 | 2009-05-20 Gustavo Noronha Silva <gns@gnome.org> |
| 1342 | |
| 1343 | Skipping a new test. |
| 1344 | |
| 1345 | * platform/gtk/Skipped: |
| 1346 | |
| 1347 | 2009-05-20 Gustavo Noronha Silva <gns@gnome.org> |
| 1348 | |
| 1349 | Skipping test that fails intermitently. |
| 1350 | |
| 1351 | * platform/gtk/Skipped: |
| 1352 | |
| 1353 | 2009-05-20 Gustavo Noronha Silva <gns@gnome.org> |
| 1354 | |
| 1355 | Rubber-stamped by Mark Rowe. |
| 1356 | |
| 1357 | Add GTK+-specific results for canvas-composite-alpha. This test |
| 1358 | has 'failing' cases that pass on GTK+/cairo. |
| 1359 | |
| 1360 | * platform/gtk/fast/canvas/canvas-composite-alpha-expected.txt: Added. |
| 1361 | |
| 1362 | 2009-05-20 David Kilzer <ddkilzer@apple.com> |
| 1363 | |
| 1364 | Test for <rdar://problem/5666078> Cookie parsing terminates at the first semicolon, ignoring quotes (16699) |
| 1365 | |
| 1366 | <https://bugs.webkit.org/show_bug.cgi?id=16699> |
| 1367 | |
| 1368 | Reviewed by Brady Eidson. |
| 1369 | |
| 1370 | * http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt: Added. |
| 1371 | * http/tests/cookies/double-quoted-value-with-semi-colon.html: Added. |
| 1372 | * http/tests/cookies/resources/double-quoted-value-with-semi-colon.js: Added. |
| 1373 | * platform/mac-tiger/Skipped: Added |
| 1374 | double-quoted-value-with-semi-colon.html since CFNetwork on |
| 1375 | Tiger stops parsing cookie values when it sees a semi-colon, |
| 1376 | even inside double quotes. |
| 1377 | |
| 1378 | 2009-05-20 Brady Eidson <beidson@apple.com> |
| 1379 | |
| 1380 | Reviewed by Darin Adler. |
| 1381 | |
| 1382 | Fix <rdar://problem/6904941> and https://bugs.webkit.org/show_bug.cgi?id=25300 |
| 1383 | |
| 1384 | * fast/loader/javascript-url-hierarchical-execution-expected.txt: Added. |
| 1385 | * fast/loader/javascript-url-hierarchical-execution.html: Added. |
| 1386 | |
| 1387 | 2009-05-20 Holger Hans Peter Freyther <zecke@selfish.org> |
| 1388 | |
| 1389 | Reviewed by Anders Carlsson. |
| 1390 | |
| 1391 | https://bugs.webkit.org/show_bug.cgi?id=24510 |
| 1392 | |
| 1393 | Add a test case that Netscape Plugin can properly |
| 1394 | determine if a given object has a specific method |
| 1395 | and property. |
| 1396 | |
| 1397 | The test will ask the plugin to call hasproperty and |
| 1398 | hasmethod and will compare the result with what is |
| 1399 | expected. This approach is taken from |
| 1400 | netscape-get-property-return-value.html |
| 1401 | |
| 1402 | * plugins/netscape-invoke-browserfuncs-expected.txt: Added. |
| 1403 | * plugins/netscape-invoke-browserfuncs.html: Added. |
| 1404 | |
| 1405 | 2009-05-20 Eric Seidel <eric@webkit.org> |
| 1406 | |
| 1407 | Fix bug URL in ChangeLogs in r43903. |
| 1408 | https://bugs.webkit.org/show_bug.cgi?id=25742 |
| 1409 | |
| 1410 | 2009-05-20 Eric Seidel <eric@webkit.org> |
| 1411 | |
| 1412 | No review, build fix only. |
| 1413 | |
| 1414 | Add files I missed in r43903. |
| 1415 | https://bugs.webkit.org/show_bug.cgi?id=25742 |
| 1416 | |
| 1417 | Takeshi's patch was right, I just failed to add the files when landing. |
| 1418 | |
| 1419 | * platform/mac/fast/forms/search-styled-expected.checksum: Added. |
| 1420 | * platform/mac/fast/forms/search-styled-expected.png: Added. |
| 1421 | |
| 1422 | 2009-05-20 Takeshi Yoshino <tyoshino@google.com> |
| 1423 | |
| 1424 | Reviewed by Eric Seidel. |
| 1425 | |
| 1426 | Bug 24539: Fix RenderThemeChromiumWin::paintTextFieldInternal() not to hide background image. |
| 1427 | https://bugs.webkit.org/show_bug.cgi?id=25742 |
| 1428 | |
| 1429 | Changed the test fast/forms/select-style.html to exercise the change on |
| 1430 | RenderThemeChromiumWin::paintTextFieldInternal() on Chromium. Replaced expected results for |
| 1431 | platform mac. Expected cases for the other platforms are to be replaced later. |
| 1432 | |
| 1433 | * fast/forms/select-style.html: |
| 1434 | * platform/mac/fast/forms/select-style-expected.checksum: |
| 1435 | * platform/mac/fast/forms/select-style-expected.txt: |
| 1436 | |
| 1437 | 2009-05-20 Shinichiro Hamaji <hamaji@google.com> |
| 1438 | |
| 1439 | Reviewed by Eric Seidel. |
| 1440 | |
| 1441 | Layout tests for canvas' composite operations with alpha blending. |
| 1442 | |
| 1443 | * fast/canvas/canvas-composite-alpha-expected.txt: Added. |
| 1444 | * fast/canvas/canvas-composite-alpha.html: Added. |
| 1445 | |
| 1446 | 2009-05-20 Eric Seidel <eric@webkit.org> |
| 1447 | |
| 1448 | Build fix only, no review. |
| 1449 | |
| 1450 | Remove dragging subtest from 43890 which used ? char |
| 1451 | |
| 1452 | ? is a reserved char on Windows. After removing both the ü and now the ? this |
| 1453 | subtest is now useless, so I'm removing it entirely. |
| 1454 | |
| 1455 | * editing/pasteboard/file-input-files-access-expected.txt: |
| 1456 | * editing/pasteboard/resources/File With Spaces! For Dragging?.gif: Removed. |
| 1457 | * editing/pasteboard/resources/file-input-files-access.js: |
| 1458 | (runTest): |
| 1459 | |
| 1460 | 2009-05-20 Eric Seidel <eric@webkit.org> |
| 1461 | |
| 1462 | Build fix only, no review. |
| 1463 | |
| 1464 | Fix windows and tiger builds after r43890 |
| 1465 | |
| 1466 | Commit r43890 caused: |
| 1467 | svn: Can't convert string from 'UTF-8' to native encoding: |
| 1468 | svn: LayoutTests/editing/pasteboard/resources/File With Spaces! For Dra?\204?\136gging?.gif |
| 1469 | On both the windows and tiger buildbots. According to: |
| 1470 | http://svnbook.red-bean.com/en/1.2/svn.advanced.l10n.html |
| 1471 | this is intentional behavior, and due to the fact that the default |
| 1472 | LC_CTYPE for Tiger and Windows makes Subversion think the filesystems |
| 1473 | do not support utf8. |
| 1474 | |
| 1475 | The fix would be to execute: |
| 1476 | export LC_CTYPE=en_US.UTF-8 |
| 1477 | On all affected machines. But since that's not going to happen, |
| 1478 | I'm removing the utf8 chars from this filename. |
| 1479 | |
| 1480 | This makes the drag-drop test weaker, but I see no other option. |
| 1481 | |
| 1482 | * editing/pasteboard/resources/File With Spaces! For Dragging?.gif: Renamed from "LayoutTests/editing/pasteboard/resources/File With Spaces! For Dra\314\210gging?.gif". |
| 1483 | * editing/pasteboard/resources/file-input-files-access.js: |
| 1484 | (moveMouseToCenterOfElement): use the unused argument |
| 1485 | (runTest): fix to use the ansii name |
| 1486 | |
| 1487 | 2009-05-20 Darin Adler <darin@apple.com> |
| 1488 | |
| 1489 | Removed stray file left after some check-ins earlier today. |
| 1490 | |
| 1491 | * fast/tokenizer/preload-scanner-entities.html-disabled: Removed. |
| 1492 | |
| 1493 | 2009-05-18 Eric Seidel <eric@webkit.org> |
| 1494 | |
| 1495 | Reviewed by Oliver Hunt. |
| 1496 | |
| 1497 | Remove layoutTestController.addFileToPasteboardOnDrag and add eventSender.beginDragWithFiles |
| 1498 | https://bugs.webkit.org/show_bug.cgi?id=25852 |
| 1499 | |
| 1500 | Add new tests for multi-file dragging: |
| 1501 | https://bugs.webkit.org/show_bug.cgi?id=25862 |
| 1502 | |
| 1503 | I've removed the old tests in fast/forms which used layoutTestController.addFileToPasteboardOnDrag |
| 1504 | and have added a new test in editing/pasteboard/ (where all the other drag-drop tests are) |
| 1505 | which tests more than the previous two tests did. |
| 1506 | |
| 1507 | Mac was the only platform running the old layoutTestController.addFileToPasteboardOnDrag tests |
| 1508 | I've updated all the Skipped files to skip this new test instead. |
| 1509 | |
| 1510 | * editing/pasteboard/file-input-files-access-expected.txt: Added. |
| 1511 | * editing/pasteboard/file-input-files-access.html: Added. |
| 1512 | * editing/pasteboard/resources/File With Spaces! For Dragging?.gif: Copied from LayoutTests/fast/canvas/resources/apple.gif. |
| 1513 | * editing/pasteboard/resources/apple.gif: Copied from LayoutTests/fast/canvas/resources/apple.gif. |
| 1514 | * editing/pasteboard/resources/file-input-files-access.js: Added. |
| 1515 | (moveMouseToCenterOfElement): |
| 1516 | (dragFilesOntoInput): |
| 1517 | (fileListShouldBe): |
| 1518 | (filesShouldBe): |
| 1519 | (draggingPathsShouldResultInFiles): |
| 1520 | (runTest): |
| 1521 | * editing/pasteboard/resources/mozilla.gif: Copied from LayoutTests/fast/dom/resources/mozilla.gif. |
| 1522 | * fast/forms/dragging-to-disabled-file-input-expected.txt: Removed. |
| 1523 | * fast/forms/dragging-to-disabled-file-input.html: Removed. |
| 1524 | * fast/forms/dragging-to-file-input-expected.txt: Removed. |
| 1525 | * fast/forms/dragging-to-file-input.html: Removed. |
| 1526 | * platform/gtk/Skipped: |
| 1527 | * platform/qt/Skipped: |
| 1528 | * platform/win/Skipped: |
| 1529 | |
| 1530 | 2009-05-19 Yichao Yin <yichao.yin@torchmobile.com.cn> |
| 1531 | |
| 1532 | Reviewed by George Staikos. |
| 1533 | |
| 1534 | Add tests for WCSS marquee extension support |
| 1535 | https://bugs.webkit.org/show_bug.cgi?id=23727 |
| 1536 | |
| 1537 | * fast/wcss: Added. |
| 1538 | * fast/wcss/marquee-dir.xhtml: Added. |
| 1539 | * fast/wcss/marquee-loop.xhtml: Added. |
| 1540 | * fast/wcss/marquee-speed.xhtml: Added. |
| 1541 | * fast/wcss/marquee-style.xhtml: Added. |
| 1542 | * platform/gtk/Skipped: |
| 1543 | * platform/mac/Skipped: |
| 1544 | * platform/qt/Skipped: |
| 1545 | * platform/win/Skipped: |
| 1546 | |
| 1547 | 2009-05-19 Antti Koivisto <antti@apple.com> |
| 1548 | |
| 1549 | I can't figure out how to make this not timing dependent, making it manual test instead. |
| 1550 | |
| 1551 | * fast/tokenizer/preload-scanner-entities-expected.txt: Removed. |
| 1552 | * fast/tokenizer/preload-scanner-entities.html: Removed. |
| 1553 | |
| 1554 | 2009-05-19 Darin Adler <darin@apple.com> |
| 1555 | |
| 1556 | Renamed test failing on many buildbots to disable it. |
| 1557 | Antti can move it back once he gets it working more consistently. |
| 1558 | |
| 1559 | * fast/tokenizer/preload-scanner-entities.html: Removed. |
| 1560 | * fast/tokenizer/preload-scanner-entities.html-disabled: Copied from fast/tokenizer/preload-scanner-entities.html. |
| 1561 | |
| 1562 | 2009-05-19 Chris Fleizach <cfleizach@apple.com> |
| 1563 | |
| 1564 | Reviewed by Beth Dakin. |
| 1565 | |
| 1566 | Bug 25872: aria-labeledby appends all siblings instead of all children to aria name |
| 1567 | https://bugs.webkit.org/show_bug.cgi?id=25872 |
| 1568 | |
| 1569 | * accessibility/aria-labelledby-stay-within.html: Added. |
| 1570 | * platform/mac/accessibility/aria-describedby-on-input-expected.txt: |
| 1571 | * platform/mac/accessibility/aria-labelledby-on-input-expected.txt: |
| 1572 | * platform/mac/accessibility/aria-labelledby-stay-within-expected.txt: Added. |
| 1573 | |
| 1574 | 2009-05-19 Antti Koivisto <antti@apple.com> |
| 1575 | |
| 1576 | Reviewed by Darin Adler. |
| 1577 | |
| 1578 | <rdar://problem/6902674> REGRESSION: Query parameters are sometimes incorrect in URL (23135) |
| 1579 | |
| 1580 | * fast/tokenizer/preload-scanner-entities-expected.txt: Added. |
| 1581 | * fast/tokenizer/preload-scanner-entities.html: Added. |
| 1582 | |
| 1583 | 2009-05-19 Yichao Yin <yichao.yin@torchmobile.com.cn> |
| 1584 | |
| 1585 | Reviewed by George Staikos. |
| 1586 | |
| 1587 | Add the XHTML MP tests but put them in skipped since they are not active |
| 1588 | by default on any platforms. |
| 1589 | https://bugs.webkit.org/show_bug.cgi?id=23452 |
| 1590 | |
| 1591 | * fast/xhtmlmp: Added. |
| 1592 | * fast/xhtmlmp/check-doctype-declaration.xhtml: Added. |
| 1593 | * fast/xhtmlmp/check-rootelement.xhtml: Added. |
| 1594 | * fast/xhtmlmp/noscript-in-multiscripts.xhtml: Added. |
| 1595 | * fast/xhtmlmp/noscript-nested.xhtml: Added. |
| 1596 | * fast/xhtmlmp/noscript.xhtml: Added. |
| 1597 | * platform/gtk/Skipped: |
| 1598 | * platform/mac/Skipped: |
| 1599 | * platform/win/Skipped: |
| 1600 | |
| 1601 | 2009-05-18 David Kilzer <ddkilzer@apple.com> |
| 1602 | |
| 1603 | Added cookie test to Skipped list for Windows |
| 1604 | |
| 1605 | See Bug 25861. <https://bugs.webkit.org/show_bug.cgi?id=25861> |
| 1606 | |
| 1607 | * platform/win/Skipped: Added |
| 1608 | http/tests/cookies/simple-cookies-expired.html. |
| 1609 | |
| 1610 | 2009-05-18 Julien Chaffraix <jchaffraix@webkit.org> |
| 1611 | |
| 1612 | Reviewed and tweaked by David Kilzer. |
| 1613 | |
| 1614 | Bug 24569: Add some cookies tests |
| 1615 | <https://bugs.webkit.org/show_bug.cgi?id=24569> |
| 1616 | |
| 1617 | This modification adds a cookie framework to check setting cookies. |
| 1618 | It is a simple modification over the js test framework. It uses some XHRs and custom server-side script |
| 1619 | to set / get / clear cookies. |
| 1620 | |
| 1621 | It also adds some very basic tests to check that everything works. |
| 1622 | |
| 1623 | * http/tests/cookies: Added. |
| 1624 | * http/tests/cookies/multiple-cookies-expected.txt: Added. |
| 1625 | * http/tests/cookies/multiple-cookies.html: Added. |
| 1626 | * http/tests/cookies/resources: Added. |
| 1627 | * http/tests/cookies/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html. |
| 1628 | * http/tests/cookies/resources/clearCookies.cgi: Added. |
| 1629 | * http/tests/cookies/resources/cookies-test-post.js: Copied from LayoutTests/fast/js/resources/js-test-post.js. |
| 1630 | * http/tests/cookies/resources/cookies-test-pre.js: Copied from LayoutTests/fast/js/resources/js-test-pre.js. |
| 1631 | (setCookies): Internal method to set a cookie (multiple cookies are not supported). |
| 1632 | (testCookies): Internal method to check if the cookie were set. |
| 1633 | |
| 1634 | (clearAllCookies): Used to clear all pre-existing cookies for this domain. |
| 1635 | (clearCookies): Used to clear the cookies set with cookiesShouldBe. |
| 1636 | (cookiesShouldBe): Used to set a cookie and check the "Cookie" header sent. It is inspired from shouldBe from the js test framework. |
| 1637 | |
| 1638 | * http/tests/cookies/resources/cookies-test-style.css: Copied from LayoutTests/fast/js/resources/js-test-style.css. |
| 1639 | * http/tests/cookies/resources/getCookies.cgi: Added. |
| 1640 | * http/tests/cookies/resources/multiple-cookies.js: Added. |
| 1641 | * http/tests/cookies/resources/setCookies.cgi: Added. |
| 1642 | * http/tests/cookies/resources/simple-cookies-expired.js: Added. |
| 1643 | * http/tests/cookies/resources/simple-cookies-max-age.js: Added. |
| 1644 | * http/tests/cookies/simple-cookies-expired-expected.txt: Added. |
| 1645 | * http/tests/cookies/simple-cookies-expired.html: Added. |
| 1646 | * http/tests/cookies/simple-cookies-max-age-expected.txt: Added. |
| 1647 | * http/tests/cookies/simple-cookies-max-age.html: Added. |
| 1648 | * platform/mac-tiger/Skipped: Added |
| 1649 | http/tests/cookies/simple-cookies-max-age.html since CFNetwork |
| 1650 | on Tiger doesn't support expiring cookies with Max-Age=0. |
| 1651 | |
| 1652 | 2009-05-18 David Kilzer <ddkilzer@apple.com> |
| 1653 | |
| 1654 | Bug 20652: WebKit doesn't display favicons with MIME type image/vnd.microsoft.icon |
| 1655 | |
| 1656 | <https://bugs.webkit.org/show_bug.cgi?id=20652> |
| 1657 | |
| 1658 | Reviewed by Darin Adler. |
| 1659 | |
| 1660 | Updated existing favicon-as-image.html test to display a third |
| 1661 | image having MIME type image/vnd.microsoft.icon. |
| 1662 | |
| 1663 | * http/tests/misc/favicon-as-image.html: Updated. |
| 1664 | * http/tests/misc/resources/.htaccess: Added. |
| 1665 | * http/tests/misc/resources/favicon-vnd-ms.ico: Copied from LayoutTests/fast/images/resources/favicon.ico. |
| 1666 | * platform/mac/http/tests/misc/favicon-as-image-expected.checksum: Updated. |
| 1667 | * platform/mac/http/tests/misc/favicon-as-image-expected.png: Updated. |
| 1668 | * platform/mac/http/tests/misc/favicon-as-image-expected.txt: Updated. |
| 1669 | |
| 1670 | 2009-05-18 Julie Parent <jparent@google.com> |
| 1671 | |
| 1672 | Reviewed by Eric Seidel. |
| 1673 | |
| 1674 | Skip new tests from r43822 on Gtk |
| 1675 | https://bugs.webkit.org/show_bug.cgi?id=25780 |
| 1676 | |
| 1677 | * platform/gtk/Skipped: |
| 1678 | |
| 1679 | 2009-05-18 Julie Parent <jparent@google.com> |
| 1680 | |
| 1681 | Reviewed by Oliver Hunt. |
| 1682 | |
| 1683 | Add missing files from r43821 |
| 1684 | https://bugs.webkit.org/show_bug.cgi?id=25780 |
| 1685 | |
| 1686 | * editing/pasteboard/get-data-text-plain-drop-expected.txt: Added. |
| 1687 | * editing/pasteboard/get-data-text-plain-drop.html: Added. |
| 1688 | * editing/pasteboard/get-data-text-plain-paste-expected.txt: Added. |
| 1689 | * editing/pasteboard/get-data-text-plain-paste.html: Added. |
| 1690 | * editing/pasteboard/resources/TEMPLATE.html: Copied from LayoutTests/editing/execCommand/resources/TEMPLATE.html. |
| 1691 | * editing/pasteboard/resources/get-data-text-plain-paste.js: Added. |
| 1692 | (handlePaste): |
| 1693 | |
| 1694 | 2009-05-18 Julie Parent <jparent@google.com> |
| 1695 | |
| 1696 | Reviewed by Oliver Hunt. |
| 1697 | |
| 1698 | https://bugs.webkit.org/show_bug.cgi?id=25780 |
| 1699 | Adds layout tests for getData (text/plain) during paste and drop events. |
| 1700 | |
| 1701 | * editing/pasteboard/get-data-text-plain-drop-expected.txt: Added. |
| 1702 | * editing/pasteboard/get-data-text-plain-drop.html: Added. Tests that getData |
| 1703 | is available on paste. |
| 1704 | * editing/pasteboard/get-data-text-plain-paste-expected.txt: Added. |
| 1705 | * editing/pasteboard/get-data-text-plain-paste.html: Added. Tests that getData |
| 1706 | is available on drop. |
| 1707 | * editing/pasteboard/resources/TEMPLATE.html: Added. |
| 1708 | * editing/pasteboard/resources/get-data-text-plain-paste.js: Added. |
| 1709 | (handlePaste): |
| 1710 | * fast/events/drag-in-frames-expected.txt: Changed to incLude new dragover |
| 1711 | event dispatch. |
| 1712 | * platform/win/Skipped: Skip newly added drop test since it won't work on windows, |
| 1713 | like other drop tests. |
| 1714 | |
| 1715 | 2009-05-17 Dan Bernstein <mitz@apple.com> |
| 1716 | |
| 1717 | Reviewed by David Kilzer. |
| 1718 | |
| 1719 | - move fast/repaint/repaint.js into the resources subdirectory |
| 1720 | |
| 1721 | * fast/repaint/repaint.js: Removed. |
| 1722 | * fast/repaint/resources/repaint.js: Copied from fast/repaint/repaint.js. |
| 1723 | * (89 tests changed to load the script from the new location) |
| 1724 | |
| 1725 | 2009-05-17 Darin Adler <darin@apple.com> |
| 1726 | |
| 1727 | * platform/gtk/Skipped: Disable another media test that seems to be failing at least |
| 1728 | intermittently. |
| 1729 | |
| 1730 | 2009-05-17 Kai Brüning <kai@granus.net> |
| 1731 | |
| 1732 | Reviewed by Darin Adler. |
| 1733 | |
| 1734 | Test case for bug 25822: DOM normalize does not remove empty text node between element nodes |
| 1735 | https://bugs.webkit.org/show_bug.cgi?id=25822 |
| 1736 | |
| 1737 | The test case strives to test the whole functionality of Node's normalize(). |
| 1738 | |
| 1739 | * fast/dom/Node/normalize-expected.txt: Added. |
| 1740 | * fast/dom/Node/normalize.html: Added. |
| 1741 | |
| 1742 | 2009-05-16 Dan Bernstein <mitz@apple.com> |
| 1743 | |
| 1744 | Reviewed by Alexey Proskuryakov. |
| 1745 | |
| 1746 | - test for <rdar://problem/6873305> Two distinct characters are not |
| 1747 | displayed correctly with 2 of the font selections from the stickies |
| 1748 | widget |
| 1749 | |
| 1750 | * platform/mac/editing/pasteboard/text-precomposed-expected.txt: Added. |
| 1751 | * platform/mac/editing/pasteboard/text-precomposed.html: Added. |
| 1752 | |
| 1753 | 2009-05-11 Holger Hans Peter Freyther <zecke@selfish.org> |
| 1754 | |
| 1755 | Reviewed by Jan Michael Alonzo. |
| 1756 | |
| 1757 | https://bugs.webkit.org/show_bug.cgi?id=25787 |
| 1758 | |
| 1759 | Enable more passing plugin tests. |
| 1760 | |
| 1761 | * platform/gtk/Skipped: |
| 1762 | |
| 1763 | 2009-05-11 Holger Hans Peter Freyther <zecke@selfish.org> |
| 1764 | |
| 1765 | Reviewed by Jan Michael Alonzo. |
| 1766 | |
| 1767 | https://bugs.webkit.org/show_bug.cgi?id=25787 |
| 1768 | |
| 1769 | Enable plugins/npruntime.html |
| 1770 | |
| 1771 | * platform/gtk/Skipped: |
| 1772 | |
| 1773 | 2009-05-15 Darin Adler <darin@apple.com> |
| 1774 | |
| 1775 | Fix some failures from recent changes. |
| 1776 | |
| 1777 | * platform/gtk/Skipped: Added recently-added test to the "no expected results" section. |
| 1778 | |
| 1779 | * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: Updated. |
| 1780 | * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Ditto. |
| 1781 | * svg/css/getComputedStyle-basic-expected.txt: Ditto. |
| 1782 | |
| 1783 | 2009-05-15 Darin Adler <darin@apple.com> |
| 1784 | |
| 1785 | * svg/css/getComputedStyle-basic-expected.txt: Updated for change to getComputedStyle. |
| 1786 | |
| 1787 | 2009-05-15 Darin Adler <darin@apple.com> |
| 1788 | |
| 1789 | Reviewed by Dan Bernstein. |
| 1790 | |
| 1791 | <rdar://problem/6883872> REGRESSION (r43243): computed style for font-family is returning |
| 1792 | only the generic font, if any generic font is in the family list |
| 1793 | |
| 1794 | * fast/css/getComputedStyle/computed-style-font-family-expected.txt: Added. |
| 1795 | * fast/css/getComputedStyle/computed-style-font-family.html: Added. |
| 1796 | |
| 1797 | * fast/css/getComputedStyle/computed-style.html: Updated array of properties to dump |
| 1798 | that are not visible when iterating the computed style object. Removed pointless |
| 1799 | unused array of unimplemented properties. |
| 1800 | * fast/css/getComputedStyle/computed-style-without-renderer.html: Ditto. |
| 1801 | |
| 1802 | * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: Updated. |
| 1803 | * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Ditto. |
| 1804 | |
| 1805 | 2009-05-15 Adam Barth <abarth@webkit.org> |
| 1806 | |
| 1807 | Reviewed by Oliver Hunt. |
| 1808 | |
| 1809 | https://bugs.webkit.org/show_bug.cgi?id=25741 |
| 1810 | |
| 1811 | Test that insertBeforeItem behaves properly for out of bounds indices. |
| 1812 | |
| 1813 | * svg/dom/svglist-exception-on-out-bounds-error-expected.txt: |
| 1814 | * svg/dom/svglist-exception-on-out-bounds-error.html: |
| 1815 | * svg/dom/svglist-insertItemBefore-appends-expected.txt: Added. |
| 1816 | * svg/dom/svglist-insertItemBefore-appends.html: Added. |
| 1817 | |
| 1818 | 2009-05-15 Simon Fraser <simon.fraser@apple.com> |
| 1819 | |
| 1820 | Reviewed by Darin Adler |
| 1821 | |
| 1822 | https://bugs.webkit.org/show_bug.cgi?id=25829 |
| 1823 | |
| 1824 | Fix -webkit-background-clip:text when the renderer had a non (0,0) x, y offset. |
| 1825 | |
| 1826 | * fast/backgrounds/background-clip-text.html: Added. |
| 1827 | * platform/mac/fast/backgrounds/background-clip-text-expected.checksum: Added. |
| 1828 | * platform/mac/fast/backgrounds/background-clip-text-expected.png: Added. |
| 1829 | * platform/mac/fast/backgrounds/background-clip-text-expected.txt: Added. |
| 1830 | |
| 1831 | 2009-05-15 Dan Bernstein <mitz@apple.com> |
| 1832 | |
| 1833 | Reviewed by Sam Weinig. |
| 1834 | |
| 1835 | - test for <rdar://problem/6888244> REGRESSION: Using the Up or Down |
| 1836 | keyboard arrows, I can't navigate caret between To Do items in a Note |
| 1837 | message |
| 1838 | |
| 1839 | * editing/selection/move-by-line-004-expected.txt: Added. |
| 1840 | * editing/selection/move-by-line-004.html: Added. |
| 1841 | |
| 1842 | 2009-05-15 Gustavo Noronha Silva <gns@gnome.org> |
| 1843 | |
| 1844 | Disable new tests. |
| 1845 | |
| 1846 | * platform/gtk/Skipped: |
| 1847 | |
| 1848 | 2009-05-15 Eric Seidel <eric@webkit.org> |
| 1849 | |
| 1850 | Mark Rowe says skipping tests doesn't need review. :) |
| 1851 | |
| 1852 | Add new tests from r43759 to windows and tiger skipped lists until bug 25816 can be resolved. |
| 1853 | https://bugs.webkit.org/show_bug.cgi?id=25816 |
| 1854 | |
| 1855 | Original bug: http://bugs.webkit.org/show_bug.cgi?id=25464 |
| 1856 | |
| 1857 | * platform/win/Skipped: |
| 1858 | * platform/mac-tiger/Skipped: |
| 1859 | |
| 1860 | 2009-05-15 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 1861 | |
| 1862 | Reviewed by Holger Freyther. |
| 1863 | |
| 1864 | [GTK] Implement layoutTestController.waitForPolicyDelegate |
| 1865 | https://bugs.webkit.org/show_bug.cgi?id=25036 |
| 1866 | |
| 1867 | Enable fast/forms/mailto tests. |
| 1868 | |
| 1869 | * platform/gtk/Skipped: |
| 1870 | |
| 1871 | 2009-05-15 Jungshik Shin <jshin@chromium.org> |
| 1872 | |
| 1873 | Reviewed by Dimitri Glazkov |
| 1874 | |
| 1875 | http://bugs.webkit.org/show_bug.cgi?id=25464 |
| 1876 | |
| 1877 | Improve the font fallback for characters belonging to 'common' scripts |
| 1878 | in ChromiumWin port. Make characters like Danda, Double Danda (punctuation |
| 1879 | marks in North Indian scripts) and currency signs (e.g. Thai Baht) |
| 1880 | rendered correctly in Chromium on Win. |
| 1881 | |
| 1882 | - danda-space.html has two setences in Gurumukhi script |
| 1883 | (supported on Mac and Windows) ended with Danda. The first Danda |
| 1884 | is followed by a space, which was misrendered in Chromium on Windows. |
| 1885 | |
| 1886 | - thai-baht-space.html has Thai Baht signs before and after a space, |
| 1887 | which was misrendered by Chromium on Windows. |
| 1888 | |
| 1889 | * fast/text/international/danda-space.html: Added. |
| 1890 | * fast/text/international/thai-baht-space.html: Added. |
| 1891 | * platform/mac/fast/text/international/danda-space-expected.txt: Added. |
| 1892 | * platform/mac/fast/text/international/thai-baht-space-expected.txt: Added. |
| 1893 | |
| 1894 | 2009-05-14 Eric Seidel <eric@webkit.org> |
| 1895 | |
| 1896 | No review, rollout only. |
| 1897 | |
| 1898 | Roll out r43753 as it caused a test to fail |
| 1899 | Turns out more than one test was using the modified JS file. |
| 1900 | |
| 1901 | * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: |
| 1902 | * editing/pasteboard/paste-blockquote-before-blockquote.html: |
| 1903 | * editing/pasteboard/resources/TEMPLATE.html: Removed. |
| 1904 | * editing/pasteboard/resources/paste-blockquote-before-blockquote.js: |
| 1905 | (copyAndPasteNode): |
| 1906 | |
| 1907 | 2009-05-14 Julie Parent <jparent@google.com> |
| 1908 | |
| 1909 | Reviewed by Eric Seidel. |
| 1910 | |
| 1911 | https://bugs.webkit.org/show_bug.cgi?id=25716 |
| 1912 | Convert a test located in the resources directory into being a regular js test, |
| 1913 | so we can add add more tests there and run make-js-test-wrappers without clobbering this one. |
| 1914 | |
| 1915 | * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: |
| 1916 | * editing/pasteboard/paste-blockquote-before-blockquote.html: |
| 1917 | * editing/pasteboard/resources/TEMPLATE.html: Added. |
| 1918 | * editing/pasteboard/resources/paste-blockquote-before-blockquote.js: |
| 1919 | (createLine): |
| 1920 | (copyAndPasteNode): |
| 1921 | |
| 1922 | 2009-05-14 Dean Jackson <dino@apple.com> |
| 1923 | |
| 1924 | Reviewed by Simon Fraser. |
| 1925 | |
| 1926 | https://bugs.webkit.org/show_bug.cgi?id=25197 |
| 1927 | |
| 1928 | Add support for aspect-ratio and orientation |
| 1929 | media queries. |
| 1930 | |
| 1931 | * fast/media/mq-aspect-ratio.html: Added. |
| 1932 | * fast/media/mq-orientation.html: Added. |
| 1933 | * platform/mac/fast/media/mq-aspect-ratio-expected.checksum: Added. |
| 1934 | * platform/mac/fast/media/mq-aspect-ratio-expected.png: Added. |
| 1935 | * platform/mac/fast/media/mq-aspect-ratio-expected.txt: Added. |
| 1936 | * platform/mac/fast/media/mq-orientation-expected.checksum: Added. |
| 1937 | * platform/mac/fast/media/mq-orientation-expected.png: Added. |
| 1938 | * platform/mac/fast/media/mq-orientation-expected.txt: Added. |
| 1939 | |
| 1940 | 2009-05-14 Kevin McCullough <kmccullough@apple.com> |
| 1941 | |
| 1942 | - Resubmitting previous patch, correctly this time. |
| 1943 | |
| 1944 | * editing/execCommand/outdent-blockquote-test1.html: Copied from editing/execCommand/outdent-blockquote-test1.html. |
| 1945 | * editing/execCommand/outdent-blockquote-test2.html: Copied from editing/execCommand/outdent-blockquote-test2.html. |
| 1946 | * editing/execCommand/outdent-blockquote-test3.html: Copied from editing/execCommand/outdent-blockquote-test3.html. |
| 1947 | * editing/execCommand/outdent-blockquote-test4.html: Copied from editing/execCommand/outdent-blockquote-test4.html. |
| 1948 | * platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt. |
| 1949 | * platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt. |
| 1950 | * platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt. |
| 1951 | * platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt. |
| 1952 | * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt. |
| 1953 | |
| 1954 | 2009-05-14 Kevin McCullough <kmccullough@apple.com> |
| 1955 | |
| 1956 | - Rolled out for bug and build fix. |
| 1957 | |
| 1958 | * editing/execCommand/outdent-blockquote-test1.html: Removed. |
| 1959 | * editing/execCommand/outdent-blockquote-test2.html: Removed. |
| 1960 | * editing/execCommand/outdent-blockquote-test3.html: Removed. |
| 1961 | * editing/execCommand/outdent-blockquote-test4.html: Removed. |
| 1962 | * platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt: Removed. |
| 1963 | * platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt: Removed. |
| 1964 | * platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt: Removed. |
| 1965 | * platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt: Removed. |
| 1966 | * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt: Removed. |
| 1967 | |
| 1968 | 2009-05-14 Kevin McCullough <kmccullough@apple.com> |
| 1969 | |
| 1970 | Reviewed by Dan Bernstein. |
| 1971 | |
| 1972 | <rdar://problem/6510362> In some situations message content is messed up |
| 1973 | when indentation is decreased |
| 1974 | |
| 1975 | - These tests are the various combinations of <blockquote>s that |
| 1976 | revealed bugs in our old logic. |
| 1977 | |
| 1978 | * editing/execCommand/outdent-blockquote-test1.html: Added. |
| 1979 | * editing/execCommand/outdent-blockquote-test2.html: Added. |
| 1980 | * editing/execCommand/outdent-blockquote-test3.html: Added. |
| 1981 | * editing/execCommand/outdent-blockquote-test4.html: Added. |
| 1982 | * platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt: Added. |
| 1983 | * platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt: Added. |
| 1984 | * platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt: Added. |
| 1985 | * platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt: Added. |
| 1986 | * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt: Added. |
| 1987 | |
| 1988 | 2009-05-14 Simon Fraser <simon.fraser@apple.com> |
| 1989 | |
| 1990 | Reviewed by Darin Adler |
| 1991 | |
| 1992 | https://bugs.webkit.org/show_bug.cgi?id=25777 |
| 1993 | |
| 1994 | Testcase for canvas as image background with zooming. |
| 1995 | |
| 1996 | * fast/canvas/canvas-bg-zoom.html: Added. |
| 1997 | * platform/mac/fast/canvas/canvas-bg-zoom-expected.txt: Added. |
| 1998 | |
| 1999 | 2009-05-14 Alexey Proskuryakov <ap@webkit.org> |
| 2000 | |
| 2001 | Reviewed by Darin Adler. |
| 2002 | |
| 2003 | https://bugs.webkit.org/show_bug.cgi?id=25796 |
| 2004 | <rdar://problem/6886654> Shouldn't set referer and origin in Loader::Host::servePendingRequests(). |
| 2005 | |
| 2006 | * http/tests/security/credentials-in-referer-expected.txt: Added. |
| 2007 | * http/tests/security/credentials-in-referer.html: Added. |
| 2008 | * http/tests/security/resources/credentials-in-referer-frame.php: Added. |
| 2009 | * http/tests/security/resources/credentials-in-referer.php: Added. |
| 2010 | |
| 2011 | 2009-05-14 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2012 | |
| 2013 | Disabling tests that are failing intermittently. |
| 2014 | |
| 2015 | * platform/gtk/Skipped: |
| 2016 | |
| 2017 | 2009-05-14 Chris Fleizach <cfleizach@apple.com> |
| 2018 | |
| 2019 | Reviewed by Darin Adler. |
| 2020 | |
| 2021 | Bug 25797: Pages with image maps are not properly read with Voiceover |
| 2022 | https://bugs.webkit.org/show_bug.cgi?id=25797 |
| 2023 | |
| 2024 | Updating layout tests. |
| 2025 | |
| 2026 | * platform/mac/accessibility/document-links-expected.txt: |
| 2027 | * platform/mac/accessibility/image-map1-expected.txt: |
| 2028 | * platform/mac/accessibility/image-map2-expected.txt: |
| 2029 | |
| 2030 | 2009-05-14 Brady Eidson <beidson@apple.com> |
| 2031 | |
| 2032 | Reviewed by Darin Adler. |
| 2033 | |
| 2034 | <rdar://problem/6887762> and https://bugs.webkit.org/show_bug.cgi?id=25790 |
| 2035 | |
| 2036 | * platform/win/Skipped: Renable these tests. |
| 2037 | |
| 2038 | 2009-05-14 Eric Carlson <eric.carlson@apple.com> |
| 2039 | |
| 2040 | Reviewed by Darin Adler. |
| 2041 | |
| 2042 | https://bugs.webkit.org/show_bug.cgi?id=25791 |
| 2043 | Bug 25791: HTMLMediaElement: implement 'startTime' attribute |
| 2044 | |
| 2045 | Add test for 'startTime' attribute. |
| 2046 | |
| 2047 | * media/media-startTime-expected.txt: Added. |
| 2048 | * media/media-startTime.html: Added. |
| 2049 | |
| 2050 | 2009-05-14 Tony Chang <tony@chromium.org> |
| 2051 | |
| 2052 | Reviewed by Dimitri Glazkov. |
| 2053 | |
| 2054 | Move iframe content to a file because Chromium has |
| 2055 | AllowLocalLoadsForLocalOnly enabled. This prevents the parent |
| 2056 | frame from modifying the iframe content if it is a data: URL. |
| 2057 | |
| 2058 | https://bugs.webkit.org/show_bug.cgi?id=25766 |
| 2059 | |
| 2060 | * fast/frames/content-opacity-2.html: |
| 2061 | * fast/frames/resources/empty-body.html: Added. |
| 2062 | |
| 2063 | 2009-05-14 Adam Roben <aroben@apple.com> |
| 2064 | |
| 2065 | Add a failing text control metrics test to the Windows Skipped file |
| 2066 | |
| 2067 | See Bug 25794: fast/replaced/table-percent-height-text-controls fails |
| 2068 | on Windows |
| 2069 | <https://bugs.webkit.org/show_bug.cgi?id=25794> |
| 2070 | |
| 2071 | * platform/win/Skipped: Added |
| 2072 | fast/replaced/table-percent-height-text-controls.html. |
| 2073 | |
| 2074 | 2009-05-14 Adam Roben <aroben@apple.com> |
| 2075 | |
| 2076 | Add a timing-out test to the Windows Skipped file |
| 2077 | |
| 2078 | See Bug 25792: fast/encoding/percent-escaping.html times out on |
| 2079 | Windows |
| 2080 | <https://bugs.webkit.org/show_bug.cgi?id=25792> |
| 2081 | |
| 2082 | * platform/win/Skipped: Added fast/encoding/percent-escaping.html. |
| 2083 | |
| 2084 | 2009-05-14 Adam Roben <aroben@apple.com> |
| 2085 | |
| 2086 | Add new Hebrew-using tests to the Windows Skipped file |
| 2087 | |
| 2088 | See Bug 23925: Tests that use Hebrew text fail on Windows because |
| 2089 | Lucida Grande is not used for Hebrew |
| 2090 | <https://bugs.webkit.org/show_bug.cgi?id=23925> |
| 2091 | |
| 2092 | * platform/win/Skipped: Added tests added in r43664. |
| 2093 | |
| 2094 | 2009-05-14 Adam Roben <aroben@apple.com> |
| 2095 | |
| 2096 | Skip XHR tests that crash in Windows Debug builds |
| 2097 | |
| 2098 | See: |
| 2099 | |
| 2100 | Bug 25790: REGRESSION (r43518): Multiple XHR tests asserting in |
| 2101 | createCFURLResponseWithDefaultMIMEType on Windows |
| 2102 | <https://bugs.webkit.org/show_bug.cgi?id=25790> |
| 2103 | |
| 2104 | Bug 25344: Some http tests crash in Debug Windows builds due to an |
| 2105 | assertion in CFNetwork when releasing a CFURLConnection |
| 2106 | <https://bugs.webkit.org/show_bug.cgi?id=25344> |
| 2107 | |
| 2108 | * platform/win/Skipped: Added crashing XHR tests. |
| 2109 | |
| 2110 | 2009-05-14 Adam Roben <aroben@apple.com> |
| 2111 | |
| 2112 | Remove old render tree dumps for http tests that are now text-only |
| 2113 | |
| 2114 | Beth made the tests text-only in r43677 but forgot to remove these |
| 2115 | Windows-specific render tree dumps. |
| 2116 | |
| 2117 | Rubber-stamped by Dave Hyatt. |
| 2118 | |
| 2119 | * platform/win/http/tests/navigation/anchor-basic-expected.txt: Removed. |
| 2120 | * platform/win/http/tests/navigation/anchor-goback-expected.txt: Removed. |
| 2121 | * platform/win/http/tests/navigation/anchor-subframeload-expected.txt: Removed. |
| 2122 | * platform/win/http/tests/navigation/javascriptlink-basic-expected.txt: Removed. |
| 2123 | * platform/win/http/tests/navigation/javascriptlink-goback-expected.txt: Removed. |
| 2124 | * platform/win/http/tests/navigation/javascriptlink-subframeload-expected.txt: Removed. |
| 2125 | * platform/win/http/tests/navigation/metaredirect-basic-expected.txt: Removed. |
| 2126 | * platform/win/http/tests/navigation/metaredirect-frames-expected.txt: Removed. |
| 2127 | * platform/win/http/tests/navigation/metaredirect-goback-expected.txt: Removed. |
| 2128 | * platform/win/http/tests/navigation/metaredirect-subframeload-expected.txt: Removed. |
| 2129 | * platform/win/http/tests/navigation/post-goback2-expected.txt: Removed. |
| 2130 | * platform/win/http/tests/navigation/postredirect-goback2-expected.txt: Removed. |
| 2131 | * platform/win/http/tests/navigation/redirect302-basic-expected.txt: Removed. |
| 2132 | * platform/win/http/tests/navigation/redirect302-frames-expected.txt: Removed. |
| 2133 | * platform/win/http/tests/navigation/redirect302-goback-expected.txt: Removed. |
| 2134 | * platform/win/http/tests/navigation/redirect302-subframeload-expected.txt: Removed. |
| 2135 | * platform/win/http/tests/navigation/relativeanchor-basic-expected.txt: Removed. |
| 2136 | * platform/win/http/tests/navigation/relativeanchor-frames-expected.txt: Removed. |
| 2137 | * platform/win/http/tests/navigation/relativeanchor-goback-expected.txt: Removed. |
| 2138 | * platform/win/http/tests/navigation/slowmetaredirect-basic-expected.txt: Removed. |
| 2139 | * platform/win/http/tests/navigation/slowtimerredirect-basic-expected.txt: Removed. |
| 2140 | * platform/win/http/tests/navigation/success200-basic-expected.txt: Removed. |
| 2141 | * platform/win/http/tests/navigation/success200-frames-expected.txt: Removed. |
| 2142 | * platform/win/http/tests/navigation/success200-frames-loadsame-expected.txt: Removed. |
| 2143 | * platform/win/http/tests/navigation/success200-goback-expected.txt: Removed. |
| 2144 | * platform/win/http/tests/navigation/success200-loadsame-expected.txt: Removed. |
| 2145 | * platform/win/http/tests/navigation/success200-reload-expected.txt: Removed. |
| 2146 | * platform/win/http/tests/navigation/success200-subframeload-expected.txt: Removed. |
| 2147 | * platform/win/http/tests/navigation/timerredirect-basic-expected.txt: Removed. |
| 2148 | * platform/win/http/tests/navigation/timerredirect-frames-expected.txt: Removed. |
| 2149 | * platform/win/http/tests/navigation/timerredirect-goback-expected.txt: Removed. |
| 2150 | * platform/win/http/tests/navigation/timerredirect-subframeload-expected.txt: Removed. |
| 2151 | |
| 2152 | 2009-05-14 Darin Adler <darin@apple.com> |
| 2153 | |
| 2154 | * platform/gtk/Skipped: Added new tests to the skipped list. |
| 2155 | |
| 2156 | 2009-05-13 Simon Fraser <simon.fraser@apple.com> |
| 2157 | |
| 2158 | No review. |
| 2159 | |
| 2160 | Fix pixel result after test was changed in r43664. |
| 2161 | |
| 2162 | * platform/mac/fast/css/text-overflow-ellipsis-expected.checksum: |
| 2163 | * platform/mac/fast/css/text-overflow-ellipsis-expected.png: |
| 2164 | |
| 2165 | 2009-05-13 Beth Dakin <bdakin@apple.com> |
| 2166 | |
| 2167 | Rubber-stamped by Oliver Hunt. |
| 2168 | |
| 2169 | Change a bunch of http tests to dumpAsText(). They are currently |
| 2170 | failing on the Windown Build Bot because of textarea metrics |
| 2171 | changes, and we have decided that these tests are most valuable as |
| 2172 | text test anyway. |
| 2173 | |
| 2174 | * http/tests/navigation/anchor-basic-expected.txt: Added. |
| 2175 | * http/tests/navigation/anchor-basic.html: |
| 2176 | * http/tests/navigation/anchor-goback-expected.txt: Added. |
| 2177 | * http/tests/navigation/anchor-goback.html: |
| 2178 | * http/tests/navigation/anchor-subframeload-expected.txt: Added. |
| 2179 | * http/tests/navigation/anchor-subframeload.html: |
| 2180 | * http/tests/navigation/javascriptlink-basic-expected.txt: Added. |
| 2181 | * http/tests/navigation/javascriptlink-basic.html: |
| 2182 | * http/tests/navigation/javascriptlink-goback-expected.txt: Added. |
| 2183 | * http/tests/navigation/javascriptlink-goback.html: |
| 2184 | * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added. |
| 2185 | * http/tests/navigation/javascriptlink-subframeload.html: |
| 2186 | * http/tests/navigation/metaredirect-basic-expected.txt: Added. |
| 2187 | * http/tests/navigation/metaredirect-basic.html: |
| 2188 | * http/tests/navigation/metaredirect-frames-expected.txt: Added. |
| 2189 | * http/tests/navigation/metaredirect-frames.html: |
| 2190 | * http/tests/navigation/metaredirect-goback-expected.txt: Added. |
| 2191 | * http/tests/navigation/metaredirect-goback.html: |
| 2192 | * http/tests/navigation/metaredirect-subframeload-expected.txt: Added. |
| 2193 | * http/tests/navigation/metaredirect-subframeload.html: |
| 2194 | * http/tests/navigation/post-goback2-expected.txt: Added. |
| 2195 | * http/tests/navigation/post-goback2.html: |
| 2196 | * http/tests/navigation/postredirect-goback2-expected.txt: Added. |
| 2197 | * http/tests/navigation/postredirect-goback2.html: |
| 2198 | * http/tests/navigation/redirect302-basic-expected.txt: Added. |
| 2199 | * http/tests/navigation/redirect302-basic.html: |
| 2200 | * http/tests/navigation/redirect302-frames-expected.txt: Added. |
| 2201 | * http/tests/navigation/redirect302-frames.html: |
| 2202 | * http/tests/navigation/redirect302-goback-expected.txt: Added. |
| 2203 | * http/tests/navigation/redirect302-goback.html: |
| 2204 | * http/tests/navigation/redirect302-subframeload-expected.txt: Added. |
| 2205 | * http/tests/navigation/redirect302-subframeload.html: |
| 2206 | * http/tests/navigation/relativeanchor-basic-expected.txt: Added. |
| 2207 | * http/tests/navigation/relativeanchor-basic.html: |
| 2208 | * http/tests/navigation/relativeanchor-frames-expected.txt: Added. |
| 2209 | * http/tests/navigation/relativeanchor-frames.html: |
| 2210 | * http/tests/navigation/relativeanchor-goback-expected.txt: Added. |
| 2211 | * http/tests/navigation/relativeanchor-goback.html: |
| 2212 | * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added. |
| 2213 | * http/tests/navigation/slowmetaredirect-basic.html: |
| 2214 | * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added. |
| 2215 | * http/tests/navigation/slowtimerredirect-basic.html: |
| 2216 | * http/tests/navigation/success200-basic-expected.txt: Added. |
| 2217 | * http/tests/navigation/success200-basic.html: |
| 2218 | * http/tests/navigation/success200-frames-expected.txt: Added. |
| 2219 | * http/tests/navigation/success200-frames-loadsame-expected.txt: Added. |
| 2220 | * http/tests/navigation/success200-frames-loadsame.html: |
| 2221 | * http/tests/navigation/success200-frames.html: |
| 2222 | * http/tests/navigation/success200-goback-expected.txt: Added. |
| 2223 | * http/tests/navigation/success200-goback.html: |
| 2224 | * http/tests/navigation/success200-loadsame-expected.txt: Added. |
| 2225 | * http/tests/navigation/success200-loadsame.html: |
| 2226 | * http/tests/navigation/success200-reload-expected.txt: Added. |
| 2227 | * http/tests/navigation/success200-reload.html: |
| 2228 | * http/tests/navigation/success200-subframeload-expected.txt: Added. |
| 2229 | * http/tests/navigation/success200-subframeload.html: |
| 2230 | * http/tests/navigation/timerredirect-basic-expected.txt: Added. |
| 2231 | * http/tests/navigation/timerredirect-basic.html: |
| 2232 | * http/tests/navigation/timerredirect-frames-expected.txt: Added. |
| 2233 | * http/tests/navigation/timerredirect-frames.html: |
| 2234 | * http/tests/navigation/timerredirect-goback-expected.txt: Added. |
| 2235 | * http/tests/navigation/timerredirect-goback.html: |
| 2236 | * http/tests/navigation/timerredirect-subframeload-expected.txt: Added. |
| 2237 | * http/tests/navigation/timerredirect-subframeload.html: |
| 2238 | * platform/mac/http/tests/navigation/anchor-basic-expected.checksum: Removed. |
| 2239 | * platform/mac/http/tests/navigation/anchor-basic-expected.png: Removed. |
| 2240 | * platform/mac/http/tests/navigation/anchor-basic-expected.txt: Removed. |
| 2241 | * platform/mac/http/tests/navigation/anchor-goback-expected.checksum: Removed. |
| 2242 | * platform/mac/http/tests/navigation/anchor-goback-expected.png: Removed. |
| 2243 | * platform/mac/http/tests/navigation/anchor-goback-expected.txt: Removed. |
| 2244 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.checksum: Removed. |
| 2245 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.png: Removed. |
| 2246 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: Removed. |
| 2247 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum: Removed. |
| 2248 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png: Removed. |
| 2249 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: Removed. |
| 2250 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum: Removed. |
| 2251 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png: Removed. |
| 2252 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: Removed. |
| 2253 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum: Removed. |
| 2254 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png: Removed. |
| 2255 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: Removed. |
| 2256 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum: Removed. |
| 2257 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.png: Removed. |
| 2258 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: Removed. |
| 2259 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum: Removed. |
| 2260 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.png: Removed. |
| 2261 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: Removed. |
| 2262 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum: Removed. |
| 2263 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.png: Removed. |
| 2264 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: Removed. |
| 2265 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum: Removed. |
| 2266 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png: Removed. |
| 2267 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: Removed. |
| 2268 | * platform/mac/http/tests/navigation/post-goback2-expected.checksum: Removed. |
| 2269 | * platform/mac/http/tests/navigation/post-goback2-expected.png: Removed. |
| 2270 | * platform/mac/http/tests/navigation/post-goback2-expected.txt: Removed. |
| 2271 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum: Removed. |
| 2272 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.png: Removed. |
| 2273 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: Removed. |
| 2274 | * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum: Removed. |
| 2275 | * platform/mac/http/tests/navigation/redirect302-basic-expected.png: Removed. |
| 2276 | * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: Removed. |
| 2277 | * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum: Removed. |
| 2278 | * platform/mac/http/tests/navigation/redirect302-frames-expected.png: Removed. |
| 2279 | * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: Removed. |
| 2280 | * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum: Removed. |
| 2281 | * platform/mac/http/tests/navigation/redirect302-goback-expected.png: Removed. |
| 2282 | * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: Removed. |
| 2283 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum: Removed. |
| 2284 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png: Removed. |
| 2285 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: Removed. |
| 2286 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.checksum: Removed. |
| 2287 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.png: Removed. |
| 2288 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: Removed. |
| 2289 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.checksum: Removed. |
| 2290 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.png: Removed. |
| 2291 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: Removed. |
| 2292 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.checksum: Removed. |
| 2293 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.png: Removed. |
| 2294 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: Removed. |
| 2295 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum: Removed. |
| 2296 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png: Removed. |
| 2297 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: Removed. |
| 2298 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum: Removed. |
| 2299 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png: Removed. |
| 2300 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: Removed. |
| 2301 | * platform/mac/http/tests/navigation/success200-basic-expected.checksum: Removed. |
| 2302 | * platform/mac/http/tests/navigation/success200-basic-expected.png: Removed. |
| 2303 | * platform/mac/http/tests/navigation/success200-basic-expected.txt: Removed. |
| 2304 | * platform/mac/http/tests/navigation/success200-frames-expected.checksum: Removed. |
| 2305 | * platform/mac/http/tests/navigation/success200-frames-expected.png: Removed. |
| 2306 | * platform/mac/http/tests/navigation/success200-frames-expected.txt: Removed. |
| 2307 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum: Removed. |
| 2308 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png: Removed. |
| 2309 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: Removed. |
| 2310 | * platform/mac/http/tests/navigation/success200-goback-expected.checksum: Removed. |
| 2311 | * platform/mac/http/tests/navigation/success200-goback-expected.png: Removed. |
| 2312 | * platform/mac/http/tests/navigation/success200-goback-expected.txt: Removed. |
| 2313 | * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum: Removed. |
| 2314 | * platform/mac/http/tests/navigation/success200-loadsame-expected.png: Removed. |
| 2315 | * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: Removed. |
| 2316 | * platform/mac/http/tests/navigation/success200-reload-expected.checksum: Removed. |
| 2317 | * platform/mac/http/tests/navigation/success200-reload-expected.png: Removed. |
| 2318 | * platform/mac/http/tests/navigation/success200-reload-expected.txt: Removed. |
| 2319 | * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum: Removed. |
| 2320 | * platform/mac/http/tests/navigation/success200-subframeload-expected.png: Removed. |
| 2321 | * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: Removed. |
| 2322 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum: Removed. |
| 2323 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.png: Removed. |
| 2324 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: Removed. |
| 2325 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum: Removed. |
| 2326 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.png: Removed. |
| 2327 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: Removed. |
| 2328 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum: Removed. |
| 2329 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.png: Removed. |
| 2330 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: Removed. |
| 2331 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum: Removed. |
| 2332 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png: Removed. |
| 2333 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: Removed. |
| 2334 | |
| 2335 | 2009-05-13 Dan Bernstein <mitz@apple.com> |
| 2336 | |
| 2337 | Reviewed by Anders Carlsson. |
| 2338 | |
| 2339 | - test for <rdar://problem/5483015> Replies in Mail are drawn first |
| 2340 | without the user style sheet and then redrawn with the style sheet |
| 2341 | |
| 2342 | * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt: Added. |
| 2343 | * platform/mac/fast/loader/user-stylesheet-fast-path.html: Added. |
| 2344 | |
| 2345 | 2009-05-13 Chris Fleizach <cfleizach@apple.com> |
| 2346 | |
| 2347 | Reviewed by Beth Dakin. |
| 2348 | |
| 2349 | Bug 25755: Implement ARIA grid role |
| 2350 | https://bugs.webkit.org/show_bug.cgi?id=25755 |
| 2351 | |
| 2352 | * accessibility/aria-tables.html: Added. |
| 2353 | * accessibility/table-with-aria-role.html: |
| 2354 | * platform/mac-leopard/accessibility/aria-tables-expected.txt: Added. |
| 2355 | * platform/mac-leopard/accessibility/table-with-aria-role-expected.txt: |
| 2356 | * platform/mac/accessibility/aria-tables-expected.txt: Added. |
| 2357 | * platform/mac/accessibility/table-with-aria-role-expected.txt: |
| 2358 | |
| 2359 | 2009-05-13 Jeremy Moskovich <jeremy@chromium.org> |
| 2360 | |
| 2361 | Reviewed by Dave Hyatt. |
| 2362 | |
| 2363 | Fix a number of bugs relating to RTL and text-overflow:ellipsis. |
| 2364 | Also refactor the relevant code to make it a little clearer. |
| 2365 | |
| 2366 | This CL fixes 3 fundamental issues: |
| 2367 | - Corrects behavior if the truncated InlineTextBox's directionality is |
| 2368 | different from the overall flow direction - bug 25135. |
| 2369 | - Make decoration drawing in InlineFlowbox RTL-aware - bug 24206. |
| 2370 | - Full truncation on InlineBoxes in RTL flow - bug 24186 |
| 2371 | - Add tests for the above + reorder/cleanup tests for easier |
| 2372 | interpretation of outcome. |
| 2373 | |
| 2374 | The code for placing ellipsis has been refactored to use |
| 2375 | left/right notation rather than a single variable whose meaning |
| 2376 | could differ based on flow directionality. |
| 2377 | |
| 2378 | To support differing inline directionality vs flow directionality, |
| 2379 | different variables are now used in InlineTextBox::placeEllipsisBox to |
| 2380 | track the two. |
| 2381 | |
| 2382 | The drawing mode for underlines in standards mode now correctly handles |
| 2383 | RTL truncation and relevant test where added. |
| 2384 | |
| 2385 | https://bugs.webkit.org/show_bug.cgi?id=24186 |
| 2386 | https://bugs.webkit.org/show_bug.cgi?id=25135 |
| 2387 | https://bugs.webkit.org/show_bug.cgi?id=24206 |
| 2388 | |
| 2389 | * fast/css/text-overflow-ellipsis-bidi.html: Added. |
| 2390 | * fast/css/text-overflow-ellipsis-strict.html: Added. |
| 2391 | * fast/css/text-overflow-ellipsis.html: |
| 2392 | * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Added. |
| 2393 | * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Added. |
| 2394 | * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt: Added. |
| 2395 | * platform/mac/fast/css/text-overflow-ellipsis-expected.txt: |
| 2396 | * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added. |
| 2397 | * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.png: Added. |
| 2398 | * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt: Added. |
| 2399 | |
| 2400 | 2009-05-13 David Hyatt <hyatt@apple.com> |
| 2401 | |
| 2402 | Reviewed by Beth Dakin. |
| 2403 | |
| 2404 | Add layout test for <rdar://problem/6872894> REGRESSION (r41896-42143): First letter cut off in styled select menus. |
| 2405 | |
| 2406 | * fast/overflow/border-radius-clipping.html: Added. |
| 2407 | * platform/mac/fast/overflow/border-radius-clipping-expected.checksum: Added. |
| 2408 | * platform/mac/fast/overflow/border-radius-clipping-expected.png: Added. |
| 2409 | * platform/mac/fast/overflow/border-radius-clipping-expected.txt: Added. |
| 2410 | |
| 2411 | 2009-05-13 David Hyatt <hyatt@apple.com> |
| 2412 | |
| 2413 | Reviewed by Beth Dakin and Darin Adler. |
| 2414 | |
| 2415 | Add a repaint test for <rdar://problem/6869687> REGRESSION (r41203): Facebook friend suggestions disappear on update. |
| 2416 | |
| 2417 | * fast/repaint/opacity-change-on-overflow-float.html: Added. |
| 2418 | * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.checksum: Added. |
| 2419 | * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.png: Added. |
| 2420 | * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt: Added. |
| 2421 | |
| 2422 | 2009-05-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2423 | |
| 2424 | Disable new tests. We are not going to be adding more new test |
| 2425 | results for now, for we want to better sort out things such as |
| 2426 | fixed DPI, and easily reproducible font configuration. |
| 2427 | |
| 2428 | * platform/gtk/Skipped: |
| 2429 | |
| 2430 | 2009-05-13 David Levin <levin@chromium.org> |
| 2431 | |
| 2432 | Reviewed by Darin Adler. |
| 2433 | |
| 2434 | Bug 25394: REGRESSION: crash in DocumentLoader::addResponse due to bad |this| pointer |
| 2435 | https://bugs.webkit.org/show_bug.cgi?id=25394 |
| 2436 | |
| 2437 | Request a subresource load for an IMG after 'unload' and before the next |
| 2438 | page load completes to expose the crash. |
| 2439 | |
| 2440 | * http/tests/xmlhttprequest/frame-unload-abort-crash-expected.txt: Added. |
| 2441 | * http/tests/xmlhttprequest/frame-unload-abort-crash.html: Added. |
| 2442 | * http/tests/xmlhttprequest/resources/xmlhttprequest-in-unload.html: Added. |
| 2443 | |
| 2444 | 2009-05-13 Dan Bernstein <mitz@apple.com> |
| 2445 | |
| 2446 | Reviewed by Dave Hyatt. |
| 2447 | |
| 2448 | - tests for <rdar://problem/6805567> REGRESSION (r42348): Notes flicker |
| 2449 | white when loading |
| 2450 | |
| 2451 | * fast/frames/content-opacity-1.html: Added. |
| 2452 | * fast/frames/content-opacity-2.html: Added. |
| 2453 | * platform/mac/fast/frames/content-opacity-1-expected.checksum: Added. |
| 2454 | * platform/mac/fast/frames/content-opacity-1-expected.png: Added. |
| 2455 | * platform/mac/fast/frames/content-opacity-1-expected.txt: Added. |
| 2456 | * platform/mac/fast/frames/content-opacity-2-expected.checksum: Added. |
| 2457 | * platform/mac/fast/frames/content-opacity-2-expected.png: Added. |
| 2458 | * platform/mac/fast/frames/content-opacity-2-expected.txt: Added. |
| 2459 | |
| 2460 | 2009-05-13 Alexey Proskuryakov <ap@webkit.org> |
| 2461 | |
| 2462 | Reviewed by Darin Adler. |
| 2463 | |
| 2464 | https://bugs.webkit.org/show_bug.cgi?id=25749 |
| 2465 | Add a test for non-same origin appcache manifest URL |
| 2466 | |
| 2467 | * http/tests/appcache/different-origin-manifest-expected.txt: Added. |
| 2468 | * http/tests/appcache/different-origin-manifest.html: Added. |
| 2469 | |
| 2470 | 2009-05-12 Roland Steiner <rolandsteiner@google.com> |
| 2471 | |
| 2472 | Reviewed by Eric Seidel. |
| 2473 | |
| 2474 | Bug 25738: Skia: CSS border style not cleared for SVG object |
| 2475 | https://bugs.webkit.org/show_bug.cgi?id=25738 |
| 2476 | |
| 2477 | * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.checksum: Added. |
| 2478 | * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.png: Added. |
| 2479 | * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.txt: Added. |
| 2480 | * svg/custom/no-inherited-dashed-stroke.xhtml: Added. |
| 2481 | |
| 2482 | 2009-05-12 Oliver Hunt <oliver@apple.com> |
| 2483 | |
| 2484 | Reviewed by Gavin Barraclough. |
| 2485 | |
| 2486 | <rdar://problem/6881457> Crash occurs at JSC::Interpreter::execute() when loading http://www.sears.com |
| 2487 | |
| 2488 | Add a test for using the arguments object inside an exception handler. |
| 2489 | |
| 2490 | * fast/js/arguments-expected.txt: |
| 2491 | * fast/js/resources/arguments.js: |
| 2492 | (argumentCalleeInException): |
| 2493 | |
| 2494 | 2009-05-12 Erik Arvidsson <arv@chromium.org> |
| 2495 | |
| 2496 | Reviewed by Eric Seidel. |
| 2497 | |
| 2498 | Bug 21903: Adds DOM bindings for the placeholder property of the |
| 2499 | HTMLInputElement. |
| 2500 | https://bugs.webkit.org/show_bug.cgi?id=21903 |
| 2501 | |
| 2502 | * fast/forms/placeholder-dom-property-expected.txt: Added. |
| 2503 | * fast/forms/placeholder-dom-property.html: Added. |
| 2504 | * fast/forms/resources/placeholder-dom-property.js: Added. |
| 2505 | |
| 2506 | 2009-05-12 Adam Barth <abarth@webkit.org> |
| 2507 | |
| 2508 | Reviewed by Dimitri Glazkov. |
| 2509 | |
| 2510 | Test that we use the lexical global object in document.open, |
| 2511 | document.write, and document.writeln. |
| 2512 | |
| 2513 | * http/tests/security/aboutBlank/security-context-grandchildren-lexical-expected.txt: Added. |
| 2514 | * http/tests/security/aboutBlank/security-context-grandchildren-lexical.html: Added. |
| 2515 | * http/tests/security/aboutBlank/security-context-grandchildren-write-lexical-expected.txt: Added. |
| 2516 | * http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html: Added. |
| 2517 | * http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt: Added. |
| 2518 | * http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html: Added. |
| 2519 | |
| 2520 | 2009-05-12 Simon Fraser <simon.fraser@apple.com> |
| 2521 | |
| 2522 | No review. |
| 2523 | |
| 2524 | media/video-size-intrinsic-scale.html fails on Tiger, so add it to the skipped |
| 2525 | list. |
| 2526 | |
| 2527 | * platform/mac-tiger/Skipped: |
| 2528 | |
| 2529 | 2009-05-12 Simon Fraser <simon.fraser@apple.com> |
| 2530 | |
| 2531 | Reviewed by Dan Bernstein |
| 2532 | |
| 2533 | <rdar://problem/6497461> Many media layout tests failing on SnowLeopard. |
| 2534 | |
| 2535 | Turn media tests back on for SnowLeopard, and generate new pixel results. Put override |
| 2536 | results in platform/mac-leopard when necessary. |
| 2537 | |
| 2538 | media/video-size-intrinsic-scale.html fails and is still skipped: <rdar://problem/6877291> |
| 2539 | |
| 2540 | * platform/mac-leopard/media/audio-controls-rendering-expected.checksum: Added. |
| 2541 | * platform/mac-leopard/media/audio-controls-rendering-expected.png: Added. |
| 2542 | * platform/mac-leopard/media/video-aspect-ratio-expected.checksum: Added. |
| 2543 | * platform/mac-leopard/media/video-aspect-ratio-expected.png: Added. |
| 2544 | * platform/mac-leopard/media/video-controls-rendering-expected.checksum: Added. |
| 2545 | * platform/mac-leopard/media/video-controls-rendering-expected.png: Added. |
| 2546 | * platform/mac-leopard/media/video-display-toggle-expected.checksum: Added. |
| 2547 | * platform/mac-leopard/media/video-display-toggle-expected.png: Added. |
| 2548 | * platform/mac-leopard/media/video-empty-source-expected.checksum: Added. |
| 2549 | * platform/mac-leopard/media/video-empty-source-expected.png: Added. |
| 2550 | * platform/mac-leopard/media/video-layer-crash-expected.checksum: Added. |
| 2551 | * platform/mac-leopard/media/video-layer-crash-expected.png: Added. |
| 2552 | * platform/mac-leopard/media/video-transformed-expected.checksum: Added. |
| 2553 | * platform/mac-leopard/media/video-transformed-expected.png: Added. |
| 2554 | * platform/mac-leopard/media/video-zoom-controls-expected.checksum: Added. |
| 2555 | * platform/mac-leopard/media/video-zoom-controls-expected.png: Added. |
| 2556 | * platform/mac-leopard/media/video-zoom-expected.checksum: Added. |
| 2557 | * platform/mac-leopard/media/video-zoom-expected.png: Added. |
| 2558 | * platform/mac-snowleopard/Skipped: |
| 2559 | * platform/mac/Skipped: |
| 2560 | * platform/mac/media/audio-controls-rendering-expected.checksum: |
| 2561 | * platform/mac/media/audio-controls-rendering-expected.png: |
| 2562 | * platform/mac/media/video-aspect-ratio-expected.checksum: |
| 2563 | * platform/mac/media/video-aspect-ratio-expected.png: |
| 2564 | * platform/mac/media/video-controls-rendering-expected.checksum: |
| 2565 | * platform/mac/media/video-controls-rendering-expected.png: |
| 2566 | * platform/mac/media/video-controls-visible-audio-only-expected.checksum: Removed. |
| 2567 | * platform/mac/media/video-controls-visible-audio-only-expected.png: Removed. |
| 2568 | * platform/mac/media/video-display-toggle-expected.checksum: |
| 2569 | * platform/mac/media/video-display-toggle-expected.png: |
| 2570 | * platform/mac/media/video-empty-source-expected.checksum: |
| 2571 | * platform/mac/media/video-empty-source-expected.png: |
| 2572 | * platform/mac/media/video-layer-crash-expected.checksum: |
| 2573 | * platform/mac/media/video-layer-crash-expected.png: |
| 2574 | * platform/mac/media/video-transformed-expected.checksum: |
| 2575 | * platform/mac/media/video-transformed-expected.png: |
| 2576 | * platform/mac/media/video-zoom-controls-expected.checksum: |
| 2577 | * platform/mac/media/video-zoom-controls-expected.png: |
| 2578 | * platform/mac/media/video-zoom-expected.checksum: |
| 2579 | * platform/mac/media/video-zoom-expected.png: |
| 2580 | |
| 2581 | 2009-03-19 Oliver Hunt <oliver@apple.com> |
| 2582 | |
| 2583 | Reviewed by Darin Adler. |
| 2584 | |
| 2585 | <rdar://problem/6702386> Incorrect bound check in SVGList::insertItemBefore |
| 2586 | |
| 2587 | Test to ensure out of bounds indices passed to SVGList are correctly intercepted. |
| 2588 | |
| 2589 | * svg/dom/svglist-exception-on-out-bounds-error-expected.txt: Added. |
| 2590 | * svg/dom/svglist-exception-on-out-bounds-error.html: Added. |
| 2591 | |
| 2592 | 2009-05-12 Alexey Proskuryakov <ap@webkit.org> |
| 2593 | |
| 2594 | Reviewed by Darin Adler. |
| 2595 | |
| 2596 | https://bugs.webkit.org/show_bug.cgi?id=25694 |
| 2597 | HTMLParser::createHead() ASSERT: Creating an element, calling document.open() and writing |
| 2598 | to the document NULL ptr |
| 2599 | |
| 2600 | * fast/parser/implicit-head-in-fragment-crash-expected.txt: Added. |
| 2601 | * fast/parser/implicit-head-in-fragment-crash.html: Added. |
| 2602 | |
| 2603 | 2009-05-12 Ariya Hidayat <ariya.hidayat@nokia.com> |
| 2604 | |
| 2605 | Reviewed by Dimitri Glazkov. |
| 2606 | |
| 2607 | Added Qt-specific expected result for toDataURL test, since Qt |
| 2608 | does not support saving pixmaps to GIF. |
| 2609 | |
| 2610 | * platform/qt/fast/canvas/toDataURL-supportedTypes-expected.txt: Added. |
| 2611 | |
| 2612 | 2009-05-12 Ariya Hidayat <ariya.hidayat@nokia.com> |
| 2613 | |
| 2614 | Rubber-stamped by Simon Hausmann. |
| 2615 | |
| 2616 | Added Qt-specific expected result for Canvas getImageData's test. |
| 2617 | |
| 2618 | https://bugs.webkit.org/show_bug.cgi?id=22150 |
| 2619 | |
| 2620 | Since Qt is internally using premultiplied ARGB32 for doing |
| 2621 | alpha-blending painting, reading the color back will not |
| 2622 | necessarily give the same exact color. |
| 2623 | |
| 2624 | * platform/qt/Skipped: Excluded canvas-getImageData. |
| 2625 | * platform/qt/fast/canvas/canvas-getImageData-expected.txt: Added. |
| 2626 | |
| 2627 | 2009-05-12 Gavin Barraclough <barraclough@apple.com> |
| 2628 | |
| 2629 | Reviewed by Oliver Hunt. |
| 2630 | |
| 2631 | Test was checked in with one test case disabled since it exposed an existing bug; |
| 2632 | enable it now. |
| 2633 | |
| 2634 | * fast/js/instance-of-immediates-expected.txt: |
| 2635 | * fast/js/resources/instance-of-immediates.js: |
| 2636 | |
| 2637 | 2009-05-11 Brady Eidson <beidson@apple.com> |
| 2638 | |
| 2639 | Add a third copy of the test results for this test to make Tiger bots happy. |
| 2640 | |
| 2641 | * platform/mac-tiger/fast/images: Added. |
| 2642 | * platform/mac-tiger/fast/images/favicon-as-image-expected.checksum: Copied from platform/mac/fast/images/favicon-as-image-expected.checksum. |
| 2643 | * platform/mac-tiger/fast/images/favicon-as-image-expected.png: Copied from platform/mac/fast/images/favicon-as-image-expected.png. |
| 2644 | * platform/mac-tiger/fast/images/favicon-as-image-expected.txt: Copied from platform/mac/fast/images/favicon-as-image-expected.txt. |
| 2645 | |
| 2646 | 2009-05-11 Gavin Barraclough <barraclough@apple.com> |
| 2647 | |
| 2648 | Reviewed by Oliver Hunt. |
| 2649 | |
| 2650 | Add a layout test for instanceof. |
| 2651 | |
| 2652 | * fast/js/instance-of-immediates-expected.txt: Added. |
| 2653 | * fast/js/instance-of-immediates.html: Added. |
| 2654 | * fast/js/resources/instance-of-immediates.js: Added. |
| 2655 | (testInstanceOf): |
| 2656 | (): |
| 2657 | (testSet): |
| 2658 | |
| 2659 | 2009-05-11 Brady Eidson <beidson@apple.com> |
| 2660 | |
| 2661 | Reviewed by David Kilzer. |
| 2662 | |
| 2663 | <rdar://problem/6876226> - Cleanup the fast/images/favicon situation a bit. |
| 2664 | |
| 2665 | First off, copy fast/images/favicon-as-image.html over to http/tests/misc so it covers the original test case on all Mac platforms. |
| 2666 | Second, add Leopard-specific results for the original test. |
| 2667 | Then, remove it from the Leopard skipped list. |
| 2668 | Finally, add it to the SnowLeopard skipped list (<rdar://problem/6877633> covers re-enabling it when we're no longer blocked). |
| 2669 | |
| 2670 | * http/tests/misc/favicon-as-image.html: Copied from fast/images/favicon-as-image.html. |
| 2671 | * http/tests/misc/resources/favicon.ico: Copied from fast/images/resources/favicon.ico. |
| 2672 | |
| 2673 | * platform/mac/http/tests/misc/favicon-as-image-expected.checksum: Added. |
| 2674 | * platform/mac/http/tests/misc/favicon-as-image-expected.png: Added. |
| 2675 | * platform/mac/http/tests/misc/favicon-as-image-expected.txt: Added. |
| 2676 | |
| 2677 | * platform/mac-leopard/fast/images: Added. |
| 2678 | * platform/mac-leopard/fast/images/favicon-as-image-expected.checksum: Copied from platform/mac/fast/images/favicon-as-image-expected.checksum. |
| 2679 | * platform/mac-leopard/fast/images/favicon-as-image-expected.png: Copied from platform/mac/fast/images/favicon-as-image-expected.png. |
| 2680 | * platform/mac-leopard/fast/images/favicon-as-image-expected.txt: Copied from platform/mac/fast/images/favicon-as-image-expected.txt. |
| 2681 | |
| 2682 | * platform/mac-leopard/Skipped: |
| 2683 | * platform/mac-snowleopard/Skipped: |
| 2684 | |
| 2685 | 2009-05-11 Holger Hans Peter Freyther <zecke@selfish.org> |
| 2686 | |
| 2687 | DRT/GTK+ lacks an AccessibilityController do not run the |
| 2688 | accessibility/onclick-handlers.thtml test. |
| 2689 | |
| 2690 | * platform/gtk/Skipped: |
| 2691 | |
| 2692 | 2009-05-11 Chris Fleizach <cfleizach@apple.com> |
| 2693 | |
| 2694 | Reviewed by Beth Dakin. |
| 2695 | |
| 2696 | Bug 25713: AX: Control Elements not identified in HTML content |
| 2697 | https://bugs.webkit.org/show_bug.cgi?id=25713 |
| 2698 | |
| 2699 | * accessibility/onclick-handlers-expected.txt: Added. |
| 2700 | * accessibility/onclick-handlers.html: Added. |
| 2701 | |
| 2702 | 2009-05-11 Darin Adler <darin@apple.com> |
| 2703 | |
| 2704 | Reviewed by Dan Bernstein. |
| 2705 | |
| 2706 | <rdar://problem/6276843> REGRESSION: TextIterator generates |
| 2707 | an extra newline for ranges that start outside of body |
| 2708 | |
| 2709 | * editing/text-iterator/basic-iteration-expected.txt: |
| 2710 | Expect success, not failure. |
| 2711 | |
| 2712 | 2009-05-11 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2713 | |
| 2714 | Enable the new passing test, and skip two new failing tests. |
| 2715 | |
| 2716 | * platform/gtk/Skipped: |
| 2717 | * platform/gtk/fast/css/compare-content-style-expected.txt: Added. |
| 2718 | |
| 2719 | 2009-05-11 Alice Liu <alice.liu@apple.com> |
| 2720 | |
| 2721 | Reviewed by Dan Bernstein. |
| 2722 | |
| 2723 | https://bugs.webkit.org/show_bug.cgi?id=25701 |
| 2724 | REGRESSION(r38788 & r42020): styled searchfields look wrong on Windows, affects Facebook |
| 2725 | |
| 2726 | * fast/forms/search-styled.html: Added. |
| 2727 | * platform/mac/fast/forms/search-styled-expected.txt: Added. |
| 2728 | * platform/win/fast/forms/search-styled-expected.txt: Added. |
| 2729 | |
| 2730 | 2009-05-11 Brady Eidson <beidson@apple.com> |
| 2731 | |
| 2732 | Reviewed by Darin Adler. |
| 2733 | |
| 2734 | * platform/mac-leopard/Skipped: Skip fast/images/favicon-as-image.html until we can come up |
| 2735 | with a better solution to its new failure. |
| 2736 | |
| 2737 | 2009-05-11 Darin Adler <darin@apple.com> |
| 2738 | |
| 2739 | Reviewed by Oliver Hunt. |
| 2740 | |
| 2741 | Bug 25560: REGRESSION (r34821): "string value".__proto__ gets the wrong object. |
| 2742 | https://bugs.webkit.org/show_bug.cgi?id=25560 |
| 2743 | rdar://problem/6861069 |
| 2744 | |
| 2745 | * fast/js/prototypes-expected.txt: Added. |
| 2746 | * fast/js/prototypes.html: Added. |
| 2747 | * fast/js/resources/prototypes.js: Added. |
| 2748 | |
| 2749 | 2009-05-11 David Kilzer <ddkilzer@apple.com> |
| 2750 | |
| 2751 | Added webarchive/test-link-rel-icon.html to gtk Skipped list |
| 2752 | |
| 2753 | * platform/gtk/Skipped: Added webarchive/test-link-rel-icon.html. |
| 2754 | |
| 2755 | 2009-05-11 David Kilzer <ddkilzer@apple.com> |
| 2756 | |
| 2757 | Bug 23331: LayoutTests/webarchive/test-link-rel-icon.html fails in different ways on buildbots |
| 2758 | |
| 2759 | <https://bugs.webkit.org/show_bug.cgi?id=23331> |
| 2760 | |
| 2761 | Reviewed by Brady Eidson. |
| 2762 | |
| 2763 | * webarchive/test-link-rel-icon-expected.webarchive: Updated |
| 2764 | results after removing workaround in the test. |
| 2765 | * webarchive/test-link-rel-icon.html: Copied from webarchive/test-link-rel-icon.html-disabled. |
| 2766 | Removed workaround for Bug 21026 / <rdar://problem/6240826>. |
| 2767 | * webarchive/test-link-rel-icon.html-disabled: Removed. |
| 2768 | |
| 2769 | 2009-05-11 Darin Adler <darin@apple.com> |
| 2770 | |
| 2771 | Reviewed by Dan Bernstein. |
| 2772 | |
| 2773 | Fix failure seen on most of the buildbots. |
| 2774 | |
| 2775 | * fast/forms/text-control-intrinsic-widths-expected.txt: Rolled back to the |
| 2776 | version before Hyatt's recent intrinsic margin check-in. According to Dan, |
| 2777 | that should not have had any effect on this test, so these results reflect |
| 2778 | some other sort of difference on Hyatt's computer. |
| 2779 | |
| 2780 | 2009-05-10 Dan Bernstein <mitz@apple.com> |
| 2781 | |
| 2782 | Reviewed by Darin Adler. |
| 2783 | |
| 2784 | - test for a crash when deactivating a document that had adopted a |
| 2785 | <form> element |
| 2786 | |
| 2787 | * fast/dom/HTMLFormElement/document-deactivation-callback-crash-expected.txt: Added. |
| 2788 | * fast/dom/HTMLFormElement/document-deactivation-callback-crash.html: Added. |
| 2789 | |
| 2790 | 2009-05-10 David Kilzer <ddkilzer@apple.com> |
| 2791 | |
| 2792 | Test for Bug 23741: StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer |
| 2793 | |
| 2794 | Rubber-stamped by Geoff Garen. |
| 2795 | |
| 2796 | Original test by Simon Fraser. |
| 2797 | |
| 2798 | * fast/css/compare-content-style.html: Added. |
| 2799 | * platform/mac/fast/css/compare-content-style-expected.txt: Added. |
| 2800 | |
| 2801 | 2009-05-10 Dan Bernstein <mitz@apple.com> |
| 2802 | |
| 2803 | Reviewed by Dave Kilzer. |
| 2804 | |
| 2805 | - new test and correct results for https://bugs.webkit.org/show_bug.cgi?id=25602 |
| 2806 | REGRESSION: fast/overflow/overflow-focus-ring.html seems double-drawn |
| 2807 | on ToT |
| 2808 | |
| 2809 | * fast/layers/self-painting-outline.html: Added. |
| 2810 | * platform/mac/fast/overflow/overflow-focus-ring-expected.checksum: Updated. |
| 2811 | * platform/mac/fast/overflow/overflow-focus-ring-expected.png: Updated. |
| 2812 | * platform/mac/fast/layers/self-painting-outline-expected.checksum: Added. |
| 2813 | * platform/mac/fast/layers/self-painting-outline-expected.png: Added. |
| 2814 | * platform/mac/fast/layers/self-painting-outline-expected.txt: Added. |
| 2815 | |
| 2816 | 2009-05-09 Dan Bernstein <mitz@apple.com> |
| 2817 | |
| 2818 | Reviewed by Geoffrey Garen and Mark Rowe. |
| 2819 | |
| 2820 | - test for https://bugs.webkit.org/show_bug.cgi?id=25666 |
| 2821 | Assertion failure in Node::setDocument() |
| 2822 | (willMoveToNewOwnerDocumentWasCalled) when adopting a <form> element |
| 2823 | |
| 2824 | * fast/dom/HTMLFormElement/adopt-assertion-expected.txt: Added. |
| 2825 | * fast/dom/HTMLFormElement/adopt-assertion.html: Added. |
| 2826 | |
| 2827 | 2009-05-09 Geoffrey Garen <ggaren@apple.com> |
| 2828 | |
| 2829 | Rubber stamped by Beth Dakin. |
| 2830 | |
| 2831 | Added a test for a math edge case I just came across. |
| 2832 | |
| 2833 | * fast/js/postfix-syntax-expected.txt: |
| 2834 | * fast/js/resources/postfix-syntax.js: |
| 2835 | |
| 2836 | 2009-05-09 Dan Bernstein <mitz@apple.com> |
| 2837 | |
| 2838 | - correct the results from the previous patch |
| 2839 | |
| 2840 | 2009-05-09 Dan Bernstein <mitz@apple.com> |
| 2841 | |
| 2842 | - update Windows-specific layout test results for textarea |
| 2843 | intrinsic margin change (r43355) |
| 2844 | |
| 2845 | * platform/win/editing/inserting/4960120-1-expected.txt: |
| 2846 | * platform/win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| 2847 | * platform/win/editing/pasteboard/pasting-tabs-expected.txt: |
| 2848 | * platform/win/fast/css/resize-corner-tracking-expected.txt: |
| 2849 | * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| 2850 | * platform/win/fast/dynamic/008-expected.txt: |
| 2851 | * platform/win/fast/forms/basic-textareas-expected.txt: |
| 2852 | * platform/win/fast/forms/textAreaLineHeight-expected.txt: |
| 2853 | * platform/win/fast/forms/textarea-align-expected.txt: |
| 2854 | * platform/win/fast/forms/textarea-rows-cols-expected.txt: |
| 2855 | * platform/win/fast/forms/textarea-scrollbar-expected.txt: |
| 2856 | * platform/win/fast/forms/textarea-scrolled-type-expected.txt: |
| 2857 | * platform/win/fast/forms/textarea-setinnerhtml-expected.txt: |
| 2858 | * platform/win/fast/forms/textarea-width-expected.txt: |
| 2859 | * platform/win/fast/overflow/overflow-x-y-expected.txt: |
| 2860 | * platform/win/fast/parser/comment-in-textarea-expected.txt: |
| 2861 | * platform/win/fast/parser/entity-comment-in-textarea-expected.txt: |
| 2862 | * platform/win/fast/parser/open-comment-in-textarea-expected.txt: |
| 2863 | * platform/win/fast/replaced/width100percent-textarea-expected.txt: |
| 2864 | * platform/win/fast/table/003-expected.txt: |
| 2865 | * platform/win/tables/mozilla/bugs/bug30559-expected.txt: |
| 2866 | |
| 2867 | 2009-05-08 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 2868 | |
| 2869 | Skip failing render tree test that was added in r43420. |
| 2870 | |
| 2871 | * platform/gtk/Skipped: |
| 2872 | |
| 2873 | 2009-05-08 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 2874 | |
| 2875 | Rubber-stamped by George Staikos. |
| 2876 | |
| 2877 | Update WML <input> layout test result, as input field metrics have changed recently. |
| 2878 | |
| 2879 | * platform/mac/fast/wml/input-expected.checksum: |
| 2880 | * platform/mac/fast/wml/input-expected.png: |
| 2881 | * platform/mac/fast/wml/input-expected.txt: |
| 2882 | |
| 2883 | 2009-05-08 Dan Bernstein <mitz@apple.com> |
| 2884 | |
| 2885 | Reviewed by Darin Adler. |
| 2886 | |
| 2887 | - test for <rdar://problem/6864786> REGRESSION: Crash below |
| 2888 | ApplyStyleCommand::applyInlineStyleToRange when reviewing a patch in |
| 2889 | Bugzilla |
| 2890 | |
| 2891 | * editing/style/apply-through-end-of-document-expected.txt: Added. |
| 2892 | * editing/style/apply-through-end-of-document.html: Added. |
| 2893 | |
| 2894 | 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2895 | |
| 2896 | Disable more new tests that are failing. |
| 2897 | |
| 2898 | * platform/gtk/Skipped: |
| 2899 | |
| 2900 | 2009-05-08 Eric Carlson <eric.carlson@apple.com> |
| 2901 | |
| 2902 | No review, update tests results missed in r43403. |
| 2903 | |
| 2904 | * fast/dom/Window/window-properties-expected.txt: |
| 2905 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 2906 | |
| 2907 | 2009-05-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2908 | |
| 2909 | GTK+ test results for two new tests. |
| 2910 | |
| 2911 | * platform/gtk/fast/layers/remove-only-this-layer-update-expected.txt: Added. |
| 2912 | * platform/gtk/fast/repaint/selection-clear-expected.txt: Added. |
| 2913 | |
| 2914 | 2009-05-08 Eric Carlson <eric.carlson@apple.com> |
| 2915 | |
| 2916 | Reviewed by Darin Adler. |
| 2917 | |
| 2918 | https://bugs.webkit.org/show_bug.cgi?id=25627 |
| 2919 | Bug 25627: HTMLMediaElement: some errors should fire on <source> elements |
| 2920 | |
| 2921 | Update tests for MEDIA_ERR_NONE_SUPPORTED change to MEDIA_ERR_SRC_NOT_SUPPORTED. |
| 2922 | Add video-source-error.html to test errors fired on <source> elements . |
| 2923 | |
| 2924 | * media/media-constants-expected.txt: |
| 2925 | * media/media-constants.html: |
| 2926 | * media/unsupported-rtsp.html: |
| 2927 | * media/video-error-does-not-exist.html: |
| 2928 | * media/video-source-error.html: Added. |
| 2929 | * media/video-src-change.html: |
| 2930 | * media/video-src-invalid-remove.html: |
| 2931 | * media/video-src-plus-source.html: |
| 2932 | |
| 2933 | 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 2934 | |
| 2935 | Disable new test that is failing. |
| 2936 | |
| 2937 | * platform/gtk/Skipped: |
| 2938 | |
| 2939 | 2009-05-08 Dan Bernstein <mitz@apple.com> |
| 2940 | |
| 2941 | Reviewed by Maciej Stachowiak. |
| 2942 | |
| 2943 | - test for <rdar://problem/6859955> Undoing typed text after selecting |
| 2944 | all leaves non-text areas highlighted |
| 2945 | |
| 2946 | * fast/repaint/selection-clear.html: Added. |
| 2947 | * platform/mac/fast/repaint/selection-clear-expected.checksum: Added. |
| 2948 | * platform/mac/fast/repaint/selection-clear-expected.png: Added. |
| 2949 | * platform/mac/fast/repaint/selection-clear-expected.txt: Added. |
| 2950 | |
| 2951 | 2009-05-07 David Levin <levin@chromium.org> |
| 2952 | |
| 2953 | Reviewed by NOBODY. |
| 2954 | Suggested by Oliver Hunt. |
| 2955 | |
| 2956 | Rolling back http://trac.webkit.org/changeset/43385 |
| 2957 | because we have to use mac artwork for the underline on OSX. |
| 2958 | |
| 2959 | * platform/mac/editing/spelling/inline_spelling_markers-expected.checksum: |
| 2960 | * platform/mac/editing/spelling/inline_spelling_markers-expected.png: |
| 2961 | * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum: |
| 2962 | * platform/mac/editing/spelling/spellcheck-attribute-expected.png: |
| 2963 | * platform/mac/editing/spelling/spelling-expected.checksum: |
| 2964 | * platform/mac/editing/spelling/spelling-expected.png: |
| 2965 | * platform/mac/editing/spelling/spelling-linebreak-expected.checksum: |
| 2966 | * platform/mac/editing/spelling/spelling-linebreak-expected.png: |
| 2967 | |
| 2968 | 2009-05-07 John Grabowski <jrg@chromium.org> |
| 2969 | |
| 2970 | Reviewed by Simon Fraser. |
| 2971 | |
| 2972 | https://bugs.webkit.org/show_bug.cgi?id=25573 |
| 2973 | Rebaseline of spelling tests for Mac. Tests pass even without this |
| 2974 | change but checksums don't match. Non-Mac does not need a new baseline. |
| 2975 | |
| 2976 | * platform/mac/editing/spelling/inline_spelling_markers-expected.checksum: |
| 2977 | * platform/mac/editing/spelling/inline_spelling_markers-expected.png: |
| 2978 | * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum: |
| 2979 | * platform/mac/editing/spelling/spellcheck-attribute-expected.png: |
| 2980 | * platform/mac/editing/spelling/spelling-expected.checksum: |
| 2981 | * platform/mac/editing/spelling/spelling-expected.png: |
| 2982 | * platform/mac/editing/spelling/spelling-linebreak-expected.checksum: |
| 2983 | * platform/mac/editing/spelling/spelling-linebreak-expected.png: |
| 2984 | |
| 2985 | 2009-05-07 Darin Adler <darin@apple.com> |
| 2986 | |
| 2987 | Reviewed by Simon Fraser. |
| 2988 | |
| 2989 | Bug 25575: Registered mutation event listener crashes HTMLMediaElement |
| 2990 | https://bugs.webkit.org/show_bug.cgi?id=25575 |
| 2991 | |
| 2992 | * fast/media/video-controls-with-mutation-event-handler-expected.txt: Added. |
| 2993 | * fast/media/video-controls-with-mutation-event-handler.html: Added. |
| 2994 | |
| 2995 | 2009-05-07 Eric Seidel <eric@webkit.org> |
| 2996 | |
| 2997 | Reviewed by Beth Dakin. |
| 2998 | |
| 2999 | Fix regression caused by r41469, add test case to prevent it from |
| 3000 | happening again. |
| 3001 | https://bugs.webkit.org/show_bug.cgi?id=25252 |
| 3002 | |
| 3003 | * fast/layers/remove-only-this-layer-update.html: Added. |
| 3004 | * platform/mac/fast/layers/remove-only-this-layer-update-expected.checksum: Added. |
| 3005 | * platform/mac/fast/layers/remove-only-this-layer-update-expected.png: Added. |
| 3006 | * platform/mac/fast/layers/remove-only-this-layer-update-expected.txt: Added. |
| 3007 | |
| 3008 | 2009-05-07 David Hyatt <hyatt@apple.com> |
| 3009 | |
| 3010 | Restore intrinsic margins to all form controls on Mac and Windows. |
| 3011 | |
| 3012 | Reviewed by Beth Dakin. |
| 3013 | |
| 3014 | * fast/forms/text-control-intrinsic-widths-expected.txt: |
| 3015 | * fast/replaced/table-percent-height-text-controls-expected.txt: |
| 3016 | * platform/mac/editing/inserting/4960120-1-expected.checksum: |
| 3017 | * platform/mac/editing/inserting/4960120-1-expected.png: |
| 3018 | * platform/mac/editing/inserting/4960120-1-expected.txt: |
| 3019 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: |
| 3020 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: |
| 3021 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| 3022 | * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum: |
| 3023 | * platform/mac/editing/pasteboard/pasting-tabs-expected.png: |
| 3024 | * platform/mac/editing/pasteboard/pasting-tabs-expected.txt: |
| 3025 | * platform/mac/fast/css/resize-corner-tracking-expected.checksum: |
| 3026 | * platform/mac/fast/css/resize-corner-tracking-expected.png: |
| 3027 | * platform/mac/fast/css/resize-corner-tracking-expected.txt: |
| 3028 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: |
| 3029 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: |
| 3030 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| 3031 | * platform/mac/fast/dynamic/008-expected.checksum: |
| 3032 | * platform/mac/fast/dynamic/008-expected.png: |
| 3033 | * platform/mac/fast/dynamic/008-expected.txt: |
| 3034 | * platform/mac/fast/forms/001-expected.checksum: |
| 3035 | * platform/mac/fast/forms/001-expected.png: |
| 3036 | * platform/mac/fast/forms/basic-textareas-expected.checksum: |
| 3037 | * platform/mac/fast/forms/basic-textareas-expected.png: |
| 3038 | * platform/mac/fast/forms/basic-textareas-expected.txt: |
| 3039 | * platform/mac/fast/forms/form-element-geometry-expected.checksum: |
| 3040 | * platform/mac/fast/forms/form-element-geometry-expected.png: |
| 3041 | * platform/mac/fast/forms/form-element-geometry-expected.txt: |
| 3042 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: |
| 3043 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: |
| 3044 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: |
| 3045 | * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum: |
| 3046 | * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png: |
| 3047 | * platform/mac/fast/forms/menulist-clip-expected.checksum: |
| 3048 | * platform/mac/fast/forms/menulist-clip-expected.png: |
| 3049 | * platform/mac/fast/forms/menulist-narrow-width-expected.checksum: |
| 3050 | * platform/mac/fast/forms/menulist-narrow-width-expected.png: |
| 3051 | * platform/mac/fast/forms/menulist-option-wrap-expected.checksum: |
| 3052 | * platform/mac/fast/forms/menulist-option-wrap-expected.png: |
| 3053 | * platform/mac/fast/forms/menulist-restrict-line-height-expected.checksum: |
| 3054 | * platform/mac/fast/forms/menulist-restrict-line-height-expected.png: |
| 3055 | * platform/mac/fast/forms/negativeLineHeight-expected.checksum: |
| 3056 | * platform/mac/fast/forms/negativeLineHeight-expected.png: |
| 3057 | * platform/mac/fast/forms/negativeLineHeight-expected.txt: |
| 3058 | * platform/mac/fast/forms/select-baseline-expected.checksum: |
| 3059 | * platform/mac/fast/forms/select-baseline-expected.png: |
| 3060 | * platform/mac/fast/forms/select-style-expected.checksum: |
| 3061 | * platform/mac/fast/forms/select-style-expected.png: |
| 3062 | * platform/mac/fast/forms/textAreaLineHeight-expected.checksum: |
| 3063 | * platform/mac/fast/forms/textAreaLineHeight-expected.png: |
| 3064 | * platform/mac/fast/forms/textAreaLineHeight-expected.txt: |
| 3065 | * platform/mac/fast/forms/textarea-align-expected.checksum: |
| 3066 | * platform/mac/fast/forms/textarea-align-expected.png: |
| 3067 | * platform/mac/fast/forms/textarea-align-expected.txt: |
| 3068 | * platform/mac/fast/forms/textarea-rows-cols-expected.checksum: |
| 3069 | * platform/mac/fast/forms/textarea-rows-cols-expected.png: |
| 3070 | * platform/mac/fast/forms/textarea-rows-cols-expected.txt: |
| 3071 | * platform/mac/fast/forms/textarea-scroll-height-expected.checksum: |
| 3072 | * platform/mac/fast/forms/textarea-scroll-height-expected.png: |
| 3073 | * platform/mac/fast/forms/textarea-scroll-height-expected.txt: |
| 3074 | * platform/mac/fast/forms/textarea-scrollbar-expected.checksum: |
| 3075 | * platform/mac/fast/forms/textarea-scrollbar-expected.png: |
| 3076 | * platform/mac/fast/forms/textarea-scrollbar-expected.txt: |
| 3077 | * platform/mac/fast/forms/textarea-scrolled-type-expected.checksum: |
| 3078 | * platform/mac/fast/forms/textarea-scrolled-type-expected.png: |
| 3079 | * platform/mac/fast/forms/textarea-scrolled-type-expected.txt: |
| 3080 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.checksum: |
| 3081 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.png: |
| 3082 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt: |
| 3083 | * platform/mac/fast/forms/textarea-width-expected.checksum: |
| 3084 | * platform/mac/fast/forms/textarea-width-expected.png: |
| 3085 | * platform/mac/fast/forms/textarea-width-expected.txt: |
| 3086 | * platform/mac/fast/overflow/overflow-focus-ring-expected.checksum: |
| 3087 | * platform/mac/fast/overflow/overflow-focus-ring-expected.png: |
| 3088 | * platform/mac/fast/overflow/overflow-x-y-expected.checksum: |
| 3089 | * platform/mac/fast/overflow/overflow-x-y-expected.png: |
| 3090 | * platform/mac/fast/overflow/overflow-x-y-expected.txt: |
| 3091 | * platform/mac/fast/parser/comment-in-textarea-expected.checksum: |
| 3092 | * platform/mac/fast/parser/comment-in-textarea-expected.png: |
| 3093 | * platform/mac/fast/parser/comment-in-textarea-expected.txt: |
| 3094 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum: |
| 3095 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.png: |
| 3096 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt: |
| 3097 | * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum: |
| 3098 | * platform/mac/fast/parser/open-comment-in-textarea-expected.png: |
| 3099 | * platform/mac/fast/parser/open-comment-in-textarea-expected.txt: |
| 3100 | * platform/mac/fast/replaced/selection-rect-transform-expected.png: |
| 3101 | * platform/mac/fast/replaced/width100percent-textarea-expected.checksum: |
| 3102 | * platform/mac/fast/replaced/width100percent-textarea-expected.png: |
| 3103 | * platform/mac/fast/replaced/width100percent-textarea-expected.txt: |
| 3104 | * platform/mac/fast/table/003-expected.checksum: |
| 3105 | * platform/mac/fast/table/003-expected.png: |
| 3106 | * platform/mac/fast/table/003-expected.txt: |
| 3107 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: |
| 3108 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.png: |
| 3109 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt: |
| 3110 | * platform/mac/http/tests/navigation/anchor-basic-expected.txt: |
| 3111 | * platform/mac/http/tests/navigation/anchor-frames-expected.checksum: |
| 3112 | * platform/mac/http/tests/navigation/anchor-frames-expected.png: |
| 3113 | * platform/mac/http/tests/navigation/anchor-frames-expected.txt: |
| 3114 | * platform/mac/http/tests/navigation/anchor-goback-expected.checksum: |
| 3115 | * platform/mac/http/tests/navigation/anchor-goback-expected.png: |
| 3116 | * platform/mac/http/tests/navigation/anchor-goback-expected.txt: |
| 3117 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.checksum: |
| 3118 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.png: |
| 3119 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: |
| 3120 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum: |
| 3121 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png: |
| 3122 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: |
| 3123 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.checksum: |
| 3124 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png: |
| 3125 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: |
| 3126 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum: |
| 3127 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png: |
| 3128 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: |
| 3129 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum: |
| 3130 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png: |
| 3131 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: |
| 3132 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum: |
| 3133 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.png: |
| 3134 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: |
| 3135 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum: |
| 3136 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.png: |
| 3137 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: |
| 3138 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum: |
| 3139 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.png: |
| 3140 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: |
| 3141 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum: |
| 3142 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png: |
| 3143 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: |
| 3144 | * platform/mac/http/tests/navigation/post-goback2-expected.checksum: |
| 3145 | * platform/mac/http/tests/navigation/post-goback2-expected.png: |
| 3146 | * platform/mac/http/tests/navigation/post-goback2-expected.txt: |
| 3147 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum: |
| 3148 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.png: |
| 3149 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: |
| 3150 | * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum: |
| 3151 | * platform/mac/http/tests/navigation/redirect302-basic-expected.png: |
| 3152 | * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: |
| 3153 | * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum: |
| 3154 | * platform/mac/http/tests/navigation/redirect302-frames-expected.png: |
| 3155 | * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: |
| 3156 | * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum: |
| 3157 | * platform/mac/http/tests/navigation/redirect302-goback-expected.png: |
| 3158 | * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: |
| 3159 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum: |
| 3160 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png: |
| 3161 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: |
| 3162 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: |
| 3163 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.checksum: |
| 3164 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.png: |
| 3165 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: |
| 3166 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: |
| 3167 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum: |
| 3168 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png: |
| 3169 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: |
| 3170 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum: |
| 3171 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png: |
| 3172 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: |
| 3173 | * platform/mac/http/tests/navigation/success200-basic-expected.checksum: |
| 3174 | * platform/mac/http/tests/navigation/success200-basic-expected.png: |
| 3175 | * platform/mac/http/tests/navigation/success200-basic-expected.txt: |
| 3176 | * platform/mac/http/tests/navigation/success200-frames-expected.checksum: |
| 3177 | * platform/mac/http/tests/navigation/success200-frames-expected.png: |
| 3178 | * platform/mac/http/tests/navigation/success200-frames-expected.txt: |
| 3179 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum: |
| 3180 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png: |
| 3181 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: |
| 3182 | * platform/mac/http/tests/navigation/success200-goback-expected.checksum: |
| 3183 | * platform/mac/http/tests/navigation/success200-goback-expected.png: |
| 3184 | * platform/mac/http/tests/navigation/success200-goback-expected.txt: |
| 3185 | * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum: |
| 3186 | * platform/mac/http/tests/navigation/success200-loadsame-expected.png: |
| 3187 | * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: |
| 3188 | * platform/mac/http/tests/navigation/success200-reload-expected.checksum: |
| 3189 | * platform/mac/http/tests/navigation/success200-reload-expected.png: |
| 3190 | * platform/mac/http/tests/navigation/success200-reload-expected.txt: |
| 3191 | * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum: |
| 3192 | * platform/mac/http/tests/navigation/success200-subframeload-expected.png: |
| 3193 | * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: |
| 3194 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum: |
| 3195 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.png: |
| 3196 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: |
| 3197 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum: |
| 3198 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.png: |
| 3199 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: |
| 3200 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum: |
| 3201 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.png: |
| 3202 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: |
| 3203 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum: |
| 3204 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png: |
| 3205 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: |
| 3206 | * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum: |
| 3207 | * platform/mac/tables/mozilla/bugs/bug194024-expected.png: |
| 3208 | * platform/mac/tables/mozilla/bugs/bug194024-expected.txt: |
| 3209 | * platform/mac/tables/mozilla/bugs/bug30559-expected.checksum: |
| 3210 | * platform/mac/tables/mozilla/bugs/bug30559-expected.png: |
| 3211 | * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: |
| 3212 | * platform/mac/tables/mozilla/bugs/bug30692-expected.txt: |
| 3213 | |
| 3214 | 2009-05-07 Chris Fleizach <cfleizach@apple.com> |
| 3215 | |
| 3216 | Reviewed by Beth Dakin. |
| 3217 | |
| 3218 | Bug 25598: AX: if a radio button has a label and a title, the label is not exposed |
| 3219 | https://bugs.webkit.org/show_bug.cgi?id=25598 |
| 3220 | |
| 3221 | * accessibility/radio-button-title-label-expected.txt: Added. |
| 3222 | * accessibility/radio-button-title-label.html: Added. |
| 3223 | |
| 3224 | 2009-05-06 Dan Bernstein <mitz@apple.com> |
| 3225 | |
| 3226 | Reviewed by Simon Fraser and Justin Garcia. |
| 3227 | |
| 3228 | - test for another part of <rdar://problem/6703873> Triple-click quoted |
| 3229 | line and type Return creates an extra quoted blank line |
| 3230 | |
| 3231 | * editing/inserting/6703873-2-expected.txt: Added. |
| 3232 | * editing/inserting/6703873-2.html: Added. |
| 3233 | |
| 3234 | 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 3235 | |
| 3236 | Disable more new tests. |
| 3237 | |
| 3238 | * platform/gtk/Skipped: |
| 3239 | |
| 3240 | 2009-05-06 Eric Seidel <eric@webkit.org> |
| 3241 | |
| 3242 | No review, just fixing my previous broken commit. |
| 3243 | |
| 3244 | Commit correct results for event-function-toString.html |
| 3245 | |
| 3246 | * fast/events/event-function-toString-expected.txt: |
| 3247 | |
| 3248 | 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 3249 | |
| 3250 | Fixing typo in my last commit. |
| 3251 | |
| 3252 | * platform/gtk/Skipped: |
| 3253 | |
| 3254 | 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 3255 | |
| 3256 | Disabling failing new tests that do not represent regressions. |
| 3257 | |
| 3258 | * platform/gtk/Skipped: |
| 3259 | |
| 3260 | 2009-05-06 Soren Gjesse <sgjesse@chromium.org> |
| 3261 | |
| 3262 | Reviewed by Eric Seidel. |
| 3263 | |
| 3264 | Changed the toString behaviour for non document dom node event handlers in the V8 bindings. |
| 3265 | https://bugs.webkit.org/show_bug.cgi?id=25544 |
| 3266 | |
| 3267 | * fast/events/event-function-toString.html: Added. |
| 3268 | * fast/events/resources/event-function-toString.js: Added. |
| 3269 | (normalizedFunctionString): |
| 3270 | |
| 3271 | 2009-05-06 Dan Bernstein <mitz@apple.com> |
| 3272 | |
| 3273 | Reviewed by Justin Garcia. |
| 3274 | |
| 3275 | - test for an assertion failure in RemoveNodeCommand() when deleting a |
| 3276 | <br> between a block and a mail blockquote |
| 3277 | |
| 3278 | * editing/deleting/removeNodeCommand-assert-expected.txt: Added. |
| 3279 | * editing/deleting/removeNodeCommand-assert.html: Added. |
| 3280 | |
| 3281 | 2009-05-05 Eric Seidel <eric@webkit.org> |
| 3282 | |
| 3283 | No review, roll out only. |
| 3284 | |
| 3285 | Roll out r23072 since it broke layout tests |
| 3286 | |
| 3287 | * accessibility/ignore-anonymous-block-expected.txt: Removed. |
| 3288 | * accessibility/ignore-anonymous-block.html: Removed. |
| 3289 | |
| 3290 | 2009-05-05 Sankar Aditya Tanguturi <sankaraditya@gmail.com> |
| 3291 | |
| 3292 | Reviewed by Eric Seidel. |
| 3293 | |
| 3294 | Anonymous blocks should not be exposed in accessibility tree. |
| 3295 | Part of https://bugs.webkit.org/show_bug.cgi?id=23072 |
| 3296 | |
| 3297 | * accessibility/ignore-anonymous-block-expected.txt: Added a new |
| 3298 | test to check if anonymous blocks are exposed or not. |
| 3299 | * accessibility/ignore-anonymous-block.html: Added a new file that |
| 3300 | contains the expected output for the new test case that is added. |
| 3301 | |
| 3302 | 2009-05-05 Jungshik Shin <jshin@chromium.org> |
| 3303 | |
| 3304 | Reviewed by Alexey Proskuryakov. |
| 3305 | |
| 3306 | http://bugs.webkit.org/show_bug.cgi?id=25487 |
| 3307 | |
| 3308 | Test if the name 'EUC-KR' is exposed via DOM although we internally |
| 3309 | treat all EUC-KR-related encodings as the superset of EUC-KR, |
| 3310 | 'windows-949'. |
| 3311 | |
| 3312 | * fast/encoding/euckr-name-expected.txt: Added. |
| 3313 | * fast/encoding/euckr-name.html: Added. |
| 3314 | |
| 3315 | 2009-05-05 Adam Langley <agl@google.com> |
| 3316 | |
| 3317 | Reviewed by Darin Adler. |
| 3318 | |
| 3319 | Rendering fix for <select> elements. |
| 3320 | https://bugs.webkit.org/show_bug.cgi?id=25558 |
| 3321 | |
| 3322 | * fast/forms/select-dirty-parent-pref-widths.html: Added. |
| 3323 | * platform/mac/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added. |
| 3324 | * platform/mac/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added. |
| 3325 | |
| 3326 | 2009-05-05 Darin Fisher <darin@chromium.org> |
| 3327 | |
| 3328 | Reviewed by Darin Adler. |
| 3329 | |
| 3330 | https://bugs.webkit.org/show_bug.cgi?id=25570 |
| 3331 | |
| 3332 | history.{back,forward,go} should always be dispatched asynchronously, |
| 3333 | even when the history navigation would just result in scrolling the |
| 3334 | page. This matches the behavior of other browsers like IE and FF. |
| 3335 | |
| 3336 | * fast/css/target-fragment-match.html: since history.back takes effect |
| 3337 | asynchronously, we need to defer the call to notifyDone |
| 3338 | |
| 3339 | * fast/dom/location-hash-expected.txt: |
| 3340 | * fast/dom/location-hash.html: since history.{back,forward} take effect |
| 3341 | asynchronously, we need to defer checking that the navigation results. |
| 3342 | |
| 3343 | * fast/history/back-forward-is-asynchronous-expected.txt: Added. |
| 3344 | * fast/history/back-forward-is-asynchronous.html: Added. |
| 3345 | A test to specifically ensure that history.{back,forward} are processed |
| 3346 | asynchronously. |
| 3347 | |
| 3348 | 2009-05-05 Adam Roben <aroben@apple.com> |
| 3349 | |
| 3350 | Skip newly-added SVG tests that fail on Windows |
| 3351 | |
| 3352 | See Bug 25583: New SVG regression tests added in r43269 fail on |
| 3353 | Windows |
| 3354 | <https://bugs.webkit.org/show_bug.cgi?id=25583> |
| 3355 | |
| 3356 | Rubber-stamped in advance by Eric Seidel. |
| 3357 | |
| 3358 | * platform/win/Skipped: Added the two new SVG tests. |
| 3359 | |
| 3360 | 2009-05-05 Eric Seidel <eric@webkit.org> |
| 3361 | |
| 3362 | Reviewed by Simon Fraser. |
| 3363 | |
| 3364 | Add an ASSERT(useTransforms) to mapLocalToContainer implementations in SVG. |
| 3365 | https://bugs.webkit.org/show_bug.cgi?id=25532 |
| 3366 | |
| 3367 | This required a change to SVGPaintServerPattern::setup |
| 3368 | That change fixed drawing of transformed SVG text with objectBoundingBox patterns. |
| 3369 | text-with-pattern-with-svg-transform.svg shows the improvement from this change |
| 3370 | text-with-pattern-inside-transformed-html.xhtml shows no change, but documents |
| 3371 | that this change does not break CSS transformed pattern text. |
| 3372 | |
| 3373 | * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum: |
| 3374 | * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png: |
| 3375 | * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Added. |
| 3376 | * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added. |
| 3377 | * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Added. |
| 3378 | * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: Added. |
| 3379 | * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added. |
| 3380 | * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added. |
| 3381 | * svg/transforms/text-with-pattern-inside-transformed-html.xhtml: Added. |
| 3382 | * svg/transforms/text-with-pattern-with-svg-transform.svg: Added. |
| 3383 | |
| 3384 | 2009-05-05 Greg Bolsinga <bolsinga@apple.com> |
| 3385 | |
| 3386 | Reviewed by Sam Weinig. |
| 3387 | |
| 3388 | https://bugs.webkit.org/show_bug.cgi?id=25554 |
| 3389 | |
| 3390 | Support HTML5 text control input types: email, number, tel, url |
| 3391 | |
| 3392 | * fast/html/text-field-input-types-expected.txt: Added. |
| 3393 | * fast/html/text-field-input-types.html: Added. |
| 3394 | |
| 3395 | 2009-05-05 Chris Fleizach <cfleizach@apple.com> |
| 3396 | |
| 3397 | Reviewed by Beth Dakin. |
| 3398 | |
| 3399 | Bug 25574: AXImageMap children links don't respond properly to accessibilityHitTest: |
| 3400 | https://bugs.webkit.org/show_bug.cgi?id=25574 |
| 3401 | |
| 3402 | * platform/mac/accessibility/document-links-expected.txt: |
| 3403 | * platform/mac/accessibility/image-map1-expected.txt: |
| 3404 | * platform/mac/accessibility/image-map2-expected.txt: |
| 3405 | * platform/mac/accessibility/imagemap-hittest-expected.txt: Added. |
| 3406 | * platform/mac/accessibility/imagemap-hittest.html: Added. |
| 3407 | |
| 3408 | 2009-05-05 Kevin McCullough <kmccullough@apple.com> |
| 3409 | |
| 3410 | Reviewed by Dan Bernstein. |
| 3411 | |
| 3412 | <rdar://problem/6552129> Select a quote line and paste elsewhere, you |
| 3413 | get that line and an extra quoted blank line |
| 3414 | <rdar://problem/6609308> Triple-click a quoted header line, copy, paste |
| 3415 | onto an empty line makes an extra quoted line |
| 3416 | |
| 3417 | - Testing different scenarios where we paste quoted text into a non-quoted area and we |
| 3418 | do not want a trailing newline to be quoted. |
| 3419 | |
| 3420 | * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Added. |
| 3421 | * editing/pasteboard/paste-blockquote-before-blockquote.html: Added. |
| 3422 | * editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Added. |
| 3423 | * editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html: Added. |
| 3424 | * editing/pasteboard/resources/paste-blockquote-before-blockquote.js: Added. |
| 3425 | (copyAndPasteNode): |
| 3426 | |
| 3427 | 2009-05-05 Dan Bernstein <mitz@apple.com> |
| 3428 | |
| 3429 | Reviewed by Darin Adler. |
| 3430 | |
| 3431 | - updated results for https://bugs.webkit.org/show_bug.cgi?id=24192 |
| 3432 | <rdar://problem/5760774> Replying to a Mail message that contains |
| 3433 | fixed width text can change the size of the text |
| 3434 | |
| 3435 | * editing/execCommand/19089-expected.txt: |
| 3436 | * editing/execCommand/5770834-1-expected.txt: |
| 3437 | * platform/mac/editing/deleting/delete-br-011-expected.txt: |
| 3438 | * platform/mac/editing/deleting/delete-select-all-001-expected.txt: |
| 3439 | * platform/mac/editing/execCommand/remove-formatting-2-expected.txt: |
| 3440 | * platform/mac/editing/pasteboard/5027857-expected.checksum: |
| 3441 | * platform/mac/editing/pasteboard/5027857-expected.png: |
| 3442 | * platform/mac/editing/pasteboard/5027857-expected.txt: |
| 3443 | * platform/mac/editing/pasteboard/paste-pre-002-expected.checksum: |
| 3444 | * platform/mac/editing/pasteboard/paste-pre-002-expected.png: |
| 3445 | * platform/mac/editing/pasteboard/paste-pre-002-expected.txt: |
| 3446 | * platform/mac/editing/style/block-style-004-expected.txt: |
| 3447 | * platform/mac/editing/style/block-style-005-expected.txt: |
| 3448 | * platform/mac/editing/style/block-style-006-expected.txt: |
| 3449 | |
| 3450 | 2009-05-05 Eric Seidel <eric@webkit.org> |
| 3451 | |
| 3452 | Reviewed by Adam Roben. |
| 3453 | |
| 3454 | Add test case to cover V8 crasher (which JSC does not share). |
| 3455 | https://bugs.webkit.org/show_bug.cgi?id=25550 |
| 3456 | |
| 3457 | * svg/custom/polyline-points-crash-expected.txt: Added. |
| 3458 | * svg/custom/polyline-points-crash.html: Added. |
| 3459 | |
| 3460 | 2009-05-05 Eric Seidel <eric@webkit.org> |
| 3461 | |
| 3462 | Reviewed by Adam Roben. |
| 3463 | |
| 3464 | Fix mappedAttributes() access without NULL check |
| 3465 | https://bugs.webkit.org/show_bug.cgi?id=25553 |
| 3466 | |
| 3467 | * svg/custom/path-getPresentationAttribute-crash-expected.txt: Added. |
| 3468 | * svg/custom/path-getPresentationAttribute-crash.html: Added. |
| 3469 | |
| 3470 | 2009-05-04 Eric Seidel <eric@webkit.org> |
| 3471 | |
| 3472 | Reviewed by Maciej Stachowiak. |
| 3473 | |
| 3474 | Add a testcase using SVG in HTML with CSS transforms |
| 3475 | https://bugs.webkit.org/show_bug.cgi?id=23112 |
| 3476 | |
| 3477 | We currently fail the <text> section of this test but pass the path and image sections. |
| 3478 | |
| 3479 | * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum: Added. |
| 3480 | * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png: Added. |
| 3481 | * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt: Added. |
| 3482 | * svg/transforms/animated-path-inside-transformed-html.xhtml: Added. |
| 3483 | |
| 3484 | 2009-05-04 Alexey Proskuryakov <ap@webkit.org> |
| 3485 | |
| 3486 | Reviewed by Dave Hyatt. |
| 3487 | |
| 3488 | <rdar://problem/6576889> REGRESSION (r35185): Cannot watch Flash movies on omg.yahoo.com |
| 3489 | |
| 3490 | * fast/parser/head-element-for-yahoo-player-expected.txt: Added. |
| 3491 | * fast/parser/head-element-for-yahoo-player.html: Added. |
| 3492 | Test the regression case (a misplaced <style> that used to create <head> implicitly). |
| 3493 | |
| 3494 | * editing/selection/select-all-005.html: Use a new index when selecting the body. |
| 3495 | |
| 3496 | * fast/dom/Document/document-write-doctype-expected.txt: |
| 3497 | * fast/dom/Document/resources/document-write-doctype.js: |
| 3498 | Removed checks for "Gecko quirk" of implicitly adding HEAD - that not a quirk, but standard |
| 3499 | behavior per HTML5. |
| 3500 | |
| 3501 | * editing/execCommand/create-list-1-expected.txt: |
| 3502 | * platform/mac/editing/deleting/4845371-expected.txt: |
| 3503 | * platform/mac/editing/deleting/4866671-expected.txt: |
| 3504 | * platform/mac/editing/deleting/4875189-expected.txt: |
| 3505 | * platform/mac/editing/deleting/5026848-1-expected.txt: |
| 3506 | * platform/mac/editing/deleting/5026848-2-expected.txt: |
| 3507 | * platform/mac/editing/deleting/5026848-3-expected.txt: |
| 3508 | * platform/mac/editing/deleting/5032066-expected.txt: |
| 3509 | * platform/mac/editing/deleting/5091898-expected.txt: |
| 3510 | * platform/mac/editing/deleting/5099303-expected.txt: |
| 3511 | * platform/mac/editing/deleting/5115601-expected.txt: |
| 3512 | * platform/mac/editing/deleting/5126166-expected.txt: |
| 3513 | * platform/mac/editing/deleting/5156801-2-expected.txt: |
| 3514 | * platform/mac/editing/deleting/5168598-expected.txt: |
| 3515 | * platform/mac/editing/deleting/5272440-expected.txt: |
| 3516 | * platform/mac/editing/deleting/5300379-expected.txt: |
| 3517 | * platform/mac/editing/deleting/5390681-expected.txt: |
| 3518 | * platform/mac/editing/deleting/5408255-expected.txt: |
| 3519 | * platform/mac/editing/deleting/5433862-2-expected.txt: |
| 3520 | * platform/mac/editing/deleting/5483370-expected.txt: |
| 3521 | * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt: |
| 3522 | * platform/mac/editing/deleting/delete-block-table-expected.txt: |
| 3523 | * platform/mac/editing/deleting/delete-hr-expected.txt: |
| 3524 | * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.txt: |
| 3525 | * platform/mac/editing/deleting/delete-to-select-table-expected.txt: |
| 3526 | * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt: |
| 3527 | * platform/mac/editing/deleting/merge-endOfParagraph-expected.txt: |
| 3528 | * platform/mac/editing/deleting/merge-no-br-expected.txt: |
| 3529 | * platform/mac/editing/deleting/merge-whitespace-pre-expected.txt: |
| 3530 | * platform/mac/editing/execCommand/4641880-1-expected.txt: |
| 3531 | * platform/mac/editing/execCommand/4641880-2-expected.txt: |
| 3532 | * platform/mac/editing/execCommand/4747450-expected.txt: |
| 3533 | * platform/mac/editing/execCommand/4786404-1-expected.txt: |
| 3534 | * platform/mac/editing/execCommand/4786404-2-expected.txt: |
| 3535 | * platform/mac/editing/execCommand/4916402-expected.txt: |
| 3536 | * platform/mac/editing/execCommand/4916541-expected.txt: |
| 3537 | * platform/mac/editing/execCommand/4916583-expected.txt: |
| 3538 | * platform/mac/editing/execCommand/4920488-expected.txt: |
| 3539 | * platform/mac/editing/execCommand/4920742-1-expected.txt: |
| 3540 | * platform/mac/editing/execCommand/4924441-expected.txt: |
| 3541 | * platform/mac/editing/execCommand/5049671-expected.txt: |
| 3542 | * platform/mac/editing/execCommand/5080333-1-expected.txt: |
| 3543 | * platform/mac/editing/execCommand/5080333-2-expected.txt: |
| 3544 | * platform/mac/editing/execCommand/5119244-expected.txt: |
| 3545 | * platform/mac/editing/execCommand/5120591-expected.txt: |
| 3546 | * platform/mac/editing/execCommand/5136770-expected.txt: |
| 3547 | * platform/mac/editing/execCommand/5142012-1-expected.txt: |
| 3548 | * platform/mac/editing/execCommand/5142012-2-expected.txt: |
| 3549 | * platform/mac/editing/execCommand/5142012-3-expected.txt: |
| 3550 | * platform/mac/editing/execCommand/5144139-1-expected.txt: |
| 3551 | * platform/mac/editing/execCommand/5164796-expected.txt: |
| 3552 | * platform/mac/editing/execCommand/5207369-expected.txt: |
| 3553 | * platform/mac/editing/execCommand/5210032-expected.txt: |
| 3554 | * platform/mac/editing/execCommand/5432254-1-expected.txt: |
| 3555 | * platform/mac/editing/execCommand/5432254-2-expected.txt: |
| 3556 | * platform/mac/editing/execCommand/5481523-expected.txt: |
| 3557 | * platform/mac/editing/execCommand/5482524-expected.txt: |
| 3558 | * platform/mac/editing/execCommand/5569741-expected.txt: |
| 3559 | * platform/mac/editing/execCommand/5573879-expected.txt: |
| 3560 | * platform/mac/editing/execCommand/5700414-1-expected.txt: |
| 3561 | * platform/mac/editing/execCommand/5700414-2-expected.txt: |
| 3562 | * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt: |
| 3563 | * platform/mac/editing/input/5576619-expected.txt: |
| 3564 | * platform/mac/editing/inserting/12882-expected.txt: |
| 3565 | * platform/mac/editing/inserting/4840662-expected.txt: |
| 3566 | * platform/mac/editing/inserting/4875189-1-expected.txt: |
| 3567 | * platform/mac/editing/inserting/4875189-2-expected.txt: |
| 3568 | * platform/mac/editing/inserting/4959067-expected.txt: |
| 3569 | * platform/mac/editing/inserting/4960120-1-expected.txt: |
| 3570 | * platform/mac/editing/inserting/4960120-2-expected.txt: |
| 3571 | * platform/mac/editing/inserting/5002441-expected.txt: |
| 3572 | * platform/mac/editing/inserting/5058163-2-expected.txt: |
| 3573 | * platform/mac/editing/inserting/5156401-2-expected.txt: |
| 3574 | * platform/mac/editing/inserting/5549929-2-expected.txt: |
| 3575 | * platform/mac/editing/inserting/5549929-3-expected.txt: |
| 3576 | * platform/mac/editing/inserting/5607069-2-expected.txt: |
| 3577 | * platform/mac/editing/inserting/5607069-3-expected.txt: |
| 3578 | * platform/mac/editing/inserting/editable-html-element-expected.txt: |
| 3579 | * platform/mac/editing/inserting/editable-inline-element-expected.txt: |
| 3580 | * platform/mac/editing/inserting/edited-whitespace-1-expected.txt: |
| 3581 | * platform/mac/editing/inserting/editing-empty-divs-expected.txt: |
| 3582 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt: |
| 3583 | * platform/mac/editing/pasteboard/4806874-expected.txt: |
| 3584 | * platform/mac/editing/pasteboard/4861080-expected.txt: |
| 3585 | * platform/mac/editing/pasteboard/4944770-1-expected.txt: |
| 3586 | * platform/mac/editing/pasteboard/4944770-2-expected.txt: |
| 3587 | * platform/mac/editing/pasteboard/4947130-expected.txt: |
| 3588 | * platform/mac/editing/pasteboard/4989774-expected.txt: |
| 3589 | * platform/mac/editing/pasteboard/5027857-expected.txt: |
| 3590 | * platform/mac/editing/pasteboard/5032095-expected.txt: |
| 3591 | * platform/mac/editing/pasteboard/5065605-expected.txt: |
| 3592 | * platform/mac/editing/pasteboard/5071074-2-expected.txt: |
| 3593 | * platform/mac/editing/pasteboard/5071074-expected.txt: |
| 3594 | * platform/mac/editing/pasteboard/5075944-2-expected.txt: |
| 3595 | * platform/mac/editing/pasteboard/5075944-3-expected.txt: |
| 3596 | * platform/mac/editing/pasteboard/5075944-expected.txt: |
| 3597 | * platform/mac/editing/pasteboard/5134759-expected.txt: |
| 3598 | * platform/mac/editing/pasteboard/5156401-1-expected.txt: |
| 3599 | * platform/mac/editing/pasteboard/5247341-expected.txt: |
| 3600 | * platform/mac/editing/pasteboard/5387578-expected.txt: |
| 3601 | * platform/mac/editing/pasteboard/5478250-expected.txt: |
| 3602 | * platform/mac/editing/pasteboard/5483567-expected.txt: |
| 3603 | * platform/mac/editing/pasteboard/5601583-1-expected.txt: |
| 3604 | * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt: |
| 3605 | * platform/mac/editing/pasteboard/input-field-1-expected.txt: |
| 3606 | * platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt: |
| 3607 | * platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt: |
| 3608 | * platform/mac/editing/pasteboard/merge-after-delete-expected.txt: |
| 3609 | * platform/mac/editing/pasteboard/merge-start-blockquote-expected.txt: |
| 3610 | * platform/mac/editing/pasteboard/paste-unrendered-select-expected.txt: |
| 3611 | * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt: |
| 3612 | * platform/mac/editing/pasteboard/select-element-1-expected.txt: |
| 3613 | * platform/mac/editing/selection/13804-expected.txt: |
| 3614 | * platform/mac/editing/selection/14971-expected.txt: |
| 3615 | * platform/mac/editing/selection/4397952-expected.txt: |
| 3616 | * platform/mac/editing/selection/4818145-expected.txt: |
| 3617 | * platform/mac/editing/selection/4866671-expected.txt: |
| 3618 | * platform/mac/editing/selection/4889598-expected.txt: |
| 3619 | * platform/mac/editing/selection/4895428-1-expected.txt: |
| 3620 | * platform/mac/editing/selection/4895428-2-expected.txt: |
| 3621 | * platform/mac/editing/selection/4895428-3-expected.txt: |
| 3622 | * platform/mac/editing/selection/4895428-4-expected.txt: |
| 3623 | * platform/mac/editing/selection/4932260-1-expected.txt: |
| 3624 | * platform/mac/editing/selection/4932260-2-expected.txt: |
| 3625 | * platform/mac/editing/selection/4932260-3-expected.txt: |
| 3626 | * platform/mac/editing/selection/4947387-expected.txt: |
| 3627 | * platform/mac/editing/selection/4960116-expected.txt: |
| 3628 | * platform/mac/editing/selection/4975120-expected.txt: |
| 3629 | * platform/mac/editing/selection/4983858-expected.txt: |
| 3630 | * platform/mac/editing/selection/5007143-2-expected.txt: |
| 3631 | * platform/mac/editing/selection/5007143-expected.txt: |
| 3632 | * platform/mac/editing/selection/5057506-2-expected.txt: |
| 3633 | * platform/mac/editing/selection/5057506-expected.txt: |
| 3634 | * platform/mac/editing/selection/5076323-1-expected.txt: |
| 3635 | * platform/mac/editing/selection/5076323-2-expected.txt: |
| 3636 | * platform/mac/editing/selection/5076323-3-expected.txt: |
| 3637 | * platform/mac/editing/selection/5081257-1-expected.txt: |
| 3638 | * platform/mac/editing/selection/5081257-2-expected.txt: |
| 3639 | * platform/mac/editing/selection/5099303-expected.txt: |
| 3640 | * platform/mac/editing/selection/5109817-expected.txt: |
| 3641 | * platform/mac/editing/selection/5136696-expected.txt: |
| 3642 | * platform/mac/editing/selection/5195166-1-expected.txt: |
| 3643 | * platform/mac/editing/selection/5195166-2-expected.txt: |
| 3644 | * platform/mac/editing/selection/5234383-1-expected.txt: |
| 3645 | * platform/mac/editing/selection/5234383-2-expected.txt: |
| 3646 | * platform/mac/editing/selection/5240265-expected.txt: |
| 3647 | * platform/mac/editing/selection/5333725-expected.txt: |
| 3648 | * platform/mac/editing/selection/5354455-1-expected.txt: |
| 3649 | * platform/mac/editing/selection/addRange-expected.txt: |
| 3650 | * platform/mac/editing/selection/caret-before-select-expected.txt: |
| 3651 | * platform/mac/editing/selection/contains-boundaries-expected.txt: |
| 3652 | * platform/mac/editing/selection/drag-select-1-expected.txt: |
| 3653 | * platform/mac/editing/selection/editable-html-element-expected.txt: |
| 3654 | * platform/mac/editing/selection/inconsistent-in-removeChildNode-expected.txt: |
| 3655 | * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt: |
| 3656 | * platform/mac/editing/selection/mixed-editability-6-expected.txt: |
| 3657 | * platform/mac/editing/selection/mixed-editability-7-expected.txt: |
| 3658 | * platform/mac/editing/selection/move-by-sentence-linebreak-expected.txt: |
| 3659 | * platform/mac/editing/selection/select-all-005-expected.txt: |
| 3660 | * platform/mac/editing/selection/table-caret-1-expected.txt: |
| 3661 | * platform/mac/editing/selection/table-caret-2-expected.txt: |
| 3662 | * platform/mac/editing/selection/table-caret-3-expected.txt: |
| 3663 | * platform/mac/editing/selection/wrapped-line-caret-1-expected.txt: |
| 3664 | * platform/mac/editing/selection/wrapped-line-caret-2-expected.txt: |
| 3665 | * platform/mac/editing/style/4916887-expected.txt: |
| 3666 | * platform/mac/editing/style/5017613-1-expected.txt: |
| 3667 | * platform/mac/editing/style/5017613-2-expected.txt: |
| 3668 | * platform/mac/editing/style/5046875-1-expected.txt: |
| 3669 | * platform/mac/editing/style/5046875-2-expected.txt: |
| 3670 | * platform/mac/editing/style/5065910-expected.txt: |
| 3671 | * platform/mac/editing/style/5084241-expected.txt: |
| 3672 | * platform/mac/editing/style/5091898-expected.txt: |
| 3673 | * platform/mac/editing/style/5228141-expected.txt: |
| 3674 | * platform/mac/editing/style/5279521-expected.txt: |
| 3675 | * platform/mac/editing/style/font-family-with-space-expected.txt: |
| 3676 | * platform/mac/editing/style/fontsize-1-expected.txt: |
| 3677 | * platform/mac/editing/style/highlight-expected.txt: |
| 3678 | * platform/mac/editing/style/non-inheritable-styles-expected.txt: |
| 3679 | * platform/mac/editing/undo/5378473-expected.txt: |
| 3680 | * platform/mac/fast/block/float/relative-painted-twice-expected.txt: |
| 3681 | * platform/mac/fast/dom/delete-contents-expected.txt: |
| 3682 | * platform/mac/fast/events/context-no-deselect-expected.txt: |
| 3683 | * platform/mac/fast/events/label-focus-expected.txt: |
| 3684 | * platform/mac/fast/forms/input-appearance-focus-expected.txt: |
| 3685 | * platform/mac/fast/forms/input-text-click-inside-expected.txt: |
| 3686 | * platform/mac/fast/forms/input-text-click-outside-expected.txt: |
| 3687 | * platform/mac/fast/forms/input-text-double-click-expected.txt: |
| 3688 | * platform/mac/fast/forms/input-text-drag-down-expected.txt: |
| 3689 | * platform/mac/fast/forms/input-text-option-delete-expected.txt: |
| 3690 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
| 3691 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt: |
| 3692 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt: |
| 3693 | * platform/mac/fast/forms/textfield-overflow-expected.txt: |
| 3694 | * platform/mac/fast/inline/25277-2-expected.txt: |
| 3695 | * platform/mac/fast/inline/25277-expected.txt: |
| 3696 | * platform/mac/fast/lists/drag-into-marker-expected.txt: |
| 3697 | * platform/mac/fast/overflow/overflow-focus-ring-expected.txt: |
| 3698 | * platform/mac/fast/repaint/4776765-expected.txt: |
| 3699 | * platform/mac/fast/repaint/selection-after-delete-expected.txt: |
| 3700 | * platform/mac/fast/repaint/selection-after-remove-expected.txt: |
| 3701 | * platform/qt/editing/deleting/4845371-expected.txt: |
| 3702 | * platform/qt/editing/deleting/4866671-expected.txt: |
| 3703 | * platform/qt/editing/deleting/4875189-expected.txt: |
| 3704 | * platform/qt/editing/deleting/5026848-1-expected.txt: |
| 3705 | * platform/qt/editing/deleting/5026848-2-expected.txt: |
| 3706 | * platform/qt/editing/deleting/5026848-3-expected.txt: |
| 3707 | * platform/qt/editing/deleting/5032066-expected.txt: |
| 3708 | * platform/qt/editing/deleting/5091898-expected.txt: |
| 3709 | * platform/qt/editing/deleting/5099303-expected.txt: |
| 3710 | * platform/qt/editing/deleting/5115601-expected.txt: |
| 3711 | * platform/qt/editing/deleting/5126166-expected.txt: |
| 3712 | * platform/qt/editing/deleting/5144139-2-expected.txt: |
| 3713 | * platform/qt/editing/deleting/5156801-2-expected.txt: |
| 3714 | * platform/qt/editing/deleting/5168598-expected.txt: |
| 3715 | * platform/qt/editing/deleting/5272440-expected.txt: |
| 3716 | * platform/qt/editing/deleting/5300379-expected.txt: |
| 3717 | * platform/qt/editing/deleting/5390681-expected.txt: |
| 3718 | * platform/qt/editing/deleting/5408255-expected.txt: |
| 3719 | * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt: |
| 3720 | * platform/qt/editing/deleting/delete-block-table-expected.txt: |
| 3721 | * platform/qt/editing/deleting/delete-hr-expected.txt: |
| 3722 | * platform/qt/editing/deleting/delete-link-1-expected.txt: |
| 3723 | * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.txt: |
| 3724 | * platform/qt/editing/deleting/delete-to-select-table-expected.txt: |
| 3725 | * platform/qt/editing/deleting/deletionUI-single-instance-expected.txt: |
| 3726 | * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt: |
| 3727 | * platform/qt/editing/deleting/merge-no-br-expected.txt: |
| 3728 | * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt: |
| 3729 | * platform/qt/editing/execCommand/4641880-1-expected.txt: |
| 3730 | * platform/qt/editing/execCommand/4641880-2-expected.txt: |
| 3731 | * platform/qt/editing/execCommand/4747450-expected.txt: |
| 3732 | * platform/qt/editing/execCommand/4786404-1-expected.txt: |
| 3733 | * platform/qt/editing/execCommand/4786404-2-expected.txt: |
| 3734 | * platform/qt/editing/execCommand/4916402-expected.txt: |
| 3735 | * platform/qt/editing/execCommand/4916541-expected.txt: |
| 3736 | * platform/qt/editing/execCommand/4916583-expected.txt: |
| 3737 | * platform/qt/editing/execCommand/4920488-expected.txt: |
| 3738 | * platform/qt/editing/execCommand/4920742-1-expected.txt: |
| 3739 | * platform/qt/editing/execCommand/4924441-expected.txt: |
| 3740 | * platform/qt/editing/execCommand/5049671-expected.txt: |
| 3741 | * platform/qt/editing/execCommand/5062376-expected.txt: |
| 3742 | * platform/qt/editing/execCommand/5080333-1-expected.txt: |
| 3743 | * platform/qt/editing/execCommand/5080333-2-expected.txt: |
| 3744 | * platform/qt/editing/execCommand/5119244-expected.txt: |
| 3745 | * platform/qt/editing/execCommand/5120591-expected.txt: |
| 3746 | * platform/qt/editing/execCommand/5136770-expected.txt: |
| 3747 | * platform/qt/editing/execCommand/5142012-1-expected.txt: |
| 3748 | * platform/qt/editing/execCommand/5142012-2-expected.txt: |
| 3749 | * platform/qt/editing/execCommand/5142012-3-expected.txt: |
| 3750 | * platform/qt/editing/execCommand/5144139-1-expected.txt: |
| 3751 | * platform/qt/editing/execCommand/5164796-expected.txt: |
| 3752 | * platform/qt/editing/execCommand/5207369-expected.txt: |
| 3753 | * platform/qt/editing/execCommand/5210032-expected.txt: |
| 3754 | * platform/qt/editing/execCommand/5432254-1-expected.txt: |
| 3755 | * platform/qt/editing/execCommand/5432254-2-expected.txt: |
| 3756 | * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt: |
| 3757 | * platform/qt/editing/inserting/12882-expected.txt: |
| 3758 | * platform/qt/editing/inserting/4840662-expected.txt: |
| 3759 | * platform/qt/editing/inserting/4875189-1-expected.txt: |
| 3760 | * platform/qt/editing/inserting/4875189-2-expected.txt: |
| 3761 | * platform/qt/editing/inserting/4959067-expected.txt: |
| 3762 | * platform/qt/editing/inserting/4960120-1-expected.txt: |
| 3763 | * platform/qt/editing/inserting/4960120-2-expected.txt: |
| 3764 | * platform/qt/editing/inserting/5002441-expected.txt: |
| 3765 | * platform/qt/editing/inserting/5058163-2-expected.txt: |
| 3766 | * platform/qt/editing/inserting/5156401-2-expected.txt: |
| 3767 | * platform/qt/editing/inserting/editable-html-element-expected.txt: |
| 3768 | * platform/qt/editing/inserting/editable-inline-element-expected.txt: |
| 3769 | * platform/qt/editing/inserting/edited-whitespace-1-expected.txt: |
| 3770 | * platform/qt/editing/inserting/editing-empty-divs-expected.txt: |
| 3771 | * platform/qt/editing/inserting/insert-before-link-1-expected.txt: |
| 3772 | * platform/qt/editing/pasteboard/4806874-expected.txt: |
| 3773 | * platform/qt/editing/pasteboard/4840662-expected.txt: |
| 3774 | * platform/qt/editing/pasteboard/4944770-1-expected.txt: |
| 3775 | * platform/qt/editing/pasteboard/4989774-expected.txt: |
| 3776 | * platform/qt/editing/pasteboard/5027857-expected.txt: |
| 3777 | * platform/qt/editing/pasteboard/5032095-expected.txt: |
| 3778 | * platform/qt/editing/pasteboard/5065605-expected.txt: |
| 3779 | * platform/qt/editing/pasteboard/5071074-2-expected.txt: |
| 3780 | * platform/qt/editing/pasteboard/5071074-expected.txt: |
| 3781 | * platform/qt/editing/pasteboard/5075944-2-expected.txt: |
| 3782 | * platform/qt/editing/pasteboard/5075944-3-expected.txt: |
| 3783 | * platform/qt/editing/pasteboard/5075944-expected.txt: |
| 3784 | * platform/qt/editing/pasteboard/5134759-expected.txt: |
| 3785 | * platform/qt/editing/pasteboard/5156401-1-expected.txt: |
| 3786 | * platform/qt/editing/pasteboard/5245519-expected.txt: |
| 3787 | * platform/qt/editing/pasteboard/5247341-expected.txt: |
| 3788 | * platform/qt/editing/pasteboard/5387578-expected.txt: |
| 3789 | * platform/qt/editing/pasteboard/5478250-expected.txt: |
| 3790 | * platform/qt/editing/pasteboard/5483567-expected.txt: |
| 3791 | * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt: |
| 3792 | * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt: |
| 3793 | * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt: |
| 3794 | * platform/qt/editing/pasteboard/merge-after-delete-expected.txt: |
| 3795 | * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt: |
| 3796 | * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt: |
| 3797 | * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt: |
| 3798 | * platform/qt/editing/selection/13804-expected.txt: |
| 3799 | * platform/qt/editing/selection/4397952-expected.txt: |
| 3800 | * platform/qt/editing/selection/4818145-expected.txt: |
| 3801 | * platform/qt/editing/selection/4866671-expected.txt: |
| 3802 | * platform/qt/editing/selection/4889598-expected.txt: |
| 3803 | * platform/qt/editing/selection/4895428-2-expected.txt: |
| 3804 | * platform/qt/editing/selection/4895428-3-expected.txt: |
| 3805 | * platform/qt/editing/selection/4932260-1-expected.txt: |
| 3806 | * platform/qt/editing/selection/4932260-2-expected.txt: |
| 3807 | * platform/qt/editing/selection/4932260-3-expected.txt: |
| 3808 | * platform/qt/editing/selection/4960116-expected.txt: |
| 3809 | * platform/qt/editing/selection/4983858-expected.txt: |
| 3810 | * platform/qt/editing/selection/5007143-2-expected.txt: |
| 3811 | * platform/qt/editing/selection/5007143-expected.txt: |
| 3812 | * platform/qt/editing/selection/5076323-1-expected.txt: |
| 3813 | * platform/qt/editing/selection/5076323-2-expected.txt: |
| 3814 | * platform/qt/editing/selection/5076323-3-expected.txt: |
| 3815 | * platform/qt/editing/selection/5081257-1-expected.txt: |
| 3816 | * platform/qt/editing/selection/5081257-2-expected.txt: |
| 3817 | * platform/qt/editing/selection/5099303-expected.txt: |
| 3818 | * platform/qt/editing/selection/5136696-expected.txt: |
| 3819 | * platform/qt/editing/selection/5195166-1-expected.txt: |
| 3820 | * platform/qt/editing/selection/5195166-2-expected.txt: |
| 3821 | * platform/qt/editing/selection/5234383-1-expected.txt: |
| 3822 | * platform/qt/editing/selection/5234383-2-expected.txt: |
| 3823 | * platform/qt/editing/selection/5240265-expected.txt: |
| 3824 | * platform/qt/editing/selection/addRange-expected.txt: |
| 3825 | * platform/qt/editing/selection/caret-before-select-expected.txt: |
| 3826 | * platform/qt/editing/selection/editable-html-element-expected.txt: |
| 3827 | * platform/qt/editing/selection/mixed-editability-6-expected.txt: |
| 3828 | * platform/qt/editing/selection/mixed-editability-7-expected.txt: |
| 3829 | * platform/qt/editing/selection/move-by-sentence-linebreak-expected.txt: |
| 3830 | * platform/qt/editing/selection/select-all-005-expected.txt: |
| 3831 | * platform/qt/editing/selection/table-caret-1-expected.txt: |
| 3832 | * platform/qt/editing/selection/table-caret-2-expected.txt: |
| 3833 | * platform/qt/editing/selection/table-caret-3-expected.txt: |
| 3834 | * platform/qt/editing/style/4916887-expected.txt: |
| 3835 | * platform/qt/editing/style/5017613-1-expected.txt: |
| 3836 | * platform/qt/editing/style/5017613-2-expected.txt: |
| 3837 | * platform/qt/editing/style/5046875-1-expected.txt: |
| 3838 | * platform/qt/editing/style/5046875-2-expected.txt: |
| 3839 | * platform/qt/editing/style/5065910-expected.txt: |
| 3840 | * platform/qt/editing/style/5084241-expected.txt: |
| 3841 | * platform/qt/editing/style/5228141-expected.txt: |
| 3842 | * platform/qt/editing/style/5279521-expected.txt: |
| 3843 | * platform/qt/editing/style/font-family-with-space-expected.txt: |
| 3844 | * platform/qt/editing/style/fontsize-1-expected.txt: |
| 3845 | * platform/qt/editing/style/highlight-expected.txt: |
| 3846 | * platform/qt/editing/style/non-inheritable-styles-expected.txt: |
| 3847 | * platform/qt/editing/undo/5378473-expected.txt: |
| 3848 | * platform/qt/fast/dom/delete-contents-expected.txt: |
| 3849 | * platform/qt/fast/events/label-focus-expected.txt: |
| 3850 | * platform/qt/fast/forms/input-appearance-focus-expected.txt: |
| 3851 | * platform/qt/fast/forms/input-maxlength-2-expected.txt: |
| 3852 | * platform/qt/fast/forms/input-text-click-inside-expected.txt: |
| 3853 | * platform/qt/fast/forms/input-text-option-delete-expected.txt: |
| 3854 | * platform/qt/fast/forms/input-text-self-emptying-click-expected.txt: |
| 3855 | * platform/qt/fast/forms/textfield-drag-into-disabled-expected.txt: |
| 3856 | * platform/qt/fast/forms/textfield-overflow-expected.txt: |
| 3857 | * platform/qt/fast/overflow/overflow-focus-ring-expected.txt: |
| 3858 | * platform/qt/fast/repaint/4776765-expected.txt: |
| 3859 | * platform/qt/fast/repaint/selection-after-delete-expected.txt: |
| 3860 | * platform/qt/fast/repaint/selection-after-remove-expected.txt: |
| 3861 | * platform/win/editing/deleting/5168598-expected.txt: |
| 3862 | * platform/win/editing/inserting/4960120-1-expected.txt: |
| 3863 | * platform/win/editing/inserting/5607069-2-expected.txt: |
| 3864 | * platform/win/editing/inserting/5607069-3-expected.txt: |
| 3865 | * platform/win/editing/inserting/typing-tab-designmode-forms-expected.txt: |
| 3866 | * platform/win/editing/pasteboard/4806874-expected.txt: |
| 3867 | * platform/win/editing/selection/4895428-3-expected.txt: |
| 3868 | * platform/win/editing/selection/5136696-expected.txt: |
| 3869 | * platform/win/editing/selection/drag-select-1-expected.txt: |
| 3870 | * platform/win/fast/events/context-no-deselect-expected.txt: |
| 3871 | * platform/win/fast/events/label-focus-expected.txt: |
| 3872 | * platform/win/fast/forms/input-appearance-focus-expected.txt: |
| 3873 | * platform/win/fast/forms/input-text-click-inside-expected.txt: |
| 3874 | * platform/win/fast/forms/input-text-click-outside-expected.txt: |
| 3875 | * platform/win/fast/forms/input-text-double-click-expected.txt: |
| 3876 | * platform/win/fast/forms/input-text-drag-down-expected.txt: |
| 3877 | * platform/win/fast/forms/input-text-option-delete-expected.txt: |
| 3878 | * platform/win/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
| 3879 | * platform/win/fast/forms/input-text-self-emptying-click-expected.txt: |
| 3880 | * platform/win/fast/forms/textfield-drag-into-disabled-expected.txt: |
| 3881 | * platform/win/fast/forms/textfield-overflow-expected.txt: |
| 3882 | Updated BODY element index in test output (for some tests, it increased because of the |
| 3883 | implicitly added <head>, and for others, it decreased because mispositoned <script> is being |
| 3884 | moved into <head>). |
| 3885 | |
| 3886 | * webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive: |
| 3887 | * webarchive/archive-empty-frame-dom-expected.webarchive: |
| 3888 | Updated to include the implicitly added <head> elements. |
| 3889 | |
| 3890 | 2009-05-04 Holger Hans Peter Freyther <zecke@selfish.org> |
| 3891 | |
| 3892 | Disabling accessibility/canvas.html due the lack of a |
| 3893 | an AccessibilityController implementation in DRT. |
| 3894 | |
| 3895 | * platform/gtk/Skipped: |
| 3896 | |
| 3897 | 2009-05-04 Chris Fleizach <cfleizach@apple.com> |
| 3898 | |
| 3899 | Reviewed by Beth Dakin, Oliver Hunt. |
| 3900 | |
| 3901 | Bug 25557: REGRESSION: Canvas elements are ignored instead of being exposed as AXImage |
| 3902 | https://bugs.webkit.org/show_bug.cgi?id=25557 |
| 3903 | |
| 3904 | * accessibility/canvas-expected.txt: Added. |
| 3905 | * accessibility/canvas.html: Added. |
| 3906 | |
| 3907 | 2009-05-04 Kai Brüning <kai@granus.net> |
| 3908 | |
| 3909 | Reviewed by Eric Seidel. |
| 3910 | |
| 3911 | * fast/innerHTML/innerHTML-nbsp-expected.txt: Added. |
| 3912 | * fast/innerHTML/innerHTML-nbsp.xhtml: Added. |
| 3913 | |
| 3914 | 2009-05-04 Darin Adler <darin@apple.com> |
| 3915 | |
| 3916 | * platform/gtk/Skipped: Disable a test that's timing out. |
| 3917 | |
| 3918 | 2009-05-04 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 3919 | |
| 3920 | Disabling new tests, as they are failing because of font |
| 3921 | configuration mismatch between my machine and the bot. |
| 3922 | |
| 3923 | * platform/gtk/Skipped: |
| 3924 | * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt: Removed. |
| 3925 | * platform/gtk/svg/text/foreignObject-repaint-expected.txt: Removed. |
| 3926 | |
| 3927 | 2009-05-04 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 3928 | |
| 3929 | Reviewed by Alexey Proskuryakov. |
| 3930 | |
| 3931 | Add results for two new tests, for the GTK+ port. |
| 3932 | |
| 3933 | * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt: Added. |
| 3934 | * platform/gtk/svg/text/foreignObject-repaint-expected.txt: Added. |
| 3935 | |
| 3936 | 2009-05-04 Darin Adler <darin@apple.com> |
| 3937 | |
| 3938 | Reviewed by Adam Roben. |
| 3939 | |
| 3940 | * media/video-size-intrinsic-scale-expected.txt: Changed to match test. |
| 3941 | * media/video-size-intrinsic-scale.html: Removed doubled "Movie" word. |
| 3942 | |
| 3943 | 2009-05-04 Eric Carlson <eric.carlson@apple.com> |
| 3944 | |
| 3945 | Reviewed by Adam Roben. |
| 3946 | |
| 3947 | https://bugs.webkit.org/show_bug.cgi?id=25545 |
| 3948 | Bug 25545: HTMLMediaElement: display anamorphic video correctly |
| 3949 | |
| 3950 | Added 720x576i PAL anamorphic movie, extended video-size-intrinsic-scale |
| 3951 | test to check that it is sized correctly. |
| 3952 | |
| 3953 | * media/content/720x576i-anamorphic.mov: Added. |
| 3954 | * media/video-size-intrinsic-scale-expected.txt: |
| 3955 | * media/video-size-intrinsic-scale.html: |
| 3956 | |
| 3957 | 2009-05-03 Eric Seidel <eric@webkit.org> |
| 3958 | |
| 3959 | No review, just adding missing results. |
| 3960 | |
| 3961 | Add Win results for editing/spelling/spellcheck-attribute |
| 3962 | Pixel results are still missing, but I have no easy way |
| 3963 | to add them, and the bots aren't generating them currently. |
| 3964 | |
| 3965 | * platform/win/editing/spelling/spellcheck-attribute-expected.txt: Added. |
| 3966 | |
| 3967 | 2009-05-03 Hironori Bono <hbono@chromium.org> |
| 3968 | |
| 3969 | Reviewed by Eric Seidel. |
| 3970 | |
| 3971 | Bug 14552: Add a way to disable spell checking for specific element |
| 3972 | https://bugs.webkit.org/show_bug.cgi?id=14552 |
| 3973 | |
| 3974 | Add a layout test which verifies "spellcheck" attributes work as written |
| 3975 | in this specification, "http://damowmow.com/playground/spellcheck.txt". |
| 3976 | This test expects the default value of an element is compatible with |
| 3977 | Firefox, i.e. inheriting from the parent element. |
| 3978 | |
| 3979 | * editing/spelling/spellcheck-attribute.html: Added. |
| 3980 | * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum: Added. |
| 3981 | * platform/mac/editing/spelling/spellcheck-attribute-expected.png: Added. |
| 3982 | * platform/mac/editing/spelling/spellcheck-attribute-expected.txt: Added. |
| 3983 | |
| 3984 | 2009-05-03 Gustavo Noronha Silva <gns@gnome.org> |
| 3985 | |
| 3986 | Three more failing tests caused by the disabling of the others. |
| 3987 | |
| 3988 | * platform/gtk/Skipped: |
| 3989 | |
| 3990 | 2009-05-03 Gustavo Noronha Silva <gns@gnome.org> |
| 3991 | |
| 3992 | Disable more tests that fail on the bot, and those which fail when |
| 3993 | we disable some. Hopefully this finishes our massage to the |
| 3994 | skipped list and we can go back to working on fixing tests now. |
| 3995 | |
| 3996 | * platform/gtk/Skipped: |
| 3997 | |
| 3998 | 2009-05-03 Eric Seidel <eric@webkit.org> |
| 3999 | |
| 4000 | Reviewed by Sam Weinig. |
| 4001 | |
| 4002 | Dump more metrics from svgsvgelement-ctm test. |
| 4003 | (And break up the first SVG into two SVGs for easier reading of the metrics) |
| 4004 | |
| 4005 | * svg/custom/svgsvgelement-ctm-expected.txt: |
| 4006 | * svg/custom/svgsvgelement-ctm.xhtml: |
| 4007 | |
| 4008 | 2009-05-03 Gustavo Noronha Silva <gns@gnome.org> |
| 4009 | |
| 4010 | Some tests are still failing on the bot, despite working |
| 4011 | locally. Disabling for now. |
| 4012 | |
| 4013 | * platform/gtk/Skipped: |
| 4014 | |
| 4015 | 2009-05-03 Zan Dobersek <zandobersek@gmail.com> |
| 4016 | |
| 4017 | Reviewed by Gustavo Noronha. |
| 4018 | |
| 4019 | Enable more tests that succeed and style up the list a bit. |
| 4020 | |
| 4021 | * platform/gtk/Skipped: |
| 4022 | |
| 4023 | 2009-05-02 Dan Bernstein <mitz@apple.com> |
| 4024 | |
| 4025 | Reviewed by Darin Adler. |
| 4026 | |
| 4027 | - another test for <rdar://problem/6617298> Typing delete on an unquoted |
| 4028 | blank line unquotes the preceding, quoted blank line |
| 4029 | |
| 4030 | * editing/deleting/type-delete-after-quote-2-expected.txt: Added. |
| 4031 | * editing/deleting/type-delete-after-quote-2.html: Added. |
| 4032 | |
| 4033 | 2009-05-02 Darin Adler <darin@apple.com> |
| 4034 | |
| 4035 | Reviewed by Dan Bernstein. |
| 4036 | |
| 4037 | Bug 25352: REGRESSION(r42322): style isn't applied at bmwusa.com |
| 4038 | https://bugs.webkit.org/show_bug.cgi?id=25352 |
| 4039 | rdar://problem/6823239 |
| 4040 | |
| 4041 | * http/tests/mime/resources/style-with-text-css-and-invalid-type.php: |
| 4042 | Copied from LayoutTests/http/tests/mime/resources/style-with-charset.php and adapted. |
| 4043 | * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type-expected.txt: Added. |
| 4044 | * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type.html: |
| 4045 | Copied from LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-empty-content-type.html and adapted. |
| 4046 | |
| 4047 | 2009-05-02 Darin Adler <darin@apple.com> |
| 4048 | |
| 4049 | Reviewed by Brady Eidson (except for the non-fast/loading test fixes). |
| 4050 | |
| 4051 | Bug 25491: WebFrame leak when a subframe removes itself |
| 4052 | https://bugs.webkit.org/show_bug.cgi?id=25491 |
| 4053 | rdar://problem/6833859 |
| 4054 | |
| 4055 | * fast/loading: Added. |
| 4056 | * fast/loading/resources: Added. |
| 4057 | * fast/loading/resources/subframe-that-removes-itself.html: Added. |
| 4058 | * fast/loading/subframe-removes-itself-expected.txt: Added. |
| 4059 | * fast/loading/subframe-removes-itself.html: Added. |
| 4060 | |
| 4061 | * fast/frames/location-put-after-removal-expected.txt: Updated. |
| 4062 | For some reason, fixing the loader sequence results in output that has one more blank line. |
| 4063 | |
| 4064 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html: |
| 4065 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html: |
| 4066 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html: |
| 4067 | Updated tests so they don't terminate when the partial load of the subframe completes, but |
| 4068 | rather wait until the subsequent load of about:blank occurs. |
| 4069 | |
| 4070 | * platform/gtk/Skipped: Skip loading tests. |
| 4071 | |
| 4072 | 2009-05-02 Gustavo Noronha Silva <gns@gnome.org> |
| 4073 | |
| 4074 | Skip test that sometimes fails in GTK+. |
| 4075 | |
| 4076 | * platform/gtk/Skipped: |
| 4077 | |
| 4078 | 2009-05-02 Gustavo Noronha Silva <gns@gnome.org> |
| 4079 | |
| 4080 | Skip new test that does not represent a regression. |
| 4081 | |
| 4082 | * platform/gtk/Skipped: |
| 4083 | |
| 4084 | 2009-04-30 Kevin McCullough <kmccullough@apple.com> |
| 4085 | |
| 4086 | Reviewed by Adele Peterson and Darin Adler. |
| 4087 | |
| 4088 | <rdar://problem/4815598> Stuck in double spacing mode after pasting a |
| 4089 | paragraph with padding/margin (or table mode !) |
| 4090 | |
| 4091 | A lot of the issues in this bug were resolved on Mail's side by using |
| 4092 | WebKit to convert to plain text. This is the final issue, that floating |
| 4093 | style stays on copied nodes causing them to float when they are pasted |
| 4094 | which is not what the user intended. |
| 4095 | |
| 4096 | * editing/pasteboard/copy-paste-float-expected.txt: Added. |
| 4097 | * editing/pasteboard/copy-paste-float.html: Added. |
| 4098 | |
| 4099 | 2009-05-01 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 4100 | |
| 4101 | Skip the following failing tests: |
| 4102 | fast/replaced/table-percent-height-text-controls.html |
| 4103 | media/video-document-types.html |
| 4104 | |
| 4105 | * platform/gtk/Skipped: |
| 4106 | |
| 4107 | 2009-04-30 Gavin Barraclough <barraclough@apple.com> |
| 4108 | |
| 4109 | Reviewed by Geoff Garen. |
| 4110 | |
| 4111 | Add layout test for rdar:/68455379. |
| 4112 | |
| 4113 | * fast/js/regexp-range-bound-ffff-expected.txt: Added. |
| 4114 | * fast/js/regexp-range-bound-ffff.html: Added. |
| 4115 | * fast/js/resources/regexp-range-bound-ffff.js: Added. |
| 4116 | |
| 4117 | 2009-04-30 Eric Carlson <eric.carlson@apple.com> |
| 4118 | |
| 4119 | Reviewed by Simon Fraser. |
| 4120 | |
| 4121 | MediaDocument falls back to plug-in unnecessarily |
| 4122 | https://bugs.webkit.org/show_bug.cgi?id=25504 |
| 4123 | <rdar://problem/6844702> |
| 4124 | |
| 4125 | Test case for MediaDocument with previously unsupported track |
| 4126 | types. Disabled on Windows for now until https://bugs.webkit.org/show_bug.cgi?id=25220 |
| 4127 | has been fixed. |
| 4128 | |
| 4129 | * media/content/counting.mp4: Added. |
| 4130 | * media/video-document-types-expected.txt: Added. |
| 4131 | * media/video-document-types.html: Added. |
| 4132 | * platform/win/Skipped: |
| 4133 | |
| 4134 | 2009-04-30 Ojan Vafai <ojan@chromium.org> |
| 4135 | |
| 4136 | Reviewed by Eric Seidel. |
| 4137 | |
| 4138 | Fix tests that depend on Mac-specific metrics now that text controls |
| 4139 | are sized according to font metrics (r43007). |
| 4140 | |
| 4141 | Fixes https://bugs.webkit.org/show_bug.cgi?id=25474. |
| 4142 | |
| 4143 | * fast/forms/textarea-appearance-wrap-expected.txt: |
| 4144 | * fast/forms/textarea-appearance-wrap.html: |
| 4145 | This test only really cares that a line-wrap character is submitted |
| 4146 | with forms that have the appropriate wrap value and not with other forms. |
| 4147 | So checking that the submit contents have a line-wrap character, instead of |
| 4148 | looking for it in a specific place, is sufficient. This gets around that we |
| 4149 | wrap in a different place in some cases on Mac and Windows. |
| 4150 | |
| 4151 | * fast/forms/textarea-hard-linewrap-expected.txt: Removed. |
| 4152 | * fast/forms/textarea-hard-linewrap.html: Removed. |
| 4153 | This test is redundant with fast/forms/textarea-appearance-wrap.html. |
| 4154 | |
| 4155 | * fast/replaced/table-percent-height-expected.txt: |
| 4156 | * fast/replaced/table-percent-height-text-controls-expected.txt: Added. |
| 4157 | * fast/replaced/table-percent-height-text-controls.html: Added. |
| 4158 | * fast/replaced/table-percent-height.html: |
| 4159 | Pulled out the cases in table-percent-height.html that had text controls and moved |
| 4160 | them into their own test. The new test doesn't assert specific metrics, it just |
| 4161 | spits them out. This allows us to have different expected results for Windows and |
| 4162 | Mac without having "FAIL" messages in the expected results. It's not perfect, but |
| 4163 | it seems better than any alternatives I could come up with. We do still print "FAIL" |
| 4164 | if the results don't match any platform. |
| 4165 | |
| 4166 | * platform/win/Skipped: |
| 4167 | * platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Added. |
| 4168 | |
| 4169 | 2009-04-30 Simon Fraser <simon.fraser@apple.com> |
| 4170 | |
| 4171 | Reviewed by Darin Adler |
| 4172 | |
| 4173 | <rdar://problem/6839338> VoiceOver does not take into account transforms when drawing outlines |
| 4174 | |
| 4175 | Test accessibility bounding box with CSS transforms. |
| 4176 | |
| 4177 | * accessibility/transformed-element-expected.txt: Added. |
| 4178 | * accessibility/transformed-element.html: Added. |
| 4179 | |
| 4180 | 2009-04-30 Darin Adler <darin@apple.com> |
| 4181 | |
| 4182 | Reviewed by Sam Weinig. |
| 4183 | |
| 4184 | Add a first text iterator test. We'll add more later. |
| 4185 | This test includes some known expected failures. At some point we'll fix those. |
| 4186 | |
| 4187 | * editing/text-iterator: Added. |
| 4188 | * editing/text-iterator/basic-iteration-expected.txt: Added. |
| 4189 | * editing/text-iterator/basic-iteration.html: Added. |
| 4190 | * editing/text-iterator/resources: Added. |
| 4191 | * editing/text-iterator/resources/TEMPLATE.html: Copied from editing/selection/resources/TEMPLATE.html. |
| 4192 | * editing/text-iterator/resources/basic-iteration.js: Added. |
| 4193 | |
| 4194 | * platform/gtk/Skipped: Skip editing/text-iterator since only Mac DumpRenderTree has this at the moment. |
| 4195 | * platform/qt/Skipped: Ditto. |
| 4196 | * platform/win/Skipped: Ditto. |
| 4197 | |
| 4198 | 2009-04-30 Sam Weinig <sam@webkit.org> |
| 4199 | |
| 4200 | Reviewed by Alexey Proskuryakov. |
| 4201 | |
| 4202 | Test for bug where the WorkerLocation and WorkerNavigator wrappers would be |
| 4203 | collected even if the WorkerContext is still alive. |
| 4204 | |
| 4205 | * fast/workers/worker-context-gc-expected.txt: Added. |
| 4206 | * fast/workers/worker-context-gc.html: Added. |
| 4207 | |
| 4208 | 2009-04-30 Alexey Proskuryakov <ap@webkit.org> |
| 4209 | |
| 4210 | Reviewed by Darin Adler. |
| 4211 | |
| 4212 | https://bugs.webkit.org/show_bug.cgi?id=25379 |
| 4213 | <rdar://problem/6809460> REGRESSION (r41772): Selecting a bank in American Express Pay Bill fails |
| 4214 | |
| 4215 | * fast/forms/multiple-selected-options-innerHTML-expected.txt: Added. |
| 4216 | * fast/forms/multiple-selected-options-innerHTML.html: Added. |
| 4217 | |
| 4218 | 2009-04-30 Dan Bernstein <mitz@apple.com> |
| 4219 | |
| 4220 | Reviewed by Simon Fraser. |
| 4221 | |
| 4222 | - updated results for https://bugs.webkit.org/show_bug.cgi?id=25476 |
| 4223 | <rdar://problem/6841919> REGRESSION (r42987): Welcome to Safari 4 |
| 4224 | animation is jittery |
| 4225 | |
| 4226 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: |
| 4227 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: |
| 4228 | * platform/mac/svg/custom/focus-ring-expected.checksum: |
| 4229 | * platform/mac/svg/custom/focus-ring-expected.png: |
| 4230 | * platform/mac/svg/custom/image-small-width-height-expected.checksum: |
| 4231 | * platform/mac/svg/custom/image-small-width-height-expected.png: |
| 4232 | |
| 4233 | 2009-04-30 Brady Eidson <beidson@apple.com> |
| 4234 | |
| 4235 | Reviewed by Maciej Stachowiak |
| 4236 | |
| 4237 | Test for <rdar://problem/3785248> http://www.greekembassy.org/ gets in an infinite reload loop |
| 4238 | https://bugs.webkit.org/show_bug.cgi?id=21193 |
| 4239 | |
| 4240 | * fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution-expected.txt: Added. |
| 4241 | * fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html: Added. |
| 4242 | |
| 4243 | 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4244 | |
| 4245 | Skip one more video test that sometimes fails. |
| 4246 | |
| 4247 | * platform/gtk/Skipped: |
| 4248 | |
| 4249 | 2009-04-30 Adam Roben <aroben@apple.com> |
| 4250 | |
| 4251 | Add a sometimes-timing-out test to the Windows skipped file |
| 4252 | |
| 4253 | See Bug 25483: http/tests/navigation/redirect-cycle.html sometimes |
| 4254 | times out on Windows |
| 4255 | <https://bugs.webkit.org/show_bug.cgi?id=25483> |
| 4256 | |
| 4257 | * platform/win/Skipped: Added |
| 4258 | http/tests/navigation/redirect-cycle.html. |
| 4259 | |
| 4260 | 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4261 | |
| 4262 | Skip two more tests that I had accidentaly generated results for, |
| 4263 | locally. |
| 4264 | |
| 4265 | * platform/gtk/Skipped: |
| 4266 | |
| 4267 | 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4268 | |
| 4269 | Also disable new tests, and tests that are using stderr. |
| 4270 | |
| 4271 | * platform/gtk/Skipped: |
| 4272 | |
| 4273 | 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4274 | |
| 4275 | Disabling more video tests that seem to come and go. |
| 4276 | |
| 4277 | * platform/gtk/Skipped: |
| 4278 | |
| 4279 | 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4280 | |
| 4281 | Hopefully last try making the bot green. |
| 4282 | |
| 4283 | * platform/gtk/Skipped: |
| 4284 | |
| 4285 | 2009-04-30 Ariya Hidayat <ariya.hidayat@nokia.com> |
| 4286 | |
| 4287 | Rubber-stamped by Simon Hausmann. |
| 4288 | |
| 4289 | [Qt] Exclude canvas-putImageData.html from the skipped list since |
| 4290 | Canvas's putImageData is implemented in r41355 already. |
| 4291 | |
| 4292 | * platform/qt/Skipped: Removed canvas-putImageData.html. |
| 4293 | |
| 4294 | 2009-04-29 Sam Weinig <sam@webkit.org> |
| 4295 | |
| 4296 | Reviewed by Oliver Hunt. |
| 4297 | |
| 4298 | Test for https://bugs.webkit.org/show_bug.cgi?id=25440 |
| 4299 | setTimeout should stringify non-string/non-function first arguments |
| 4300 | |
| 4301 | * fast/dom/Window/setTimeout-string-argument-expected.txt: Added. |
| 4302 | * fast/dom/Window/setTimeout-string-argument.html: Added. |
| 4303 | |
| 4304 | 2009-04-29 Dan Bernstein <mitz@apple.com> |
| 4305 | |
| 4306 | Reviewed by Simon Fraser. |
| 4307 | |
| 4308 | - test and updated results for <rdar://problem/6609509> Select All and |
| 4309 | then Delete should put Mail editing back into the same state as a new |
| 4310 | message |
| 4311 | |
| 4312 | * editing/deleting/in-visibly-empty-root-expected.txt: Added. |
| 4313 | * editing/deleting/in-visibly-empty-root.html: Added. |
| 4314 | * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt: |
| 4315 | |
| 4316 | 2009-04-23 Eric Seidel <eric@webkit.org> |
| 4317 | |
| 4318 | Reviewed by Oliver Hunt. |
| 4319 | |
| 4320 | Re-write image-clipped-hit.svg to be dumpAsText() (and clean up the code to be less insane) |
| 4321 | |
| 4322 | * platform/mac/svg/custom/image-clipped-hit-expected.checksum: Removed. |
| 4323 | * platform/mac/svg/custom/image-clipped-hit-expected.png: Removed. |
| 4324 | * platform/mac/svg/custom/image-clipped-hit-expected.txt: Removed. |
| 4325 | * platform/qt/svg/custom/image-clipped-hit-expected.txt: Removed. |
| 4326 | * svg/custom/image-clipped-hit.svg: |
| 4327 | |
| 4328 | 2009-04-29 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4329 | |
| 4330 | Second try at making the bot green. |
| 4331 | |
| 4332 | * platform/gtk/Skipped: |
| 4333 | |
| 4334 | 2009-04-29 Xiaomei Ji <xji@chromium.org> |
| 4335 | |
| 4336 | Reviewed by Dan Bernstein. |
| 4337 | |
| 4338 | Fix https://bugs.webkit.org/show_bug.cgi?id=24168 |
| 4339 | RTL: Home/End key does not behave correctly in mixed bidi text in RTL document |
| 4340 | |
| 4341 | * editing/selection/extend-selection-expected.txt: Added result for extend in |
| 4342 | lineBoundary. |
| 4343 | * editing/selection/extend-selection.html: Added test cases and script for extend |
| 4344 | in lineBoundary. |
| 4345 | * editing/selection/home-end-expected.txt: Added. |
| 4346 | * editing/selection/home-end.html: Added. |
| 4347 | |
| 4348 | 2009-04-29 Ojan Vafai <ojan@chromium.org> |
| 4349 | |
| 4350 | Reviewed by Eric Seidel. |
| 4351 | |
| 4352 | Fix this test to only use a setTimeout in IE. It doesn't need a timeout in WebKit |
| 4353 | and the timeout requires using waitUntilDone/notifyDone, which doesn't play |
| 4354 | nicely with JS tests. |
| 4355 | |
| 4356 | See https://bugs.webkit.org/show_bug.cgi?id=25471 |
| 4357 | |
| 4358 | * fast/forms/resources/textarea-metrics.js: |
| 4359 | (assertTextareaMetrics): |
| 4360 | * fast/forms/textarea-metrics-expected.txt: |
| 4361 | * platform/win/fast/forms/textarea-metrics-expected.txt: |
| 4362 | * platform/win/Skipped: |
| 4363 | |
| 4364 | 2009-04-29 Ojan Vafai <ojan@chromium.org> |
| 4365 | |
| 4366 | Reviewed by Eric Seidel. |
| 4367 | |
| 4368 | Put this file in the right place to fix the bot failure. |
| 4369 | |
| 4370 | * platform/mac-tiger/fast/forms/text-control-intrinsic-widths-expected.txt: Renamed from LayoutTests/platform/mac-tiger/text-control-intrinsic-widths-expected.txt. |
| 4371 | |
| 4372 | 2009-04-29 Ojan Vafai <ojan@chromium.org> |
| 4373 | |
| 4374 | Reviewed by Eric Seidel. |
| 4375 | |
| 4376 | Skip fast/forms/textarea-metrics.html. It's printing the TEST PASSED |
| 4377 | before the test is finished. There's a race with any JS tests that |
| 4378 | use setTimeout. Fortunately, this test doesn't need the setTimeout, |
| 4379 | so it's easy to fix. |
| 4380 | |
| 4381 | See https://bugs.webkit.org/show_bug.cgi?id=25471 |
| 4382 | |
| 4383 | * platform/win/Skipped: |
| 4384 | |
| 4385 | 2009-04-29 Eric Seidel <eric@webkit.org> |
| 4386 | |
| 4387 | No review, rolling out a patch. |
| 4388 | |
| 4389 | Revert http://trac.webkit.org/changeset/43019 |
| 4390 | |
| 4391 | New tests failed because I removed the tabs from them |
| 4392 | when landing (since we avoid tabs in WebKit files). |
| 4393 | I couldn't tell if the new results were correct with |
| 4394 | spaces or not. |
| 4395 | |
| 4396 | * editing/selection/extend-selection-expected.txt: |
| 4397 | * editing/selection/extend-selection.html: |
| 4398 | * editing/selection/home-end-expected.txt: Removed. |
| 4399 | * editing/selection/home-end.html: Removed. |
| 4400 | |
| 4401 | 2009-04-29 Eric Seidel <eric@webkit.org> |
| 4402 | |
| 4403 | No review, rolling out a patch. |
| 4404 | |
| 4405 | Revert 43020 as it caused accessibility/lists.html to fail |
| 4406 | and no one is around to tell me if it's a progression or not. |
| 4407 | |
| 4408 | * platform/win/accessibility/listitem-role-expected.txt: Removed. |
| 4409 | * platform/win/accessibility/listitem-role.html: Removed. |
| 4410 | |
| 4411 | 2009-04-29 Sankar Aditya Tanguturi <sankaraditya@gmail.com> |
| 4412 | |
| 4413 | Reviewed by Jon Honeycutt. |
| 4414 | |
| 4415 | Add a new accessibility role for list items. Part of |
| 4416 | http://bugs.webkit.org/show_id.cgi?id=20013 |
| 4417 | |
| 4418 | * platform/win/accessibility: Added a new directory to add |
| 4419 | windows specific test case. |
| 4420 | * platform/win/accessibility/listitem-role-expected.txt: Added. This |
| 4421 | test case is added to check if role attribute of list item elements is |
| 4422 | populated correctly or not. |
| 4423 | * platform/win/accessibility/listitem-role.html: Added. This file |
| 4424 | contains the expected output for the new test case that is added in |
| 4425 | this fix. |
| 4426 | |
| 4427 | 2009-04-29 Xiaomei Ji <xji@chromium.org> |
| 4428 | |
| 4429 | Reviewed by Dan Bernstein. |
| 4430 | |
| 4431 | Fix https://bugs.webkit.org/show_bug.cgi?id=24168 |
| 4432 | RTL: Home/End key does not behave correctly in mixed bidi text in RTL document |
| 4433 | |
| 4434 | * editing/selection/extend-selection-expected.txt: Added result for extend in |
| 4435 | lineBoundary. |
| 4436 | * editing/selection/extend-selection.html: Added test cases and script for extend |
| 4437 | in lineBoundary. |
| 4438 | * editing/selection/home-end-expected.txt: Added. |
| 4439 | * editing/selection/home-end.html: Added. |
| 4440 | |
| 4441 | 2009-04-29 Sankar Aditya Tanguturi <sankaraditya@gmail.com> |
| 4442 | |
| 4443 | Reviewed by Adele Peterson. |
| 4444 | |
| 4445 | Populate the role attribute for document objects correctly |
| 4446 | on windows. Added a new test case for this fix. This fix is |
| 4447 | specific for windows. So, added a new test case in windows |
| 4448 | specific directory. |
| 4449 | https://bugs.webkit.org/show_bug.cgi?id=23583 |
| 4450 | |
| 4451 | * platform/win/accessibility: Added a new directory i.e. accessibility. |
| 4452 | * platform/win/accessibility/document-role-expected.txt: Added a new |
| 4453 | test case for populating role attribute of document objects. |
| 4454 | * platform/win/accessibility/document-role.html: This file represents |
| 4455 | the expected output for the test case that is added. |
| 4456 | |
| 4457 | 2009-04-29 Mike Belshe <mike@belshe.com> |
| 4458 | |
| 4459 | Reviewed by Eric Seidel. |
| 4460 | |
| 4461 | Update location while page is loading. |
| 4462 | https://bugs.webkit.org/show_bug.cgi?id=21597 |
| 4463 | |
| 4464 | * fast/dom/Window/window-open-pending-url-expected.txt: |
| 4465 | * fast/dom/location-new-window-no-crash-expected.txt: |
| 4466 | * fast/dom/resources/location-new-window-no-crash.js: |
| 4467 | |
| 4468 | 2009-04-29 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 4469 | |
| 4470 | Rubber-stamped by Mark Rowe. |
| 4471 | |
| 4472 | Disable failing tests to make the bot green for its new debut, so |
| 4473 | that we can more easily track regressions. |
| 4474 | |
| 4475 | * platform/gtk/Skipped: |
| 4476 | |
| 4477 | 2009-04-28 Ojan Vafai <ojan@chromium.org> |
| 4478 | |
| 4479 | Reviewed by Dan Bernstein. |
| 4480 | |
| 4481 | Make textarea and text input metrics more closely match IEs. |
| 4482 | |
| 4483 | textarea-metrics.js tests the client/scroll/offset width and height |
| 4484 | of textareas with various CSS applied to them in both quirks |
| 4485 | and strict mode. |
| 4486 | |
| 4487 | svg-fonts-in-text-controls tests that the average and max character |
| 4488 | width of an svg font are correctly retrieved. |
| 4489 | |
| 4490 | text-control-intrinsic-widths tests the widths of inputs and textareas with |
| 4491 | different size/cols and different fonts set. |
| 4492 | |
| 4493 | Also, there are 3 tests that have Mac-specific metrics in their asserts. |
| 4494 | The results are actually correct for Windows, so I've added them |
| 4495 | to the Skipped list and promise I'll fix them in the next couple days. |
| 4496 | It's just hard to manage a change that requires updating such a large |
| 4497 | number of test expectations. The three tests are: |
| 4498 | fast/forms/textarea-appearance-wrap.html |
| 4499 | fast/forms/textarea-hard-linewrap.html |
| 4500 | fast/replaced/table-percent-height.html |
| 4501 | |
| 4502 | Excluding list of updated results as the list is so long. |
| 4503 | |
| 4504 | 2009-04-29 Oliver Hunt <oliver@apple.com> |
| 4505 | |
| 4506 | Reviewed by Steve Falkenburg. |
| 4507 | |
| 4508 | Add a test case for non-string value for Function.displayName in the profiler. |
| 4509 | |
| 4510 | * fast/profiler/named-functions-with-display-names-expected.txt: |
| 4511 | * fast/profiler/named-functions-with-display-names.html: |
| 4512 | |
| 4513 | 2009-04-29 Eric Carlson <eric.carlson@apple.com> |
| 4514 | |
| 4515 | Disable media/video-zoom-controls.html on Windows for now. |
| 4516 | |
| 4517 | * platform/win/Skipped: add media/video-zoom-controls.html. |
| 4518 | |
| 4519 | 2009-04-29 Ariya Hidayat <ariya.hidayat@nokia.com> |
| 4520 | |
| 4521 | Reviewed by Simon Fraser. |
| 4522 | |
| 4523 | Updated expected results after Qt's GraphicsContext fixes. |
| 4524 | |
| 4525 | * platform/qt/fast/canvas/set-colors-expected.txt: |
| 4526 | |
| 4527 | 2009-04-28 Alexey Proskuryakov <ap@webkit.org> |
| 4528 | |
| 4529 | Fix the test for <https://bugs.webkit.org/show_bug.cgi?id=25420> - I broke it when |
| 4530 | experimenting with other aspects of the issue, so it didn't check what it should have checked. |
| 4531 | |
| 4532 | * http/tests/xmlhttprequest/detaching-frame-2.html: |
| 4533 | |
| 4534 | 2009-04-28 David Carson <dacarson@apple.com> |
| 4535 | |
| 4536 | Reviewed by David Kilzer. |
| 4537 | |
| 4538 | Restore alignment to device pixel boundaries. |
| 4539 | https://bugs.webkit.org/show_bug.cgi?id=25458 |
| 4540 | |
| 4541 | Updated test results with progressions. |
| 4542 | |
| 4543 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: |
| 4544 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: |
| 4545 | Yin-yang image shifted slightly to pixel boundaries. |
| 4546 | |
| 4547 | * platform/mac/svg/custom/focus-ring-expected.checksum: |
| 4548 | * platform/mac/svg/custom/focus-ring-expected.png: |
| 4549 | Focus rings drawn around rotated "focus text" and checkered |
| 4550 | images shifted slightly to pixel boundaries. |
| 4551 | |
| 4552 | * platform/mac/svg/custom/image-small-width-height-expected.checksum: |
| 4553 | * platform/mac/svg/custom/image-small-width-height-expected.png: |
| 4554 | Checkered images shifted slightly to pixel boundaries. |
| 4555 | |
| 4556 | 2009-04-28 David Kilzer <ddkilzer@apple.com> |
| 4557 | |
| 4558 | Added missing pixel test results. |
| 4559 | |
| 4560 | * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.checksum: Added. |
| 4561 | * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.png: Added. |
| 4562 | * platform/mac/fast/table/cell-coalescing-expected.checksum: Added. |
| 4563 | * platform/mac/fast/table/cell-coalescing-expected.png: Added. |
| 4564 | * platform/mac/webarchive/adopt-attribute-styled-body-webarchive-expected.checksum: Added. |
| 4565 | * platform/mac/webarchive/adopt-attribute-styled-body-webarchive-expected.png: Added. |
| 4566 | * platform/mac/webarchive/adopt-attribute-styled-node-webarchive-expected.checksum: Added. |
| 4567 | * platform/mac/webarchive/adopt-attribute-styled-node-webarchive-expected.png: Added. |
| 4568 | * platform/mac/webarchive/adopt-inline-styled-node-webarchive-expected.checksum: Added. |
| 4569 | * platform/mac/webarchive/adopt-inline-styled-node-webarchive-expected.png: Added. |
| 4570 | |
| 4571 | 2009-04-28 Alexey Proskuryakov <ap@webkit.org> |
| 4572 | |
| 4573 | Reviewed by Darin Adler. |
| 4574 | |
| 4575 | https://bugs.webkit.org/show_bug.cgi?id=25420 |
| 4576 | <rdar://problem/6829570> REGRESSION: XMLHttpRequest allows loading from another origin |
| 4577 | |
| 4578 | The test in intentionally vague, as the behavior is not fully specified yet, and any way to |
| 4579 | prevent cross-origin load is fine for now. |
| 4580 | |
| 4581 | * http/tests/xmlhttprequest/detaching-frame-2-expected.txt: Added. |
| 4582 | * http/tests/xmlhttprequest/detaching-frame-2.html: Added. |
| 4583 | * http/tests/xmlhttprequest/resources/echo-host.php: Added. |
| 4584 | |
| 4585 | 2009-04-28 Eric Seidel <eric@webkit.org> |
| 4586 | |
| 4587 | Reviewed by Simon Fraser. |
| 4588 | |
| 4589 | Add a couple table hit tests |
| 4590 | https://bugs.webkit.org/show_bug.cgi?id=21892 |
| 4591 | |
| 4592 | * svg/hittest/svg-inside-display-table-expected.txt: Added. |
| 4593 | * svg/hittest/svg-inside-display-table.xhtml: Added. |
| 4594 | * svg/hittest/svg-inside-table-expected.txt: Added. |
| 4595 | * svg/hittest/svg-inside-table.xhtml: Added. |
| 4596 | |
| 4597 | 2009-04-28 Adele Peterson <adele@apple.com> |
| 4598 | |
| 4599 | Reviewed by Darin Adler. |
| 4600 | |
| 4601 | Test for <rdar://problem/6617298> Typing delete on an unquoted blank line unquotes the preceding, quoted blank line |
| 4602 | |
| 4603 | * editing/deleting/type-delete-after-quote.html: Added. |
| 4604 | * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: This expected result change reflects a change in how the editing is done, |
| 4605 | but the document structure remains the same, and there are no visible changes to the result. |
| 4606 | * platform/mac/editing/deleting/type-delete-after-quote-expected.checksum: Added. |
| 4607 | * platform/mac/editing/deleting/type-delete-after-quote-expected.png: Added. |
| 4608 | * platform/mac/editing/deleting/type-delete-after-quote-expected.txt: Added. |
| 4609 | |
| 4610 | 2009-04-28 Eric Seidel <eric@webkit.org> |
| 4611 | |
| 4612 | Reviewed by Simon Fraser. |
| 4613 | |
| 4614 | Add text gradient test to cover |
| 4615 | https://bugs.webkit.org/show_bug.cgi?id=25403 |
| 4616 | |
| 4617 | * platform/mac/svg/text/text-gradient-positioning-expected.checksum: Added. |
| 4618 | * platform/mac/svg/text/text-gradient-positioning-expected.png: Added. |
| 4619 | * platform/mac/svg/text/text-gradient-positioning-expected.txt: Added. |
| 4620 | * svg/text/text-gradient-positioning.svg: Added. |
| 4621 | |
| 4622 | 2009-04-28 Eric Seidel <eric@webkit.org> |
| 4623 | |
| 4624 | Reviewed by David Hyatt. |
| 4625 | |
| 4626 | Add text repaint test to cover |
| 4627 | https://bugs.webkit.org/show_bug.cgi?id=16188 |
| 4628 | |
| 4629 | * platform/mac/svg/text/text-repaint-rects-expected.checksum: Added. |
| 4630 | * platform/mac/svg/text/text-repaint-rects-expected.png: Added. |
| 4631 | * platform/mac/svg/text/text-repaint-rects-expected.txt: Added. |
| 4632 | * svg/text/text-repaint-rects.xhtml: Added. |
| 4633 | |
| 4634 | 2009-04-28 Brady Eidson <beidson@apple.com> |
| 4635 | |
| 4636 | Reviewed by Darin Adler |
| 4637 | |
| 4638 | <rdar://problem/6643219> Crashes after moving nodes between documents with Safari 4 Beta installed |
| 4639 | |
| 4640 | * webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive: Added. |
| 4641 | * webarchive/adopt-attribute-styled-body-webarchive.html: Added. |
| 4642 | * webarchive/resources/adopt-attribute-styled-body-iframe.html: Added. |
| 4643 | * webarchive/resources/adopt-attribute-styled-body-second-window.html: Added. |
| 4644 | |
| 4645 | * webarchive/adopt-attribute-styled-node-webarchive-expected.webarchive: Added. |
| 4646 | * webarchive/adopt-attribute-styled-node-webarchive.html: Added. |
| 4647 | * webarchive/resources/adopt-attribute-styled-node-second-window.html: Added. |
| 4648 | |
| 4649 | * webarchive/adopt-inline-styled-node-webarchive-expected.webarchive: Added. |
| 4650 | * webarchive/adopt-inline-styled-node-webarchive.html: Added. |
| 4651 | * webarchive/resources/adopt-inline-styled-node-second-window.html: Added. |
| 4652 | |
| 4653 | 2009-04-27 Eric Seidel <eric@webkit.org> |
| 4654 | |
| 4655 | Reviewed by Sam Weinig. |
| 4656 | |
| 4657 | Fix foreignObject transform order |
| 4658 | https://bugs.webkit.org/show_bug.cgi?id=25433 |
| 4659 | |
| 4660 | * platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum: |
| 4661 | * platform/mac-leopard/svg/custom/foreign-object-skew-expected.png: |
| 4662 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum: |
| 4663 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png: |
| 4664 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum: |
| 4665 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png: |
| 4666 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.checksum: |
| 4667 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png: |
| 4668 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum: |
| 4669 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png: |
| 4670 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum: |
| 4671 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png: |
| 4672 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum: |
| 4673 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png: |
| 4674 | * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.checksum: |
| 4675 | * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png: |
| 4676 | |
| 4677 | 2009-04-27 Eric Seidel <eric@webkit.org> |
| 4678 | |
| 4679 | Reviewed by Simon Fraser. |
| 4680 | |
| 4681 | Simplify how SVG containers paint |
| 4682 | https://bugs.webkit.org/show_bug.cgi?id=25431 |
| 4683 | |
| 4684 | All three of these changes are progressions. |
| 4685 | We're now respecting border and padding in absoluteTransform() |
| 4686 | which changes the dumped coordinates for these tests. |
| 4687 | |
| 4688 | * platform/mac/svg/custom/circle-move-invalidation-expected.txt: 1px border causes path offset |
| 4689 | * platform/mac/svg/custom/svg-float-border-padding-expected.txt: now respects 20px of border/padding |
| 4690 | * platform/mac/svg/custom/viewport-update2-expected.txt: now respects 5px of border/padding, SVG origin is effectively 5,5 (not 0,0) |
| 4691 | |
| 4692 | 2009-04-28 Chris Fleizach <cfleizach@apple.com> |
| 4693 | |
| 4694 | Reviewed by Darin Alder. |
| 4695 | |
| 4696 | Bug 25453: AX: fall back to PLACEHOLDER attr if form element is not labeled |
| 4697 | https://bugs.webkit.org/show_bug.cgi?id=25453 |
| 4698 | |
| 4699 | * accessibility/placeholder-expected.txt: Added. |
| 4700 | * accessibility/placeholder.html: Added. |
| 4701 | |
| 4702 | 2009-04-28 Chris Fleizach <cfleizach@apple.com> |
| 4703 | |
| 4704 | Reviewed by Darin Adler. |
| 4705 | |
| 4706 | Bug 25452: AX: Don't create addition space AXStaticText element for every bold or link tag |
| 4707 | https://bugs.webkit.org/show_bug.cgi?id=25452 |
| 4708 | |
| 4709 | * accessibility/ignore-spacer-elements-expected.txt: Added. |
| 4710 | * accessibility/ignore-spacer-elements.html: Added. |
| 4711 | * platform/mac/accessibility/internal-link-anchors2-expected.txt: |
| 4712 | |
| 4713 | 2009-04-28 Chris Fleizach <cfleizach@apple.com> |
| 4714 | |
| 4715 | Reviewed by Darin Adler. |
| 4716 | |
| 4717 | Bug 25449: AX: Respect the alt tag of ARIA button as AXDescription |
| 4718 | https://bugs.webkit.org/show_bug.cgi?id=25449 |
| 4719 | |
| 4720 | * accessibility/img-aria-button-alt-tag-expected.txt: Added. |
| 4721 | * accessibility/img-aria-button-alt-tag.html: Added. |
| 4722 | |
| 4723 | 2009-04-28 Eric Carlson <eric.carlson@apple.com> |
| 4724 | |
| 4725 | Reviewed by Adam Roben |
| 4726 | |
| 4727 | <rdar://problem/6769968> media/video-size-intrinsic-scale.html fails on Windows |
| 4728 | https://bugs.webkit.org/show_bug.cgi?id=25094 |
| 4729 | |
| 4730 | * platform/win/Skipped: Re-enable video-size-intrinsic-scale.html. |
| 4731 | |
| 4732 | 2009-04-27 Sam Weinig <sam@webkit.org> |
| 4733 | |
| 4734 | Reviewed by Mark Rowe. |
| 4735 | |
| 4736 | Disable test intermittent failing test. |
| 4737 | |
| 4738 | * svg/custom/filter-source-alpha.svg: Removed. |
| 4739 | * svg/custom/filter-source-alpha.svg-disabled: Copied from svg/custom/filter-source-alpha.svg. |
| 4740 | |
| 4741 | 2009-04-27 Pierre d'Herbemont <pdherbemont@apple.com> |
| 4742 | |
| 4743 | Reviewed by Simon Fraser |
| 4744 | |
| 4745 | Fix video-played.html layout test. |
| 4746 | |
| 4747 | https://bugs.webkit.org/show_bug.cgi?id=25424 |
| 4748 | |
| 4749 | We implement playForMillisecs() which makes sure the video |
| 4750 | will have been playing for a minimum time. |
| 4751 | |
| 4752 | Note, this does not ensure a strict synchronization between the time |
| 4753 | asked and the media playback. But given that media playback is the |
| 4754 | slow part we just need to compensate for the delay involved by playback. |
| 4755 | (And not the other way around.) |
| 4756 | |
| 4757 | Moreover, we split the test in 3 in order to be more gentle which |
| 4758 | slower machines that may tend to timeout more easily on those tests. |
| 4759 | |
| 4760 | * media/video-played-collapse-expected.txt: Added. |
| 4761 | * media/video-played-collapse.html: Added. |
| 4762 | * media/video-played-expected.txt: |
| 4763 | * media/video-played-reset-expected.txt: Added. |
| 4764 | * media/video-played-reset.html: Added. |
| 4765 | * media/video-played.html: |
| 4766 | - Split tests in multiple files. |
| 4767 | - Makes sure we always play as much as requested by using |
| 4768 | playForMillisecs(); |
| 4769 | * media/video-played.js: Added. |
| 4770 | (testRanges): |
| 4771 | (nextTest): |
| 4772 | (pause): |
| 4773 | (canplay): |
| 4774 | (willCreateNewRange): |
| 4775 | (startPlayingInNewRange): |
| 4776 | (startPlaying): |
| 4777 | (secToMilli): |
| 4778 | (milliToSecs): |
| 4779 | (playForMillisecs.callPauseIfTimeIsReached): |
| 4780 | (playForMillisecs): |
| 4781 | (videoPlayedMain): |
| 4782 | |
| 4783 | 2009-04-27 Beth Dakin <bdakin@apple.com> |
| 4784 | |
| 4785 | Reviewed by Dave Hyatt. |
| 4786 | |
| 4787 | Test for <rdar://problem/6709057> REGRESSION (4PB-TOT): http://www.winway.com/main3/support/faq.aspx selector doesn't look right or work |
| 4788 | |
| 4789 | * fast/css/nested-layers-with-hover.html: Added. |
| 4790 | * platform/mac/fast/css/nested-layers-with-hover-expected.checksum: Added. |
| 4791 | * platform/mac/fast/css/nested-layers-with-hover-expected.png: Added. |
| 4792 | * platform/mac/fast/css/nested-layers-with-hover-expected.txt: Added. |
| 4793 | |
| 4794 | 2009-04-23 Simon Fraser <simon.fraser@apple.com> |
| 4795 | |
| 4796 | https://bugs.webkit.org/show_bug.cgi?id=22242 |
| 4797 | |
| 4798 | Add pixel test for zoomed video with controls, with and without a transform. |
| 4799 | |
| 4800 | * media/video-zoom-controls.html: Added. |
| 4801 | * platform/mac/media/video-zoom-controls-expected.checksum: Added. |
| 4802 | * platform/mac/media/video-zoom-controls-expected.png: Added. |
| 4803 | * platform/mac/media/video-zoom-controls-expected.txt: Added. |
| 4804 | |
| 4805 | 2009-04-27 Simon Fraser <simon.fraser@apple.com> |
| 4806 | |
| 4807 | Reviewed by Adele Peterson |
| 4808 | |
| 4809 | <rdar://problem/6822225> Full page zooming of <video> element in the browser window doesn't work well |
| 4810 | |
| 4811 | Skip the test added for https://bugs.webkit.org/show_bug.cgi?id=25029, which will |
| 4812 | get re-enabled once <rdar://problem/6822344> is fixed. |
| 4813 | |
| 4814 | * platform/mac/Skipped: |
| 4815 | |
| 4816 | 2009-04-27 Chris Fleizach <cfleizach@apple.com> |
| 4817 | |
| 4818 | Reviewed by Beth Dakin. |
| 4819 | |
| 4820 | Bug 25428: 5 crashes in DumpRenderTree at com.apple.WebCore • -[AccessibilityObjectWrapper accessibilityAttributeValue:] + 830 |
| 4821 | https://bugs.webkit.org/show_bug.cgi?id=25428 |
| 4822 | |
| 4823 | Re-enable test that was crashing |
| 4824 | |
| 4825 | * platform/mac-snowleopard/Skipped: |
| 4826 | |
| 4827 | 2009-04-26 Sam Weinig <sam@webkit.org> |
| 4828 | |
| 4829 | Reviewed by Dan Bernstein. |
| 4830 | |
| 4831 | Tests for https://bugs.webkit.org/show_bug.cgi?id=25412 |
| 4832 | The Window object should be an EventTarget |
| 4833 | |
| 4834 | * fast/dom/Window/dispatchEvent-expected.txt: Added. |
| 4835 | * fast/dom/Window/dispatchEvent.html: Added. |
| 4836 | * fast/dom/Window/resources/dispatchEvent.js: Added. |
| 4837 | * fast/dom/Window/window-properties-expected.txt |
| 4838 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 4839 | |
| 4840 | 2009-04-25 Gustavo Noronha Silva <gns@gnome.org> |
| 4841 | |
| 4842 | Go back to disabling accessibility tests as a whole, since we have |
| 4843 | no real way of checking them, and no accessibilityController |
| 4844 | implementation. |
| 4845 | |
| 4846 | * platform/gtk/Skipped: |
| 4847 | |
| 4848 | 2009-04-25 Gustavo Noronha Silva <gns@gnome.org> |
| 4849 | |
| 4850 | Disable tests that need eventSender, not yet implemented in our |
| 4851 | DumpRenderTree. |
| 4852 | |
| 4853 | * platform/gtk/Skipped: |
| 4854 | |
| 4855 | 2009-04-25 Simon Fraser <simon.fraser@apple.com> |
| 4856 | |
| 4857 | Reviewed by Darin Adler |
| 4858 | |
| 4859 | https://bugs.webkit.org/show_bug.cgi?id=25390 |
| 4860 | |
| 4861 | Testcase for point mapping with transform and perspective |
| 4862 | with a non-transformed element in between. |
| 4863 | |
| 4864 | * transforms/3d/point-mapping/3d-point-mapping-3.html: Added. |
| 4865 | |
| 4866 | 2009-04-25 Adele Peterson <adele@apple.com> |
| 4867 | |
| 4868 | Reviewed by Oliver Hunt. |
| 4869 | |
| 4870 | Test for <rdar://problem/6712771> REGRESSION(34681): Text is no longer underlined after delete |
| 4871 | https://bugs.webkit.org/show_bug.cgi?id=25396 |
| 4872 | |
| 4873 | * editing/deleting/delete-br-013.html: Added. |
| 4874 | * platform/mac/editing/deleting/delete-br-013-expected.checksum: Added. |
| 4875 | * platform/mac/editing/deleting/delete-br-013-expected.png: Added. |
| 4876 | * platform/mac/editing/deleting/delete-br-013-expected.txt: Added. |
| 4877 | |
| 4878 | 2009-04-24 Pierre d'Herbemont <pdherbemont@apple.com> |
| 4879 | |
| 4880 | Reviewed by Simon Fraser |
| 4881 | |
| 4882 | https://bugs.webkit.org/show_bug.cgi?id=25380 |
| 4883 | |
| 4884 | Fixed a race condition on the first 'played' attribute test start. |
| 4885 | |
| 4886 | Previously we were starting nearly right away to play, and probably |
| 4887 | before receiving the 'canplay' event. Now we ensure we'll wait for |
| 4888 | that 'canplay' event before attempting to play. |
| 4889 | |
| 4890 | * media/video-played-expected.txt: Updated |
| 4891 | * media/video-played.html: |
| 4892 | |
| 4893 | 2009-04-24 Geoffrey Garen <ggaren@apple.com> |
| 4894 | |
| 4895 | Rubber stamped by Eric Seidel. |
| 4896 | |
| 4897 | Updated test to turn the buildbot green after Eric's last check-in. |
| 4898 | |
| 4899 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: |
| 4900 | |
| 4901 | 2009-04-24 Eric Seidel <eric@webkit.org> |
| 4902 | |
| 4903 | Reviewed by Simon Fraser. |
| 4904 | |
| 4905 | https://bugs.webkit.org/show_bug.cgi?id=25383 |
| 4906 | Changing SVG size via JS does not update CSS width/height |
| 4907 | |
| 4908 | Update viewport-update2.svg to include a border |
| 4909 | (and thus make the bug visually obvious) |
| 4910 | |
| 4911 | * platform/mac/svg/custom/viewport-update2-expected.checksum: |
| 4912 | * platform/mac/svg/custom/viewport-update2-expected.png: |
| 4913 | * platform/mac/svg/custom/viewport-update2-expected.txt: |
| 4914 | * svg/custom/viewport-update2.svg: |
| 4915 | |
| 4916 | 2009-04-24 Eric Seidel <eric@webkit.org> |
| 4917 | |
| 4918 | Reviewed by Simon Fraser. |
| 4919 | |
| 4920 | Fix RenderSVGImage to dump with full bounds and style information |
| 4921 | https://bugs.webkit.org/show_bug.cgi?id=25377 |
| 4922 | |
| 4923 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: |
| 4924 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: |
| 4925 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: |
| 4926 | * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: |
| 4927 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: |
| 4928 | * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: |
| 4929 | * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
| 4930 | * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: |
| 4931 | * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: |
| 4932 | * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: |
| 4933 | * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: |
| 4934 | * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: |
| 4935 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: |
| 4936 | * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: |
| 4937 | * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: |
| 4938 | * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: |
| 4939 | * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: |
| 4940 | * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: |
| 4941 | * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: |
| 4942 | * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: |
| 4943 | * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: |
| 4944 | * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
| 4945 | * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: |
| 4946 | * platform/mac/svg/carto.net/scrollbar-expected.txt: |
| 4947 | * platform/mac/svg/carto.net/selectionlist-expected.txt: |
| 4948 | * platform/mac/svg/custom/focus-ring-expected.txt: |
| 4949 | * platform/mac/svg/custom/group-opacity-expected.txt: |
| 4950 | * platform/mac/svg/custom/image-clipped-hit-expected.txt: |
| 4951 | * platform/mac/svg/custom/image-parent-translation-expected.txt: |
| 4952 | * platform/mac/svg/custom/image-small-width-height-expected.txt: |
| 4953 | * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt: |
| 4954 | * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt: |
| 4955 | * platform/mac/svg/custom/pointer-events-image-expected.txt: |
| 4956 | * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt: |
| 4957 | * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| 4958 | * platform/mac/svg/custom/text-image-opacity-expected.txt: |
| 4959 | * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: |
| 4960 | |
| 4961 | 2009-04-24 Pierre d'Herbemont <pdherbemont@apple.com> |
| 4962 | |
| 4963 | Reviewed by Simon Fraser |
| 4964 | |
| 4965 | <rdar://problem/6805928> Re-export layout test MPEG-4 file to remove unusual edit |
| 4966 | |
| 4967 | Use better mp4 test file for media tests. The original mp4 file had an unusual |
| 4968 | edit (non-zero start time) which is not supported by all media engines. The new |
| 4969 | movie should also give more useful pixel test results. |
| 4970 | |
| 4971 | * media/content/test.mp4: Update the movie. |
| 4972 | * media/progress-event-total-expected.txt: Update test results to match movie duration and |
| 4973 | content changes. |
| 4974 | * media/progress-event-total.html: Ditto. |
| 4975 | * media/video-currentTime-set-expected.txt: Ditto. |
| 4976 | * media/video-loop-expected.txt: Ditto. |
| 4977 | * platform/mac/media/video-aspect-ratio-expected.checksum: Ditto. |
| 4978 | * platform/mac/media/video-aspect-ratio-expected.png: Ditto. |
| 4979 | * platform/mac/media/video-controls-rendering-expected.checksum: Ditto. |
| 4980 | * platform/mac/media/video-controls-rendering-expected.png: Ditto. |
| 4981 | * platform/mac/media/video-display-toggle-expected.checksum: Ditto. |
| 4982 | * platform/mac/media/video-display-toggle-expected.png: Ditto. |
| 4983 | * platform/mac/media/video-empty-source-expected.checksum: Ditto. |
| 4984 | * platform/mac/media/video-layer-crash-expected.checksum: Ditto. |
| 4985 | * platform/mac/media/video-layer-crash-expected.png: Ditto. |
| 4986 | * platform/mac/media/video-transformed-expected.checksum: Ditto. |
| 4987 | * platform/mac/media/video-transformed-expected.png: Ditto. |
| 4988 | * platform/mac/media/video-zoom-expected.checksum: Ditto. |
| 4989 | * platform/mac/media/video-zoom-expected.png: Ditto. |
| 4990 | |
| 4991 | 2009-04-24 Kevin McCullough <kmccullough@apple.com> |
| 4992 | |
| 4993 | When I moved the files I forgot to update the location of the image! |
| 4994 | |
| 4995 | * platform/mac/editing/deleting/deletionUI-differing-background-expected.txt: Added. |
| 4996 | * platform/mac/editing/deleting/deletionUI-differing-background.html: Added. |
| 4997 | |
| 4998 | 2009-04-24 Kevin McCullough <kmccullough@apple.com> |
| 4999 | |
| 5000 | - Build fix. Removed this test until I can figure out why it's failing. |
| 5001 | |
| 5002 | * platform/mac-leopard/editing/deleting/deletionUI-differing-background-expected.txt: Removed. |
| 5003 | * platform/mac/editing/deleting/deletionUI-differing-background-expected.txt: Removed. |
| 5004 | * platform/mac/editing/deleting/deletionUI-differing-background.html: Removed. |
| 5005 | |
| 5006 | 2009-04-24 Eric Roman <eroman@chromium.org> |
| 5007 | |
| 5008 | Reviewed by Darin Adler. |
| 5009 | |
| 5010 | Add a test for <https://bugs.webkit.org/show_bug.cgi?id=25335>. |
| 5011 | |
| 5012 | To pass, this test must not access invalid memory when run (won't necessarily manifest as a crash for failures). |
| 5013 | |
| 5014 | * editing/selection/doubleclick-whitespace-img-crash-expected.txt: Added. |
| 5015 | * editing/selection/doubleclick-whitespace-img-crash.html: Added. |
| 5016 | |
| 5017 | 2009-04-24 Fumitoshi Ukai <ukai@google.com> |
| 5018 | |
| 5019 | Reviewed by Dimitri Glazkov. |
| 5020 | |
| 5021 | https://bugs.webkit.org/show_bug.cgi?id=25257 |
| 5022 | Verify XMLHttpRequest has correct attribute value by default. |
| 5023 | |
| 5024 | * fast/xmlhttprequest/resources/xmlhttprequest-default-attributes.js: Added. |
| 5025 | * fast/xmlhttprequest/xmlhttprequest-default-attributes-expected.txt: Added. |
| 5026 | * fast/xmlhttprequest/xmlhttprequest-default-attributes.html: Added. |
| 5027 | |
| 5028 | 2009-04-24 Kevin McCullough <kmccullough@apple.com> |
| 5029 | |
| 5030 | Speculative fix for leopard build-bot until I have a fix on leopard. |
| 5031 | |
| 5032 | * platform/mac-leopard/editing: Added. |
| 5033 | * platform/mac-leopard/editing/deleting: Added. |
| 5034 | * platform/mac-leopard/editing/deleting/deletionUI-differing-background-expected.txt: Added. |
| 5035 | |
| 5036 | 2009-04-24 Simon Fraser <simon.fraser@apple.com> |
| 5037 | |
| 5038 | Reviewed by Darin Adler |
| 5039 | |
| 5040 | https://bugs.webkit.org/show_bug.cgi?id=23219 |
| 5041 | |
| 5042 | Testcase for transitions of background-position, -webkit-background-size, |
| 5043 | -webkit-mask-position and -webkit-mask-size. |
| 5044 | |
| 5045 | * transitions/background-transitions-expected.txt: Added. |
| 5046 | * transitions/background-transitions.html: Added. |
| 5047 | * transitions/mask-transitions-expected.txt: Added. |
| 5048 | * transitions/mask-transitions.html: Added. |
| 5049 | |
| 5050 | 2009-04-24 Adele Peterson <adele@apple.com> |
| 5051 | |
| 5052 | Reviewed by Dan Bernstein. |
| 5053 | |
| 5054 | Updating these pixel results to the generated results on Leopard. |
| 5055 | |
| 5056 | * platform/mac/editing/inserting/5510537-expected.checksum: |
| 5057 | * platform/mac/editing/inserting/5510537-expected.png: |
| 5058 | * platform/mac/editing/inserting/6703873-expected.checksum: |
| 5059 | * platform/mac/editing/inserting/6703873-expected.png: |
| 5060 | * platform/mac/editing/selection/select-all-iframe-expected.checksum: |
| 5061 | * platform/mac/editing/selection/select-all-iframe-expected.png: |
| 5062 | |
| 5063 | 2009-04-24 Adele Peterson <adele@apple.com> |
| 5064 | |
| 5065 | Reviewed by Darin Adler. |
| 5066 | |
| 5067 | Test for <rdar://problem/5089327> Newline gets stripped when pasting whole lines in certain markup |
| 5068 | |
| 5069 | * editing/pasteboard/paste-blockquote-after-blockquote.html: Added. |
| 5070 | * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum: Added. |
| 5071 | * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Added. |
| 5072 | * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt: Added. |
| 5073 | |
| 5074 | 2009-04-24 Ariya Hidayat <ariya.hidayat@nokia.com> |
| 5075 | |
| 5076 | Reviewed by Simon Hausmann. |
| 5077 | |
| 5078 | Added Qt-specific expected result for color conversion. |
| 5079 | |
| 5080 | This is to compensate the lack of color profile in Qt to do |
| 5081 | color conversion, hence CMYK 0,0,0,1 always give pure black (#000) |
| 5082 | instead of very dark black. |
| 5083 | |
| 5084 | * platform/qt/fast/canvas/set-colors-expected.txt: Added. |
| 5085 | |
| 5086 | 2009-04-23 Adele Peterson <adele@apple.com> |
| 5087 | |
| 5088 | Reviewed by Dan Bernstein. |
| 5089 | |
| 5090 | Updating test to make it easier to see the blockquote in the results. |
| 5091 | |
| 5092 | * editing/pasteboard/paste-blockquote-into-blockquote-3.html: |
| 5093 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.checksum: |
| 5094 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png: |
| 5095 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt: |
| 5096 | |
| 5097 | 2009-04-23 Mark Rowe <mrowe@apple.com> |
| 5098 | |
| 5099 | Move deletionUI-helpers.js in to the correct location so that the |
| 5100 | tests that use it can find it. |
| 5101 | |
| 5102 | * platform/mac/editing/deleting/resources/deletionUI-helpers.js: Renamed from LayoutTests/editing/deleting/resources/deletionUI-helpers.js. |
| 5103 | |
| 5104 | 2009-04-23 Francisco Tolmasky <francisco@280north.com> |
| 5105 | |
| 5106 | BUG 24604: WebKit profiler reports incorrect total times |
| 5107 | <https://bugs.webkit.org/show_bug.cgi?id=24604> |
| 5108 | |
| 5109 | Reviewed by Timothy Hatcher and Kevin McCullough. |
| 5110 | |
| 5111 | Changed profile.treeProfile to just profile, since these aren't generated in C++ anymore. |
| 5112 | Removed heavy-view test since heavy-view isn't an actual tree that is generated in C++ land anymore, |
| 5113 | but rather just a different display of the normal treeProfile in the JS data grid. |
| 5114 | |
| 5115 | * fast/profiler/heavy-view-expected.txt: Removed. |
| 5116 | * fast/profiler/heavy-view.html: Removed. |
| 5117 | * fast/profiler/resources/profiler-test-JS-resources.js: profiles[i].treeProfile -> profiles[i].treeProfile |
| 5118 | (printProfilesDataWithoutTime): |
| 5119 | |
| 5120 | 2009-04-23 Kevin McCullough <kmccullough@apple.com> |
| 5121 | |
| 5122 | - Windows build fix. Mac only tests go in platform/mac |
| 5123 | |
| 5124 | * editing/deleting/deletionUI-borders.html: Removed. |
| 5125 | * editing/deleting/deletionUI-differing-background.html: Removed. |
| 5126 | * editing/deleting/deletionUI-minimum-size.html: Removed. |
| 5127 | * platform/mac/editing/deleting/deletionUI-borders.html: Copied from editing/deleting/deletionUI-borders.html. |
| 5128 | * platform/mac/editing/deleting/deletionUI-differing-background.html: Copied from editing/deleting/deletionUI-differing-background.html. |
| 5129 | * platform/mac/editing/deleting/deletionUI-minimum-size.html: Copied from editing/deleting/deletionUI-minimum-size.html. |
| 5130 | |
| 5131 | 2009-04-23 Darin Adler <darin@apple.com> |
| 5132 | |
| 5133 | Removed some stray files that Geoff missed when rolling out changes. |
| 5134 | |
| 5135 | * svg/custom/resources/svg-fonts-in-text-controls.js: Removed. |
| 5136 | * svg/custom/svg-fonts-in-text-controls-expected.txt: Removed. |
| 5137 | |
| 5138 | 2009-04-23 Gavin Barraclough <barraclough@apple.com> |
| 5139 | |
| 5140 | Reviewed by Geoff "Dread Pirate Roberts" Garen. |
| 5141 | |
| 5142 | This test tries to force itself into PCRE; modify the |
| 5143 | test so that as well as dodging WREC it can also avoid |
| 5144 | YARR! |
| 5145 | |
| 5146 | * fast/js/resources/regexp-overflow-too-big.js: |
| 5147 | |
| 5148 | 2009-04-23 Kevin McCullough <kmccullough@apple.com> |
| 5149 | |
| 5150 | Reviewed by Adam Roben. |
| 5151 | |
| 5152 | <rdar://problem/6808109> "Deletion UI" is not available for many |
| 5153 | portions of HTML content |
| 5154 | |
| 5155 | This patch makes the deletion UI show up in some new situations: |
| 5156 | 1) If a block's background color is different from its parent's |
| 5157 | 2) If a block has a background image. |
| 5158 | 3) If a block has a single visible border. |
| 5159 | However the block must now not only be at least a minimum width and |
| 5160 | height, but also exceed a minimum area. In practice this has led to |
| 5161 | much better element selection. |
| 5162 | |
| 5163 | * editing/deleting/deletionUI-borders.html: Added. |
| 5164 | * editing/deleting/deletionUI-differing-background.html: Added. |
| 5165 | * editing/deleting/deletionUI-minimum-size.html: Added. |
| 5166 | * editing/deleting/resources: Added. |
| 5167 | * editing/deleting/resources/deletionUI-helpers.js: Added. |
| 5168 | (debug): |
| 5169 | (determineDeletionUIExistence): |
| 5170 | * platform/mac/editing/deleting/deletionUI-borders-expected.txt: Added. |
| 5171 | * platform/mac/editing/deleting/deletionUI-differing-background-expected.txt: Added. |
| 5172 | * platform/mac/editing/deleting/deletionUI-minimum-size-expected.txt: Added. |
| 5173 | |
| 5174 | 2009-04-23 Dimitri Glazkov <dglazkov@chromium.org> |
| 5175 | |
| 5176 | Reviewed by Darin Adler. |
| 5177 | https://bugs.webkit.org/show_bug.cgi?id=25313 |
| 5178 | Missing scroll bars in GMail. |
| 5179 | |
| 5180 | * fast/overflow/overflow-y-scroll-expected.txt: Added. |
| 5181 | * fast/overflow/overflow-y-scroll.html: Added. |
| 5182 | |
| 5183 | 2009-04-23 Dan Bernstein <mitz@apple.com> |
| 5184 | |
| 5185 | Reviewed by Justin Garcia. |
| 5186 | |
| 5187 | - test for <rdar://problem/6081309> Mail crash when pressing down arrow |
| 5188 | in some messages in WebCore::canHaveChildrenForEditing |
| 5189 | |
| 5190 | * editing/selection/extend-by-line-anonymous-content-crash-expected.txt: Added. |
| 5191 | * editing/selection/extend-by-line-anonymous-content-crash.html: Added. |
| 5192 | |
| 5193 | 2009-04-23 Alexey Proskuryakov <ap@webkit.org> |
| 5194 | |
| 5195 | Reviewed by Adele Peterson. |
| 5196 | |
| 5197 | <rdar://problem/6791439> REGRESSION: Get an error page instead of login page navigating back in gmail |
| 5198 | |
| 5199 | * http/tests/history/back-to-post-expected.txt: Added. |
| 5200 | * http/tests/history/back-to-post.php: Added. |
| 5201 | |
| 5202 | 2009-04-23 Adam Roben <aroben@apple.com> |
| 5203 | |
| 5204 | Skip a newly-added test that fails on Windows |
| 5205 | |
| 5206 | See Bug 25344: http/tests/misc/redirect-to-external-url.html fails on |
| 5207 | Windows |
| 5208 | <https://bugs.webkit.org/show_bug.cgi?id=25344> |
| 5209 | |
| 5210 | Reviewed by Brady Eidson. |
| 5211 | |
| 5212 | * platform/win/Skipped: Added |
| 5213 | http/tests/misc/redirect-to-external-url.html. |
| 5214 | |
| 5215 | 2009-04-23 Brady Eidson <beidson@apple.com> |
| 5216 | |
| 5217 | Update my just-landed layout test to agree with Tiger's CFNetwork |
| 5218 | |
| 5219 | * http/tests/misc/resources/redirect-to-external-url.php: |
| 5220 | |
| 5221 | 2009-04-22 Brady Eidson <beidson@apple.com> |
| 5222 | |
| 5223 | Reviewed by Maciej Stachowiak |
| 5224 | |
| 5225 | With the fix for: |
| 5226 | <rdar://problem/6786961> - "Are you sure you want to resubmit this form?" nag displays twice. |
| 5227 | And also to make sure we never rebreak: |
| 5228 | <rdar://problem/5689748> - Cannot redirect to protocols handled by external applications. |
| 5229 | |
| 5230 | * http/tests/misc/redirect-to-external-url-expected.txt: Added. |
| 5231 | * http/tests/misc/redirect-to-external-url.html: Added. |
| 5232 | * http/tests/misc/resources/redirect-to-external-url-iframe.html: Added. |
| 5233 | * http/tests/misc/resources/redirect-to-external-url.php: Added. |
| 5234 | |
| 5235 | * http/tests/misc/policy-delegate-called-twice-expected.txt: Added. |
| 5236 | * http/tests/misc/policy-delegate-called-twice.html: Added. |
| 5237 | * http/tests/misc/resources/iframe-policy-1.html: Added. |
| 5238 | * http/tests/misc/resources/iframe-policy-2.html: Added. |
| 5239 | |
| 5240 | 2009-04-22 Oliver Hunt <oliver@apple.com> |
| 5241 | |
| 5242 | Reviewed by NOBODY (Missed file from prior patch). |
| 5243 | |
| 5244 | Include updated results |
| 5245 | |
| 5246 | * fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: |
| 5247 | |
| 5248 | 2009-04-22 Oliver Hunt <oliver@apple.com> |
| 5249 | |
| 5250 | Reviewed by Geoff Garen. |
| 5251 | |
| 5252 | Modify test to only record the important mouse events |
| 5253 | |
| 5254 | * fast/events/resources/mouse-drag-from-frame-target-subframe.html: |
| 5255 | |
| 5256 | 2009-04-22 Justin Garcia <justin.garcia@apple.com> |
| 5257 | |
| 5258 | Reviewed by Darin Adler. |
| 5259 | |
| 5260 | https://bugs.webkit.org/show_bug.cgi?id=25322 |
| 5261 | Can't delete empty paragraph after a block image |
| 5262 | |
| 5263 | * editing/deleting/25322-1-expected.txt: Added. |
| 5264 | * editing/deleting/25322-1.html: Added. |
| 5265 | * editing/deleting/25322-2-expected.txt: Added. |
| 5266 | * editing/deleting/25322-2.html: Added. |
| 5267 | * editing/deleting/25322-3-expected.txt: Added. |
| 5268 | * editing/deleting/25322-3.html: Added. |
| 5269 | |
| 5270 | 2009-04-22 Darin Adler <darin@apple.com> |
| 5271 | |
| 5272 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Fixed one |
| 5273 | case Eric seems to have missed earlier today of RenderImage -> RenderSVGImage. |
| 5274 | |
| 5275 | 2009-04-22 Oliver Hunt <oliver@apple.com> |
| 5276 | |
| 5277 | Reviewed by Darin Adler. |
| 5278 | |
| 5279 | <rdar://problem/6757346> SAP: Prevent default on mouseDown does not stop iframe from capturing subsequent mouse moves |
| 5280 | |
| 5281 | Update test to record correct mouseUp behaviour. |
| 5282 | |
| 5283 | * fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: |
| 5284 | * fast/events/resources/mouse-drag-from-frame-target-subframe.html: |
| 5285 | |
| 5286 | 2009-04-22 Oliver Hunt <oliver@apple.com> |
| 5287 | |
| 5288 | Reviewed by Darin Adler. |
| 5289 | |
| 5290 | <rdar://problem/6757346> SAP: Prevent default on mouseDown does not stop iframe from capturing subsequent mouse moves |
| 5291 | |
| 5292 | Partial correctness test for non-capturing drag. Doesn't log the |
| 5293 | final mouse up, as that's still not targetting the correct frame. |
| 5294 | |
| 5295 | * fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Added. |
| 5296 | * fast/events/mouse-drag-from-frame-to-other-frame.html: Added. |
| 5297 | * fast/events/resources/mouse-drag-from-frame-target-subframe.html: Added. |
| 5298 | |
| 5299 | 2009-04-22 Mark Rowe <mrowe@apple.com> |
| 5300 | |
| 5301 | Update test results after Blackbeard's change in r42752 to disable geolocation. |
| 5302 | |
| 5303 | * fast/dom/Window/window-properties-expected.txt: |
| 5304 | * fast/dom/navigator-detached-no-crash-expected.txt: |
| 5305 | |
| 5306 | 2009-04-22 Pierre d'Herbemont <pdherbemont@apple.com> |
| 5307 | |
| 5308 | Reviewed by Simon Fraser. |
| 5309 | |
| 5310 | https://bugs.webkit.org/show_bug.cgi?id=24849 |
| 5311 | |
| 5312 | Add tests for media 'played' attribute (missed in r42619). |
| 5313 | |
| 5314 | * media/video-played-expected.txt: Added. |
| 5315 | * media/video-played.html: Added. |
| 5316 | |
| 5317 | 2009-04-22 Eric Seidel <eric@webkit.org> |
| 5318 | |
| 5319 | Rubber-stamped by David Hyatt. |
| 5320 | |
| 5321 | Change RenderSVGImage to dump as RenderSVGImage instead of RenderImage |
| 5322 | |
| 5323 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: |
| 5324 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: |
| 5325 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: |
| 5326 | * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: |
| 5327 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: |
| 5328 | * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: |
| 5329 | * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
| 5330 | * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: |
| 5331 | * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: |
| 5332 | * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: |
| 5333 | * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: |
| 5334 | * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: |
| 5335 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: |
| 5336 | * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: |
| 5337 | * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: |
| 5338 | * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: |
| 5339 | * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: |
| 5340 | * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: |
| 5341 | * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: |
| 5342 | * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: |
| 5343 | * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: |
| 5344 | * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: |
| 5345 | * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: |
| 5346 | * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
| 5347 | * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: |
| 5348 | * platform/mac/svg/carto.net/scrollbar-expected.txt: |
| 5349 | * platform/mac/svg/carto.net/selectionlist-expected.txt: |
| 5350 | * platform/mac/svg/custom/focus-ring-expected.txt: |
| 5351 | * platform/mac/svg/custom/group-opacity-expected.txt: |
| 5352 | * platform/mac/svg/custom/image-clipped-hit-expected.txt: |
| 5353 | * platform/mac/svg/custom/image-parent-translation-expected.txt: |
| 5354 | * platform/mac/svg/custom/image-small-width-height-expected.txt: |
| 5355 | * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt: |
| 5356 | * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt: |
| 5357 | * platform/mac/svg/custom/js-update-image-expected.txt: |
| 5358 | * platform/mac/svg/custom/pointer-events-image-expected.txt: |
| 5359 | * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt: |
| 5360 | * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| 5361 | * platform/mac/svg/custom/text-image-opacity-expected.txt: |
| 5362 | * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: |
| 5363 | |
| 5364 | 2009-04-21 Dan Bernstein <mitz@apple.com> |
| 5365 | |
| 5366 | - updated another result with action element information |
| 5367 | |
| 5368 | * fast/encoding/mailto-always-utf-8-expected.txt: |
| 5369 | |
| 5370 | 2009-04-21 Dan Bernstein <mitz@apple.com> |
| 5371 | |
| 5372 | - test for <rdar://problem/6755137> Action dictionary for policy |
| 5373 | decision is missing keys when full-page zoom is used |
| 5374 | |
| 5375 | * fast/loader/policy-delegate-action-hit-test-zoomed-expected.txt: Added. |
| 5376 | * fast/loader/policy-delegate-action-hit-test-zoomed.html: Added. |
| 5377 | |
| 5378 | 2009-04-21 Dan Bernstein <mitz@apple.com> |
| 5379 | |
| 5380 | Reviewed by Jon Honeycutt. |
| 5381 | |
| 5382 | - updated result that shows the node in the element dictionary in the |
| 5383 | action information passed to the policy delegate |
| 5384 | |
| 5385 | * http/tests/security/feed-urls-from-remote-expected.txt: |
| 5386 | |
| 5387 | 2009-04-21 Mark Rowe <mrowe@apple.com> |
| 5388 | |
| 5389 | Reviewed by Darin Adler. |
| 5390 | |
| 5391 | Test for <https://bugs.webkit.org/show_bug.cgi?id=25164> / <rdar://problem/6786319>. |
| 5392 | |
| 5393 | * http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Copied from LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt. |
| 5394 | * http/tests/security/xss-DENIED-xml-external-entity.xhtml: Copied from LayoutTests/http/tests/security/resources/xsl-using-external-entity.xsl. |
| 5395 | |
| 5396 | 2009-04-21 Sam Weinig <sam@webkit.org> |
| 5397 | |
| 5398 | Reviewed by Dan Bernstein. |
| 5399 | |
| 5400 | Update test and results for <rdar://problem/5874009> |
| 5401 | Add port 3659 (apple-sasl / PasswordServer) to the list of blocked ports. |
| 5402 | |
| 5403 | * platform/mac-tiger/security/block-test-expected.txt: |
| 5404 | * platform/mac/security/block-test-expected.txt: |
| 5405 | * security/block-test.html: |
| 5406 | |
| 5407 | 2009-04-21 Justin Garcia <justin.garcia@apple.com> |
| 5408 | |
| 5409 | Reviewed by Dan Bernstein. |
| 5410 | |
| 5411 | https://bugs.webkit.org/show_bug.cgi?id=25320 |
| 5412 | Crash when changing block styles in a root that contains no visible content (but contains nodes with renderers) |
| 5413 | |
| 5414 | * editing/execCommand/25320-expected.txt: Added. |
| 5415 | * editing/execCommand/25320.html: Added. |
| 5416 | |
| 5417 | 2009-04-21 Darin Adler <darin@apple.com> |
| 5418 | |
| 5419 | Reviewed by Dan Bernstein. |
| 5420 | |
| 5421 | Bug 25162: REGRESSION (r41176-r41242): Drag-selection above/below the line does not select to beginning/end |
| 5422 | https://bugs.webkit.org/show_bug.cgi?id=25162 |
| 5423 | rdar://problem/6764354 |
| 5424 | |
| 5425 | * editing/selection/resources/click-in-margins-inside-editable-div.js: |
| 5426 | Updated to expect different results on the Mac. |
| 5427 | * editing/selection/resources/click-in-padding-with-multiple-line-boxes.js: Ditto. |
| 5428 | |
| 5429 | * fast/css-generated-content/positioned-background-hit-test-crash.html: Clear the selection at |
| 5430 | the end of the test so the result won't include a caret. |
| 5431 | |
| 5432 | * platform/mac/editing/selection/click-in-margins-inside-editable-div-expected.txt: |
| 5433 | * platform/mac/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: |
| 5434 | Copied from LayoutTests/editing/selection. Then changed to expect the different Mac results. |
| 5435 | |
| 5436 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum: |
| 5437 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.png: |
| 5438 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
| 5439 | Changed to expect the different Mac results. |
| 5440 | |
| 5441 | * platform/mac/fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: |
| 5442 | Changed to expect no caret. |
| 5443 | |
| 5444 | * platform/win/editing/selection/click-in-margins-inside-editable-div-expected.txt: |
| 5445 | * platform/win/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: |
| 5446 | Copied from editing/selection. |
| 5447 | |
| 5448 | * platform/win/editing/selection/select-from-textfield-outwards-expected.checksum: |
| 5449 | * platform/win/editing/selection/select-from-textfield-outwards-expected.png: |
| 5450 | * platform/win/editing/selection/select-from-textfield-outwards-expected.txt: |
| 5451 | Copied from platform/mac/editing/selection. |
| 5452 | |
| 5453 | 2009-04-21 Darin Adler <darin@apple.com> |
| 5454 | |
| 5455 | Reviewed by Adele Peterson. |
| 5456 | |
| 5457 | Fix some tests that are depending on Mac vs. Windows selection quirks accidentally. |
| 5458 | Added failing tests to the skipped list for SnowLeopard. |
| 5459 | |
| 5460 | * editing/resources/select-all-iframe-src.html: Moved. |
| 5461 | * editing/selection/resources/select-all-iframe-src.html: Moved from |
| 5462 | editing/resources/select-all-iframe-src.html, since this is used by a test in the |
| 5463 | selection directory. Changed mouse coordinates to be farther to the right so we |
| 5464 | don't depend on the rule for what's selected when you click below text on the last line. |
| 5465 | * editing/selection/select-all-iframe.html: Updated for new location of file above. |
| 5466 | |
| 5467 | * fast/events/standalone-image-drag-to-editable.html: Changed mouse coordinates to be |
| 5468 | farther to the right so we don't depend on the rule for what's selected when you click |
| 5469 | below text on the last line. |
| 5470 | |
| 5471 | * platform/mac-snowleopard/Skipped: Added some tests to the Skipped list. |
| 5472 | |
| 5473 | * svg/custom/pointer-events-path.svg: Clear the selection at the end of the test so it's |
| 5474 | not in the test results. Also removed unneeded use of the layout test controller. |
| 5475 | |
| 5476 | * platform/mac/editing/selection/select-all-iframe-expected.checksum: Generated new results. |
| 5477 | * platform/mac/editing/selection/select-all-iframe-expected.png: Ditto. |
| 5478 | * platform/mac/editing/selection/select-all-iframe-expected.txt: Ditto. |
| 5479 | * platform/mac/fast/events/standalone-image-drag-to-editable-expected.checksum: Ditto. |
| 5480 | * platform/mac/fast/events/standalone-image-drag-to-editable-expected.png: Ditto. |
| 5481 | * platform/mac/fast/events/standalone-image-drag-to-editable-expected.txt: Ditto. |
| 5482 | * platform/mac/svg/custom/pointer-events-path-expected.checksum: Ditto. |
| 5483 | * platform/mac/svg/custom/pointer-events-path-expected.png: Ditto. |
| 5484 | * platform/mac/svg/custom/pointer-events-path-expected.txt: Ditto. |
| 5485 | |
| 5486 | 2009-04-21 Justin Garcia <justin.garcia@apple.com> |
| 5487 | |
| 5488 | Reviewed by Darin Adler. |
| 5489 | |
| 5490 | https://bugs.webkit.org/show_bug.cgi?id=19644 |
| 5491 | Text copied with Select All pastes with a indent but shouldn't |
| 5492 | <rdar://problem/6102483> |
| 5493 | Pasting the content of an HTML message in Mail causes addition nested <div> elements to be added |
| 5494 | |
| 5495 | * editing/pasteboard/19644-1-expected.txt: Added. |
| 5496 | * editing/pasteboard/19644-1.html: Added. |
| 5497 | * editing/pasteboard/19644-2-expected.txt: Added. |
| 5498 | * editing/pasteboard/19644-2.html: Added. |
| 5499 | * platform/mac/editing/inserting/insert-3907422-fix-expected.txt: |
| 5500 | * platform/mac/editing/pasteboard/paste-text-015-expected.checksum: |
| 5501 | * platform/mac/editing/pasteboard/paste-text-015-expected.png: |
| 5502 | * platform/mac/editing/pasteboard/paste-text-015-expected.txt: |
| 5503 | * platform/mac/editing/style/font-family-with-space-expected.txt: |
| 5504 | |
| 5505 | 2009-04-21 Dave Moore <davemoore@google.com> and Eric Seidel <eric@webkit.org> |
| 5506 | |
| 5507 | Reviewed by Darin Adler. |
| 5508 | |
| 5509 | Add test for (as of yet not implemented) HTML5 named option access. |
| 5510 | https://bugs.webkit.org/show_bug.cgi?id=25191 |
| 5511 | |
| 5512 | I believe this will require separate implementations |
| 5513 | for V8 and JSC the way our current bindings are designed. |
| 5514 | |
| 5515 | * fast/dom/HTMLSelectElement/named-options-expected.txt: Added. |
| 5516 | * fast/dom/HTMLSelectElement/named-options.html: Added. |
| 5517 | * fast/dom/HTMLSelectElement/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/CSSStyleDeclaration/resources/TEMPLATE.html. |
| 5518 | * fast/dom/HTMLSelectElement/resources/named-options.js: Added. |
| 5519 | |
| 5520 | 2009-04-21 Chris Fleizach <cfleizach@apple.com> |
| 5521 | |
| 5522 | Reviewed by Darin Adler. |
| 5523 | |
| 5524 | Bug 25304: AX: Safari not identifying a secure text field |
| 5525 | https://bugs.webkit.org/show_bug.cgi?id=25304 |
| 5526 | |
| 5527 | * accessibility/secure-textfield-title-ui-expected.txt: Added. |
| 5528 | * accessibility/secure-textfield-title-ui.html: Added. |
| 5529 | |
| 5530 | 2009-04-21 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 5531 | |
| 5532 | Reviewed by Darin Adler. |
| 5533 | |
| 5534 | Add a test for bug 3235: CSS2: Table cell coalescing in CSS broken |
| 5535 | <https://bugs.webkit.org/show_bug.cgi?id=3235> |
| 5536 | <rdar://3299883/> |
| 5537 | |
| 5538 | This was fixed long ago, but we should add a test to prevent a regression. |
| 5539 | |
| 5540 | * fast/table/cell-coalescing.html: Added. |
| 5541 | * platform/mac/fast/table/cell-coalescing-expected.txt: Added. |
| 5542 | |
| 5543 | 2009-04-20 Alexey Proskuryakov <ap@webkit.org> |
| 5544 | |
| 5545 | Reviewed by Darin Adler. |
| 5546 | |
| 5547 | https://bugs.webkit.org/show_bug.cgi?id=25290 |
| 5548 | REGRESSION(r41732): Crash when constructing XMLHttpRequest in a detached document |
| 5549 | |
| 5550 | * fast/dom/resources/xmlhttprequest-constructor-in-detached-document-frame.html: Added. |
| 5551 | * fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Added. |
| 5552 | * fast/dom/xmlhttprequest-constructor-in-detached-document.html: Added. |
| 5553 | |
| 5554 | 2009-04-20 Geoffrey Garen <ggaren@apple.com> |
| 5555 | |
| 5556 | Approved by Mark Rowe, Cameron Zwarich, Oliver Hunt, and Ojan Vafai. |
| 5557 | |
| 5558 | Used svn merge to roll out revisions 42678, 42690, 42694, 42697 because |
| 5559 | they broke the Tiger and Windows buildbots. |
| 5560 | |
| 5561 | * fast/forms/drag-out-of-textarea.html: |
| 5562 | * fast/forms/resources/TEMPLATE.html: Removed. |
| 5563 | * fast/forms/resources/text-control-intrinsic-widths.js: Removed. |
| 5564 | * fast/forms/resources/textarea-metrics.js: Removed. |
| 5565 | * fast/forms/search-abs-pos-cancel-button.html: |
| 5566 | * fast/forms/text-control-intrinsic-widths-expected.txt: Removed. |
| 5567 | * fast/forms/text-control-intrinsic-widths.html: Removed. |
| 5568 | * fast/forms/textarea-metrics-expected.txt: Removed. |
| 5569 | * fast/forms/textarea-metrics.html: Removed. |
| 5570 | * fast/forms/textarea-width.html: |
| 5571 | * fast/replaced/table-percent-height-expected.txt: |
| 5572 | * fast/replaced/table-percent-height.html: |
| 5573 | * platform/mac-leopard/fast/forms/input-text-maxlength-expected.checksum: |
| 5574 | * platform/mac-leopard/fast/forms/input-text-maxlength-expected.png: |
| 5575 | * platform/mac-leopard/fast/forms/input-text-maxlength-expected.txt: |
| 5576 | * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.checksum: |
| 5577 | * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.png: |
| 5578 | * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.txt: |
| 5579 | * platform/mac/editing/deleting/5168598-expected.checksum: |
| 5580 | * platform/mac/editing/deleting/5168598-expected.png: |
| 5581 | * platform/mac/editing/deleting/5168598-expected.txt: |
| 5582 | * platform/mac/editing/inserting/4960120-1-expected.checksum: |
| 5583 | * platform/mac/editing/inserting/4960120-1-expected.png: |
| 5584 | * platform/mac/editing/inserting/4960120-1-expected.txt: |
| 5585 | * platform/mac/editing/inserting/5607069-2-expected.checksum: |
| 5586 | * platform/mac/editing/inserting/5607069-2-expected.png: |
| 5587 | * platform/mac/editing/inserting/5607069-2-expected.txt: |
| 5588 | * platform/mac/editing/inserting/5607069-3-expected.checksum: |
| 5589 | * platform/mac/editing/inserting/5607069-3-expected.png: |
| 5590 | * platform/mac/editing/inserting/5607069-3-expected.txt: |
| 5591 | * platform/mac/editing/inserting/before-after-input-element-expected.checksum: |
| 5592 | * platform/mac/editing/inserting/before-after-input-element-expected.png: |
| 5593 | * platform/mac/editing/inserting/before-after-input-element-expected.txt: |
| 5594 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.checksum: |
| 5595 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.png: |
| 5596 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt: |
| 5597 | * platform/mac/editing/pasteboard/4806874-expected.checksum: |
| 5598 | * platform/mac/editing/pasteboard/4806874-expected.png: |
| 5599 | * platform/mac/editing/pasteboard/4806874-expected.txt: |
| 5600 | * platform/mac/editing/pasteboard/drop-text-without-selection-expected.checksum: |
| 5601 | * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png: |
| 5602 | * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt: |
| 5603 | * platform/mac/editing/pasteboard/input-field-1-expected.checksum: |
| 5604 | * platform/mac/editing/pasteboard/input-field-1-expected.png: |
| 5605 | * platform/mac/editing/pasteboard/input-field-1-expected.txt: |
| 5606 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: |
| 5607 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: |
| 5608 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| 5609 | * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: |
| 5610 | * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: |
| 5611 | * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt: |
| 5612 | * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum: |
| 5613 | * platform/mac/editing/pasteboard/pasting-tabs-expected.png: |
| 5614 | * platform/mac/editing/pasteboard/pasting-tabs-expected.txt: |
| 5615 | * platform/mac/editing/selection/3690703-2-expected.checksum: |
| 5616 | * platform/mac/editing/selection/3690703-2-expected.png: |
| 5617 | * platform/mac/editing/selection/3690703-2-expected.txt: |
| 5618 | * platform/mac/editing/selection/3690703-expected.checksum: |
| 5619 | * platform/mac/editing/selection/3690703-expected.png: |
| 5620 | * platform/mac/editing/selection/3690703-expected.txt: |
| 5621 | * platform/mac/editing/selection/3690719-expected.checksum: |
| 5622 | * platform/mac/editing/selection/3690719-expected.png: |
| 5623 | * platform/mac/editing/selection/3690719-expected.txt: |
| 5624 | * platform/mac/editing/selection/4895428-3-expected.checksum: |
| 5625 | * platform/mac/editing/selection/4895428-3-expected.png: |
| 5626 | * platform/mac/editing/selection/4895428-3-expected.txt: |
| 5627 | * platform/mac/editing/selection/4975120-expected.checksum: |
| 5628 | * platform/mac/editing/selection/4975120-expected.png: |
| 5629 | * platform/mac/editing/selection/4975120-expected.txt: |
| 5630 | * platform/mac/editing/selection/5136696-expected.checksum: |
| 5631 | * platform/mac/editing/selection/5136696-expected.png: |
| 5632 | * platform/mac/editing/selection/5136696-expected.txt: |
| 5633 | * platform/mac/editing/selection/5213963-expected.checksum: |
| 5634 | * platform/mac/editing/selection/5213963-expected.png: |
| 5635 | * platform/mac/editing/selection/5213963-expected.txt: |
| 5636 | * platform/mac/editing/selection/drag-select-1-expected.checksum: |
| 5637 | * platform/mac/editing/selection/drag-select-1-expected.png: |
| 5638 | * platform/mac/editing/selection/drag-select-1-expected.txt: |
| 5639 | * platform/mac/editing/selection/drag-text-delay-expected.checksum: |
| 5640 | * platform/mac/editing/selection/drag-text-delay-expected.png: |
| 5641 | * platform/mac/editing/selection/drag-text-delay-expected.txt: |
| 5642 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum: |
| 5643 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.png: |
| 5644 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
| 5645 | * platform/mac/fast/block/margin-collapse/103-expected.txt: |
| 5646 | * platform/mac/fast/css/line-height-expected.checksum: |
| 5647 | * platform/mac/fast/css/line-height-expected.png: |
| 5648 | * platform/mac/fast/css/line-height-expected.txt: |
| 5649 | * platform/mac/fast/css/resize-corner-tracking-expected.checksum: |
| 5650 | * platform/mac/fast/css/resize-corner-tracking-expected.png: |
| 5651 | * platform/mac/fast/css/resize-corner-tracking-expected.txt: |
| 5652 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: |
| 5653 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: |
| 5654 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| 5655 | * platform/mac/fast/dom/isindex-002-expected.checksum: |
| 5656 | * platform/mac/fast/dom/isindex-002-expected.png: |
| 5657 | * platform/mac/fast/dom/isindex-002-expected.txt: |
| 5658 | * platform/mac/fast/dynamic/008-expected.checksum: |
| 5659 | * platform/mac/fast/dynamic/008-expected.png: |
| 5660 | * platform/mac/fast/dynamic/008-expected.txt: |
| 5661 | * platform/mac/fast/events/autoscroll-expected.checksum: |
| 5662 | * platform/mac/fast/events/autoscroll-expected.png: |
| 5663 | * platform/mac/fast/events/autoscroll-expected.txt: |
| 5664 | * platform/mac/fast/events/context-no-deselect-expected.checksum: |
| 5665 | * platform/mac/fast/events/context-no-deselect-expected.png: |
| 5666 | * platform/mac/fast/events/context-no-deselect-expected.txt: |
| 5667 | * platform/mac/fast/events/label-focus-expected.checksum: |
| 5668 | * platform/mac/fast/events/label-focus-expected.png: |
| 5669 | * platform/mac/fast/events/label-focus-expected.txt: |
| 5670 | * platform/mac/fast/forms/basic-textareas-expected.checksum: |
| 5671 | * platform/mac/fast/forms/basic-textareas-expected.png: |
| 5672 | * platform/mac/fast/forms/basic-textareas-expected.txt: |
| 5673 | * platform/mac/fast/forms/box-shadow-override-expected.checksum: |
| 5674 | * platform/mac/fast/forms/box-shadow-override-expected.png: |
| 5675 | * platform/mac/fast/forms/box-shadow-override-expected.txt: |
| 5676 | * platform/mac/fast/forms/control-restrict-line-height-expected.checksum: |
| 5677 | * platform/mac/fast/forms/control-restrict-line-height-expected.png: |
| 5678 | * platform/mac/fast/forms/control-restrict-line-height-expected.txt: |
| 5679 | * platform/mac/fast/forms/encoding-test-expected.checksum: |
| 5680 | * platform/mac/fast/forms/encoding-test-expected.png: |
| 5681 | * platform/mac/fast/forms/encoding-test-expected.txt: |
| 5682 | * platform/mac/fast/forms/fieldset-align-expected.checksum: |
| 5683 | * platform/mac/fast/forms/fieldset-align-expected.png: |
| 5684 | * platform/mac/fast/forms/fieldset-align-expected.txt: |
| 5685 | * platform/mac/fast/forms/form-element-geometry-expected.checksum: |
| 5686 | * platform/mac/fast/forms/form-element-geometry-expected.png: |
| 5687 | * platform/mac/fast/forms/form-element-geometry-expected.txt: |
| 5688 | * platform/mac/fast/forms/input-align-expected.checksum: |
| 5689 | * platform/mac/fast/forms/input-align-expected.png: |
| 5690 | * platform/mac/fast/forms/input-align-expected.txt: |
| 5691 | * platform/mac/fast/forms/input-appearance-bkcolor-expected.checksum: |
| 5692 | * platform/mac/fast/forms/input-appearance-bkcolor-expected.png: |
| 5693 | * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt: |
| 5694 | * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.checksum: |
| 5695 | * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png: |
| 5696 | * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt: |
| 5697 | * platform/mac/fast/forms/input-appearance-disabled-expected.checksum: |
| 5698 | * platform/mac/fast/forms/input-appearance-disabled-expected.png: |
| 5699 | * platform/mac/fast/forms/input-appearance-disabled-expected.txt: |
| 5700 | * platform/mac/fast/forms/input-appearance-focus-expected.checksum: |
| 5701 | * platform/mac/fast/forms/input-appearance-focus-expected.png: |
| 5702 | * platform/mac/fast/forms/input-appearance-focus-expected.txt: |
| 5703 | * platform/mac/fast/forms/input-appearance-height-expected.checksum: |
| 5704 | * platform/mac/fast/forms/input-appearance-height-expected.png: |
| 5705 | * platform/mac/fast/forms/input-appearance-height-expected.txt: |
| 5706 | * platform/mac/fast/forms/input-appearance-preventDefault-expected.checksum: |
| 5707 | * platform/mac/fast/forms/input-appearance-preventDefault-expected.png: |
| 5708 | * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| 5709 | * platform/mac/fast/forms/input-appearance-readonly-expected.checksum: |
| 5710 | * platform/mac/fast/forms/input-appearance-readonly-expected.png: |
| 5711 | * platform/mac/fast/forms/input-appearance-readonly-expected.txt: |
| 5712 | * platform/mac/fast/forms/input-appearance-selection-expected.checksum: |
| 5713 | * platform/mac/fast/forms/input-appearance-selection-expected.png: |
| 5714 | * platform/mac/fast/forms/input-appearance-selection-expected.txt: |
| 5715 | * platform/mac/fast/forms/input-appearance-visibility-expected.checksum: |
| 5716 | * platform/mac/fast/forms/input-appearance-visibility-expected.png: |
| 5717 | * platform/mac/fast/forms/input-appearance-visibility-expected.txt: |
| 5718 | * platform/mac/fast/forms/input-appearance-width-expected.checksum: |
| 5719 | * platform/mac/fast/forms/input-appearance-width-expected.png: |
| 5720 | * platform/mac/fast/forms/input-appearance-width-expected.txt: |
| 5721 | * platform/mac/fast/forms/input-baseline-expected.checksum: |
| 5722 | * platform/mac/fast/forms/input-baseline-expected.png: |
| 5723 | * platform/mac/fast/forms/input-baseline-expected.txt: |
| 5724 | * platform/mac/fast/forms/input-disabled-color-expected.checksum: |
| 5725 | * platform/mac/fast/forms/input-disabled-color-expected.png: |
| 5726 | * platform/mac/fast/forms/input-disabled-color-expected.txt: |
| 5727 | * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.checksum: |
| 5728 | * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.png: |
| 5729 | * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt: |
| 5730 | * platform/mac/fast/forms/input-paste-undo-expected.checksum: |
| 5731 | * platform/mac/fast/forms/input-paste-undo-expected.png: |
| 5732 | * platform/mac/fast/forms/input-paste-undo-expected.txt: |
| 5733 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.checksum: |
| 5734 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.png: |
| 5735 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt: |
| 5736 | * platform/mac/fast/forms/input-readonly-dimmed-expected.checksum: |
| 5737 | * platform/mac/fast/forms/input-readonly-dimmed-expected.png: |
| 5738 | * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: |
| 5739 | * platform/mac/fast/forms/input-readonly-empty-expected.checksum: |
| 5740 | * platform/mac/fast/forms/input-readonly-empty-expected.png: |
| 5741 | * platform/mac/fast/forms/input-readonly-empty-expected.txt: |
| 5742 | * platform/mac/fast/forms/input-spaces-expected.checksum: |
| 5743 | * platform/mac/fast/forms/input-spaces-expected.png: |
| 5744 | * platform/mac/fast/forms/input-spaces-expected.txt: |
| 5745 | * platform/mac/fast/forms/input-table-expected.txt: |
| 5746 | * platform/mac/fast/forms/input-text-click-inside-expected.checksum: |
| 5747 | * platform/mac/fast/forms/input-text-click-inside-expected.png: |
| 5748 | * platform/mac/fast/forms/input-text-click-inside-expected.txt: |
| 5749 | * platform/mac/fast/forms/input-text-click-outside-expected.checksum: |
| 5750 | * platform/mac/fast/forms/input-text-click-outside-expected.png: |
| 5751 | * platform/mac/fast/forms/input-text-click-outside-expected.txt: |
| 5752 | * platform/mac/fast/forms/input-text-double-click-expected.checksum: |
| 5753 | * platform/mac/fast/forms/input-text-double-click-expected.png: |
| 5754 | * platform/mac/fast/forms/input-text-double-click-expected.txt: |
| 5755 | * platform/mac/fast/forms/input-text-drag-down-expected.checksum: |
| 5756 | * platform/mac/fast/forms/input-text-drag-down-expected.png: |
| 5757 | * platform/mac/fast/forms/input-text-drag-down-expected.txt: |
| 5758 | * platform/mac/fast/forms/input-text-option-delete-expected.checksum: |
| 5759 | * platform/mac/fast/forms/input-text-option-delete-expected.png: |
| 5760 | * platform/mac/fast/forms/input-text-option-delete-expected.txt: |
| 5761 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum: |
| 5762 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png: |
| 5763 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
| 5764 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.checksum: |
| 5765 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.png: |
| 5766 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt: |
| 5767 | * platform/mac/fast/forms/input-text-word-wrap-expected.checksum: |
| 5768 | * platform/mac/fast/forms/input-text-word-wrap-expected.png: |
| 5769 | * platform/mac/fast/forms/input-text-word-wrap-expected.txt: |
| 5770 | * platform/mac/fast/forms/input-type-change2-expected.checksum: |
| 5771 | * platform/mac/fast/forms/input-type-change2-expected.png: |
| 5772 | * platform/mac/fast/forms/input-type-change2-expected.txt: |
| 5773 | * platform/mac/fast/forms/input-type-text-min-width-expected.checksum: |
| 5774 | * platform/mac/fast/forms/input-type-text-min-width-expected.png: |
| 5775 | * platform/mac/fast/forms/input-type-text-min-width-expected.txt: |
| 5776 | * platform/mac/fast/forms/input-value-expected.checksum: |
| 5777 | * platform/mac/fast/forms/input-value-expected.png: |
| 5778 | * platform/mac/fast/forms/input-value-expected.txt: |
| 5779 | * platform/mac/fast/forms/input-width-expected.checksum: |
| 5780 | * platform/mac/fast/forms/input-width-expected.png: |
| 5781 | * platform/mac/fast/forms/input-width-expected.txt: |
| 5782 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: |
| 5783 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: |
| 5784 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: |
| 5785 | * platform/mac/fast/forms/negativeLineHeight-expected.checksum: |
| 5786 | * platform/mac/fast/forms/negativeLineHeight-expected.png: |
| 5787 | * platform/mac/fast/forms/negativeLineHeight-expected.txt: |
| 5788 | * platform/mac/fast/forms/password-placeholder-expected.checksum: |
| 5789 | * platform/mac/fast/forms/password-placeholder-expected.png: |
| 5790 | * platform/mac/fast/forms/password-placeholder-expected.txt: |
| 5791 | * platform/mac/fast/forms/password-placeholder-text-security-expected.checksum: |
| 5792 | * platform/mac/fast/forms/password-placeholder-text-security-expected.png: |
| 5793 | * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: |
| 5794 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.checksum: |
| 5795 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.png: |
| 5796 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: |
| 5797 | * platform/mac/fast/forms/placeholder-set-attribute-expected.checksum: |
| 5798 | * platform/mac/fast/forms/placeholder-set-attribute-expected.png: |
| 5799 | * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: |
| 5800 | * platform/mac/fast/forms/placeholder-set-value-expected.checksum: |
| 5801 | * platform/mac/fast/forms/placeholder-set-value-expected.png: |
| 5802 | * platform/mac/fast/forms/placeholder-set-value-expected.txt: |
| 5803 | * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.checksum: |
| 5804 | * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.png: |
| 5805 | * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt: |
| 5806 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.checksum: |
| 5807 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.png: |
| 5808 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt: |
| 5809 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.checksum: |
| 5810 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: |
| 5811 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: |
| 5812 | * platform/mac/fast/forms/search-rtl-expected.checksum: |
| 5813 | * platform/mac/fast/forms/search-rtl-expected.png: |
| 5814 | * platform/mac/fast/forms/search-rtl-expected.txt: |
| 5815 | * platform/mac/fast/forms/search-transformed-expected.checksum: |
| 5816 | * platform/mac/fast/forms/search-transformed-expected.png: |
| 5817 | * platform/mac/fast/forms/search-transformed-expected.txt: |
| 5818 | * platform/mac/fast/forms/search-zoomed-expected.checksum: |
| 5819 | * platform/mac/fast/forms/search-zoomed-expected.png: |
| 5820 | * platform/mac/fast/forms/search-zoomed-expected.txt: |
| 5821 | * platform/mac/fast/forms/searchfield-heights-expected.checksum: |
| 5822 | * platform/mac/fast/forms/searchfield-heights-expected.png: |
| 5823 | * platform/mac/fast/forms/searchfield-heights-expected.txt: |
| 5824 | * platform/mac/fast/forms/tabbing-input-iframe-expected.checksum: |
| 5825 | * platform/mac/fast/forms/tabbing-input-iframe-expected.png: |
| 5826 | * platform/mac/fast/forms/tabbing-input-iframe-expected.txt: |
| 5827 | * platform/mac/fast/forms/textAreaLineHeight-expected.checksum: |
| 5828 | * platform/mac/fast/forms/textAreaLineHeight-expected.png: |
| 5829 | * platform/mac/fast/forms/textAreaLineHeight-expected.txt: |
| 5830 | * platform/mac/fast/forms/textarea-align-expected.checksum: |
| 5831 | * platform/mac/fast/forms/textarea-align-expected.png: |
| 5832 | * platform/mac/fast/forms/textarea-align-expected.txt: |
| 5833 | * platform/mac/fast/forms/textarea-rows-cols-expected.checksum: |
| 5834 | * platform/mac/fast/forms/textarea-rows-cols-expected.png: |
| 5835 | * platform/mac/fast/forms/textarea-rows-cols-expected.txt: |
| 5836 | * platform/mac/fast/forms/textarea-scroll-height-expected.checksum: |
| 5837 | * platform/mac/fast/forms/textarea-scroll-height-expected.png: |
| 5838 | * platform/mac/fast/forms/textarea-scroll-height-expected.txt: |
| 5839 | * platform/mac/fast/forms/textarea-scrollbar-expected.checksum: |
| 5840 | * platform/mac/fast/forms/textarea-scrollbar-expected.png: |
| 5841 | * platform/mac/fast/forms/textarea-scrollbar-expected.txt: |
| 5842 | * platform/mac/fast/forms/textarea-scrolled-type-expected.checksum: |
| 5843 | * platform/mac/fast/forms/textarea-scrolled-type-expected.png: |
| 5844 | * platform/mac/fast/forms/textarea-scrolled-type-expected.txt: |
| 5845 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.checksum: |
| 5846 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.png: |
| 5847 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt: |
| 5848 | * platform/mac/fast/forms/textarea-width-expected.checksum: |
| 5849 | * platform/mac/fast/forms/textarea-width-expected.png: |
| 5850 | * platform/mac/fast/forms/textarea-width-expected.txt: |
| 5851 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.checksum: |
| 5852 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.png: |
| 5853 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt: |
| 5854 | * platform/mac/fast/forms/textfield-outline-expected.checksum: |
| 5855 | * platform/mac/fast/forms/textfield-outline-expected.png: |
| 5856 | * platform/mac/fast/forms/textfield-outline-expected.txt: |
| 5857 | * platform/mac/fast/forms/textfield-overflow-expected.checksum: |
| 5858 | * platform/mac/fast/forms/textfield-overflow-expected.png: |
| 5859 | * platform/mac/fast/forms/textfield-overflow-expected.txt: |
| 5860 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt: |
| 5861 | * platform/mac/fast/invalid/residual-style-expected.txt: |
| 5862 | * platform/mac/fast/lists/dynamic-marker-crash-expected.checksum: |
| 5863 | * platform/mac/fast/lists/dynamic-marker-crash-expected.png: |
| 5864 | * platform/mac/fast/lists/dynamic-marker-crash-expected.txt: |
| 5865 | * platform/mac/fast/overflow/overflow-x-y-expected.checksum: |
| 5866 | * platform/mac/fast/overflow/overflow-x-y-expected.png: |
| 5867 | * platform/mac/fast/overflow/overflow-x-y-expected.txt: |
| 5868 | * platform/mac/fast/parser/comment-in-textarea-expected.checksum: |
| 5869 | * platform/mac/fast/parser/comment-in-textarea-expected.png: |
| 5870 | * platform/mac/fast/parser/comment-in-textarea-expected.txt: |
| 5871 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum: |
| 5872 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.png: |
| 5873 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt: |
| 5874 | * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum: |
| 5875 | * platform/mac/fast/parser/open-comment-in-textarea-expected.png: |
| 5876 | * platform/mac/fast/parser/open-comment-in-textarea-expected.txt: |
| 5877 | * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: |
| 5878 | * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: |
| 5879 | * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: |
| 5880 | * platform/mac/fast/repaint/search-field-cancel-expected.checksum: |
| 5881 | * platform/mac/fast/repaint/search-field-cancel-expected.png: |
| 5882 | * platform/mac/fast/repaint/search-field-cancel-expected.txt: |
| 5883 | * platform/mac/fast/repaint/subtree-root-skipped-expected.checksum: |
| 5884 | * platform/mac/fast/repaint/subtree-root-skipped-expected.png: |
| 5885 | * platform/mac/fast/repaint/subtree-root-skipped-expected.txt: |
| 5886 | * platform/mac/fast/replaced/replaced-breaking-expected.checksum: |
| 5887 | * platform/mac/fast/replaced/replaced-breaking-expected.png: |
| 5888 | * platform/mac/fast/replaced/replaced-breaking-expected.txt: |
| 5889 | * platform/mac/fast/replaced/replaced-breaking-mixture-expected.checksum: |
| 5890 | * platform/mac/fast/replaced/replaced-breaking-mixture-expected.png: |
| 5891 | * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt: |
| 5892 | * platform/mac/fast/replaced/width100percent-searchfield-expected.checksum: |
| 5893 | * platform/mac/fast/replaced/width100percent-searchfield-expected.png: |
| 5894 | * platform/mac/fast/replaced/width100percent-searchfield-expected.txt: |
| 5895 | * platform/mac/fast/replaced/width100percent-textarea-expected.checksum: |
| 5896 | * platform/mac/fast/replaced/width100percent-textarea-expected.png: |
| 5897 | * platform/mac/fast/replaced/width100percent-textarea-expected.txt: |
| 5898 | * platform/mac/fast/replaced/width100percent-textfield-expected.checksum: |
| 5899 | * platform/mac/fast/replaced/width100percent-textfield-expected.png: |
| 5900 | * platform/mac/fast/replaced/width100percent-textfield-expected.txt: |
| 5901 | * platform/mac/fast/table/003-expected.checksum: |
| 5902 | * platform/mac/fast/table/003-expected.png: |
| 5903 | * platform/mac/fast/table/003-expected.txt: |
| 5904 | * platform/mac/fast/table/colspanMinWidth-expected.checksum: |
| 5905 | * platform/mac/fast/table/colspanMinWidth-expected.png: |
| 5906 | * platform/mac/fast/table/colspanMinWidth-expected.txt: |
| 5907 | * platform/mac/fast/table/spanOverlapRepaint-expected.checksum: |
| 5908 | * platform/mac/fast/table/spanOverlapRepaint-expected.png: |
| 5909 | * platform/mac/fast/table/spanOverlapRepaint-expected.txt: |
| 5910 | * platform/mac/fast/table/text-field-baseline-expected.checksum: |
| 5911 | * platform/mac/fast/table/text-field-baseline-expected.png: |
| 5912 | * platform/mac/fast/table/text-field-baseline-expected.txt: |
| 5913 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: |
| 5914 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.png: |
| 5915 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt: |
| 5916 | * platform/mac/fast/text/textIteratorNilRenderer-expected.checksum: |
| 5917 | * platform/mac/fast/text/textIteratorNilRenderer-expected.png: |
| 5918 | * platform/mac/fast/text/textIteratorNilRenderer-expected.txt: |
| 5919 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum: |
| 5920 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.png: |
| 5921 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt: |
| 5922 | * platform/mac/http/tests/navigation/anchor-basic-expected.checksum: |
| 5923 | * platform/mac/http/tests/navigation/anchor-basic-expected.png: |
| 5924 | * platform/mac/http/tests/navigation/anchor-basic-expected.txt: |
| 5925 | * platform/mac/http/tests/navigation/anchor-frames-expected.txt: |
| 5926 | * platform/mac/http/tests/navigation/anchor-goback-expected.checksum: |
| 5927 | * platform/mac/http/tests/navigation/anchor-goback-expected.png: |
| 5928 | * platform/mac/http/tests/navigation/anchor-goback-expected.txt: |
| 5929 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: |
| 5930 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum: |
| 5931 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png: |
| 5932 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: |
| 5933 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.checksum: |
| 5934 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png: |
| 5935 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: |
| 5936 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum: |
| 5937 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png: |
| 5938 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: |
| 5939 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum: |
| 5940 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png: |
| 5941 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: |
| 5942 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum: |
| 5943 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.png: |
| 5944 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: |
| 5945 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum: |
| 5946 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.png: |
| 5947 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: |
| 5948 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum: |
| 5949 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.png: |
| 5950 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: |
| 5951 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum: |
| 5952 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png: |
| 5953 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: |
| 5954 | * platform/mac/http/tests/navigation/post-goback2-expected.checksum: |
| 5955 | * platform/mac/http/tests/navigation/post-goback2-expected.png: |
| 5956 | * platform/mac/http/tests/navigation/post-goback2-expected.txt: |
| 5957 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum: |
| 5958 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.png: |
| 5959 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: |
| 5960 | * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum: |
| 5961 | * platform/mac/http/tests/navigation/redirect302-basic-expected.png: |
| 5962 | * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: |
| 5963 | * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum: |
| 5964 | * platform/mac/http/tests/navigation/redirect302-frames-expected.png: |
| 5965 | * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: |
| 5966 | * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum: |
| 5967 | * platform/mac/http/tests/navigation/redirect302-goback-expected.png: |
| 5968 | * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: |
| 5969 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum: |
| 5970 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png: |
| 5971 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: |
| 5972 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.checksum: |
| 5973 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.png: |
| 5974 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: |
| 5975 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: |
| 5976 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.checksum: |
| 5977 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.png: |
| 5978 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: |
| 5979 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum: |
| 5980 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png: |
| 5981 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: |
| 5982 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum: |
| 5983 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png: |
| 5984 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: |
| 5985 | * platform/mac/http/tests/navigation/success200-basic-expected.checksum: |
| 5986 | * platform/mac/http/tests/navigation/success200-basic-expected.png: |
| 5987 | * platform/mac/http/tests/navigation/success200-basic-expected.txt: |
| 5988 | * platform/mac/http/tests/navigation/success200-frames-expected.checksum: |
| 5989 | * platform/mac/http/tests/navigation/success200-frames-expected.png: |
| 5990 | * platform/mac/http/tests/navigation/success200-frames-expected.txt: |
| 5991 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum: |
| 5992 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png: |
| 5993 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: |
| 5994 | * platform/mac/http/tests/navigation/success200-goback-expected.checksum: |
| 5995 | * platform/mac/http/tests/navigation/success200-goback-expected.png: |
| 5996 | * platform/mac/http/tests/navigation/success200-goback-expected.txt: |
| 5997 | * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum: |
| 5998 | * platform/mac/http/tests/navigation/success200-loadsame-expected.png: |
| 5999 | * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: |
| 6000 | * platform/mac/http/tests/navigation/success200-reload-expected.checksum: |
| 6001 | * platform/mac/http/tests/navigation/success200-reload-expected.png: |
| 6002 | * platform/mac/http/tests/navigation/success200-reload-expected.txt: |
| 6003 | * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum: |
| 6004 | * platform/mac/http/tests/navigation/success200-subframeload-expected.png: |
| 6005 | * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: |
| 6006 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum: |
| 6007 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.png: |
| 6008 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: |
| 6009 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum: |
| 6010 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.png: |
| 6011 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: |
| 6012 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum: |
| 6013 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.png: |
| 6014 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: |
| 6015 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum: |
| 6016 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png: |
| 6017 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: |
| 6018 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum: |
| 6019 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png: |
| 6020 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt: |
| 6021 | * platform/mac/svg/hixie/mixed/003-expected.checksum: |
| 6022 | * platform/mac/svg/hixie/mixed/003-expected.png: |
| 6023 | * platform/mac/svg/hixie/mixed/003-expected.txt: |
| 6024 | * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum: |
| 6025 | * platform/mac/tables/mozilla/bugs/bug1188-expected.png: |
| 6026 | * platform/mac/tables/mozilla/bugs/bug1188-expected.txt: |
| 6027 | * platform/mac/tables/mozilla/bugs/bug12384-expected.checksum: |
| 6028 | * platform/mac/tables/mozilla/bugs/bug12384-expected.png: |
| 6029 | * platform/mac/tables/mozilla/bugs/bug12384-expected.txt: |
| 6030 | * platform/mac/tables/mozilla/bugs/bug18359-expected.checksum: |
| 6031 | * platform/mac/tables/mozilla/bugs/bug18359-expected.png: |
| 6032 | * platform/mac/tables/mozilla/bugs/bug18359-expected.txt: |
| 6033 | * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum: |
| 6034 | * platform/mac/tables/mozilla/bugs/bug194024-expected.png: |
| 6035 | * platform/mac/tables/mozilla/bugs/bug194024-expected.txt: |
| 6036 | * platform/mac/tables/mozilla/bugs/bug24200-expected.checksum: |
| 6037 | * platform/mac/tables/mozilla/bugs/bug24200-expected.png: |
| 6038 | * platform/mac/tables/mozilla/bugs/bug24200-expected.txt: |
| 6039 | * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum: |
| 6040 | * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png: |
| 6041 | * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt: |
| 6042 | * platform/mac/tables/mozilla/bugs/bug2479-3-expected.checksum: |
| 6043 | * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png: |
| 6044 | * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt: |
| 6045 | * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt: |
| 6046 | * platform/mac/tables/mozilla/bugs/bug28928-expected.checksum: |
| 6047 | * platform/mac/tables/mozilla/bugs/bug28928-expected.png: |
| 6048 | * platform/mac/tables/mozilla/bugs/bug28928-expected.txt: |
| 6049 | * platform/mac/tables/mozilla/bugs/bug30559-expected.checksum: |
| 6050 | * platform/mac/tables/mozilla/bugs/bug30559-expected.png: |
| 6051 | * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: |
| 6052 | * platform/mac/tables/mozilla/bugs/bug30692-expected.checksum: |
| 6053 | * platform/mac/tables/mozilla/bugs/bug30692-expected.png: |
| 6054 | * platform/mac/tables/mozilla/bugs/bug30692-expected.txt: |
| 6055 | * platform/mac/tables/mozilla/bugs/bug4382-expected.checksum: |
| 6056 | * platform/mac/tables/mozilla/bugs/bug4382-expected.png: |
| 6057 | * platform/mac/tables/mozilla/bugs/bug4382-expected.txt: |
| 6058 | * platform/mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| 6059 | * platform/mac/tables/mozilla/bugs/bug4527-expected.png: |
| 6060 | * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: |
| 6061 | * platform/mac/tables/mozilla/bugs/bug46368-1-expected.checksum: |
| 6062 | * platform/mac/tables/mozilla/bugs/bug46368-1-expected.png: |
| 6063 | * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt: |
| 6064 | * platform/mac/tables/mozilla/bugs/bug46368-2-expected.checksum: |
| 6065 | * platform/mac/tables/mozilla/bugs/bug46368-2-expected.png: |
| 6066 | * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt: |
| 6067 | * platform/mac/tables/mozilla/bugs/bug51037-expected.checksum: |
| 6068 | * platform/mac/tables/mozilla/bugs/bug51037-expected.png: |
| 6069 | * platform/mac/tables/mozilla/bugs/bug51037-expected.txt: |
| 6070 | * platform/mac/tables/mozilla/bugs/bug55545-expected.checksum: |
| 6071 | * platform/mac/tables/mozilla/bugs/bug55545-expected.png: |
| 6072 | * platform/mac/tables/mozilla/bugs/bug55545-expected.txt: |
| 6073 | * platform/mac/tables/mozilla/bugs/bug59354-expected.checksum: |
| 6074 | * platform/mac/tables/mozilla/bugs/bug59354-expected.png: |
| 6075 | * platform/mac/tables/mozilla/bugs/bug59354-expected.txt: |
| 6076 | * platform/mac/tables/mozilla/bugs/bug7342-expected.checksum: |
| 6077 | * platform/mac/tables/mozilla/bugs/bug7342-expected.png: |
| 6078 | * platform/mac/tables/mozilla/bugs/bug7342-expected.txt: |
| 6079 | * platform/mac/tables/mozilla/bugs/bug96334-expected.checksum: |
| 6080 | * platform/mac/tables/mozilla/bugs/bug96334-expected.png: |
| 6081 | * platform/mac/tables/mozilla/bugs/bug96334-expected.txt: |
| 6082 | * platform/mac/tables/mozilla/bugs/bug99948-expected.checksum: |
| 6083 | * platform/mac/tables/mozilla/bugs/bug99948-expected.png: |
| 6084 | * platform/mac/tables/mozilla/bugs/bug99948-expected.txt: |
| 6085 | * platform/mac/tables/mozilla/dom/tableDom-expected.checksum: |
| 6086 | * platform/mac/tables/mozilla/dom/tableDom-expected.png: |
| 6087 | * platform/mac/tables/mozilla/dom/tableDom-expected.txt: |
| 6088 | * platform/mac/tables/mozilla/other/move_row-expected.checksum: |
| 6089 | * platform/mac/tables/mozilla/other/move_row-expected.png: |
| 6090 | * platform/mac/tables/mozilla/other/move_row-expected.txt: |
| 6091 | * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
| 6092 | * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum: |
| 6093 | * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: |
| 6094 | * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: |
| 6095 | * platform/win/Skipped: |
| 6096 | * svg/custom/resources/svg-fonts-in-text-controls.js: |
| 6097 | * svg/custom/svg-fonts-in-text-controls-expected.txt: |
| 6098 | * svg/custom/svg-fonts-in-text-controls.html: Removed. |
| 6099 | |
| 6100 | 2009-04-20 Dimitri Glazkov <dglazkov@chromium.org> |
| 6101 | |
| 6102 | Not reviewed, typo fix. |
| 6103 | |
| 6104 | Rename erroneous lines in Skipped to actual test URLs. |
| 6105 | |
| 6106 | * platform/win/Skipped: |
| 6107 | |
| 6108 | 2009-04-20 Ojan Vafai <ojan@chromium.org> |
| 6109 | |
| 6110 | Reviewed by Adam Roben. |
| 6111 | |
| 6112 | Add Windows failures temporarily to the Skipped list after r42678. |
| 6113 | See https://bugs.webkit.org/show_bug.cgi?id=25306 for more |
| 6114 | information. This is just to get the tree green while the tests |
| 6115 | are fixed. |
| 6116 | |
| 6117 | * platform/win/Skipped: |
| 6118 | |
| 6119 | 2009-04-20 Ojan Vafai <ojan@chromium.org> |
| 6120 | |
| 6121 | Reviewed by Eric Seidel |
| 6122 | |
| 6123 | Fix svg-fonts-in-text-controls.js to measure the |
| 6124 | widths after the SVG font has loaded. |
| 6125 | |
| 6126 | For now the expected results have the success line |
| 6127 | printed before the metrics being measured. I'll fix |
| 6128 | this in a following commit. See |
| 6129 | https://bugs.webkit.org/show_bug.cgi?id=25302 |
| 6130 | for more details. |
| 6131 | |
| 6132 | * svg/custom/resources/svg-fonts-in-text-controls.js: |
| 6133 | * svg/custom/svg-fonts-in-text-controls-expected.txt: |
| 6134 | |
| 6135 | 2009-04-20 Darin Adler <darin@apple.com> |
| 6136 | |
| 6137 | Reviewed by Sam Weinig. |
| 6138 | |
| 6139 | * fast/dom/Window/window-properties.html: Added a new DumpRenderTree window |
| 6140 | object property, plainText. |
| 6141 | |
| 6142 | 2009-04-10 Ojan Vafai <ojan@chromium.org> |
| 6143 | |
| 6144 | Reviewed by Dan Bernstein. |
| 6145 | |
| 6146 | Make textarea and text input metrics more closely match IEs. |
| 6147 | https://bugs.webkit.org/show_bug.cgi?id=15312 |
| 6148 | |
| 6149 | textarea-metrics.js tests the client/scroll/offset width and height |
| 6150 | of textareas with various CSS applied to them in both quirks |
| 6151 | and strict mode. |
| 6152 | |
| 6153 | svg-fonts-in-text-controls tests that the average and max character |
| 6154 | width of an svg font are correctly retrieved. |
| 6155 | |
| 6156 | text-control-intrinsic-widths tests the widths of inputs and textareas with |
| 6157 | different size/cols and different fonts set. |
| 6158 | |
| 6159 | * fast/forms/drag-out-of-textarea.html: |
| 6160 | * fast/forms/resources/TEMPLATE.html: Copied from LayoutTests/editing/execCommand/resources/TEMPLATE.html. |
| 6161 | * fast/forms/resources/text-control-intrinsic-widths.js: Added. |
| 6162 | (printElementWidth): |
| 6163 | * fast/forms/resources/textarea-metrics.js: Added. |
| 6164 | (assertTextareaMetrics): |
| 6165 | (): |
| 6166 | * fast/forms/search-abs-pos-cancel-button.html: |
| 6167 | * fast/forms/text-control-intrinsic-widths-expected.txt: Added. |
| 6168 | * fast/forms/text-control-intrinsic-widths.html: Added. |
| 6169 | * fast/forms/textarea-metrics-expected.txt: Added. |
| 6170 | * fast/forms/textarea-metrics.html: Added. |
| 6171 | * fast/forms/textarea-width.html: |
| 6172 | * fast/replaced/table-percent-height-expected.txt: |
| 6173 | * fast/replaced/table-percent-height.html: |
| 6174 | * platform/mac/editing/deleting/5168598-expected.checksum: |
| 6175 | * platform/mac/editing/deleting/5168598-expected.png: |
| 6176 | * platform/mac/editing/deleting/5168598-expected.txt: |
| 6177 | * platform/mac/editing/inserting/4960120-1-expected.checksum: |
| 6178 | * platform/mac/editing/inserting/4960120-1-expected.png: |
| 6179 | * platform/mac/editing/inserting/4960120-1-expected.txt: |
| 6180 | * platform/mac/editing/inserting/5607069-2-expected.checksum: |
| 6181 | * platform/mac/editing/inserting/5607069-2-expected.png: |
| 6182 | * platform/mac/editing/inserting/5607069-2-expected.txt: |
| 6183 | * platform/mac/editing/inserting/5607069-3-expected.checksum: |
| 6184 | * platform/mac/editing/inserting/5607069-3-expected.png: |
| 6185 | * platform/mac/editing/inserting/5607069-3-expected.txt: |
| 6186 | * platform/mac/editing/inserting/before-after-input-element-expected.checksum: |
| 6187 | * platform/mac/editing/inserting/before-after-input-element-expected.png: |
| 6188 | * platform/mac/editing/inserting/before-after-input-element-expected.txt: |
| 6189 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.checksum: |
| 6190 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.png: |
| 6191 | * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt: |
| 6192 | * platform/mac/editing/pasteboard/4806874-expected.checksum: |
| 6193 | * platform/mac/editing/pasteboard/4806874-expected.png: |
| 6194 | * platform/mac/editing/pasteboard/4806874-expected.txt: |
| 6195 | * platform/mac/editing/pasteboard/drop-text-without-selection-expected.checksum: |
| 6196 | * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png: |
| 6197 | * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt: |
| 6198 | * platform/mac/editing/pasteboard/input-field-1-expected.checksum: |
| 6199 | * platform/mac/editing/pasteboard/input-field-1-expected.png: |
| 6200 | * platform/mac/editing/pasteboard/input-field-1-expected.txt: |
| 6201 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: |
| 6202 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: |
| 6203 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| 6204 | * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: |
| 6205 | * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: |
| 6206 | * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt: |
| 6207 | * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum: |
| 6208 | * platform/mac/editing/pasteboard/pasting-tabs-expected.png: |
| 6209 | * platform/mac/editing/pasteboard/pasting-tabs-expected.txt: |
| 6210 | * platform/mac/editing/selection/3690703-2-expected.checksum: |
| 6211 | * platform/mac/editing/selection/3690703-2-expected.png: |
| 6212 | * platform/mac/editing/selection/3690703-2-expected.txt: |
| 6213 | * platform/mac/editing/selection/3690703-expected.checksum: |
| 6214 | * platform/mac/editing/selection/3690703-expected.png: |
| 6215 | * platform/mac/editing/selection/3690703-expected.txt: |
| 6216 | * platform/mac/editing/selection/3690719-expected.checksum: |
| 6217 | * platform/mac/editing/selection/3690719-expected.png: |
| 6218 | * platform/mac/editing/selection/3690719-expected.txt: |
| 6219 | * platform/mac/editing/selection/4895428-3-expected.checksum: |
| 6220 | * platform/mac/editing/selection/4895428-3-expected.png: |
| 6221 | * platform/mac/editing/selection/4895428-3-expected.txt: |
| 6222 | * platform/mac/editing/selection/4975120-expected.checksum: |
| 6223 | * platform/mac/editing/selection/4975120-expected.png: |
| 6224 | * platform/mac/editing/selection/4975120-expected.txt: |
| 6225 | * platform/mac/editing/selection/5136696-expected.checksum: |
| 6226 | * platform/mac/editing/selection/5136696-expected.png: |
| 6227 | * platform/mac/editing/selection/5136696-expected.txt: |
| 6228 | * platform/mac/editing/selection/5213963-expected.checksum: |
| 6229 | * platform/mac/editing/selection/5213963-expected.png: |
| 6230 | * platform/mac/editing/selection/5213963-expected.txt: |
| 6231 | * platform/mac/editing/selection/drag-select-1-expected.checksum: |
| 6232 | * platform/mac/editing/selection/drag-select-1-expected.png: |
| 6233 | * platform/mac/editing/selection/drag-select-1-expected.txt: |
| 6234 | * platform/mac/editing/selection/drag-text-delay-expected.checksum: |
| 6235 | * platform/mac/editing/selection/drag-text-delay-expected.png: |
| 6236 | * platform/mac/editing/selection/drag-text-delay-expected.txt: |
| 6237 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum: |
| 6238 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.png: |
| 6239 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
| 6240 | * platform/mac/fast/block/margin-collapse/103-expected.txt: |
| 6241 | * platform/mac/fast/css/line-height-expected.checksum: |
| 6242 | * platform/mac/fast/css/line-height-expected.png: |
| 6243 | * platform/mac/fast/css/line-height-expected.txt: |
| 6244 | * platform/mac/fast/css/resize-corner-tracking-expected.checksum: |
| 6245 | * platform/mac/fast/css/resize-corner-tracking-expected.png: |
| 6246 | * platform/mac/fast/css/resize-corner-tracking-expected.txt: |
| 6247 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: |
| 6248 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: |
| 6249 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| 6250 | * platform/mac/fast/dom/isindex-002-expected.checksum: |
| 6251 | * platform/mac/fast/dom/isindex-002-expected.png: |
| 6252 | * platform/mac/fast/dom/isindex-002-expected.txt: |
| 6253 | * platform/mac/fast/dynamic/008-expected.checksum: |
| 6254 | * platform/mac/fast/dynamic/008-expected.png: |
| 6255 | * platform/mac/fast/dynamic/008-expected.txt: |
| 6256 | * platform/mac/fast/events/autoscroll-expected.checksum: |
| 6257 | * platform/mac/fast/events/autoscroll-expected.png: |
| 6258 | * platform/mac/fast/events/autoscroll-expected.txt: |
| 6259 | * platform/mac/fast/events/context-no-deselect-expected.checksum: |
| 6260 | * platform/mac/fast/events/context-no-deselect-expected.png: |
| 6261 | * platform/mac/fast/events/context-no-deselect-expected.txt: |
| 6262 | * platform/mac/fast/events/label-focus-expected.checksum: |
| 6263 | * platform/mac/fast/events/label-focus-expected.png: |
| 6264 | * platform/mac/fast/events/label-focus-expected.txt: |
| 6265 | * platform/mac/fast/forms/basic-textareas-expected.checksum: |
| 6266 | * platform/mac/fast/forms/basic-textareas-expected.png: |
| 6267 | * platform/mac/fast/forms/basic-textareas-expected.txt: |
| 6268 | * platform/mac/fast/forms/box-shadow-override-expected.checksum: |
| 6269 | * platform/mac/fast/forms/box-shadow-override-expected.png: |
| 6270 | * platform/mac/fast/forms/box-shadow-override-expected.txt: |
| 6271 | * platform/mac/fast/forms/control-restrict-line-height-expected.checksum: |
| 6272 | * platform/mac/fast/forms/control-restrict-line-height-expected.png: |
| 6273 | * platform/mac/fast/forms/control-restrict-line-height-expected.txt: |
| 6274 | * platform/mac/fast/forms/encoding-test-expected.checksum: |
| 6275 | * platform/mac/fast/forms/encoding-test-expected.png: |
| 6276 | * platform/mac/fast/forms/encoding-test-expected.txt: |
| 6277 | * platform/mac/fast/forms/fieldset-align-expected.checksum: |
| 6278 | * platform/mac/fast/forms/fieldset-align-expected.png: |
| 6279 | * platform/mac/fast/forms/fieldset-align-expected.txt: |
| 6280 | * platform/mac/fast/forms/form-element-geometry-expected.checksum: |
| 6281 | * platform/mac/fast/forms/form-element-geometry-expected.png: |
| 6282 | * platform/mac/fast/forms/form-element-geometry-expected.txt: |
| 6283 | * platform/mac/fast/forms/input-align-expected.checksum: |
| 6284 | * platform/mac/fast/forms/input-align-expected.png: |
| 6285 | * platform/mac/fast/forms/input-align-expected.txt: |
| 6286 | * platform/mac/fast/forms/input-appearance-bkcolor-expected.checksum: |
| 6287 | * platform/mac/fast/forms/input-appearance-bkcolor-expected.png: |
| 6288 | * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt: |
| 6289 | * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.checksum: |
| 6290 | * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png: |
| 6291 | * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt: |
| 6292 | * platform/mac/fast/forms/input-appearance-disabled-expected.checksum: |
| 6293 | * platform/mac/fast/forms/input-appearance-disabled-expected.png: |
| 6294 | * platform/mac/fast/forms/input-appearance-disabled-expected.txt: |
| 6295 | * platform/mac/fast/forms/input-appearance-focus-expected.checksum: |
| 6296 | * platform/mac/fast/forms/input-appearance-focus-expected.png: |
| 6297 | * platform/mac/fast/forms/input-appearance-focus-expected.txt: |
| 6298 | * platform/mac/fast/forms/input-appearance-height-expected.checksum: |
| 6299 | * platform/mac/fast/forms/input-appearance-height-expected.png: |
| 6300 | * platform/mac/fast/forms/input-appearance-height-expected.txt: |
| 6301 | * platform/mac/fast/forms/input-appearance-preventDefault-expected.checksum: |
| 6302 | * platform/mac/fast/forms/input-appearance-preventDefault-expected.png: |
| 6303 | * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| 6304 | * platform/mac/fast/forms/input-appearance-readonly-expected.checksum: |
| 6305 | * platform/mac/fast/forms/input-appearance-readonly-expected.png: |
| 6306 | * platform/mac/fast/forms/input-appearance-readonly-expected.txt: |
| 6307 | * platform/mac/fast/forms/input-appearance-selection-expected.checksum: |
| 6308 | * platform/mac/fast/forms/input-appearance-selection-expected.png: |
| 6309 | * platform/mac/fast/forms/input-appearance-selection-expected.txt: |
| 6310 | * platform/mac/fast/forms/input-appearance-visibility-expected.checksum: |
| 6311 | * platform/mac/fast/forms/input-appearance-visibility-expected.png: |
| 6312 | * platform/mac/fast/forms/input-appearance-visibility-expected.txt: |
| 6313 | * platform/mac/fast/forms/input-appearance-width-expected.checksum: |
| 6314 | * platform/mac/fast/forms/input-appearance-width-expected.png: |
| 6315 | * platform/mac/fast/forms/input-appearance-width-expected.txt: |
| 6316 | * platform/mac/fast/forms/input-baseline-expected.checksum: |
| 6317 | * platform/mac/fast/forms/input-baseline-expected.png: |
| 6318 | * platform/mac/fast/forms/input-baseline-expected.txt: |
| 6319 | * platform/mac/fast/forms/input-disabled-color-expected.checksum: |
| 6320 | * platform/mac/fast/forms/input-disabled-color-expected.png: |
| 6321 | * platform/mac/fast/forms/input-disabled-color-expected.txt: |
| 6322 | * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.checksum: |
| 6323 | * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.png: |
| 6324 | * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt: |
| 6325 | * platform/mac/fast/forms/input-paste-undo-expected.checksum: |
| 6326 | * platform/mac/fast/forms/input-paste-undo-expected.png: |
| 6327 | * platform/mac/fast/forms/input-paste-undo-expected.txt: |
| 6328 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.checksum: |
| 6329 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.png: |
| 6330 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt: |
| 6331 | * platform/mac/fast/forms/input-readonly-dimmed-expected.checksum: |
| 6332 | * platform/mac/fast/forms/input-readonly-dimmed-expected.png: |
| 6333 | * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: |
| 6334 | * platform/mac/fast/forms/input-readonly-empty-expected.checksum: |
| 6335 | * platform/mac/fast/forms/input-readonly-empty-expected.png: |
| 6336 | * platform/mac/fast/forms/input-readonly-empty-expected.txt: |
| 6337 | * platform/mac/fast/forms/input-spaces-expected.checksum: |
| 6338 | * platform/mac/fast/forms/input-spaces-expected.png: |
| 6339 | * platform/mac/fast/forms/input-spaces-expected.txt: |
| 6340 | * platform/mac/fast/forms/input-table-expected.txt: |
| 6341 | * platform/mac/fast/forms/input-text-click-inside-expected.checksum: |
| 6342 | * platform/mac/fast/forms/input-text-click-inside-expected.png: |
| 6343 | * platform/mac/fast/forms/input-text-click-inside-expected.txt: |
| 6344 | * platform/mac/fast/forms/input-text-click-outside-expected.checksum: |
| 6345 | * platform/mac/fast/forms/input-text-click-outside-expected.png: |
| 6346 | * platform/mac/fast/forms/input-text-click-outside-expected.txt: |
| 6347 | * platform/mac/fast/forms/input-text-double-click-expected.checksum: |
| 6348 | * platform/mac/fast/forms/input-text-double-click-expected.png: |
| 6349 | * platform/mac/fast/forms/input-text-double-click-expected.txt: |
| 6350 | * platform/mac/fast/forms/input-text-drag-down-expected.checksum: |
| 6351 | * platform/mac/fast/forms/input-text-drag-down-expected.png: |
| 6352 | * platform/mac/fast/forms/input-text-drag-down-expected.txt: |
| 6353 | * platform/mac/fast/forms/input-text-maxlength-expected.checksum: |
| 6354 | * platform/mac/fast/forms/input-text-maxlength-expected.png: |
| 6355 | * platform/mac/fast/forms/input-text-maxlength-expected.txt: |
| 6356 | * platform/mac/fast/forms/input-text-option-delete-expected.checksum: |
| 6357 | * platform/mac/fast/forms/input-text-option-delete-expected.png: |
| 6358 | * platform/mac/fast/forms/input-text-option-delete-expected.txt: |
| 6359 | * platform/mac/fast/forms/input-text-paste-maxlength-expected.checksum: |
| 6360 | * platform/mac/fast/forms/input-text-paste-maxlength-expected.png: |
| 6361 | * platform/mac/fast/forms/input-text-paste-maxlength-expected.txt: |
| 6362 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum: |
| 6363 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png: |
| 6364 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
| 6365 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.checksum: |
| 6366 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.png: |
| 6367 | * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt: |
| 6368 | * platform/mac/fast/forms/input-text-word-wrap-expected.checksum: |
| 6369 | * platform/mac/fast/forms/input-text-word-wrap-expected.png: |
| 6370 | * platform/mac/fast/forms/input-text-word-wrap-expected.txt: |
| 6371 | * platform/mac/fast/forms/input-type-change2-expected.checksum: |
| 6372 | * platform/mac/fast/forms/input-type-change2-expected.png: |
| 6373 | * platform/mac/fast/forms/input-type-change2-expected.txt: |
| 6374 | * platform/mac/fast/forms/input-type-text-min-width-expected.checksum: |
| 6375 | * platform/mac/fast/forms/input-type-text-min-width-expected.png: |
| 6376 | * platform/mac/fast/forms/input-type-text-min-width-expected.txt: |
| 6377 | * platform/mac/fast/forms/input-value-expected.checksum: |
| 6378 | * platform/mac/fast/forms/input-value-expected.png: |
| 6379 | * platform/mac/fast/forms/input-value-expected.txt: |
| 6380 | * platform/mac/fast/forms/input-width-expected.checksum: |
| 6381 | * platform/mac/fast/forms/input-width-expected.png: |
| 6382 | * platform/mac/fast/forms/input-width-expected.txt: |
| 6383 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: |
| 6384 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: |
| 6385 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: |
| 6386 | * platform/mac/fast/forms/negativeLineHeight-expected.checksum: |
| 6387 | * platform/mac/fast/forms/negativeLineHeight-expected.png: |
| 6388 | * platform/mac/fast/forms/negativeLineHeight-expected.txt: |
| 6389 | * platform/mac/fast/forms/password-placeholder-expected.checksum: |
| 6390 | * platform/mac/fast/forms/password-placeholder-expected.png: |
| 6391 | * platform/mac/fast/forms/password-placeholder-expected.txt: |
| 6392 | * platform/mac/fast/forms/password-placeholder-text-security-expected.checksum: |
| 6393 | * platform/mac/fast/forms/password-placeholder-text-security-expected.png: |
| 6394 | * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: |
| 6395 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.checksum: |
| 6396 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.png: |
| 6397 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: |
| 6398 | * platform/mac/fast/forms/placeholder-set-attribute-expected.checksum: |
| 6399 | * platform/mac/fast/forms/placeholder-set-attribute-expected.png: |
| 6400 | * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: |
| 6401 | * platform/mac/fast/forms/placeholder-set-value-expected.checksum: |
| 6402 | * platform/mac/fast/forms/placeholder-set-value-expected.png: |
| 6403 | * platform/mac/fast/forms/placeholder-set-value-expected.txt: |
| 6404 | * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.checksum: |
| 6405 | * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.png: |
| 6406 | * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt: |
| 6407 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.checksum: |
| 6408 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.png: |
| 6409 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt: |
| 6410 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.checksum: |
| 6411 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: |
| 6412 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: |
| 6413 | * platform/mac/fast/forms/search-rtl-expected.checksum: |
| 6414 | * platform/mac/fast/forms/search-rtl-expected.png: |
| 6415 | * platform/mac/fast/forms/search-rtl-expected.txt: |
| 6416 | * platform/mac/fast/forms/search-transformed-expected.checksum: |
| 6417 | * platform/mac/fast/forms/search-transformed-expected.png: |
| 6418 | * platform/mac/fast/forms/search-transformed-expected.txt: |
| 6419 | * platform/mac/fast/forms/search-zoomed-expected.checksum: |
| 6420 | * platform/mac/fast/forms/search-zoomed-expected.png: |
| 6421 | * platform/mac/fast/forms/search-zoomed-expected.txt: |
| 6422 | * platform/mac/fast/forms/searchfield-heights-expected.checksum: |
| 6423 | * platform/mac/fast/forms/searchfield-heights-expected.png: |
| 6424 | * platform/mac/fast/forms/searchfield-heights-expected.txt: |
| 6425 | * platform/mac/fast/forms/tabbing-input-iframe-expected.checksum: |
| 6426 | * platform/mac/fast/forms/tabbing-input-iframe-expected.png: |
| 6427 | * platform/mac/fast/forms/tabbing-input-iframe-expected.txt: |
| 6428 | * platform/mac/fast/forms/textAreaLineHeight-expected.checksum: |
| 6429 | * platform/mac/fast/forms/textAreaLineHeight-expected.png: |
| 6430 | * platform/mac/fast/forms/textAreaLineHeight-expected.txt: |
| 6431 | * platform/mac/fast/forms/textarea-align-expected.checksum: |
| 6432 | * platform/mac/fast/forms/textarea-align-expected.png: |
| 6433 | * platform/mac/fast/forms/textarea-align-expected.txt: |
| 6434 | * platform/mac/fast/forms/textarea-rows-cols-expected.checksum: |
| 6435 | * platform/mac/fast/forms/textarea-rows-cols-expected.png: |
| 6436 | * platform/mac/fast/forms/textarea-rows-cols-expected.txt: |
| 6437 | * platform/mac/fast/forms/textarea-scroll-height-expected.checksum: |
| 6438 | * platform/mac/fast/forms/textarea-scroll-height-expected.png: |
| 6439 | * platform/mac/fast/forms/textarea-scroll-height-expected.txt: |
| 6440 | * platform/mac/fast/forms/textarea-scrollbar-expected.checksum: |
| 6441 | * platform/mac/fast/forms/textarea-scrollbar-expected.png: |
| 6442 | * platform/mac/fast/forms/textarea-scrollbar-expected.txt: |
| 6443 | * platform/mac/fast/forms/textarea-scrolled-type-expected.checksum: |
| 6444 | * platform/mac/fast/forms/textarea-scrolled-type-expected.png: |
| 6445 | * platform/mac/fast/forms/textarea-scrolled-type-expected.txt: |
| 6446 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.checksum: |
| 6447 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.png: |
| 6448 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt: |
| 6449 | * platform/mac/fast/forms/textarea-width-expected.checksum: |
| 6450 | * platform/mac/fast/forms/textarea-width-expected.png: |
| 6451 | * platform/mac/fast/forms/textarea-width-expected.txt: |
| 6452 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.checksum: |
| 6453 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.png: |
| 6454 | * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt: |
| 6455 | * platform/mac/fast/forms/textfield-outline-expected.checksum: |
| 6456 | * platform/mac/fast/forms/textfield-outline-expected.png: |
| 6457 | * platform/mac/fast/forms/textfield-outline-expected.txt: |
| 6458 | * platform/mac/fast/forms/textfield-overflow-expected.checksum: |
| 6459 | * platform/mac/fast/forms/textfield-overflow-expected.png: |
| 6460 | * platform/mac/fast/forms/textfield-overflow-expected.txt: |
| 6461 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.checksum: |
| 6462 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.png: |
| 6463 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt: |
| 6464 | * platform/mac/fast/invalid/residual-style-expected.txt: |
| 6465 | * platform/mac/fast/lists/dynamic-marker-crash-expected.checksum: |
| 6466 | * platform/mac/fast/lists/dynamic-marker-crash-expected.png: |
| 6467 | * platform/mac/fast/lists/dynamic-marker-crash-expected.txt: |
| 6468 | * platform/mac/fast/overflow/overflow-x-y-expected.checksum: |
| 6469 | * platform/mac/fast/overflow/overflow-x-y-expected.png: |
| 6470 | * platform/mac/fast/overflow/overflow-x-y-expected.txt: |
| 6471 | * platform/mac/fast/parser/comment-in-textarea-expected.checksum: |
| 6472 | * platform/mac/fast/parser/comment-in-textarea-expected.png: |
| 6473 | * platform/mac/fast/parser/comment-in-textarea-expected.txt: |
| 6474 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum: |
| 6475 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.png: |
| 6476 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt: |
| 6477 | * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum: |
| 6478 | * platform/mac/fast/parser/open-comment-in-textarea-expected.png: |
| 6479 | * platform/mac/fast/parser/open-comment-in-textarea-expected.txt: |
| 6480 | * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: |
| 6481 | * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: |
| 6482 | * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: |
| 6483 | * platform/mac/fast/repaint/search-field-cancel-expected.checksum: |
| 6484 | * platform/mac/fast/repaint/search-field-cancel-expected.png: |
| 6485 | * platform/mac/fast/repaint/search-field-cancel-expected.txt: |
| 6486 | * platform/mac/fast/repaint/subtree-root-skipped-expected.checksum: |
| 6487 | * platform/mac/fast/repaint/subtree-root-skipped-expected.png: |
| 6488 | * platform/mac/fast/repaint/subtree-root-skipped-expected.txt: |
| 6489 | * platform/mac/fast/replaced/replaced-breaking-expected.checksum: |
| 6490 | * platform/mac/fast/replaced/replaced-breaking-expected.png: |
| 6491 | * platform/mac/fast/replaced/replaced-breaking-expected.txt: |
| 6492 | * platform/mac/fast/replaced/replaced-breaking-mixture-expected.checksum: |
| 6493 | * platform/mac/fast/replaced/replaced-breaking-mixture-expected.png: |
| 6494 | * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt: |
| 6495 | * platform/mac/fast/replaced/width100percent-searchfield-expected.checksum: |
| 6496 | * platform/mac/fast/replaced/width100percent-searchfield-expected.png: |
| 6497 | * platform/mac/fast/replaced/width100percent-searchfield-expected.txt: |
| 6498 | * platform/mac/fast/replaced/width100percent-textarea-expected.checksum: |
| 6499 | * platform/mac/fast/replaced/width100percent-textarea-expected.png: |
| 6500 | * platform/mac/fast/replaced/width100percent-textarea-expected.txt: |
| 6501 | * platform/mac/fast/replaced/width100percent-textfield-expected.checksum: |
| 6502 | * platform/mac/fast/replaced/width100percent-textfield-expected.png: |
| 6503 | * platform/mac/fast/replaced/width100percent-textfield-expected.txt: |
| 6504 | * platform/mac/fast/table/003-expected.checksum: |
| 6505 | * platform/mac/fast/table/003-expected.png: |
| 6506 | * platform/mac/fast/table/003-expected.txt: |
| 6507 | * platform/mac/fast/table/colspanMinWidth-expected.checksum: |
| 6508 | * platform/mac/fast/table/colspanMinWidth-expected.png: |
| 6509 | * platform/mac/fast/table/colspanMinWidth-expected.txt: |
| 6510 | * platform/mac/fast/table/spanOverlapRepaint-expected.checksum: |
| 6511 | * platform/mac/fast/table/spanOverlapRepaint-expected.png: |
| 6512 | * platform/mac/fast/table/spanOverlapRepaint-expected.txt: |
| 6513 | * platform/mac/fast/table/text-field-baseline-expected.checksum: |
| 6514 | * platform/mac/fast/table/text-field-baseline-expected.png: |
| 6515 | * platform/mac/fast/table/text-field-baseline-expected.txt: |
| 6516 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: |
| 6517 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.png: |
| 6518 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt: |
| 6519 | * platform/mac/fast/text/textIteratorNilRenderer-expected.checksum: |
| 6520 | * platform/mac/fast/text/textIteratorNilRenderer-expected.png: |
| 6521 | * platform/mac/fast/text/textIteratorNilRenderer-expected.txt: |
| 6522 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum: |
| 6523 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.png: |
| 6524 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt: |
| 6525 | * platform/mac/http/tests/navigation/anchor-basic-expected.checksum: |
| 6526 | * platform/mac/http/tests/navigation/anchor-basic-expected.png: |
| 6527 | * platform/mac/http/tests/navigation/anchor-basic-expected.txt: |
| 6528 | * platform/mac/http/tests/navigation/anchor-frames-expected.txt: |
| 6529 | * platform/mac/http/tests/navigation/anchor-goback-expected.checksum: |
| 6530 | * platform/mac/http/tests/navigation/anchor-goback-expected.png: |
| 6531 | * platform/mac/http/tests/navigation/anchor-goback-expected.txt: |
| 6532 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: |
| 6533 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum: |
| 6534 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png: |
| 6535 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: |
| 6536 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.checksum: |
| 6537 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png: |
| 6538 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: |
| 6539 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum: |
| 6540 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png: |
| 6541 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: |
| 6542 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum: |
| 6543 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png: |
| 6544 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: |
| 6545 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum: |
| 6546 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.png: |
| 6547 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: |
| 6548 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum: |
| 6549 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.png: |
| 6550 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: |
| 6551 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum: |
| 6552 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.png: |
| 6553 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: |
| 6554 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum: |
| 6555 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png: |
| 6556 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: |
| 6557 | * platform/mac/http/tests/navigation/post-goback2-expected.checksum: |
| 6558 | * platform/mac/http/tests/navigation/post-goback2-expected.png: |
| 6559 | * platform/mac/http/tests/navigation/post-goback2-expected.txt: |
| 6560 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum: |
| 6561 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.png: |
| 6562 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: |
| 6563 | * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum: |
| 6564 | * platform/mac/http/tests/navigation/redirect302-basic-expected.png: |
| 6565 | * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: |
| 6566 | * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum: |
| 6567 | * platform/mac/http/tests/navigation/redirect302-frames-expected.png: |
| 6568 | * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: |
| 6569 | * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum: |
| 6570 | * platform/mac/http/tests/navigation/redirect302-goback-expected.png: |
| 6571 | * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: |
| 6572 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum: |
| 6573 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png: |
| 6574 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: |
| 6575 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.checksum: |
| 6576 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.png: |
| 6577 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: |
| 6578 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: |
| 6579 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.checksum: |
| 6580 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.png: |
| 6581 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: |
| 6582 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum: |
| 6583 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png: |
| 6584 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: |
| 6585 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum: |
| 6586 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png: |
| 6587 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: |
| 6588 | * platform/mac/http/tests/navigation/success200-basic-expected.checksum: |
| 6589 | * platform/mac/http/tests/navigation/success200-basic-expected.png: |
| 6590 | * platform/mac/http/tests/navigation/success200-basic-expected.txt: |
| 6591 | * platform/mac/http/tests/navigation/success200-frames-expected.checksum: |
| 6592 | * platform/mac/http/tests/navigation/success200-frames-expected.png: |
| 6593 | * platform/mac/http/tests/navigation/success200-frames-expected.txt: |
| 6594 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum: |
| 6595 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png: |
| 6596 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: |
| 6597 | * platform/mac/http/tests/navigation/success200-goback-expected.checksum: |
| 6598 | * platform/mac/http/tests/navigation/success200-goback-expected.png: |
| 6599 | * platform/mac/http/tests/navigation/success200-goback-expected.txt: |
| 6600 | * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum: |
| 6601 | * platform/mac/http/tests/navigation/success200-loadsame-expected.png: |
| 6602 | * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: |
| 6603 | * platform/mac/http/tests/navigation/success200-reload-expected.checksum: |
| 6604 | * platform/mac/http/tests/navigation/success200-reload-expected.png: |
| 6605 | * platform/mac/http/tests/navigation/success200-reload-expected.txt: |
| 6606 | * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum: |
| 6607 | * platform/mac/http/tests/navigation/success200-subframeload-expected.png: |
| 6608 | * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: |
| 6609 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum: |
| 6610 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.png: |
| 6611 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: |
| 6612 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum: |
| 6613 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.png: |
| 6614 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: |
| 6615 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum: |
| 6616 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.png: |
| 6617 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: |
| 6618 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum: |
| 6619 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png: |
| 6620 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: |
| 6621 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum: |
| 6622 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png: |
| 6623 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt: |
| 6624 | * platform/mac/svg/hixie/mixed/003-expected.checksum: |
| 6625 | * platform/mac/svg/hixie/mixed/003-expected.png: |
| 6626 | * platform/mac/svg/hixie/mixed/003-expected.txt: |
| 6627 | * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum: |
| 6628 | * platform/mac/tables/mozilla/bugs/bug1188-expected.png: |
| 6629 | * platform/mac/tables/mozilla/bugs/bug1188-expected.txt: |
| 6630 | * platform/mac/tables/mozilla/bugs/bug12384-expected.checksum: |
| 6631 | * platform/mac/tables/mozilla/bugs/bug12384-expected.png: |
| 6632 | * platform/mac/tables/mozilla/bugs/bug12384-expected.txt: |
| 6633 | * platform/mac/tables/mozilla/bugs/bug18359-expected.checksum: |
| 6634 | * platform/mac/tables/mozilla/bugs/bug18359-expected.png: |
| 6635 | * platform/mac/tables/mozilla/bugs/bug18359-expected.txt: |
| 6636 | * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum: |
| 6637 | * platform/mac/tables/mozilla/bugs/bug194024-expected.png: |
| 6638 | * platform/mac/tables/mozilla/bugs/bug194024-expected.txt: |
| 6639 | * platform/mac/tables/mozilla/bugs/bug24200-expected.checksum: |
| 6640 | * platform/mac/tables/mozilla/bugs/bug24200-expected.png: |
| 6641 | * platform/mac/tables/mozilla/bugs/bug24200-expected.txt: |
| 6642 | * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum: |
| 6643 | * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png: |
| 6644 | * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt: |
| 6645 | * platform/mac/tables/mozilla/bugs/bug2479-3-expected.checksum: |
| 6646 | * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png: |
| 6647 | * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt: |
| 6648 | * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt: |
| 6649 | * platform/mac/tables/mozilla/bugs/bug28928-expected.checksum: |
| 6650 | * platform/mac/tables/mozilla/bugs/bug28928-expected.png: |
| 6651 | * platform/mac/tables/mozilla/bugs/bug28928-expected.txt: |
| 6652 | * platform/mac/tables/mozilla/bugs/bug30559-expected.checksum: |
| 6653 | * platform/mac/tables/mozilla/bugs/bug30559-expected.png: |
| 6654 | * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: |
| 6655 | * platform/mac/tables/mozilla/bugs/bug30692-expected.checksum: |
| 6656 | * platform/mac/tables/mozilla/bugs/bug30692-expected.png: |
| 6657 | * platform/mac/tables/mozilla/bugs/bug30692-expected.txt: |
| 6658 | * platform/mac/tables/mozilla/bugs/bug4382-expected.checksum: |
| 6659 | * platform/mac/tables/mozilla/bugs/bug4382-expected.png: |
| 6660 | * platform/mac/tables/mozilla/bugs/bug4382-expected.txt: |
| 6661 | * platform/mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| 6662 | * platform/mac/tables/mozilla/bugs/bug4527-expected.png: |
| 6663 | * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: |
| 6664 | * platform/mac/tables/mozilla/bugs/bug46368-1-expected.checksum: |
| 6665 | * platform/mac/tables/mozilla/bugs/bug46368-1-expected.png: |
| 6666 | * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt: |
| 6667 | * platform/mac/tables/mozilla/bugs/bug46368-2-expected.checksum: |
| 6668 | * platform/mac/tables/mozilla/bugs/bug46368-2-expected.png: |
| 6669 | * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt: |
| 6670 | * platform/mac/tables/mozilla/bugs/bug51037-expected.checksum: |
| 6671 | * platform/mac/tables/mozilla/bugs/bug51037-expected.png: |
| 6672 | * platform/mac/tables/mozilla/bugs/bug51037-expected.txt: |
| 6673 | * platform/mac/tables/mozilla/bugs/bug55545-expected.checksum: |
| 6674 | * platform/mac/tables/mozilla/bugs/bug55545-expected.png: |
| 6675 | * platform/mac/tables/mozilla/bugs/bug55545-expected.txt: |
| 6676 | * platform/mac/tables/mozilla/bugs/bug59354-expected.checksum: |
| 6677 | * platform/mac/tables/mozilla/bugs/bug59354-expected.png: |
| 6678 | * platform/mac/tables/mozilla/bugs/bug59354-expected.txt: |
| 6679 | * platform/mac/tables/mozilla/bugs/bug7342-expected.checksum: |
| 6680 | * platform/mac/tables/mozilla/bugs/bug7342-expected.png: |
| 6681 | * platform/mac/tables/mozilla/bugs/bug7342-expected.txt: |
| 6682 | * platform/mac/tables/mozilla/bugs/bug96334-expected.checksum: |
| 6683 | * platform/mac/tables/mozilla/bugs/bug96334-expected.png: |
| 6684 | * platform/mac/tables/mozilla/bugs/bug96334-expected.txt: |
| 6685 | * platform/mac/tables/mozilla/bugs/bug99948-expected.checksum: |
| 6686 | * platform/mac/tables/mozilla/bugs/bug99948-expected.png: |
| 6687 | * platform/mac/tables/mozilla/bugs/bug99948-expected.txt: |
| 6688 | * platform/mac/tables/mozilla/dom/tableDom-expected.checksum: |
| 6689 | * platform/mac/tables/mozilla/dom/tableDom-expected.png: |
| 6690 | * platform/mac/tables/mozilla/dom/tableDom-expected.txt: |
| 6691 | * platform/mac/tables/mozilla/other/move_row-expected.checksum: |
| 6692 | * platform/mac/tables/mozilla/other/move_row-expected.png: |
| 6693 | * platform/mac/tables/mozilla/other/move_row-expected.txt: |
| 6694 | * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
| 6695 | * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum: |
| 6696 | * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: |
| 6697 | * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: |
| 6698 | * svg/custom/resources/svg-fonts-in-text-controls.js: Added. |
| 6699 | * svg/custom/svg-fonts-in-text-controls-expected.txt: Added. |
| 6700 | * svg/custom/svg-fonts-in-text-controls.html: Added. |
| 6701 | |
| 6702 | 2009-04-20 Simon Fraser <simon.fraser@apple.com> |
| 6703 | |
| 6704 | Reviewed by Eric Seidel |
| 6705 | |
| 6706 | https://bugs.webkit.org/show_bug.cgi?id=25282 |
| 6707 | |
| 6708 | outlineBoundsForRepaint() should compute a quad relative to the |
| 6709 | repaintContainer. This fixes the repaint issues originally fixed in |
| 6710 | https://bugs.webkit.org/show_bug.cgi?id=12885 for elements in compositing layers. |
| 6711 | |
| 6712 | * compositing/repaint/content-into-overflow.html: Added. |
| 6713 | * compositing/repaint/overflow-into-content.html: Added. |
| 6714 | * platform/mac/compositing/repaint/content-into-overflow-expected.txt: Added. |
| 6715 | * platform/mac/compositing/repaint/overflow-into-content-expected.txt: Added. |
| 6716 | |
| 6717 | 2009-04-19 Dan Bernstein <mitz@apple.com> |
| 6718 | |
| 6719 | Reviewed by Mark Rowe. |
| 6720 | |
| 6721 | - test and updated tests for <rdar://problem/6734365> eBay "Save this |
| 6722 | search" link does nothing the second time search results are opened |
| 6723 | |
| 6724 | * fast/dom/HTMLScriptElement/nested-execution-expected.txt: Added. |
| 6725 | * fast/dom/HTMLScriptElement/nested-execution.html: Added. |
| 6726 | * fast/dom/HTMLScriptElement/resources/nested-execution.js: Added. |
| 6727 | * fast/dom/HTMLScriptElement/script-reexecution.html: |
| 6728 | * fast/dom/HTMLScriptElement/script-set-src.html: |
| 6729 | * fast/dom/script-element-gc.html: |
| 6730 | * fast/loader/local-JavaScript-from-local.html: |
| 6731 | * svg/dom/SVGScriptElement/script-reexecution.svg: |
| 6732 | * svg/dom/SVGScriptElement/script-set-href.svg: |
| 6733 | |
| 6734 | 2009-04-18 Simon Fraser <simon.fraser@apple.com> |
| 6735 | |
| 6736 | Reviewed by Antti Koivisto. |
| 6737 | |
| 6738 | https://bugs.webkit.org/show_bug.cgi?id=25066 |
| 6739 | |
| 6740 | Add testcase for dynamically giving <video> a layer, via opacity. |
| 6741 | |
| 6742 | * fast/layers/video-layer.html: Added. |
| 6743 | * platform/mac/fast/layers/video-layer-expected.checksum: Added. |
| 6744 | * platform/mac/fast/layers/video-layer-expected.png: Added. |
| 6745 | * platform/mac/fast/layers/video-layer-expected.txt: Added. |
| 6746 | |
| 6747 | 2009-04-18 Geoffrey Garen <ggaren@apple.com> |
| 6748 | |
| 6749 | Reviewed by Cameron Zwarich. |
| 6750 | |
| 6751 | Test for <rdar://problem/6797442> | https://bugs.webkit.org/show_bug.cgi?id=25285 |
| 6752 | REGRESSION (r42569): Profiles cannot be selected in inspector profiler |
| 6753 | |
| 6754 | * fast/events/event-listener-sharing-expected.txt: Added. |
| 6755 | * fast/events/event-listener-sharing.html: Added. |
| 6756 | * fast/events/resources/event-listener-sharing.js: Added. |
| 6757 | (gc): |
| 6758 | (clickHandler): |
| 6759 | |
| 6760 | 2009-04-18 Justin Garcia <justin.garcia@apple.com> |
| 6761 | |
| 6762 | Updated test results for https://bugs.webkit.org/show_bug.cgi?id=25277 |
| 6763 | |
| 6764 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum: |
| 6765 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png: |
| 6766 | * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: |
| 6767 | |
| 6768 | 2009-04-18 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 6769 | |
| 6770 | Reviewed by George Staikos. |
| 6771 | |
| 6772 | Update fast/wml/fieldset.wml layout test result, as RenderLegend is gone. |
| 6773 | |
| 6774 | * platform/mac/fast/wml/fieldset-expected.txt: Rename 'RenderLegend' to 'RenderBlock'. |
| 6775 | |
| 6776 | 2009-04-17 Oliver Hunt <oliver@apple.com> |
| 6777 | |
| 6778 | Reviewed by Darin Adler. |
| 6779 | |
| 6780 | Testcase to ensure reentry cache correctly unrolls callframe |
| 6781 | when it's destroyed. |
| 6782 | |
| 6783 | * fast/js/repeat-cached-vm-reentry-expected.txt: Added. |
| 6784 | * fast/js/repeat-cached-vm-reentry.html: Added. |
| 6785 | * fast/js/resources/repeat-cached-vm-reentry.js: Added. |
| 6786 | |
| 6787 | 2009-04-17 Justin Garcia <justin.garcia@apple.com> |
| 6788 | |
| 6789 | Reviewed by Dan Bernstein. |
| 6790 | |
| 6791 | https://bugs.webkit.org/show_bug.cgi?id=25277 |
| 6792 | If there is no line wrapping, a caret can leave its containing block but it shouldn't leave its root line box |
| 6793 | |
| 6794 | * fast/inline/25277-2.html: Added. |
| 6795 | * fast/inline/25277.html: Added. |
| 6796 | * platform/mac/fast/inline/25277-2-expected.checksum: Added. |
| 6797 | * platform/mac/fast/inline/25277-2-expected.png: Added. |
| 6798 | * platform/mac/fast/inline/25277-2-expected.txt: Added. |
| 6799 | * platform/mac/fast/inline/25277-expected.checksum: Added. |
| 6800 | * platform/mac/fast/inline/25277-expected.png: Added. |
| 6801 | * platform/mac/fast/inline/25277-expected.txt: Added. |
| 6802 | |
| 6803 | 2009-04-17 Brady Eidson <beidson@apple.com> |
| 6804 | |
| 6805 | Reviewed by Mark Rowe |
| 6806 | |
| 6807 | <rdar://problem/6778137> - Disable post-goback-repost-policy.html until the networking layer allows it to be useful. |
| 6808 | |
| 6809 | * http/tests/navigation/post-goback-repost-policy.html: Removed. |
| 6810 | * http/tests/navigation/post-goback-repost-policy.html-disabled: Copied from http/tests/navigation/post-goback-repost-policy.html. |
| 6811 | |
| 6812 | 2009-04-16 Darin Fisher <darin@chromium.org> |
| 6813 | |
| 6814 | Reviewed by Darin Adler. |
| 6815 | |
| 6816 | https://bugs.webkit.org/show_bug.cgi?id=25223 |
| 6817 | REGRESSION: Back button after form submission to the same URL fails to navigate. |
| 6818 | |
| 6819 | * http/tests/navigation/post-goback-same-url.html: Added. |
| 6820 | * http/tests/navigation/post-goback-same-url-expected.txt: Added. |
| 6821 | * http/tests/navigation/resources/post-goback-same-url.php: Added. |
| 6822 | |
| 6823 | 2009-04-17 Pierre d'Herbemont <pdherbemont@apple.com> |
| 6824 | |
| 6825 | Reviewed by Simon Fraser. |
| 6826 | |
| 6827 | Add test for media element 'played' attribute. |
| 6828 | |
| 6829 | * media/video-played-expected.txt: Added. |
| 6830 | * media/video-played.html: Added. |
| 6831 | * media/video-test.js: |
| 6832 | (disableFullTestDetailsPrinting): New, include less information in 'reportExpected' output |
| 6833 | to accomodate tests with values that are expected to change from run to run. |
| 6834 | (reportExpected): Don't log expected and observed values when printFullTestDetails is false. |
| 6835 | (runSilently): New, same as run() but without logging. |
| 6836 | (run): Call runSilently to run command. |
| 6837 | |
| 6838 | 2009-04-17 Brady Eidson <beidson@apple.com> |
| 6839 | |
| 6840 | Reviewed by Maciej Stachowiak |
| 6841 | |
| 6842 | <rdar://problem/5753299> "Private Browsing" doesn't affect HTML 5 Database storage |
| 6843 | |
| 6844 | * storage/private-browsing-readonly-expected.txt: Added. |
| 6845 | * storage/private-browsing-readonly.html: Added. |
| 6846 | |
| 6847 | 2009-04-17 Eric Seidel <eric@webkit.org> |
| 6848 | |
| 6849 | Reviewed by Antti Koivisto. |
| 6850 | |
| 6851 | Move RenderPath and RenderSVGContainer onto a unified clippedOverflowRectForRepaint |
| 6852 | https://bugs.webkit.org/show_bug.cgi?id=25268 |
| 6853 | |
| 6854 | * platform/mac/svg/custom/focus-ring-expected.checksum: |
| 6855 | * platform/mac/svg/custom/focus-ring-expected.png: |
| 6856 | * platform/mac/svg/custom/marker-overflow-clip-expected.txt: |
| 6857 | * platform/mac/svg/custom/scroll-hit-test-expected.checksum: |
| 6858 | * platform/mac/svg/custom/scroll-hit-test-expected.png: |
| 6859 | |
| 6860 | 2009-04-17 Dan Bernstein <mitz@apple.com> |
| 6861 | |
| 6862 | Rubber-stamped by Anders Carlsson. |
| 6863 | |
| 6864 | - remove tests affected by <rdar://problem/6661401> from the skip list, |
| 6865 | now that it is fixed. |
| 6866 | |
| 6867 | * platform/mac-snowleopard/Skipped: |
| 6868 | |
| 6869 | 2009-04-17 Chris Fleizach <cfleizach@apple.com> |
| 6870 | |
| 6871 | Reviewed by NOBODY Darin Adler. |
| 6872 | |
| 6873 | Bug 25259: AX: VoiceOver cmd-cntl-space does not follow the google.com->more link |
| 6874 | https://bugs.webkit.org/show_bug.cgi?id=25259 |
| 6875 | |
| 6876 | Add a test to make sure accessibility is updated when a node becomes visible or hidden. |
| 6877 | |
| 6878 | * accessibility/visible-elements-expected.txt: Added. |
| 6879 | * accessibility/visible-elements.html: Added. |
| 6880 | |
| 6881 | 2009-04-16 Mihnea Ovidenie <mihnea@adobe.com> |
| 6882 | |
| 6883 | Reviewed by Oliver Hunt. |
| 6884 | |
| 6885 | Bug 25027: JavaScript parseInt wrong on negative numbers |
| 6886 | <https://bugs.webkit.org/show_bug.cgi?id=25027> |
| 6887 | |
| 6888 | Add a simple test for parseInt with negative numbers. |
| 6889 | |
| 6890 | * fast/js/numeric-conversion-expected.txt: |
| 6891 | * fast/js/resources/numeric-conversion.js: |
| 6892 | |
| 6893 | 2009-04-16 Justin Garcia <justin.garcia@apple.com> |
| 6894 | |
| 6895 | Reviewed by Dan Bernstein. |
| 6896 | |
| 6897 | Performing a block style change in an editable root that contains only a br adds a newline |
| 6898 | https://bugs.webkit.org/show_bug.cgi?id=25256 |
| 6899 | |
| 6900 | * editing/execCommand/25256-expected.txt: Added. |
| 6901 | * editing/execCommand/25256.html: Added. |
| 6902 | |
| 6903 | 2009-04-16 Eric Seidel <eric@webkit.org> |
| 6904 | |
| 6905 | Reviewed by Simon Fraser. |
| 6906 | |
| 6907 | Fix computeContainerBoundingBox to respect RenderSVGViewportContainer |
| 6908 | viewport translations (x/y on nested <svg> elements) |
| 6909 | https://bugs.webkit.org/show_bug.cgi?id=25254 |
| 6910 | |
| 6911 | All of these results are progressions. |
| 6912 | |
| 6913 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: |
| 6914 | * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: |
| 6915 | * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: |
| 6916 | * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: |
| 6917 | * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: |
| 6918 | * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: |
| 6919 | * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: |
| 6920 | * platform/mac/svg/carto.net/textbox-expected.txt: |
| 6921 | * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt: |
| 6922 | * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt: |
| 6923 | * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt: |
| 6924 | * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt: |
| 6925 | * platform/mac/svg/custom/image-clipped-hit-expected.txt: |
| 6926 | |
| 6927 | 2009-04-16 Beth Dakin <bdakin@apple.com> |
| 6928 | |
| 6929 | Reviewed by Dave Hyatt. |
| 6930 | |
| 6931 | Tests for https://bugs.webkit.org/show_bug.cgi?id=20765 Website |
| 6932 | crashes on load due to messy HTML in search form |
| 6933 | -and corresponding- |
| 6934 | <rdar://problem/6210633> |
| 6935 | |
| 6936 | New tests: |
| 6937 | * fast/forms/form-added-to-table.html: Added. |
| 6938 | * fast/forms/form-in-malformed-markup.html: Added. |
| 6939 | * platform/mac/fast/forms/form-added-to-table-expected.checksum: Added. |
| 6940 | * platform/mac/fast/forms/form-added-to-table-expected.png: Added. |
| 6941 | * platform/mac/fast/forms/form-added-to-table-expected.txt: Added. |
| 6942 | * platform/mac/fast/forms/form-in-malformed-markup-expected.checksum: Added. |
| 6943 | * platform/mac/fast/forms/form-in-malformed-markup-expected.png: Added. |
| 6944 | * platform/mac/fast/forms/form-in-malformed-markup-expected.txt: Added. |
| 6945 | |
| 6946 | Tests with new results: |
| 6947 | * platform/mac/fast/forms/formmove3-expected.txt: |
| 6948 | * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt: |
| 6949 | * platform/mac/fast/invalid/table-residual-style-crash-expected.txt: |
| 6950 | * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt: |
| 6951 | * platform/mac/fast/table/inline-form-assert-expected.txt: |
| 6952 | * platform/mac/fast/table/insert-cell-before-form-expected.txt: |
| 6953 | * platform/mac/fast/table/insert-row-before-form-expected.txt: |
| 6954 | * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: |
| 6955 | * platform/mac/tables/mozilla/bugs/bug2516-expected.txt: |
| 6956 | * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: |
| 6957 | * platform/mac/tables/mozilla/bugs/bug32447-expected.txt: |
| 6958 | * platform/mac/tables/mozilla/bugs/bug34538-expected.txt: |
| 6959 | * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: |
| 6960 | * platform/mac/tables/mozilla/bugs/bug78162-expected.txt: |
| 6961 | * platform/mac/tables/mozilla/bugs/bug96334-expected.txt: |
| 6962 | * platform/mac/tables/mozilla/bugs/bug96343-expected.txt: |
| 6963 | * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: |
| 6964 | |
| 6965 | 2009-04-16 Xiaomei Ji <xji@chromium.org> |
| 6966 | |
| 6967 | Reviewed by Simon Fraser. |
| 6968 | |
| 6969 | Fix https://bugs.webkit.org/show_bug.cgi?id=24527 |
| 6970 | caret does not paint the first time you focus on a 0px right padding RTL div |
| 6971 | |
| 6972 | * fast/forms/caret-rtl.html: Added. |
| 6973 | * platform/mac/fast/forms/caret-rtl-expected.checksum: Added. |
| 6974 | * platform/mac/fast/forms/caret-rtl-expected.png: Added. |
| 6975 | * platform/mac/fast/forms/caret-rtl-expected.txt: Added. |
| 6976 | |
| 6977 | 2009-04-16 Justin Garcia <justin.garcia@apple.com> |
| 6978 | |
| 6979 | Reviewed by Simon Fraser. |
| 6980 | |
| 6981 | https://bugs.webkit.org/show_bug.cgi?id=25228 |
| 6982 | SelectionController::absoluteCaretBounds returns an inflated caret (the caret repaint rect) |
| 6983 | |
| 6984 | * editing/selection/25228.html: Added. |
| 6985 | * platform/mac/editing/selection/25228-expected.checksum: Added. |
| 6986 | * platform/mac/editing/selection/25228-expected.png: Added. |
| 6987 | * platform/mac/editing/selection/25228-expected.txt: Added. |
| 6988 | |
| 6989 | 2009-04-16 Dan Bernstein <mitz@apple.com> |
| 6990 | |
| 6991 | Reviewed by Darin Adler. |
| 6992 | |
| 6993 | - test for <rdar://problem/6032139> Table cell widths calculated |
| 6994 | incorrectly on table that uses table-layout:fixed, colspans, and a mix |
| 6995 | of percentage and pixel widths |
| 6996 | |
| 6997 | * fast/table/fixed-granular-cols.html: Added. |
| 6998 | * platform/mac/fast/table/fixed-granular-cols-expected.checksum: Added. |
| 6999 | * platform/mac/fast/table/fixed-granular-cols-expected.png: Added. |
| 7000 | * platform/mac/fast/table/fixed-granular-cols-expected.txt: Added. |
| 7001 | |
| 7002 | 2009-04-15 Oliver Hunt <oliver@apple.com> |
| 7003 | |
| 7004 | Reviewed by Gavin Barraclough. |
| 7005 | |
| 7006 | Bug 25229: Need support for Array.prototype.reduceRight |
| 7007 | <https://bugs.webkit.org/show_bug.cgi?id=25229> |
| 7008 | |
| 7009 | Add test coverage for Array.reduceRight |
| 7010 | |
| 7011 | * fast/js/array-enumerators-functions-expected.txt: |
| 7012 | * fast/js/array-reduceRight-expected.txt: Added. |
| 7013 | * fast/js/array-reduceRight.html: Added. |
| 7014 | * fast/js/resources/array-enumerators-functions.js: |
| 7015 | * fast/js/resources/array-reduceRight.js: Added. |
| 7016 | |
| 7017 | 2009-04-15 Oliver Hunt <oliver@apple.com> |
| 7018 | |
| 7019 | Reviewed by Gavin Barraclough. |
| 7020 | |
| 7021 | Bug 25227: Array.filter triggers an assertion when the target array shrinks while being filtered |
| 7022 | <https://bugs.webkit.org/show_bug.cgi?id=25227> |
| 7023 | |
| 7024 | Add a test case (of doom) that covers many of the edge cases of the standard array enumerator |
| 7025 | functions. |
| 7026 | |
| 7027 | * fast/js/array-enumerators-functions-expected.txt: Added. |
| 7028 | * fast/js/array-enumerators-functions.html: Added. |
| 7029 | * fast/js/resources/array-enumerators-functions.js: Added. |
| 7030 | |
| 7031 | 2009-04-13 Oliver Hunt <oliver@apple.com> |
| 7032 | |
| 7033 | Reviewed by Gavin Barraclough. |
| 7034 | |
| 7035 | Add tests for Array.prototype.reduce |
| 7036 | |
| 7037 | * fast/js/array-reduce-expected.txt: Added. |
| 7038 | * fast/js/array-reduce.html: Added. |
| 7039 | * fast/js/resources/array-reduce.js: Added. |
| 7040 | (toObject): |
| 7041 | |
| 7042 | 2009-04-15 Eric Carlson <eric.carlson@apple.com> |
| 7043 | |
| 7044 | Fix incorrect expected result. |
| 7045 | |
| 7046 | * http/tests/security/local-video-source-from-remote-expected.txt: |
| 7047 | |
| 7048 | 2009-04-15 Justin Garcia <justin.garcia@apple.com> |
| 7049 | |
| 7050 | Reviewed by Dan Bernstein. |
| 7051 | |
| 7052 | https://bugs.webkit.org/show_bug.cgi?id=25204 |
| 7053 | Create a fast path for ReplaceSelectionCommand that merges text nodes |
| 7054 | |
| 7055 | Simplified DOM/Render trees: |
| 7056 | * editing/pasteboard/4840662-expected.txt: |
| 7057 | * platform/mac/editing/pasteboard/bad-placeholder-expected.txt: |
| 7058 | * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: |
| 7059 | * platform/mac/editing/pasteboard/paste-text-019-expected.txt: |
| 7060 | * platform/mac/editing/pasteboard/paste-xml-expected.txt: |
| 7061 | * platform/win/editing/selection/text-drag-delay.html |
| 7062 | |
| 7063 | Removed redundant styles that were generated during nesting prevention that is no longer needed: |
| 7064 | * platform/mac/editing/pasteboard/4076267-2-expected.txt: |
| 7065 | * platform/mac/editing/pasteboard/5156401-1-expected.txt: |
| 7066 | |
| 7067 | No longer incorrectly uncollapsing unrendered whitespace: |
| 7068 | * editing/pasteboard/paste-into-anchor-text-expected.txt: |
| 7069 | * platform/mac/editing/pasteboard/5387578-expected.txt: |
| 7070 | |
| 7071 | No longer invalidating the old selected DOM range during a paste: |
| 7072 | * editing/pasteboard/copy-in-password-field-expected.txt: |
| 7073 | |
| 7074 | 2009-04-15 Dan Bernstein <mitz@apple.com> |
| 7075 | |
| 7076 | Reviewed by Dave Hyatt. |
| 7077 | |
| 7078 | - test for <rdar://problem/6777374> Generated content with display: |
| 7079 | run-in causes a crash |
| 7080 | |
| 7081 | * fast/runin/generated.html: Added. |
| 7082 | * platform/mac/fast/runin/generated-expected.checksum: Added. |
| 7083 | * platform/mac/fast/runin/generated-expected.png: Added. |
| 7084 | * platform/mac/fast/runin/generated-expected.txt: Added. |
| 7085 | |
| 7086 | 2009-04-15 Eric Carlson <eric.carlson@apple.com> |
| 7087 | |
| 7088 | Reviewed by Alexey Proskuryakov. |
| 7089 | |
| 7090 | Use a media file inside of LayoutTests/http/ so a cgi isn't necessary to load |
| 7091 | it. Fixes a test failure introduced in r42533. |
| 7092 | |
| 7093 | * http/tests/resources/silence.mpg: Added. |
| 7094 | * http/tests/security/local-video-source-from-remote-expected.txt: |
| 7095 | * http/tests/security/local-video-source-from-remote.html: change the |
| 7096 | remote url, update a comment. |
| 7097 | * http/tests/security/resources/load-media.cgi: Removed. |
| 7098 | |
| 7099 | 2009-04-14 Oliver Hunt <oliver@apple.com> |
| 7100 | |
| 7101 | Reviewed by Cameron Zwarich. |
| 7102 | |
| 7103 | Bug 25202: Improve performance of repeated callbacks into the VM |
| 7104 | |
| 7105 | Used Array.prototype.filter as the test function for the cached vm |
| 7106 | reentry so extended the existing Array.prototype.filter tests to be |
| 7107 | more thorough in order to test more edge cases. |
| 7108 | |
| 7109 | * fast/js/array-filter-expected.txt: |
| 7110 | * fast/js/array-filter.html: |
| 7111 | * fast/js/resources/array-filter.js: Added. |
| 7112 | |
| 7113 | 2009-04-14 Eric Carlson <eric.carlson@apple.com> |
| 7114 | |
| 7115 | Reviewed by Alexey Proskuryakov. |
| 7116 | |
| 7117 | Fix <rdar://problem/6755724> <audio> and <video> elements can reference local |
| 7118 | file:/// URLs from remote in Safari |
| 7119 | |
| 7120 | Test cases to ensure that local 'src', 'poster', and <source> are not loaded. |
| 7121 | |
| 7122 | * http/tests/security/local-video-poster-from-remote-expected.txt: Added. |
| 7123 | * http/tests/security/local-video-poster-from-remote.html: Added. |
| 7124 | * http/tests/security/local-video-source-from-remote-expected.txt: Added. |
| 7125 | * http/tests/security/local-video-source-from-remote.html: Added. |
| 7126 | * http/tests/security/local-video-src-from-remote-expected.txt: Added. |
| 7127 | * http/tests/security/local-video-src-from-remote.html: Added. |
| 7128 | * http/tests/security/resources/load-media.cgi: Added. |
| 7129 | * http/tests/security/resources/silence.mpg: Added. |
| 7130 | |
| 7131 | 2009-04-14 Sam Weinig <sam@webkit.org> |
| 7132 | |
| 7133 | Reviewed by Darin Adler. |
| 7134 | |
| 7135 | Part of <rdar://problem/6150868> |
| 7136 | Test for incorrect handling of content that needs to go into the head element |
| 7137 | once the head element has been removed. |
| 7138 | |
| 7139 | * fast/parser/head-content-after-head-removal-expected.txt: Added. |
| 7140 | * fast/parser/head-content-after-head-removal.html: Added. |
| 7141 | |
| 7142 | 2009-04-14 Adam Roben <aroben@apple.com> |
| 7143 | |
| 7144 | Skip another test that sometimes times out on Windows |
| 7145 | |
| 7146 | * platform/win/Skipped: Added dom/html/level2/html/table29.html. |
| 7147 | |
| 7148 | 2009-04-14 Adam Roben <aroben@apple.com> |
| 7149 | |
| 7150 | Skip a test that sometimes times out on Windows |
| 7151 | |
| 7152 | * platform/win/Skipped: Added |
| 7153 | http/tests/incremental/slow-utf8-text.pl. |
| 7154 | |
| 7155 | 2009-04-14 Adam Roben <aroben@apple.com> |
| 7156 | |
| 7157 | Skip a sometimes-failing test on Windows |
| 7158 | |
| 7159 | Rubber-stamped by Simon Fraser. |
| 7160 | |
| 7161 | * platform/win/Skipped: Added |
| 7162 | transitions/zero-duration-with-non-zero-delay-end.html. |
| 7163 | |
| 7164 | 2009-04-14 Adam Roben <aroben@apple.com> |
| 7165 | |
| 7166 | Land updated Windows results for two tests changed by r42471 |
| 7167 | |
| 7168 | Rubber-stamped by Anders Carlsson. |
| 7169 | |
| 7170 | * platform/win/css1/text_properties/text_transform-expected.txt: Copied from LayoutTests/platform/mac-leopard/css1/text_properties/text_transform-expected.txt. |
| 7171 | * platform/win/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Copied from LayoutTests/platform/mac-leopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt. |
| 7172 | |
| 7173 | 2009-04-14 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 7174 | |
| 7175 | Reviewed by Holger Freyther. |
| 7176 | |
| 7177 | [Gtk] disable soup auth dialog when running DRT |
| 7178 | https://bugs.webkit.org/show_bug.cgi?id=24598 |
| 7179 | |
| 7180 | Enable http/tests/xmlhttprequest/failed-auth.html test. We should |
| 7181 | be able to run this test in non-interactive mode |
| 7182 | |
| 7183 | * platform/gtk/Skipped: |
| 7184 | |
| 7185 | 2009-04-13 Francisco Tolmasky <francisco@280north.com> |
| 7186 | |
| 7187 | Reviewed by Oliver Hunt. |
| 7188 | |
| 7189 | BUG 25171: It should be possible to manually set the name of an anonymous function |
| 7190 | <https://bugs.webkit.org/show_bug.cgi?id=25171> |
| 7191 | |
| 7192 | Added test cases for using displayName property on anonymous and named functions. |
| 7193 | |
| 7194 | * fast/profiler/anonymous-functions-with-display-names-expected.txt: Added. |
| 7195 | * fast/profiler/anonymous-functions-with-display-names.html: Added. |
| 7196 | * fast/profiler/named-functions-with-display-names-expected.txt: Added. |
| 7197 | * fast/profiler/named-functions-with-display-names.html: Added. |
| 7198 | |
| 7199 | 2009-04-13 Darin Adler <darin@apple.com> |
| 7200 | |
| 7201 | Reviewed by Dan Bernstein. |
| 7202 | |
| 7203 | Bug 25158: hit testing doesn't work right in some cases involving anonymous blocks |
| 7204 | https://bugs.webkit.org/show_bug.cgi?id=25158 |
| 7205 | rdar://problem/6769693 |
| 7206 | |
| 7207 | * editing/selection/click-after-nested-block-expected.txt: Added. |
| 7208 | * editing/selection/click-after-nested-block.html: Added. |
| 7209 | |
| 7210 | * fast/events/pointer-events-expected.txt: Updated since this is now a plain-text test. |
| 7211 | * fast/events/pointer-events.html: Changed this to a plain-text test, because the old |
| 7212 | results reflected a difference in hit testing behavior that this test was not intended |
| 7213 | to exercise and it's better to have the test be more cross-platform. Also removed |
| 7214 | unneeded use of waitUntilDone. |
| 7215 | |
| 7216 | * fast/js/finally-codegen-failure.html: Replaced with standard wrapper created by |
| 7217 | running the make-js-test-wrappers script. If we want to include type and charset |
| 7218 | attributes in the script elements, we can change make-js-test-wrappers to do that |
| 7219 | for all tests at some point. |
| 7220 | * fast/js/function-apply-aliased.html: Ditto. |
| 7221 | * fast/js/function-call-aliased.html: Ditto. |
| 7222 | |
| 7223 | 2009-04-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 7224 | |
| 7225 | Rubber-stamped by Holger Freyther. |
| 7226 | |
| 7227 | Further massage tests to disable tests that are failingto make the |
| 7228 | results more useful. |
| 7229 | |
| 7230 | * platform/gtk/Skipped: |
| 7231 | |
| 7232 | 2009-04-13 Justin Garcia <justin.garcia@apple.com> |
| 7233 | |
| 7234 | Reviewed by Adele Peterson. |
| 7235 | |
| 7236 | <rdar://problem/6748324> REGRESSION (Kirkwood): Can't type in Netflix search field |
| 7237 | |
| 7238 | * fast/forms/25153-expected.txt: Added. |
| 7239 | * fast/forms/25153.html: Added. |
| 7240 | |
| 7241 | 2009-04-13 Sam Weinig <sam@webkit.org> |
| 7242 | |
| 7243 | Fix bad expected result. |
| 7244 | |
| 7245 | * fast/frames/frame-unload-crash-expected.txt: |
| 7246 | |
| 7247 | 2009-04-13 Sam Weinig <sam@webkit.org> |
| 7248 | |
| 7249 | Reviewed by Oliver Hunt. |
| 7250 | |
| 7251 | Update tests after moving showModalDialog from JSDOMWindowBase to |
| 7252 | JSDOMWindow and slightly changing the behavior when showModalDialog |
| 7253 | is not available, as is the case for DumpRenderTree. |
| 7254 | |
| 7255 | * fast/dom/Window/window-function-frame-getter-precedence-expected.txt: |
| 7256 | * fast/dom/Window/window-properties-expected.txt: |
| 7257 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 7258 | |
| 7259 | 2009-04-13 Darin Fisher <darin@chromium.org> |
| 7260 | |
| 7261 | Reviewed by Darin Adler. |
| 7262 | |
| 7263 | https://bugs.webkit.org/show_bug.cgi?id=25136 |
| 7264 | CRASH in DocumentLoader::removeSubresourceLoader due to null m_frame |
| 7265 | |
| 7266 | * fast/frames/frame-unload-crash-expected.txt: Added. |
| 7267 | * fast/frames/frame-unload-crash.html: Added. |
| 7268 | * fast/frames/resources/frame-unload-crash-1.html: Added. |
| 7269 | * fast/frames/resources/frame-unload-crash-2.html: Added. |
| 7270 | * fast/frames/resources/frame-unload-crash-3.html: Added. |
| 7271 | |
| 7272 | 2009-04-13 Sam Weinig <sam@webkit.org> |
| 7273 | |
| 7274 | Reviewed by Tim Hatcher. |
| 7275 | |
| 7276 | Update test results after putting the MessagePort constructor |
| 7277 | back in ENABLE_CHANNEL_MESSAGING. |
| 7278 | |
| 7279 | * fast/dom/Window/window-properties-expected.txt: |
| 7280 | * fast/js/global-constructors-expected.txt: |
| 7281 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 7282 | |
| 7283 | 2009-04-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk> |
| 7284 | |
| 7285 | Rubber-stamped by Holger Freyther. |
| 7286 | |
| 7287 | Reworked the skipped tests listing so that it is easier to find |
| 7288 | tests that are skipped but pass using diff. Enable all tests that |
| 7289 | are passing, and disable failing tests except for a few crashers |
| 7290 | and known regressions. This is an effort to make the build slave |
| 7291 | output more useful when it is back. |
| 7292 | |
| 7293 | * platform/gtk/Skipped: |
| 7294 | |
| 7295 | 2009-04-13 Adele Peterson <adele@apple.com> |
| 7296 | |
| 7297 | Reviewed by Darin Adler. |
| 7298 | |
| 7299 | Test for <rdar://problem/5510537> Typing return at start of block quote yields empty quoted line |
| 7300 | |
| 7301 | * editing/inserting/5510537.html: Added. |
| 7302 | * platform/mac/editing/inserting/5510537-expected.checksum: Added. |
| 7303 | * platform/mac/editing/inserting/5510537-expected.png: Added. |
| 7304 | * platform/mac/editing/inserting/5510537-expected.txt: Added. |
| 7305 | |
| 7306 | 2009-04-12 Sam Weinig <sam@webkit.org> |
| 7307 | |
| 7308 | Reviewed by Mark Rowe. |
| 7309 | |
| 7310 | Update test result for new nop window.crypto behavior. |
| 7311 | |
| 7312 | * http/tests/security/cross-frame-access-get-expected.txt: |
| 7313 | |
| 7314 | 2009-04-12 Sam Weinig <sam@webkit.org> |
| 7315 | |
| 7316 | Update results. |
| 7317 | |
| 7318 | * fast/dom/Window/window-properties-expected.txt: |
| 7319 | * fast/js/global-constructors-expected.txt: |
| 7320 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 7321 | |
| 7322 | 2009-04-12 Sam Weinig <sam@webkit.org> |
| 7323 | |
| 7324 | Reviewed by Mark Rowe. |
| 7325 | |
| 7326 | Update tests after making MessageChannel completely missing when not |
| 7327 | compiling with support for it (and removing it from the tests because |
| 7328 | we never compile with support for it right now) and exposing the MessagePort |
| 7329 | constructor. |
| 7330 | |
| 7331 | * fast/dom/constructors-cached-expected.txt: |
| 7332 | * fast/dom/dom-constructors-expected.txt: |
| 7333 | * fast/dom/dom-constructors.html: |
| 7334 | * fast/dom/resources/constructors-cached.js: |
| 7335 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 7336 | |
| 7337 | 2009-04-12 Adele Peterson <adele@apple.com> |
| 7338 | |
| 7339 | Reviewed by Darin Adler. |
| 7340 | |
| 7341 | Another test for <rdar://problem/6609479>. This covers inserting HTML in a quoted table. |
| 7342 | |
| 7343 | * editing/inserting/6609479-1-expected.txt: Added. |
| 7344 | * editing/inserting/6609479-1.html: Added. |
| 7345 | |
| 7346 | 2009-04-11 Adele Peterson <adele@apple.com> |
| 7347 | |
| 7348 | Reviewed by Dan Bernstein. |
| 7349 | |
| 7350 | Tests for <rdar://problem/6609479> Pressing return inside a table cell that's inside quoted content will split the table |
| 7351 | |
| 7352 | * editing/inserting/5418891.html: Changed test so it doesn't involve tables. |
| 7353 | * editing/inserting/6609479-expected.txt: Added. |
| 7354 | * editing/inserting/6609479.html: Added. |
| 7355 | * platform/mac/editing/inserting/5418891-expected.checksum: |
| 7356 | * platform/mac/editing/inserting/5418891-expected.png: |
| 7357 | * platform/mac/editing/inserting/5418891-expected.txt: |
| 7358 | |
| 7359 | 2009-04-11 Dan Bernstein <mitz@apple.com> |
| 7360 | |
| 7361 | Reviewed by Darin Adler. |
| 7362 | |
| 7363 | - test for <rdar://problem/6643103> Unscaled values from body.scrollHeight |
| 7364 | |
| 7365 | * fast/css/zoom-body-scroll-expected.txt: Added. |
| 7366 | * fast/css/zoom-body-scroll.html: Added. |
| 7367 | |
| 7368 | 2009-04-10 Adam Roben <aroben@apple.com> |
| 7369 | |
| 7370 | Land corrected results for complex-character-based-fallback.html |
| 7371 | |
| 7372 | * platform/win/fast/text/international/complex-character-based-fallback-expected.txt: |
| 7373 | |
| 7374 | 2009-04-10 Darin Adler <darin@apple.com> |
| 7375 | |
| 7376 | Rubber stamped by Adam Roben. |
| 7377 | |
| 7378 | Disabled fast/dom/gc-8.html, which was using Timer in an unsafe way that now |
| 7379 | triggers an assertion. |
| 7380 | |
| 7381 | We'll reenable the test after fixing the problem. But this is a test-only problem. |
| 7382 | |
| 7383 | * fast/dom/gc-8.html: Removed. |
| 7384 | * fast/dom/gc-8.html-disabled: Copied from fast/dom/gc-8.html. |
| 7385 | |
| 7386 | 2009-04-10 Dan Bernstein <mitz@apple.com> |
| 7387 | |
| 7388 | Reviewed by Anders Carlsson. |
| 7389 | |
| 7390 | - test and expected result updates following r42379 |
| 7391 | |
| 7392 | * fast/text/offsetForPosition-cluster-at-zero-expected.txt: Updated |
| 7393 | results. |
| 7394 | * fast/text/offsetForPosition-cluster-at-zero.html: Removed |
| 7395 | font-dependent alert that was accidently left in this test. |
| 7396 | * platform/mac-tiger/fast/text/international/thai-line-breaks-expected.checksum: |
| 7397 | * platform/mac-tiger/fast/text/international/thai-line-breaks-expected.png: |
| 7398 | * platform/mac-tiger/fast/text/international/thai-line-breaks-expected.txt: |
| 7399 | * platform/mac-tiger/fast/text/monospace-width-cache-expected.checksum: Added. |
| 7400 | * platform/mac-tiger/fast/text/monospace-width-cache-expected.png: Added. |
| 7401 | * platform/mac-tiger/fast/text/monospace-width-cache-expected.txt: Added. |
| 7402 | * platform/win/Skipped: |
| 7403 | |
| 7404 | 2009-04-10 Chris Marrin <cmarrin@apple.com> |
| 7405 | |
| 7406 | Reviewed by Dan Bernstein |
| 7407 | |
| 7408 | https://bugs.webkit.org/show_bug.cgi?id=25108 |
| 7409 | |
| 7410 | Testcase which reproduces the issue described in bug 25108. |
| 7411 | Won't actually reveal failure, since we have no way to test |
| 7412 | whether animation timers keep firing from DRT. |
| 7413 | |
| 7414 | * transitions/remove-transition-style-expected.txt: Added. |
| 7415 | * transitions/remove-transition-style.html: Added. |
| 7416 | |
| 7417 | 2009-04-10 Dan Bernstein <mitz@apple.com> |
| 7418 | |
| 7419 | Reviewed by Adam Roben. |
| 7420 | |
| 7421 | - re-enable css2.1 tests that were disabled following r42379 and make |
| 7422 | them use a different fallback font for certain characters, to get |
| 7423 | the vertical metrics to match Mac |
| 7424 | |
| 7425 | * platform/win/Skipped: |
| 7426 | * platform/win/css2.1/resources/Mac-compatible-font-fallback.css: |
| 7427 | |
| 7428 | 2009-04-10 Dan Bernstein <mitz@apple.com> |
| 7429 | |
| 7430 | - skip failures following r42379 until they are addressed by code |
| 7431 | changes or test changes |
| 7432 | |
| 7433 | * platform/win/Skipped: |
| 7434 | |
| 7435 | 2009-04-10 Dan Bernstein <mitz@apple.com> |
| 7436 | |
| 7437 | Reviewed by Sam Weinig. |
| 7438 | |
| 7439 | - revert broken test results that were checked in with r42379, now that |
| 7440 | the regression is fixed |
| 7441 | |
| 7442 | * platform/mac/fast/text/wide-zero-width-space-expected.checksum: |
| 7443 | * platform/mac/fast/text/wide-zero-width-space-expected.png: |
| 7444 | * platform/mac/fast/text/wide-zero-width-space-expected.txt: |
| 7445 | |
| 7446 | 2009-04-10 Adam Roben <aroben@apple.com> |
| 7447 | |
| 7448 | Update Windows results for complex-character-based-fallback.html |
| 7449 | |
| 7450 | Rubber-stamped by Dan Bernstein. |
| 7451 | |
| 7452 | * platform/win/fast/text/international/complex-character-based-fallback-expected.checksum: |
| 7453 | * platform/win/fast/text/international/complex-character-based-fallback-expected.png: |
| 7454 | * platform/win/fast/text/international/complex-character-based-fallback-expected.txt: |
| 7455 | Updated. |
| 7456 | |
| 7457 | 2009-04-09 Dan Bernstein <mitz@apple.com> |
| 7458 | |
| 7459 | - remove two files I just checked in by accident |
| 7460 | |
| 7461 | * platform/mac/fast/events/pointer-events-expected.txt: Removed. |
| 7462 | * platform/mac/fast/events/pointer-events.html: Removed. |
| 7463 | |
| 7464 | 2009-04-09 Dan Bernstein <mitz@apple.com> |
| 7465 | |
| 7466 | Reviewed by Mark Rowe. |
| 7467 | |
| 7468 | - moved some Leopard-and-earlier results into platform/mac-leopard and |
| 7469 | added new results under platform/mac |
| 7470 | |
| 7471 | * platform/mac-leopard/fast/text/complex-text-opacity-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/complex-text-opacity-expected.checksum. |
| 7472 | * platform/mac-leopard/fast/text/complex-text-opacity-expected.png: Copied from LayoutTests/platform/mac/fast/text/complex-text-opacity-expected.png. |
| 7473 | * platform/mac-leopard/fast/text/complex-text-opacity-expected.txt: Copied from LayoutTests/platform/mac/fast/text/complex-text-opacity-expected.txt. |
| 7474 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum. |
| 7475 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-L-expected.png. |
| 7476 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-L-expected.txt. |
| 7477 | * platform/mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum. |
| 7478 | * platform/mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Copied from LayoutTests/platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png. |
| 7479 | * platform/mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt. |
| 7480 | * platform/mac/fast/events/pointer-events-expected.txt: Added. |
| 7481 | * platform/mac/fast/events/pointer-events.html: Added. |
| 7482 | * platform/mac/fast/text/atsui-multiple-renderers-expected.checksum: |
| 7483 | * platform/mac/fast/text/atsui-multiple-renderers-expected.png: |
| 7484 | * platform/mac/fast/text/atsui-multiple-renderers-expected.txt: |
| 7485 | * platform/mac/fast/text/complex-text-opacity-expected.checksum: Replaced. |
| 7486 | * platform/mac/fast/text/complex-text-opacity-expected.png: Replaced. |
| 7487 | * platform/mac/fast/text/complex-text-opacity-expected.txt: Replaced. |
| 7488 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum: Replaced. |
| 7489 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.png: Replaced. |
| 7490 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: Replaced. |
| 7491 | * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Added. |
| 7492 | * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png: Added. |
| 7493 | * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: |
| 7494 | * platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum: Added. |
| 7495 | * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png: Added. |
| 7496 | * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: |
| 7497 | * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: Replaced. |
| 7498 | * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Replaced. |
| 7499 | * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Replaced. |
| 7500 | * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum: Added. |
| 7501 | * platform/mac/fast/text/international/bidi-neutral-run-expected.png: Added. |
| 7502 | * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: |
| 7503 | |
| 7504 | 2009-04-09 Mark Rowe <mrowe@apple.com> |
| 7505 | |
| 7506 | Remove two tests from the skipped list now that <rdar://problem/6718460> has been addressed. |
| 7507 | |
| 7508 | * platform/mac-snowleopard/Skipped: |
| 7509 | |
| 7510 | 2009-04-09 Mark Rowe <mrowe@apple.com> |
| 7511 | |
| 7512 | Rubber-stamped by Oliver Hunt. |
| 7513 | |
| 7514 | Skip a few tests that are currently failing. |
| 7515 | |
| 7516 | * platform/mac-snowleopard/Skipped: |
| 7517 | |
| 7518 | 2009-04-09 Dan Bernstein <mitz@apple.com> |
| 7519 | |
| 7520 | Rubber-stamped by Mark Rowe. |
| 7521 | |
| 7522 | - update Tiger-only test results after r42379 |
| 7523 | |
| 7524 | * platform/mac-tiger/fast/lists/w3-list-styles-expected.txt: |
| 7525 | * platform/mac-tiger/fast/text/cg-fallback-bolding-expected.txt: |
| 7526 | * platform/mac-tiger/fast/text/international/thai-line-breaks-expected.txt: |
| 7527 | |
| 7528 | 2009-04-09 Mark Rowe <mrowe@apple.com> |
| 7529 | |
| 7530 | Rubber-stamped by Adam Roben. |
| 7531 | |
| 7532 | Land Windows-specific results for three forms tests since the Windows results match the Leopard results. |
| 7533 | |
| 7534 | * platform/win/fast/forms/file-input-disabled-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/forms/file-input-disabled-expected.txt. |
| 7535 | * platform/win/fast/forms/input-text-maxlength-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/forms/input-text-maxlength-expected.txt. |
| 7536 | * platform/win/fast/forms/input-text-paste-maxlength-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.txt. |
| 7537 | |
| 7538 | 2009-04-09 Mark Rowe <mrowe@apple.com> |
| 7539 | |
| 7540 | Rubber-stamped by Dan Bernstein. |
| 7541 | |
| 7542 | Update test results to account for a slight change in +[NSColor disabledControlTextColor]. |
| 7543 | |
| 7544 | * platform/mac-leopard/fast/forms/disabled-select-change-index-expected.checksum: Renamed from LayoutTests/platform/mac/fast/forms/disabled-select-change-index-expected.checksum. |
| 7545 | * platform/mac-leopard/fast/forms/disabled-select-change-index-expected.png: Renamed from LayoutTests/platform/mac/fast/forms/disabled-select-change-index-expected.png. |
| 7546 | * platform/mac-leopard/fast/forms/disabled-select-change-index-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/disabled-select-change-index-expected.txt. |
| 7547 | * platform/mac-leopard/fast/forms/file-input-disabled-expected.checksum: Renamed from LayoutTests/platform/mac/fast/forms/file-input-disabled-expected.checksum. |
| 7548 | * platform/mac-leopard/fast/forms/file-input-disabled-expected.png: Renamed from LayoutTests/platform/mac/fast/forms/file-input-disabled-expected.png. |
| 7549 | * platform/mac-leopard/fast/forms/file-input-disabled-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/file-input-disabled-expected.txt. |
| 7550 | * platform/mac-leopard/fast/forms/input-text-maxlength-expected.checksum: Renamed from LayoutTests/platform/mac/fast/forms/input-text-maxlength-expected.checksum. |
| 7551 | * platform/mac-leopard/fast/forms/input-text-maxlength-expected.png: Renamed from LayoutTests/platform/mac/fast/forms/input-text-maxlength-expected.png. |
| 7552 | * platform/mac-leopard/fast/forms/input-text-maxlength-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-maxlength-expected.txt. |
| 7553 | * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.checksum: Renamed from LayoutTests/platform/mac/fast/forms/input-text-paste-maxlength-expected.checksum. |
| 7554 | * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.png: Renamed from LayoutTests/platform/mac/fast/forms/input-text-paste-maxlength-expected.png. |
| 7555 | * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-text-paste-maxlength-expected.txt. |
| 7556 | * platform/mac/fast/forms/disabled-select-change-index-expected.txt: |
| 7557 | * platform/mac/fast/forms/file-input-disabled-expected.txt: |
| 7558 | * platform/mac/fast/forms/input-text-maxlength-expected.txt: |
| 7559 | * platform/mac/fast/forms/input-text-paste-maxlength-expected.txt: |
| 7560 | |
| 7561 | 2009-04-09 Dan Bernstein <mitz@apple.com> |
| 7562 | |
| 7563 | Reviewed by Dave Hyatt. |
| 7564 | |
| 7565 | - updated results for <rdar://problem/6166612> Text boxes' metrics should be based on |
| 7566 | the actual fonts used in them, not just the primary font |
| 7567 | |
| 7568 | * editing/selection/extend-selection-bidi-expected.txt: |
| 7569 | * fast/text/offsetForPosition-cluster-at-zero-expected.txt: |
| 7570 | * platform/mac-leopard/fast/text/atsui-multiple-renderers-expected.checksum: |
| 7571 | * platform/mac-leopard/fast/text/atsui-multiple-renderers-expected.png: |
| 7572 | * platform/mac-leopard/fast/text/atsui-multiple-renderers-expected.txt: |
| 7573 | * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.checksum: |
| 7574 | * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.png: |
| 7575 | * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: |
| 7576 | * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.checksum: |
| 7577 | * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.png: |
| 7578 | * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.txt: |
| 7579 | * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: |
| 7580 | * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.png: |
| 7581 | * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: |
| 7582 | * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: |
| 7583 | * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png: |
| 7584 | * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: |
| 7585 | * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: |
| 7586 | * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png: |
| 7587 | * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: |
| 7588 | * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: |
| 7589 | * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png: |
| 7590 | * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: |
| 7591 | * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: |
| 7592 | * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png: |
| 7593 | * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: |
| 7594 | * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: |
| 7595 | * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png: |
| 7596 | * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: |
| 7597 | * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: |
| 7598 | * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: |
| 7599 | * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: |
| 7600 | * platform/mac/css2.1/t0905-c414-flt-02-c-expected.checksum: |
| 7601 | * platform/mac/css2.1/t0905-c414-flt-02-c-expected.png: |
| 7602 | * platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt: |
| 7603 | * platform/mac/css2.1/t0905-c414-flt-03-c-expected.checksum: |
| 7604 | * platform/mac/css2.1/t0905-c414-flt-03-c-expected.png: |
| 7605 | * platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt: |
| 7606 | * platform/mac/css2.1/t0905-c414-flt-04-c-expected.checksum: |
| 7607 | * platform/mac/css2.1/t0905-c414-flt-04-c-expected.png: |
| 7608 | * platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt: |
| 7609 | * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: |
| 7610 | * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: |
| 7611 | * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: |
| 7612 | * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum: |
| 7613 | * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.png: |
| 7614 | * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.txt: |
| 7615 | * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| 7616 | * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| 7617 | * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: |
| 7618 | * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| 7619 | * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| 7620 | * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| 7621 | * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum: |
| 7622 | * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: |
| 7623 | * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: |
| 7624 | * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: |
| 7625 | * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: |
| 7626 | * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: |
| 7627 | * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.checksum: |
| 7628 | * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.png: |
| 7629 | * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: |
| 7630 | * platform/mac/css2.1/t090501-c414-flt-01-b-expected.checksum: |
| 7631 | * platform/mac/css2.1/t090501-c414-flt-01-b-expected.png: |
| 7632 | * platform/mac/css2.1/t090501-c414-flt-01-b-expected.txt: |
| 7633 | * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum: |
| 7634 | * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png: |
| 7635 | * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt: |
| 7636 | * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: |
| 7637 | * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: |
| 7638 | * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: |
| 7639 | * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: |
| 7640 | * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: |
| 7641 | * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: |
| 7642 | * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum: |
| 7643 | * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png: |
| 7644 | * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: |
| 7645 | * platform/mac/css2.1/t1202-counter-03-b-expected.checksum: |
| 7646 | * platform/mac/css2.1/t1202-counter-03-b-expected.png: |
| 7647 | * platform/mac/css2.1/t1202-counter-03-b-expected.txt: |
| 7648 | * platform/mac/css2.1/t1202-counter-04-b-expected.checksum: |
| 7649 | * platform/mac/css2.1/t1202-counter-04-b-expected.png: |
| 7650 | * platform/mac/css2.1/t1202-counter-04-b-expected.txt: |
| 7651 | * platform/mac/css2.1/t1202-counter-09-b-expected.checksum: |
| 7652 | * platform/mac/css2.1/t1202-counter-09-b-expected.png: |
| 7653 | * platform/mac/css2.1/t1202-counter-09-b-expected.txt: |
| 7654 | * platform/mac/css2.1/t1202-counters-03-b-expected.checksum: |
| 7655 | * platform/mac/css2.1/t1202-counters-03-b-expected.png: |
| 7656 | * platform/mac/css2.1/t1202-counters-03-b-expected.txt: |
| 7657 | * platform/mac/css2.1/t1202-counters-04-b-expected.checksum: |
| 7658 | * platform/mac/css2.1/t1202-counters-04-b-expected.png: |
| 7659 | * platform/mac/css2.1/t1202-counters-04-b-expected.txt: |
| 7660 | * platform/mac/css2.1/t1202-counters-09-b-expected.checksum: |
| 7661 | * platform/mac/css2.1/t1202-counters-09-b-expected.png: |
| 7662 | * platform/mac/css2.1/t1202-counters-09-b-expected.txt: |
| 7663 | * platform/mac/editing/deleting/5144139-2-expected.checksum: |
| 7664 | * platform/mac/editing/deleting/5144139-2-expected.png: |
| 7665 | * platform/mac/editing/deleting/5144139-2-expected.txt: |
| 7666 | * platform/mac/editing/input/devanagari-ligature-expected.checksum: |
| 7667 | * platform/mac/editing/input/devanagari-ligature-expected.png: |
| 7668 | * platform/mac/editing/input/devanagari-ligature-expected.txt: |
| 7669 | * platform/mac/editing/pasteboard/copy-paste-bidi-expected.checksum: |
| 7670 | * platform/mac/editing/pasteboard/copy-paste-bidi-expected.png: |
| 7671 | * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt: |
| 7672 | * platform/mac/editing/selection/caret-rtl-2-expected.checksum: |
| 7673 | * platform/mac/editing/selection/caret-rtl-2-expected.png: |
| 7674 | * platform/mac/editing/selection/caret-rtl-2-expected.txt: |
| 7675 | * platform/mac/editing/selection/caret-rtl-expected.checksum: |
| 7676 | * platform/mac/editing/selection/caret-rtl-expected.png: |
| 7677 | * platform/mac/editing/selection/caret-rtl-expected.txt: |
| 7678 | * platform/mac/editing/selection/extend-selection-bidi-expected.checksum: |
| 7679 | * platform/mac/editing/selection/extend-selection-bidi-expected.png: |
| 7680 | * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.checksum: |
| 7681 | * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.png: |
| 7682 | * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt: |
| 7683 | * platform/mac/fast/css/rtl-ordering-expected.checksum: |
| 7684 | * platform/mac/fast/css/rtl-ordering-expected.png: |
| 7685 | * platform/mac/fast/css/rtl-ordering-expected.txt: |
| 7686 | * platform/mac/fast/css/text-overflow-ellipsis-expected.checksum: |
| 7687 | * platform/mac/fast/css/text-overflow-ellipsis-expected.png: |
| 7688 | * platform/mac/fast/css/text-overflow-ellipsis-expected.txt: |
| 7689 | * platform/mac/fast/css/text-security-expected.checksum: |
| 7690 | * platform/mac/fast/css/text-security-expected.png: |
| 7691 | * platform/mac/fast/css/text-security-expected.txt: |
| 7692 | * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: |
| 7693 | * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png: |
| 7694 | * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: |
| 7695 | * platform/mac/fast/encoding/invalid-UTF-8-expected.checksum: |
| 7696 | * platform/mac/fast/encoding/invalid-UTF-8-expected.png: |
| 7697 | * platform/mac/fast/encoding/invalid-UTF-8-expected.txt: |
| 7698 | * platform/mac/fast/events/updateLayoutForHitTest-expected.checksum: |
| 7699 | * platform/mac/fast/events/updateLayoutForHitTest-expected.png: |
| 7700 | * platform/mac/fast/events/updateLayoutForHitTest-expected.txt: |
| 7701 | * platform/mac/fast/forms/select-visual-hebrew-expected.checksum: |
| 7702 | * platform/mac/fast/forms/select-visual-hebrew-expected.png: |
| 7703 | * platform/mac/fast/forms/select-visual-hebrew-expected.txt: |
| 7704 | * platform/mac/fast/forms/select-writing-direction-natural-expected.checksum: |
| 7705 | * platform/mac/fast/forms/select-writing-direction-natural-expected.png: |
| 7706 | * platform/mac/fast/forms/select-writing-direction-natural-expected.txt: |
| 7707 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.checksum: |
| 7708 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.png: |
| 7709 | * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt: |
| 7710 | * platform/mac/fast/lists/w3-list-styles-expected.checksum: |
| 7711 | * platform/mac/fast/lists/w3-list-styles-expected.png: |
| 7712 | * platform/mac/fast/lists/w3-list-styles-expected.txt: |
| 7713 | * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: |
| 7714 | * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: |
| 7715 | * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.txt: |
| 7716 | * platform/mac/fast/text/capitalize-boundaries-expected.checksum: |
| 7717 | * platform/mac/fast/text/capitalize-boundaries-expected.png: |
| 7718 | * platform/mac/fast/text/capitalize-boundaries-expected.txt: |
| 7719 | * platform/mac/fast/text/cg-fallback-bolding-expected.checksum: |
| 7720 | * platform/mac/fast/text/cg-fallback-bolding-expected.png: |
| 7721 | * platform/mac/fast/text/cg-fallback-bolding-expected.txt: |
| 7722 | * platform/mac/fast/text/complex-text-opacity-expected.checksum: |
| 7723 | * platform/mac/fast/text/complex-text-opacity-expected.png: |
| 7724 | * platform/mac/fast/text/complex-text-opacity-expected.txt: |
| 7725 | * platform/mac/fast/text/in-rendered-text-rtl-expected.checksum: |
| 7726 | * platform/mac/fast/text/in-rendered-text-rtl-expected.png: |
| 7727 | * platform/mac/fast/text/in-rendered-text-rtl-expected.txt: |
| 7728 | * platform/mac/fast/text/international/001-expected.checksum: |
| 7729 | * platform/mac/fast/text/international/001-expected.png: |
| 7730 | * platform/mac/fast/text/international/001-expected.txt: |
| 7731 | * platform/mac/fast/text/international/002-expected.checksum: |
| 7732 | * platform/mac/fast/text/international/002-expected.png: |
| 7733 | * platform/mac/fast/text/international/002-expected.txt: |
| 7734 | * platform/mac/fast/text/international/003-expected.checksum: |
| 7735 | * platform/mac/fast/text/international/003-expected.png: |
| 7736 | * platform/mac/fast/text/international/003-expected.txt: |
| 7737 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum: |
| 7738 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.png: |
| 7739 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: |
| 7740 | * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.checksum: |
| 7741 | * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.png: |
| 7742 | * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt: |
| 7743 | * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum: |
| 7744 | * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.png: |
| 7745 | * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt: |
| 7746 | * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum: |
| 7747 | * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.png: |
| 7748 | * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt: |
| 7749 | * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: |
| 7750 | * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: |
| 7751 | * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: |
| 7752 | * platform/mac/fast/text/international/bidi-european-terminators-expected.checksum: |
| 7753 | * platform/mac/fast/text/international/bidi-european-terminators-expected.png: |
| 7754 | * platform/mac/fast/text/international/bidi-european-terminators-expected.txt: |
| 7755 | * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.checksum: |
| 7756 | * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.png: |
| 7757 | * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.txt: |
| 7758 | * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: |
| 7759 | * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: |
| 7760 | * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: |
| 7761 | * platform/mac/fast/text/international/bidi-innertext-expected.checksum: |
| 7762 | * platform/mac/fast/text/international/bidi-innertext-expected.png: |
| 7763 | * platform/mac/fast/text/international/bidi-innertext-expected.txt: |
| 7764 | * platform/mac/fast/text/international/bidi-linebreak-001-expected.checksum: |
| 7765 | * platform/mac/fast/text/international/bidi-linebreak-001-expected.png: |
| 7766 | * platform/mac/fast/text/international/bidi-linebreak-001-expected.txt: |
| 7767 | * platform/mac/fast/text/international/bidi-linebreak-002-expected.checksum: |
| 7768 | * platform/mac/fast/text/international/bidi-linebreak-002-expected.png: |
| 7769 | * platform/mac/fast/text/international/bidi-linebreak-002-expected.txt: |
| 7770 | * platform/mac/fast/text/international/bidi-linebreak-003-expected.checksum: |
| 7771 | * platform/mac/fast/text/international/bidi-linebreak-003-expected.png: |
| 7772 | * platform/mac/fast/text/international/bidi-linebreak-003-expected.txt: |
| 7773 | * platform/mac/fast/text/international/bidi-listbox-atsui-expected.checksum: |
| 7774 | * platform/mac/fast/text/international/bidi-listbox-atsui-expected.png: |
| 7775 | * platform/mac/fast/text/international/bidi-listbox-atsui-expected.txt: |
| 7776 | * platform/mac/fast/text/international/bidi-listbox-expected.checksum: |
| 7777 | * platform/mac/fast/text/international/bidi-listbox-expected.png: |
| 7778 | * platform/mac/fast/text/international/bidi-listbox-expected.txt: |
| 7779 | * platform/mac/fast/text/international/bidi-menulist-expected.checksum: |
| 7780 | * platform/mac/fast/text/international/bidi-menulist-expected.png: |
| 7781 | * platform/mac/fast/text/international/bidi-menulist-expected.txt: |
| 7782 | * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: |
| 7783 | * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: |
| 7784 | * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: |
| 7785 | * platform/mac/fast/text/international/bidi-override-expected.checksum: |
| 7786 | * platform/mac/fast/text/international/bidi-override-expected.png: |
| 7787 | * platform/mac/fast/text/international/bidi-override-expected.txt: |
| 7788 | * platform/mac/fast/text/international/hindi-spacing-expected.checksum: |
| 7789 | * platform/mac/fast/text/international/hindi-spacing-expected.png: |
| 7790 | * platform/mac/fast/text/international/hindi-spacing-expected.txt: |
| 7791 | * platform/mac/fast/text/international/rtl-caret-expected.checksum: |
| 7792 | * platform/mac/fast/text/international/rtl-caret-expected.png: |
| 7793 | * platform/mac/fast/text/international/rtl-caret-expected.txt: |
| 7794 | * platform/mac/fast/text/international/thai-line-breaks-expected.checksum: |
| 7795 | * platform/mac/fast/text/international/thai-line-breaks-expected.png: |
| 7796 | * platform/mac/fast/text/international/thai-line-breaks-expected.txt: |
| 7797 | * platform/mac/fast/text/international/wrap-CJK-001-expected.checksum: |
| 7798 | * platform/mac/fast/text/international/wrap-CJK-001-expected.png: |
| 7799 | * platform/mac/fast/text/international/wrap-CJK-001-expected.txt: |
| 7800 | * platform/mac/fast/text/wide-zero-width-space-expected.checksum: |
| 7801 | * platform/mac/fast/text/wide-zero-width-space-expected.png: |
| 7802 | * platform/mac/fast/text/wide-zero-width-space-expected.txt: |
| 7803 | |
| 7804 | 2009-04-09 Eric Seidel <eric@webkit.org> |
| 7805 | |
| 7806 | Reviewed by Simon Fraser. |
| 7807 | |
| 7808 | Test to make sure we don't crash when accessing |
| 7809 | properties (like viewport) on a detached <svg> element. |
| 7810 | |
| 7811 | * svg/custom/detached-outermost-svg-crash-expected.txt: Added. |
| 7812 | * svg/custom/detached-outermost-svg-crash.html: Added. |
| 7813 | |
| 7814 | 2009-04-08 Sam Weinig <sam@webkit.org> |
| 7815 | |
| 7816 | Reviewed by Geoffrey "Big Boy" Garen. |
| 7817 | |
| 7818 | Tests for <rdar://problem/5745677> Possible to stop load during an unload event |
| 7819 | |
| 7820 | * fast/events/resources/pass.html: Added. |
| 7821 | * fast/events/resources/subframe-stop-load-in-unload-handler-using-document-write.html: Added. |
| 7822 | * fast/events/resources/subframe-stop-load-in-unload-handler-using-window-stop.html: Added. |
| 7823 | * fast/events/stop-load-in-unload-handler-using-document-write-expected.txt: Added. |
| 7824 | * fast/events/stop-load-in-unload-handler-using-document-write.html: Added. |
| 7825 | * fast/events/stop-load-in-unload-handler-using-window-stop-expected.txt: Added. |
| 7826 | * fast/events/stop-load-in-unload-handler-using-window-stop.html: Added. |
| 7827 | |
| 7828 | 2009-04-09 Adam Roben <aroben@apple.com> |
| 7829 | |
| 7830 | Update results for createDocument-namespace-err.html |
| 7831 | |
| 7832 | It looks like the test was changed without updating the results before |
| 7833 | it was committed. |
| 7834 | |
| 7835 | Rubber-stamped by Adele Peterson. |
| 7836 | |
| 7837 | * fast/dom/DOMImplementation/createDocument-namespace-err-expected.txt: |
| 7838 | Updated. |
| 7839 | |
| 7840 | 2009-04-09 Eric Seidel <eric@webkit.org> |
| 7841 | |
| 7842 | Reviewed by Oliver Hunt. |
| 7843 | |
| 7844 | Test cases for document.implementation.createDocument |
| 7845 | https://bugs.webkit.org/show_bug.cgi?id=25096 |
| 7846 | |
| 7847 | We fail some of these tests (as does Mozilla) |
| 7848 | I didn't want to add a behavior change to this crash fix, so I filed |
| 7849 | https://bugs.webkit.org/show_bug.cgi?id=25111 as a follow-up bug. |
| 7850 | |
| 7851 | * fast/dom/DOMImplementation/createDocument-namespace-err-expected.txt: Added. |
| 7852 | * fast/dom/DOMImplementation/createDocument-namespace-err.html: Added. |
| 7853 | * fast/dom/DOMImplementation/resources/createDocument-namespace-err.js: Copied from fast/dom/Document/resources/createElementNS-namespace-err.js |
| 7854 | |
| 7855 | 2009-04-08 Oliver Hunt <oliver@apple.com> |
| 7856 | |
| 7857 | Reviewed by Adam Roben. |
| 7858 | |
| 7859 | Add a test for excess arguments passed to function.apply |
| 7860 | |
| 7861 | * fast/js/function-apply-expected.txt: |
| 7862 | * fast/js/resources/function-apply.js: |
| 7863 | (argumentsApplyExcessArguments.t): |
| 7864 | (argumentsApplyExcessArguments): |
| 7865 | |
| 7866 | 2009-04-08 Adam Roben <aroben@apple.com> |
| 7867 | |
| 7868 | Skip fast/js/toString-stack-overflow.html on Windows |
| 7869 | |
| 7870 | This test sometimes crashes in Debug builds. |
| 7871 | |
| 7872 | Rubber-stamped by Geoff Garen. |
| 7873 | |
| 7874 | * platform/win/Skipped: Skip toString-stack-overflow.html. |
| 7875 | |
| 7876 | 2009-04-08 Dan Bernstein <mitz@apple.com> |
| 7877 | |
| 7878 | Reviewed by Dave Hyatt. |
| 7879 | |
| 7880 | - test for <rdar://problem/6771547> Appending to a RenderText causes all its |
| 7881 | lines to be dirtied |
| 7882 | |
| 7883 | * fast/repaint/text-append-dirty-lines.html: Added. |
| 7884 | * platform/mac/fast/repaint/text-append-dirty-lines-expected.checksum: Added. |
| 7885 | * platform/mac/fast/repaint/text-append-dirty-lines-expected.png: Added. |
| 7886 | * platform/mac/fast/repaint/text-append-dirty-lines-expected.txt: Added. |
| 7887 | |
| 7888 | 2009-04-08 Darin Fisher <darin@chromium.org> |
| 7889 | |
| 7890 | Reviewed by Eric Seidel. |
| 7891 | |
| 7892 | https://bugs.webkit.org/show_bug.cgi?id=25100 |
| 7893 | |
| 7894 | Fixes a Chromium-specific crash in WebCore::ImageBuffer::context that |
| 7895 | occurs when rendering semi-transparent RTL text. |
| 7896 | |
| 7897 | * fast/text/complex-text-opacity.html: |
| 7898 | * platform/mac/fast/text/complex-text-opacity-expected.checksum: |
| 7899 | * platform/mac/fast/text/complex-text-opacity-expected.png: |
| 7900 | * platform/mac/fast/text/complex-text-opacity-expected.txt: |
| 7901 | |
| 7902 | 2009-04-08 Sam Weinig <sam@webkit.org> |
| 7903 | |
| 7904 | Add Windows specific results. |
| 7905 | |
| 7906 | * platform/win/http/tests/security: Added. |
| 7907 | * platform/win/http/tests/security/XFrameOptions: Added. |
| 7908 | * platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added. |
| 7909 | * platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added. |
| 7910 | * platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added. |
| 7911 | * platform/win/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added. |
| 7912 | * platform/win/http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added. |
| 7913 | |
| 7914 | 2009-04-08 Sam Weinig <sam@webkit.org> |
| 7915 | |
| 7916 | Add Tiger specific results. |
| 7917 | |
| 7918 | * platform/mac-tiger/http/tests/security: Added. |
| 7919 | * platform/mac-tiger/http/tests/security/XFrameOptions: Added. |
| 7920 | * platform/mac-tiger/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added. |
| 7921 | * platform/mac-tiger/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added. |
| 7922 | * platform/mac-tiger/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added. |
| 7923 | * platform/mac-tiger/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added. |
| 7924 | |
| 7925 | 2009-04-07 Oliver Hunt <oliver@apple.com> |
| 7926 | |
| 7927 | Reviewed by Geoff Garen. |
| 7928 | |
| 7929 | Add a bunch of tests for function.apply |
| 7930 | |
| 7931 | * fast/js/function-apply-aliased-expected.txt: Added. |
| 7932 | * fast/js/function-apply-aliased.html: Added. |
| 7933 | * fast/js/resources/function-apply-aliased.js: Added. |
| 7934 | * fast/profiler/apply-expected.txt: |
| 7935 | |
| 7936 | 2009-04-08 Adam Roben <aroben@apple.com> |
| 7937 | |
| 7938 | Skip fast/cookies/local-file-can-set-cookies.html on Windows |
| 7939 | |
| 7940 | Reviewed by John Sullivan. |
| 7941 | |
| 7942 | * platform/win/Skipped: Skip local-file-can-set-cookies.html, which is |
| 7943 | failing due to a bug in one of our dependencies. |
| 7944 | |
| 7945 | 2009-04-08 David Hyatt <hyatt@apple.com> |
| 7946 | |
| 7947 | Reviewed by Adam Roben and Darin Adler |
| 7948 | |
| 7949 | Updated results and new tests for https://bugs.webkit.org/show_bug.cgi?id=12440. |
| 7950 | |
| 7951 | * fast/block/positioning/fixed-positioning-scrollbar-bug.html: Added. |
| 7952 | * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.checksum: Added. |
| 7953 | * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: Added. |
| 7954 | * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt: Added. |
| 7955 | * platform/mac/fast/flexbox/016-expected.checksum: |
| 7956 | * platform/mac/fast/flexbox/016-expected.png: |
| 7957 | * platform/mac/fast/flexbox/016-expected.txt: |
| 7958 | * platform/mac/fast/flexbox/flex-hang-expected.checksum: |
| 7959 | * platform/mac/fast/flexbox/flex-hang-expected.png: |
| 7960 | * platform/mac/fast/flexbox/flex-hang-expected.txt: |
| 7961 | * platform/mac/fast/lists/001-expected.checksum: |
| 7962 | * platform/mac/fast/lists/001-expected.png: |
| 7963 | * platform/mac/fast/lists/001-expected.txt: |
| 7964 | |
| 7965 | 2009-04-08 Sam Weinig <sam@webkit.org> |
| 7966 | |
| 7967 | Reviewed by Anders Carlsson. |
| 7968 | |
| 7969 | Tests for <rdar://problem/6226200> Implement Microsoft's X-FRAME-OPTIONS anti-framing defense |
| 7970 | |
| 7971 | * http/tests/security/XFrameOptions: Added. |
| 7972 | * http/tests/security/XFrameOptions/resources: Added. |
| 7973 | * http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-in-body.html: Added. |
| 7974 | * http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-parent-same-origin-allow.html: Added. |
| 7975 | * http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe-parent-same-origin-deny.html: Added. |
| 7976 | * http/tests/security/XFrameOptions/resources/x-frame-options-deny-meta-tag-subframe.html: Added. |
| 7977 | * http/tests/security/XFrameOptions/resources/x-frame-options-deny.cgi: Added. |
| 7978 | * http/tests/security/XFrameOptions/resources/x-frame-options-parent-same-origin-allow.cgi: Added. |
| 7979 | * http/tests/security/XFrameOptions/resources/x-frame-options-parent-same-origin-deny.cgi: Added. |
| 7980 | * http/tests/security/XFrameOptions/x-frame-options-deny-expected.txt: Added. |
| 7981 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added. |
| 7982 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added. |
| 7983 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html: Added. |
| 7984 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow-expected.txt: Added. |
| 7985 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html: Added. |
| 7986 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added. |
| 7987 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html: Added. |
| 7988 | * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html: Added. |
| 7989 | * http/tests/security/XFrameOptions/x-frame-options-deny.html: Added. |
| 7990 | * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow-expected.txt: Added. |
| 7991 | * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html: Added. |
| 7992 | * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny-expected.txt: Added. |
| 7993 | * http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html: Added. |
| 7994 | |
| 7995 | 2009-04-08 Adam Barth <abarth@webkit.org> |
| 7996 | |
| 7997 | Reviewed by Darin Adler. |
| 7998 | |
| 7999 | More tests for our handling of MIME types and style sheets. |
| 8000 | |
| 8001 | * http/tests/mime/resources/style-with-charset.php: Added. |
| 8002 | * http/tests/mime/resources/style-with-empty-content-type.cgi: Renamed from LayoutTests/http/tests/mime/resources/style.cgi. |
| 8003 | * http/tests/mime/resources/style-with-text-plain.php: Added. |
| 8004 | * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-and-css-extension-expected.txt: Added. |
| 8005 | * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-and-css-extension.html: Added. |
| 8006 | * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-expected.txt: Added. |
| 8007 | * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain.html: Added. |
| 8008 | * http/tests/mime/standard-mode-loads-stylesheet-with-charset-and-css-extension-expected.txt: Copied from LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-without-content-type-header-expected.txt. |
| 8009 | * http/tests/mime/standard-mode-loads-stylesheet-with-charset-and-css-extension.html: Added. |
| 8010 | * http/tests/mime/standard-mode-loads-stylesheet-with-charset-expected.txt: Copied from LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-without-content-type-header-expected.txt. |
| 8011 | * http/tests/mime/standard-mode-loads-stylesheet-with-charset.html: Added. |
| 8012 | * http/tests/mime/standard-mode-loads-stylesheet-with-empty-content-type-expected.txt: Renamed from LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-without-content-type-header-expected.txt. |
| 8013 | * http/tests/mime/standard-mode-loads-stylesheet-with-empty-content-type.html: Added. |
| 8014 | * http/tests/mime/standard-mode-loads-stylesheet-without-content-type-header.html: Removed. |
| 8015 | |
| 8016 | 2009-04-08 Adam Roben <aroben@apple.com> |
| 8017 | |
| 8018 | Check in Windows-specific results for an SVG test that was failing due |
| 8019 | to rounding issues |
| 8020 | |
| 8021 | Rubber-stamped by Dave Hyatt. |
| 8022 | |
| 8023 | * platform/win/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Added. |
| 8024 | |
| 8025 | 2009-04-08 Adam Roben <aroben@apple.com> |
| 8026 | |
| 8027 | Add a failing test to the Windows Skipped file |
| 8028 | |
| 8029 | * platform/win/Skipped: Added media/video-size-intrinsic-scale.html. |
| 8030 | |
| 8031 | 2009-04-08 Adam Barth <abarth@webkit.org> |
| 8032 | |
| 8033 | Reviewed by Alexey Proskuryakov. |
| 8034 | |
| 8035 | https://bugs.webkit.org/show_bug.cgi?id=24904 |
| 8036 | |
| 8037 | Test that we apply style sheets in standards mode even if |
| 8038 | those style sheets have an empty Content-Type header. |
| 8039 | |
| 8040 | * http/tests/mime/resources/style.cgi: Added. |
| 8041 | * http/tests/mime/standard-mode-loads-stylesheet-without-content-type-header-expected.txt: Added. |
| 8042 | * http/tests/mime/standard-mode-loads-stylesheet-without-content-type-header.html: Added. |
| 8043 | |
| 8044 | 2009-04-07 Alexey Proskuryakov <ap@webkit.org> |
| 8045 | |
| 8046 | Reviewed by Maciej Stachowiak. |
| 8047 | |
| 8048 | https://bugs.webkit.org/show_bug.cgi?id=24957 |
| 8049 | REGRESSION: Google calendar widget no longer shows upcoming events |
| 8050 | |
| 8051 | * http/tests/xmlhttprequest/authorization-header-expected.txt: Added. |
| 8052 | * http/tests/xmlhttprequest/authorization-header.html: Added. |
| 8053 | * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt: |
| 8054 | |
| 8055 | 2009-04-07 Dan Bernstein <mitz@apple.com> |
| 8056 | |
| 8057 | Reviewed by Adam Roben. |
| 8058 | |
| 8059 | - make this test insensitive to platform differences in Thai word |
| 8060 | breaking dictionaries |
| 8061 | |
| 8062 | * editing/selection/thai-word-at-document-end.html: |
| 8063 | |
| 8064 | 2009-04-07 Adam Roben <aroben@apple.com> |
| 8065 | |
| 8066 | Check in files that were forgotten in r42293 |
| 8067 | |
| 8068 | * platform/win/http/tests/xmlhttprequest/web-apps/012-expected.txt: |
| 8069 | * platform/win/http/tests/xmlhttprequest/web-apps/013-expected.txt: |
| 8070 | |
| 8071 | 2009-04-07 Brady Eidson <beidson@apple.com> |
| 8072 | |
| 8073 | Update layout test results for new exceptions. |
| 8074 | |
| 8075 | * fast/dom/Window/window-properties-expected.txt: |
| 8076 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: |
| 8077 | |
| 8078 | 2009-04-07 Brady Eidson <beidson@apple.com> |
| 8079 | |
| 8080 | Reviewed by Darin Adler |
| 8081 | |
| 8082 | Tests for <rdar://problem/5968249> "Private Browsing" doesn't affect HTML 5 LocalStorage |
| 8083 | |
| 8084 | * storage/domstorage/localstorage/private-browsing-affects-storage-expected.txt: Added. |
| 8085 | * storage/domstorage/localstorage/private-browsing-affects-storage.html: Added. |
| 8086 | * storage/domstorage/sessionstorage/private-browsing-affects-storage-expected.txt: Added. |
| 8087 | * storage/domstorage/sessionstorage/private-browsing-affects-storage.html: Added. |
| 8088 | |
| 8089 | 2009-04-07 David Hyatt <hyatt@apple.com> |
| 8090 | |
| 8091 | Reviewed by Adam Roben |
| 8092 | |
| 8093 | Land updated layout test results now that DRT is doing the right thing |
| 8094 | with scrollbar results. |
| 8095 | |
| 8096 | * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: |
| 8097 | * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: |
| 8098 | * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: |
| 8099 | * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: |
| 8100 | * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.png: |
| 8101 | * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.txt: |
| 8102 | * platform/mac/fast/block/float/013-expected.checksum: |
| 8103 | * platform/mac/fast/block/float/013-expected.png: |
| 8104 | * platform/mac/fast/block/float/013-expected.txt: |
| 8105 | |
| 8106 | 2009-04-07 Brian Weinstein <bweinstein@gmail.com> |
| 8107 | |
| 8108 | Reviewed by Darin Adler. |
| 8109 | |
| 8110 | https://bugs.webkit.org/show_bug.cgi?id=24851 |
| 8111 | |
| 8112 | Tests in http/tests/xmlhttprequest/web-apps were taking results from |
| 8113 | platform/mac instead of LayoutTests, so added the values from LayoutTests |
| 8114 | into platform/win, and removed a few tests from the skip list that are fixed |
| 8115 | by the fix to platform/network/cf/ResourceResponseCFNet.cpp |
| 8116 | |
| 8117 | * platform/win/Skipped: |
| 8118 | * platform/win/http: Added. |
| 8119 | * platform/win/http/tests: Added. |
| 8120 | * platform/win/http/tests/xmlhttprequest: Added. |
| 8121 | * platform/win/http/tests/xmlhttprequest/web-apps: Added. |
| 8122 | * platform/win/http/tests/xmlhttprequest/web-apps/012-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/web-apps/012-expected.txt. |
| 8123 | * platform/win/http/tests/xmlhttprequest/web-apps/013-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/web-apps/013-expected.txt. |
| 8124 | |
| 8125 | 2009-04-07 Dan Bernstein <mitz@apple.com> |
| 8126 | |
| 8127 | Reviewed by Darin Adler. |
| 8128 | |
| 8129 | - test for <rdar://problem/6764359> Thai word selection misbehaves for the |
| 8130 | last sentence in the document |
| 8131 | |
| 8132 | * editing/selection/thai-word-at-document-end-expected.txt: Added. |
| 8133 | * editing/selection/thai-word-at-document-end.html: Added. |
| 8134 | |
| 8135 | 2009-04-07 Dan Bernstein <mitz@apple.com> |
| 8136 | |
| 8137 | Reviewed by John Sullivan. |
| 8138 | |
| 8139 | - test that when -webkit-line-break: after-white-space is combined with |
| 8140 | white-space: nowrap, the trailing space is not shrunk to fit the in |
| 8141 | the available width |
| 8142 | |
| 8143 | - updates results for that and for not shrinking trailing space to less |
| 8144 | than zero |
| 8145 | |
| 8146 | * fast/text/whitespace/nowrap-line-break-after-white-space-expected.txt: Added. |
| 8147 | * fast/text/whitespace/nowrap-line-break-after-white-space.html: Added. |
| 8148 | * platform/mac/fast/block/float/editable-text-overlapping-float-expected.txt: |
| 8149 | * platform/mac/fast/inline/long-wrapped-line-expected.txt: |
| 8150 | * platform/mac/fast/text/whitespace/tab-character-basics-expected.txt: |
| 8151 | |
| 8152 | 2009-04-06 Dimitri Glazkov <dglazkov@chromium.org> |
| 8153 | |
| 8154 | Not reviewed because it's stupidly obvious. |
| 8155 | |
| 8156 | Correct the expected result by adding an extra line break. |
| 8157 | |
| 8158 | * fast/dom/HTMLSelectElement/length-not-overridden-expected.txt: Added |
| 8159 | an extra line. |
| 8160 | |
| 8161 | 2009-04-06 Dave Moore <davemoore@google.com> |
| 8162 | |
| 8163 | Reviewed by Dimitri Glazkov. |
| 8164 | |
| 8165 | https://bugs.webkit.org/show_bug.cgi?id=25031 |
| 8166 | Test for ensuring that named elements don't override properties on collections |
| 8167 | |
| 8168 | * fast/dom/HTMLSelectElement/length-not-overridden-expected.txt: Added. |
| 8169 | * fast/dom/HTMLSelectElement/length-not-overridden.html: Added. |
| 8170 | |
| 8171 | 2009-04-06 Simon Fraser <simon.fraser@apple.com> |
| 8172 | |
| 8173 | Reviewed by Darin Adler |
| 8174 | |
| 8175 | https://bugs.webkit.org/show_bug.cgi?id=25052 |
| 8176 | |
| 8177 | Testcase for creating certain compositing layer configurations on the fly. |
| 8178 | |
| 8179 | * compositing/overflow/overflow-positioning.html: Added. |
| 8180 | * platform/mac/compositing/overflow/overflow-positioning-expected.txt: Added. |
| 8181 | |
| 8182 | 2009-04-04 Dan Bernstein <mitz@apple.com> |
| 8183 | |
| 8184 | Reviewed by Mark Rowe. |
| 8185 | |
| 8186 | - test for <rdar://problem/6757862> REGRESSION: Cannot use the mouse to |
| 8187 | place the insertion point inside a Thai character |
| 8188 | |
| 8189 | * fast/text/international/thai-offsetForPosition-inside-character-expected.txt: Added. |
| 8190 | * fast/text/international/thai-offsetForPosition-inside-character.html: Added. |
| 8191 | |
| 8192 | 2009-04-04 Dan Bernstein <mitz@apple.com> |
| 8193 | |
| 8194 | Reviewed by Mark Rowe. |
| 8195 | |
| 8196 | - test for a bug where computing the text offset for a position at the |
| 8197 | beginning of a glyph cluster at the beginning of a Core Text run resulted |
| 8198 | in an attempt to read past the end of a vector |
| 8199 | |
| 8200 | * fast/text/offsetForPosition-cluster-at-zero-expected.txt: Added. |
| 8201 | * fast/text/offsetForPosition-cluster-at-zero.html: Added. |
| 8202 | |
| 8203 | 2009-04-04 Sam Weinig <sam@webkit.org> |
| 8204 | |
| 8205 | Update test result. |
| 8206 | |
| 8207 | * dom/xhtml/level2/html/HTMLFormElement10-expected.txt: |
| 8208 | |
| 8209 | 2009-04-03 Sam Weinig <sam@webkit.org> |
| 8210 | |
| 8211 | Reviewed by Darin Adler. |
| 8212 | |
| 8213 | Update tests for <rdar://problem/6330929> |
| 8214 | https://bugs.webkit.org/show_bug.cgi?id=21456 |
| 8215 | |
| 8216 | * dom/xhtml/level2/html/HTMLFormElement10-expected.txt: |
| 8217 | * fast/dom/Window/dom-access-from-closure-iframe-expected.txt: |
| 8218 | * fast/dom/Window/dom-access-from-closure-window-expected.txt: |
| 8219 | * http/tests/security/cross-frame-access-document-direct-expected.txt: Added. |
| 8220 | * http/tests/security/cross-frame-access-document-direct.html: Added. |
| 8221 | * http/tests/security/resources/cross-frame-iframe-for-document-direct-test-victim.html: Added. |
| 8222 | * http/tests/security/resources/cross-frame-iframe-for-document-direct-test.html: Added. |
| 8223 | |
| 8224 | 2009-04-03 Chris Marrin <cmarrin@apple.com> |
| 8225 | |
| 8226 | Reviewed by Simon Fraser. |
| 8227 | |
| 8228 | Fixed https://bugs.webkit.org/show_bug.cgi?id=24787. |
| 8229 | |
| 8230 | * transitions/bad-transition-shorthand-crash-expected.txt: Added. |
| 8231 | * transitions/bad-transition-shorthand-crash.html: Added. |
| 8232 | |
| 8233 | 2009-04-03 Sam Weinig <sam@webkit.org> |
| 8234 | |
| 8235 | Reviewed by Anders Carlsson. |
| 8236 | |
| 8237 | Tests for https://bugs.webkit.org/show_bug.cgi?id=22081 |
| 8238 | <rdar://problem/6346030> |
| 8239 | Don't allow overriding the return value of window.location. |
| 8240 | |
| 8241 | * fast/dom/Window/Location: Added. |
| 8242 | * fast/dom/Window/Location/location-override-toString-expected.txt: Added. |
| 8243 | * fast/dom/Window/Location/location-override-toString-on-proto-expected.txt: Added. |
| 8244 | * fast/dom/Window/Location/location-override-toString-on-proto-using-defineGetter-expected.txt: Added. |
| 8245 | * fast/dom/Window/Location/location-override-toString-on-proto-using-defineGetter.html: Added. |
| 8246 | * fast/dom/Window/Location/location-override-toString-on-proto-using-with-expected.txt: Added. |
| 8247 | * fast/dom/Window/Location/location-override-toString-on-proto-using-with.html: Added. |
| 8248 | * fast/dom/Window/Location/location-override-toString-on-proto.html: Added. |
| 8249 | * fast/dom/Window/Location/location-override-toString-using-defineGetter-expected.txt: Added. |
| 8250 | * fast/dom/Window/Location/location-override-toString-using-defineGetter.html: Added. |
| 8251 | * fast/dom/Window/Location/location-override-toString-using-with-expected.txt: Added. |
| 8252 | * fast/dom/Window/Location/location-override-toString-using-with.html: Added. |
| 8253 | * fast/dom/Window/Location/location-override-toString.html: Added. |
| 8254 | * fast/dom/Window/Location/location-override-valueOf-expected.txt: Added. |
| 8255 | * fast/dom/Window/Location/location-override-valueOf-on-proto-expected.txt: Added. |
| 8256 | * fast/dom/Window/Location/location-override-valueOf-on-proto-using-defineGetter-expected.txt: Added. |
| 8257 | * fast/dom/Window/Location/location-override-valueOf-on-proto-using-defineGetter.html: Added. |
| 8258 | * fast/dom/Window/Location/location-override-valueOf-on-proto-using-with-expected.txt: Added. |
| 8259 | * fast/dom/Window/Location/location-override-valueOf-on-proto-using-with.html: Added. |
| 8260 | * fast/dom/Window/Location/location-override-valueOf-on-proto.html: Added. |
| 8261 | * fast/dom/Window/Location/location-override-valueOf-using-defineGetter-expected.txt: Added. |
| 8262 | * fast/dom/Window/Location/location-override-valueOf-using-defineGetter.html: Added. |
| 8263 | * fast/dom/Window/Location/location-override-valueOf-using-with-expected.txt: Added. |
| 8264 | * fast/dom/Window/Location/location-override-valueOf-using-with.html: Added. |
| 8265 | * fast/dom/Window/Location/location-override-valueOf.html: Added. |
| 8266 | * fast/dom/Window/Location/resources: Added. |
| 8267 | * fast/dom/Window/Location/resources/location-tests-functions.js: Added. |
| 8268 | (normalizeURL): |
| 8269 | * fast/dom/Window/Location/resources/pass.html: Added. |
| 8270 | * fast/dom/Window/Location/resources/window-shadow-location-using-js-object-with-toString-iframe.html: Added. |
| 8271 | * fast/dom/Window/Location/resources/window-shadow-location-using-string-iframe.html: Added. |
| 8272 | * fast/dom/Window/Location/window-override-location-using-defineGetter-expected.txt: Added. |
| 8273 | * fast/dom/Window/Location/window-override-location-using-defineGetter.html: Added. |
| 8274 | * fast/dom/Window/Location/window-override-window-using-defineGetter-expected.txt: Added. |
| 8275 | * fast/dom/Window/Location/window-override-window-using-defineGetter.html: Added. |
| 8276 | * fast/dom/Window/Location/window-shadow-location-using-js-object-with-toString-expected.txt: Added. |
| 8277 | * fast/dom/Window/Location/window-shadow-location-using-js-object-with-toString.html: Added. |
| 8278 | * fast/dom/Window/Location/window-shadow-location-using-string-expected.txt: Added. |
| 8279 | * fast/dom/Window/Location/window-shadow-location-using-string.html: Added. |
| 8280 | * fast/dom/Window/Location/window-shadow-window-using-js-object-with-location-field-expected.txt: Added. |
| 8281 | * fast/dom/Window/Location/window-shadow-window-using-js-object-with-location-field.html: Added. |
| 8282 | * http/tests/security/cross-frame-access-location-put-expected.txt: |
| 8283 | |
| 8284 | 2009-04-03 Sam Weinig <sam@webkit.org> |
| 8285 | |
| 8286 | Reviewed by Oliver Hunt. |
| 8287 | |
| 8288 | Tests for <rdar://problem/6476356> |
| 8289 | https://bugs.webkit.org/show_bug.cgi?id=23148 |
| 8290 | |
| 8291 | Test for using the correct global object for location and history object |
| 8292 | prototype chain creation. |
| 8293 | |
| 8294 | * http/tests/security/cross-frame-access-history-prototype-expected.txt: Added. |
| 8295 | * http/tests/security/cross-frame-access-history-prototype.html: Added. |
| 8296 | * http/tests/security/cross-frame-access-location-prototype-expected.txt: Added. |
| 8297 | * http/tests/security/cross-frame-access-location-prototype.html: Added. |
| 8298 | * http/tests/security/resources/cross-frame-history-prototype-iframe.html: Added. |
| 8299 | * http/tests/security/resources/cross-frame-location-prototype-iframe.html: Added. |
| 8300 | |
| 8301 | 2009-04-03 Adam Roben <aroben@apple.com> |
| 8302 | |
| 8303 | Skip tests that rely on layoutTestController.waitForPolicyDelegate on |
| 8304 | platforms that don't implement that functionality |
| 8305 | |
| 8306 | Implementing is covered by the following bugs: |
| 8307 | <https://bugs.webkit.org/show_bug.cgi?id=25036> |
| 8308 | <https://bugs.webkit.org/show_bug.cgi?id=25037> |
| 8309 | <https://bugs.webkit.org/show_bug.cgi?id=25038> |
| 8310 | |
| 8311 | Rubber-stamped by Mark Rowe. |
| 8312 | |
| 8313 | * platform/gtk/Skipped: |
| 8314 | * platform/qt/Skipped: |
| 8315 | * platform/win/Skipped: |
| 8316 | Skip tests that use layoutTestController.waitForPolicyDelegate. |
| 8317 | |
| 8318 | 2009-04-03 Dan Bernstein <mitz@apple.com> |
| 8319 | |
| 8320 | Reviewed by Simon Fraser. |
| 8321 | |
| 8322 | - test for <rdar://problem/6634771> Under full-page zoom, cannot scroll |
| 8323 | MobileMe contact list |
| 8324 | |
| 8325 | * fast/css/zoom-in-length-round-trip-expected.txt: Added. |
| 8326 | * fast/css/zoom-in-length-round-trip.html: Added. |
| 8327 | |
| 8328 | 2009-04-03 Simon Fraser <simon.fraser@apple.com> |
| 8329 | |
| 8330 | Update expected result due to rounding difference after r42207. |
| 8331 | |
| 8332 | * platform/mac/svg/hixie/perf/007-expected.txt: |
| 8333 | |
| 8334 | 2009-04-03 Eric Carlson <eric.carlson@apple.com> |
| 8335 | |
| 8336 | Reviewed by Simon Fraser. |
| 8337 | |
| 8338 | <rdar://problem/6336092> REGRESSION: movie does not resize correctly |
| 8339 | |
| 8340 | * media/content/scaled-matrix.mov: Added. QuickTime movie saved with 2x scale. |
| 8341 | * media/video-size-intrinsic-scale-expected.txt: Added. |
| 8342 | * media/video-size-intrinsic-scale.html: Added, test that element with a scaled movie is |
| 8343 | sized correctly. |
| 8344 | * media/video-test.js: Modify so it can be included in <head> element. |
| 8345 | (logConsole): New, wraps creating console <div>, doesn't assume document.body exists. |
| 8346 | (consoleWrite): Call logConsole(). |
| 8347 | |
| 8348 | 2009-04-02 Simon Fraser <simon.fraser@apple.com> |
| 8349 | |
| 8350 | Reviewed by Dan Bernstein |
| 8351 | |
| 8352 | https://bugs.webkit.org/show_bug.cgi?id=25021 |
| 8353 | |
| 8354 | Test for repainting a reflected element with a transform after layout. |
| 8355 | |
| 8356 | * fast/repaint/reflection-repaint-test.html: Added. |
| 8357 | * platform/mac/fast/repaint/reflection-repaint-test-expected.checksum: Added. |
| 8358 | * platform/mac/fast/repaint/reflection-repaint-test-expected.png: Added. |
| 8359 | * platform/mac/fast/repaint/reflection-repaint-test-expected.txt: Added. |
| 8360 | |
| 8361 | 2009-04-02 Simon Fraser <simon.fraser@apple.com> |
| 8362 | |
| 8363 | Reviewed by Dan Bernstein |
| 8364 | |
| 8365 | https://bugs.webkit.org/show_bug.cgi?id=23307 |
| 8366 | |
| 8367 | Test for repainting due to layout, with a transform on the leaf. |
| 8368 | |
| 8369 | * fast/repaint/transform-layout-repaint.html: Added. |
| 8370 | * platform/mac/fast/repaint/transform-layout-repaint-expected.checksum: Added. |
| 8371 | * platform/mac/fast/repaint/transform-layout-repaint-expected.png: Added. |
| 8372 | * platform/mac/fast/repaint/transform-layout-repaint-expected.txt: Added. |
| 8373 | |
| 8374 | 2009-04-02 Darin Adler <darin@apple.com> |
| 8375 | |
| 8376 | Reviewed by Brady Eidson. |
| 8377 | |
| 8378 | <rdar://problem/6625840> Previous Page isn't loaded after hitting back button at http://www.breakingnews.ie/ |
| 8379 | |
| 8380 | * http/tests/navigation/onload-navigation-iframe-2-expected.txt: Copied from |
| 8381 | LayoutTests/http/tests/navigation/onload-navigation-iframe-expected.txt. |
| 8382 | Updated for slight difference in the new test. |
| 8383 | |
| 8384 | * http/tests/navigation/onload-navigation-iframe-2.html: Copied from |
| 8385 | LayoutTests/http/tests/navigation/onload-navigation-iframe.html. |
| 8386 | Changed test to use an iframe element already in the HTML. |
| 8387 | |
| 8388 | 2009-04-02 Pamela Greene <pam@chromium.org> |
| 8389 | |
| 8390 | Reviewed by Darin Adler. |
| 8391 | |
| 8392 | Split no-port test case into separate file, since its result may |
| 8393 | depend on the behavior of a DNS proxy on some systems. |
| 8394 | https://bugs.webkit.org/show_bug.cgi?id=21530 |
| 8395 | |
| 8396 | * platform/mac-tiger/security/block-test-expected.txt: updated |
| 8397 | * platform/mac-tiger/security/block-test-no-port-expected.txt: Added. |
| 8398 | * platform/mac/security/block-test-expected.txt: updated |
| 8399 | * platform/mac/security/block-test-no-port-expected.txt: Added. |
| 8400 | * security/block-test-no-port.html: Added. |
| 8401 | * security/block-test.html: removed no-port test case |
| 8402 | |
| 8403 | 2009-04-02 David Hyatt <hyatt@apple.com> |
| 8404 | |
| 8405 | Reviewed by Darin Adler |
| 8406 | |
| 8407 | Add test for https://bugs.webkit.org/show_bug.cgi?id=24643 |
| 8408 | |
| 8409 | * http/tests/misc/image-error-expected.txt: Added. |
| 8410 | * http/tests/misc/image-error.html: Added. |
| 8411 | |
| 8412 | 2009-04-02 Pamela Greene <pam@chromium.org> |
| 8413 | |
| 8414 | Reviewed by Darin Adler. |
| 8415 | |
| 8416 | Split long-running regexp out of the main regexp-overflow test file |
| 8417 | so VMs (such as V8) that don't limit execution time can still run |
| 8418 | the rest of the test cases. |
| 8419 | https://bugs.webkit.org/show_bug.cgi?id=18327 |
| 8420 | |
| 8421 | * fast/js/regexp-overflow-expected.txt: updated |
| 8422 | * fast/js/regexp-overflow-too-big-expected.txt: Added. |
| 8423 | * fast/js/regexp-overflow-too-big.html: Added. |
| 8424 | * fast/js/resources/regexp-overflow-too-big.js: Added. |
| 8425 | * fast/js/resources/regexp-overflow.js: removed one test case |
| 8426 | |
| 8427 | 2009-04-02 Pamela Greene <pam@chromium.org> |
| 8428 | |
| 8429 | Reviewed by Darin Adler. |
| 8430 | |
| 8431 | Minor cleanup: remove unneeded "toLower" on typeof. |
| 8432 | |
| 8433 | * fast/dom/Window/window-lookup-precedence.html: |
| 8434 | |
| 8435 | 2009-04-01 Alexey Proskuryakov <ap@webkit.org> |
| 8436 | |
| 8437 | Reviewed by Darin Adler. Based on work of Julien Chaffraix. |
| 8438 | |
| 8439 | https://bugs.webkit.org/show_bug.cgi?id=22475 |
| 8440 | REGRESSION: Async XMLHttpRequest never finishes on nonexistent files anymore |
| 8441 | |
| 8442 | https://bugs.webkit.org/show_bug.cgi?id=24886 |
| 8443 | XHR requests opened when offline never return |
| 8444 | |
| 8445 | * fast/loader/xmlhttprequest-missing-file-exception-expected.txt: Removed. |
| 8446 | * fast/loader/xmlhttprequest-missing-file-exception.html: Removed. |
| 8447 | * http/tests/xmlhttprequest/state-after-network-error-expected.txt: Added. |
| 8448 | * http/tests/xmlhttprequest/state-after-network-error.html: Added. |
| 8449 | Added tests for these issues. |
| 8450 | |
| 8451 | * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: As with other errors, |
| 8452 | the request now reaches DONE state now. This makes the results closer to Firefox again |
| 8453 | (they changed multiple times recently). |
| 8454 | * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Firefox dispatches |
| 8455 | cancellation events at a later point, when window.parent is already undefined. Changed |
| 8456 | the test to log all events, making the difference with Firefox less confusing. |
| 8457 | |
| 8458 | * http/tests/xmlhttprequest/simple-cross-origin-progress-events.html: Fixed a mistake in |
| 8459 | the test, which could call a non-existent function in some code paths. |
| 8460 | |
| 8461 | * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect-expected.txt: State now reaches |
| 8462 | DONE on cross-origin check failure, as it should per the spec. This matches Firefox in async |
| 8463 | case (and in sync case, it simply doesn't dispatch any onreadystatechange events, not sure why). |
| 8464 | |
| 8465 | * fast/dom/null-document-xmlhttprequest-open-expected.txt: Removed. |
| 8466 | * fast/dom/null-document-xmlhttprequest-open.html: Removed. |
| 8467 | * fast/dom/resources/1251.html: Removed. |
| 8468 | * fast/dom/resources/xmlhttprequest-get-data.xml: Removed. |
| 8469 | * fast/dom/xmlhttprequest-gc-expected.txt: Removed. |
| 8470 | * fast/dom/xmlhttprequest-gc.html: Removed. |
| 8471 | * fast/dom/xmlhttprequest-get-expected.txt: Removed. |
| 8472 | * fast/dom/xmlhttprequest-get.xhtml: Removed. |
| 8473 | * fast/dom/xmlhttprequest-html-response-encoding-expected.txt: Removed. |
| 8474 | * fast/dom/xmlhttprequest-html-response-encoding.html: Removed. |
| 8475 | * fast/dom/xmlhttprequest-invalid-values-expected.txt: Removed. |
| 8476 | * fast/dom/xmlhttprequest-invalid-values.html: Removed. |
| 8477 | * fast/loader/resources/plist.app: Removed. |
| 8478 | * fast/loader/xmlhttprequest-bad-mimetype-expected.txt: Removed. |
| 8479 | * fast/loader/xmlhttprequest-bad-mimetype.html: Removed. |
| 8480 | * fast/xmlhttprequest: Added. |
| 8481 | * fast/xmlhttprequest/null-document-xmlhttprequest-open-expected.txt: Copied from LayoutTests/fast/dom/null-document-xmlhttprequest-open-expected.txt. |
| 8482 | * fast/xmlhttprequest/null-document-xmlhttprequest-open.html: Copied from LayoutTests/fast/dom/null-document-xmlhttprequest-open.html. |
| 8483 | * fast/xmlhttprequest/resources: Added. |
| 8484 | * fast/xmlhttprequest/resources/1251.html: Copied from LayoutTests/fast/dom/resources/1251.html. |
| 8485 | * fast/xmlhttprequest/resources/plist.app: Copied from LayoutTests/fast/loader/resources/plist.app. |
| 8486 | * fast/xmlhttprequest/resources/xmlhttprequest-get-data.xml: Copied from LayoutTests/fast/dom/resources/xmlhttprequest-get-data.xml. |
| 8487 | * fast/xmlhttprequest/xmlhttprequest-bad-mimetype-expected.txt: Copied from LayoutTests/fast/loader/xmlhttprequest-bad-mimetype-expected.txt. |
| 8488 | * fast/xmlhttprequest/xmlhttprequest-bad-mimetype.html: Copied from LayoutTests/fast/loader/xmlhttprequest-bad-mimetype.html. |
| 8489 | * fast/xmlhttprequest/xmlhttprequest-gc-expected.txt: Copied from LayoutTests/fast/dom/xmlhttprequest-gc-expected.txt. |
| 8490 | * fast/xmlhttprequest/xmlhttprequest-gc.html: Copied from LayoutTests/fast/dom/xmlhttprequest-gc.html. |
| 8491 | * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: Copied from LayoutTests/fast/dom/xmlhttprequest-get-expected.txt. |
| 8492 | * fast/xmlhttprequest/xmlhttprequest-get.xhtml: Copied from LayoutTests/fast/dom/xmlhttprequest-get.xhtml. |
| 8493 | * fast/xmlhttprequest/xmlhttprequest-html-response-encoding-expected.txt: Copied from LayoutTests/fast/dom/xmlhttprequest-html-response-encoding-expected.txt. |
| 8494 | * fast/xmlhttprequest/xmlhttprequest-html-response-encoding.html: Copied from LayoutTests/fast/dom/xmlhttprequest-html-response-encoding.html. |
| 8495 | * fast/xmlhttprequest/xmlhttprequest-invalid-values-expected.txt: Copied from LayoutTests/fast/dom/xmlhttprequest-invalid-values-expected.txt. |
| 8496 | * fast/xmlhttprequest/xmlhttprequest-invalid-values.html: Copied from LayoutTests/fast/dom/xmlhttprequest-invalid-values.html. |
| 8497 | * fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Copied from LayoutTests/fast/loader/xmlhttprequest-missing-file-exception-expected.txt. |
| 8498 | * fast/xmlhttprequest/xmlhttprequest-missing-file-exception.html: Copied from LayoutTests/fast/loader/xmlhttprequest-missing-file-exception.html. |
| 8499 | * fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Added. |
| 8500 | * fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html: Added. |
| 8501 | * platform/gtk/Skipped: |
| 8502 | Moved non-HTTP XMLHttpRequest tests to fast/xmlhttprequest. |
| 8503 | |
| 8504 | 2009-04-01 Darin Adler <darin@apple.com> |
| 8505 | |
| 8506 | Reviewed by Geoff Garen. |
| 8507 | |
| 8508 | Bug 22378: Crash submitting a form when parsing an XHTML document |
| 8509 | https://bugs.webkit.org/show_bug.cgi?id=22378 |
| 8510 | rdar://problem/6388377 |
| 8511 | |
| 8512 | * fast/loader/onunload-form-submit-crash-2-expected.txt: Updated for change to the test. |
| 8513 | * fast/loader/onunload-form-submit-crash-2.html: Updated test to expect the form submission |
| 8514 | during the onunload handler to be ineffective. |
| 8515 | * fast/loader/onunload-form-submit-crash-expected.txt: Updated for change to the test. |
| 8516 | * fast/loader/onunload-form-submit-crash.html: Updated test to expect the form submission |
| 8517 | during the onunload handler to be ineffective. |
| 8518 | |
| 8519 | * fast/loader/resources/onunload-form-submit-crash2.html: Removed. |
| 8520 | * fast/loader/resources/onunload-form-submit-failure.html: Copied from |
| 8521 | LayoutTests/fast/loader/resources/onunload-form-submit-crash2.html. |
| 8522 | * fast/loader/resources/onunload-form-submit-success.html: Copied from |
| 8523 | LayoutTests/fast/loader/resources/onunload-form-submit-crash2.html. |
| 8524 | |
| 8525 | * fast/loader/resources/submit-form-while-parsing-subframe.html: Added. |
| 8526 | * fast/loader/resources/submit-form-while-parsing-success.html: Added. |
| 8527 | * fast/loader/submit-form-while-parsing-1-expected.txt: Added. |
| 8528 | * fast/loader/submit-form-while-parsing-1.xhtml: Added. |
| 8529 | * fast/loader/submit-form-while-parsing-2-expected.txt: Added. |
| 8530 | * fast/loader/submit-form-while-parsing-2.html: Added. |
| 8531 | |
| 8532 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: Updated |
| 8533 | to expect proper results, without the duplicate history items for the same frame name |
| 8534 | that were present before. |
| 8535 | |
| 8536 | 2009-04-01 Tony Chang <tony@chromium.org> |
| 8537 | |
| 8538 | Reviewed by Darin Fisher. |
| 8539 | |
| 8540 | Ensure the right click doesn't deselect text under it. This was |
| 8541 | happening in the Chromium and GTK+ ports because they don't select |
| 8542 | the text under the cursor on right click. |
| 8543 | |
| 8544 | This was regressed in r41715, https://bugs.webkit.org/show_bug.cgi?id=19737 |
| 8545 | |
| 8546 | https://bugs.webkit.org/show_bug.cgi?id=24946 |
| 8547 | |
| 8548 | * fast/events/context-no-deselect.html: Added. |
| 8549 | * platform/mac/fast/events/context-no-deselect-expected.checksum: Added. |
| 8550 | * platform/mac/fast/events/context-no-deselect-expected.png: Added. |
| 8551 | * platform/mac/fast/events/context-no-deselect-expected.txt: Added. |
| 8552 | |
| 8553 | 2009-03-31 Eric Carlson <eric.carlson@apple.com> |
| 8554 | |
| 8555 | Reviewed by Darin Adler. |
| 8556 | |
| 8557 | https://bugs.webkit.org/show_bug.cgi?id=24964 |
| 8558 | Bug 24964: HTMLMediaElement: 'waiting' event may fire twice |
| 8559 | |
| 8560 | * http/tests/media/video-play-stall.html: Fail if 'waiting' fires more than once. |
| 8561 | * media/video-test.js: Fix a typo. |
| 8562 | (failTest): |
| 8563 | |
| 8564 | 2009-03-31 Eric Carlson <eric.carlson@apple.com> |
| 8565 | |
| 8566 | Reviewed by Darin Adler. |
| 8567 | |
| 8568 | https://bugs.webkit.org/show_bug.cgi?id=24846 |
| 8569 | Bug 24846: HTMLMediaElement should implement 'autobuffer' attribute |
| 8570 | |
| 8571 | * media/video-dom-autobuffer-expected.txt: Added. |
| 8572 | * media/video-dom-autobuffer.html: Added. |
| 8573 | |
| 8574 | 2009-03-30 Darin Adler <darin@apple.com> |
| 8575 | |
| 8576 | Reviewed by Sam Weinig. |
| 8577 | |
| 8578 | Bug 24594: PolicyDelegate NavigationAction is WebNavigationTypeOther instead of WebNavigationTypeReload |
| 8579 | https://bugs.webkit.org/show_bug.cgi?id=24594 |
| 8580 | rdar://problem/6682110 |
| 8581 | |
| 8582 | * fast/frames/resources/iframe-focus.html: Removed bogus but harmless "layoutTestController.loadCount" |
| 8583 | code. |
| 8584 | |
| 8585 | * fast/loader/reload-policy-delegate-expected.txt: Added. |
| 8586 | * fast/loader/reload-policy-delegate.html: Added. |
| 8587 | |
| 8588 | 2009-03-29 Darin Adler <darin@apple.com> |
| 8589 | |
| 8590 | Reviewed by Dan Bernstein. |
| 8591 | |
| 8592 | Bug 23445: Copying certain hidden text causes a crash |
| 8593 | https://bugs.webkit.org/show_bug.cgi?id=23445 |
| 8594 | rdar://problem/6512520 |
| 8595 | |
| 8596 | * editing/pasteboard/copy-display-none-expected.txt: Added. |
| 8597 | * editing/pasteboard/copy-display-none.html: Added. |
| 8598 | |
| 8599 | 2009-03-29 Darin Adler <darin@apple.com> |
| 8600 | |
| 8601 | Reviewed by Cameron Zwarich. |
| 8602 | |
| 8603 | * fast/forms/targeted-frame-submission.html: Fixes from review comments. |
| 8604 | |
| 8605 | 2009-03-29 Darin Adler <darin@apple.com> |
| 8606 | |
| 8607 | Reviewed by Cameron Zwarich. |
| 8608 | |
| 8609 | Bug 24922: change WorkQueue-based navigation tests to not depend on synchronous form submission |
| 8610 | https://bugs.webkit.org/show_bug.cgi?id=24922 |
| 8611 | |
| 8612 | * fast/forms/targeted-frame-submission.html: Changed test to wait until the subframe loads |
| 8613 | before moving on to the next test, using an onload attribute. |
| 8614 | |
| 8615 | * http/tests/navigation/fallback-anchor-reload.html: Removed use of queueScript here for a |
| 8616 | script that can instead just be run immedidately. |
| 8617 | |
| 8618 | * http/tests/navigation/onload-navigation-iframe-timeout.html: Changed test to wait until |
| 8619 | the subframe loads before moving on to the next test, using an onload attribute. |
| 8620 | * http/tests/navigation/onload-navigation-iframe.html: Ditto. |
| 8621 | |
| 8622 | * http/tests/navigation/resources/testcode.js: Use queueNonLoadingScript instead of |
| 8623 | queueScript for scripts that don't involve submitting a form. Use queueLoadingScript |
| 8624 | for scripts that do involve submitting a form. |
| 8625 | |
| 8626 | 2009-03-29 Darin Adler <darin@apple.com> |
| 8627 | |
| 8628 | Reviewed by Dan Bernstein. |
| 8629 | |
| 8630 | <rdar://problem/6015407> attr parsing should allow only identifiers |
| 8631 | |
| 8632 | * fast/css/attr-parsing-expected.txt: Added. |
| 8633 | * fast/css/attr-parsing.html: Added. |
| 8634 | |
| 8635 | 2009-03-29 Darin Adler <darin@apple.com> |
| 8636 | |
| 8637 | Bug 12104: Native Slider: When the thumb's height is specified as a percentage, it is not centered properly |
| 8638 | https://bugs.webkit.org/show_bug.cgi?id=12104 |
| 8639 | |
| 8640 | Landed the test case from this bug. The bug was fixed by the fix for bug 24740 below. |
| 8641 | |
| 8642 | * fast/forms/range-thumb-height-percentage.html: Added. |
| 8643 | * platform/mac/fast/forms/range-thumb-height-percentage-expected.checksum: Added. |
| 8644 | * platform/mac/fast/forms/range-thumb-height-percentage-expected.png: Added. |
| 8645 | * platform/mac/fast/forms/range-thumb-height-percentage-expected.txt: Added. |
| 8646 | |
| 8647 | 2009-03-28 Alexey Proskuryakov <ap@webkit.org> |
| 8648 | |
| 8649 | Reviewed by Darin Adler. |
| 8650 | |
| 8651 | <rdar://problem/6492712> Cross-origin redirects are not handled correctly. |
| 8652 | |
| 8653 | Test for status quo - we do not allow cross-origin redirects at all. |
| 8654 | |
| 8655 | * http/tests/resources/redirect.php: Added. |
| 8656 | * http/tests/resources/tripmine.php: Added. |
| 8657 | * http/tests/xmlhttprequest/redirect-cross-origin-tripmine-expected.txt: Added. |
| 8658 | * http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html: Added. |
| 8659 | |
| 8660 | 2009-03-27 Mark Rowe <mrowe@apple.com> |
| 8661 | |
| 8662 | Rubber-stamped by Dan Bernstein. |
| 8663 | |
| 8664 | Update text-content-type-with-binary-extension.html to use a .sitx file of random data rather |
| 8665 | than a .m4a to ensure that WebKit doesn't handle the resource as a full-frame media element if the network |
| 8666 | layer sniffs it as audio/mp4 rather than application/octet-stream. |
| 8667 | |
| 8668 | * http/tests/loading/resources/.htaccess: |
| 8669 | * http/tests/loading/resources/binaryData.m4a: Removed. |
| 8670 | * http/tests/loading/resources/binaryData.sitx: Added. |
| 8671 | * http/tests/loading/text-content-type-with-binary-extension.html: |
| 8672 | |
| 8673 | 2009-03-27 Oliver Hunt <oliver@apple.com> |
| 8674 | |
| 8675 | Reviewed by Gavin Barraclough. |
| 8676 | |
| 8677 | Tests to verify behaviour of Function.prototype.call |
| 8678 | |
| 8679 | * fast/js/function-call-aliased-expected.txt: Added. |
| 8680 | * fast/js/function-call-aliased.html: Added. |
| 8681 | * fast/js/resources/function-call-aliased.js: Added. |
| 8682 | * fast/profiler/call-expected.txt: |
| 8683 | |
| 8684 | 2009-03-27 Mark Rowe <mrowe@apple.com> |
| 8685 | |
| 8686 | Rubber-stamped by Oliver Hunt. |
| 8687 | |
| 8688 | Skip two plug-in tests that are failing due to <rdar://problem/6733642>. |
| 8689 | |
| 8690 | * platform/mac-snowleopard/Skipped: |
| 8691 | |
| 8692 | 2009-03-27 Mark Rowe <mrowe@apple.com> |
| 8693 | |
| 8694 | Rubber-stamped by Dan Bernstein. |
| 8695 | |
| 8696 | Land updated results for two SVG tests involving Geeza Pro. |
| 8697 | |
| 8698 | * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum. |
| 8699 | * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png. |
| 8700 | * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt. |
| 8701 | * platform/mac-leopard/svg/text/text-intro-05-t-expected.checksum: Renamed from LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.checksum. |
| 8702 | * platform/mac-leopard/svg/text/text-intro-05-t-expected.png: Renamed from LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.png. |
| 8703 | * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-intro-05-t-expected.txt. |
| 8704 | * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: |
| 8705 | * platform/mac/svg/text/text-intro-05-t-expected.txt: |
| 8706 | |
| 8707 | 2009-03-27 Darin Adler <darin@apple.com> |
| 8708 | |
| 8709 | Reviewed by Sam Weinig. |
| 8710 | |
| 8711 | Made our mailto form submission tests work more reliably by using the new |
| 8712 | layoutTestController.waitForPolicyDelegate function. |
| 8713 | |
| 8714 | * fast/encoding/mailto-always-utf-8.html: Updated test to use waitForPolicyDelegate |
| 8715 | rather than relying on the form submission happening immediately. |
| 8716 | * fast/forms/mailto/advanced-get.html: Ditto. |
| 8717 | * fast/forms/mailto/advanced-put.html: Ditto. |
| 8718 | * fast/forms/mailto/get-multiple-items-text-plain.html: Ditto. |
| 8719 | * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded.html: Ditto. |
| 8720 | * fast/forms/mailto/get-multiple-items.html: Ditto. |
| 8721 | * fast/forms/mailto/get-non-ascii-always-utf-8.html: Ditto. |
| 8722 | * fast/forms/mailto/get-non-ascii-text-plain-latin-1.html: Ditto. |
| 8723 | * fast/forms/mailto/get-non-ascii-text-plain.html: Ditto. |
| 8724 | * fast/forms/mailto/get-non-ascii.html: Ditto. |
| 8725 | * fast/forms/mailto/get-overwrite-query.html: Ditto. |
| 8726 | * fast/forms/mailto/post-append-query.html: Ditto. |
| 8727 | * fast/forms/mailto/post-multiple-items-multipart-form-data.html: Ditto. |
| 8728 | * fast/forms/mailto/post-multiple-items-text-plain.html: Ditto. |
| 8729 | * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html: Ditto. |
| 8730 | * fast/forms/mailto/post-multiple-items.html: Ditto. |
| 8731 | * fast/forms/mailto/post-text-plain-with-accept-charset.html: Ditto. |
| 8732 | * fast/forms/mailto/post-text-plain.html: Ditto. |
| 8733 | |
| 8734 | 2009-03-27 Xiaomei Ji <xji@chromium.org> |
| 8735 | |
| 8736 | Reviewed by Dan Bernstein. |
| 8737 | |
| 8738 | Fix https://bugs.webkit.org/show_bug.cgi?id=24303 |
| 8739 | Using keyboard select RTL text, Highlights goes to opposite direction from Firefox and IE. |
| 8740 | |
| 8741 | * editing/selection/extend-selection-expected.txt: Added. |
| 8742 | * editing/selection/extend-selection.html: Added. |
| 8743 | |
| 8744 | 2009-03-27 David Hyatt <hyatt@apple.com> |
| 8745 | |
| 8746 | Reviewed by Simon Fraser |
| 8747 | |
| 8748 | Test case for relative positioning bug. |
| 8749 | |
| 8750 | * fast/block/positioning/negative-rel-position.html: Added. |
| 8751 | * platform/mac/fast/block/positioning/negative-rel-position-expected.checksum: Added. |
| 8752 | * platform/mac/fast/block/positioning/negative-rel-position-expected.png: Added. |
| 8753 | * platform/mac/fast/block/positioning/negative-rel-position-expected.txt: Added. |
| 8754 | |
| 8755 | 2009-03-26 Eric Seidel <eric@webkit.org> |
| 8756 | |
| 8757 | Reviewed by David Hyatt. |
| 8758 | |
| 8759 | Update fast/repaint/lines-with-layout-delta.html pixel results. |
| 8760 | Hyatt says it's a progression, blame him if it ain't. |
| 8761 | |
| 8762 | * platform/mac/fast/repaint/lines-with-layout-delta-expected.checksum: |
| 8763 | * platform/mac/fast/repaint/lines-with-layout-delta-expected.png: |
| 8764 | |
| 8765 | 2009-03-26 Mark Rowe <mrowe@apple.com> |
| 8766 | |
| 8767 | Update layout test results for changes to Geeza Pro. |
| 8768 | |
| 8769 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Removed. |
| 8770 | * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: |
| 8771 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum: Renamed from LayoutTests/platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum. |
| 8772 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.png: Renamed from LayoutTests/platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.png. |
| 8773 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: |
| 8774 | * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: |
| 8775 | * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: |
| 8776 | * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: |
| 8777 | |
| 8778 | 2009-03-26 Simon Fraser <simon.fraser@apple.com> |
| 8779 | |
| 8780 | Reviewed by Dave Hyatt |
| 8781 | |
| 8782 | https://bugs.webkit.org/show_bug.cgi?id=23914 |
| 8783 | |
| 8784 | Tests for overflow:hidden with various configurations of position. |
| 8785 | |
| 8786 | * compositing/overflow/ancestor-overflow.html: Added. |
| 8787 | * compositing/overflow/parent-overflow.html: Added. |
| 8788 | * platform/mac/compositing/overflow/ancestor-overflow-expected.checksum: Added. |
| 8789 | * platform/mac/compositing/overflow/ancestor-overflow-expected.png: Added. |
| 8790 | * platform/mac/compositing/overflow/ancestor-overflow-expected.txt: Added. |
| 8791 | * platform/mac/compositing/overflow/parent-overflow-expected.checksum: Added. |
| 8792 | * platform/mac/compositing/overflow/parent-overflow-expected.png: Added. |
| 8793 | * platform/mac/compositing/overflow/parent-overflow-expected.txt: Added. |
| 8794 | |
| 8795 | 2009-03-25 Brian Weinstein <bweinstein@gmail.com> |
| 8796 | |
| 8797 | Update Windows skipped list based on failures in r41995, to try and make Windows build-bot green |
| 8798 | |
| 8799 | <https://bugs.webkit.org/show_bug.cgi?id=24810> |
| 8800 | |
| 8801 | Reviewed by Adam Roben |
| 8802 | |
| 8803 | * platform/win/Skipped: |
| 8804 | |
| 8805 | 2009-03-25 Dean Jackson <dino@apple.com> |
| 8806 | |
| 8807 | Reviewed by Simon Fraser. |
| 8808 | |
| 8809 | https://bugs.webkit.org/show_bug.cgi?id=23361 |
| 8810 | |
| 8811 | Test for direct compositing of images using hardware acceleration. |
| 8812 | |
| 8813 | * compositing/direct-image-compositing.html: Added. |
| 8814 | * compositing/resources/simple_image.png: Added. |
| 8815 | * platform/mac/compositing/direct-image-compositing-expected.checksum: Added. |
| 8816 | * platform/mac/compositing/direct-image-compositing-expected.png: Added. |
| 8817 | * platform/mac/compositing/direct-image-compositing-expected.txt: Added. |
| 8818 | |
| 8819 | 2009-03-25 Simon Fraser <simon.fraser@apple.com> |
| 8820 | |
| 8821 | Reviewed by Anders Carlsson. |
| 8822 | |
| 8823 | Update layout test results for |
| 8824 | https://bugs.webkit.org/show_bug.cgi?id=24809 |
| 8825 | |
| 8826 | * fast/css/getComputedStyle/computed-style-expected.txt: |
| 8827 | * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| 8828 | * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: |
| 8829 | * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| 8830 | * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: |
| 8831 | * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| 8832 | * svg/css/getComputedStyle-basic-expected.txt: |
| 8833 | |
| 8834 | 2009-03-25 Simon Fraser <simon.fraser@apple.com> |
| 8835 | |
| 8836 | Reviewed by Darin Adler |
| 8837 | |
| 8838 | https://bugs.webkit.org/show_bug.cgi?id=24817 |
| 8839 | |
| 8840 | Pixel test for a video element with an empty source attribute. |
| 8841 | |
| 8842 | * media/video-empty-source.html: Added. |
| 8843 | * platform/mac/media/video-empty-source-expected.checksum: Added. |
| 8844 | * platform/mac/media/video-empty-source-expected.png: Added. |
| 8845 | * platform/mac/media/video-empty-source-expected.txt: Added. |
| 8846 | |
| 8847 | 2009-03-25 Dan Bernstein <mitz@apple.com> |
| 8848 | |
| 8849 | Reviewed by Dave Hyatt. |
| 8850 | |
| 8851 | - test for <rdar://problem/6472150> repro crash in |
| 8852 | RenderBlock::rightmostPosition(bool, bool) const at mercotte.fr using |
| 8853 | menus |
| 8854 | |
| 8855 | * fast/inline/continuation-positioned-reparenting-expected.txt: Added. |
| 8856 | * fast/inline/continuation-positioned-reparenting.html: Added. |
| 8857 | |
| 8858 | 2009-03-24 Simon Fraser <simon.fraser@apple.com> |
| 8859 | |
| 8860 | Reviewed by Dave Hyatt |
| 8861 | |
| 8862 | https://bugs.webkit.org/show_bug.cgi?id=24784 |
| 8863 | |
| 8864 | Test for transforms with zoom. |
| 8865 | |
| 8866 | * fast/transforms/transforms-with-zoom.html: Added. |
| 8867 | * platform/mac/fast/transforms/transforms-with-zoom-expected.checksum: Added. |
| 8868 | * platform/mac/fast/transforms/transforms-with-zoom-expected.png: Added. |
| 8869 | * platform/mac/fast/transforms/transforms-with-zoom-expected.txt: Added. |
| 8870 | |
| 8871 | 2009-03-25 David Hyatt <hyatt@apple.com> |
| 8872 | |
| 8873 | Reviewed by Simon Fraser. |
| 8874 | |
| 8875 | Change a few test cases to use the new values just to verify that they work. |
| 8876 | |
| 8877 | https://bugs.webkit.org/show_bug.cgi?id=24809 |
| 8878 | |
| 8879 | * fast/backgrounds/size/backgroundSize17.html: |
| 8880 | * fast/backgrounds/size/backgroundSize18.html: |
| 8881 | * fast/backgrounds/size/backgroundSize19.html: |
| 8882 | * fast/gradients/simple-gradients.html: |
| 8883 | |
| 8884 | 2009-03-25 Brett Wilson <brettw@dhcp-172-22-71-191.mtv.corp.google.com> |
| 8885 | |
| 8886 | Reviewed by Dimitri Glazkov. |
| 8887 | |
| 8888 | Fix complex text opacity on the Chromium Windows port. |
| 8889 | https://bugs.webkit.org/show_bug.cgi?id=24757 |
| 8890 | |
| 8891 | Revision 1. |
| 8892 | |
| 8893 | * fast/text/complex-text-opacity.html: Added. |
| 8894 | * platform/mac/fast/text/complex-text-opacity-expected.checksum: Added. |
| 8895 | * platform/mac/fast/text/complex-text-opacity-expected.png: Added. |
| 8896 | * platform/mac/fast/text/complex-text-opacity-expected.txt: Added. |
| 8897 | |
| 8898 | 2009-03-25 David Hyatt <hyatt@apple.com> |
| 8899 | |
| 8900 | Reviewed by Eric Seidel |
| 8901 | |
| 8902 | Test case for bug 23198. |
| 8903 | |
| 8904 | * fast/borders/border-image-border-radius.html: Added. |
| 8905 | * platform/mac/fast/borders/border-image-border-radius-expected.checksum: Added. |
| 8906 | * platform/mac/fast/borders/border-image-border-radius-expected.png: Added. |
| 8907 | * platform/mac/fast/borders/border-image-border-radius-expected.txt: Added. |
| 8908 | |
| 8909 | 2009-03-25 Darin Adler <darin@apple.com> |
| 8910 | |
| 8911 | Reviewed by David Hyatt. |
| 8912 | |
| 8913 | Bug 24740: crash in RenderSlider::setPositionFromValue when calling pause() after setting <video> to display: none |
| 8914 | https://bugs.webkit.org/show_bug.cgi?id=24740 |
| 8915 | rdar://problem/6679873 |
| 8916 | |
| 8917 | * media/video-display-none-crash-expected.txt: Added. |
| 8918 | * media/video-display-none-crash.html: Added. |
| 8919 | |
| 8920 | * platform/mac/fast/forms/box-shadow-override-expected.txt: Updated since a slider's thumb is no longer |
| 8921 | relative-positioned and hence no longer gets its own layer. |
| 8922 | * platform/mac/fast/forms/input-appearance-height-expected.txt: Ditto. |
| 8923 | * platform/mac/fast/forms/slider-padding-expected.txt: Ditto. |
| 8924 | * platform/mac/fast/forms/slider-thumb-shared-style-expected.txt: Ditto. |
| 8925 | * platform/mac/fast/forms/slider-thumb-stylability-expected.txt: Ditto. |
| 8926 | * platform/mac/media/audio-controls-rendering-expected.txt: Ditto. |
| 8927 | * platform/mac/media/video-controls-rendering-expected.txt: Ditto. |
| 8928 | * platform/mac/media/video-display-toggle-expected.txt: Ditto. |
| 8929 | |
| 8930 | 2009-03-24 Mark Rowe <mrowe@apple.com> |
| 8931 | |
| 8932 | Reviewed by Jon "The Most Boring Man in the World" Honeycutt. |
| 8933 | |
| 8934 | Update test result for change to explicitly map NSNotFound to -1 in textInputController.characterIndexForPoint. |
| 8935 | |
| 8936 | * platform/mac/fast/dom/character-index-for-point-expected.txt: |
| 8937 | |
| 8938 | 2009-03-24 Mark Rowe <mrowe@apple.com> |
| 8939 | |
| 8940 | Rubber-stamped by Oliver Hunt. |
| 8941 | |
| 8942 | Skip some more tests that are failing. |
| 8943 | |
| 8944 | * platform/mac-snowleopard/Skipped: |
| 8945 | |
| 8946 | 2009-03-24 Adele Peterson <adele@apple.com> |
| 8947 | |
| 8948 | Reviewed by Darin Adler. |
| 8949 | |
| 8950 | Updated tests for https://bugs.webkit.org/show_bug.cgi?id=24707 |
| 8951 | <rdar://problem/6593021> Deleting with a caret in a blank, quoted line decreases the quoting, but does not delete the line |
| 8952 | |
| 8953 | * editing/deleting/2610675-1-expected.txt: |
| 8954 | * editing/deleting/2610675-1.html: |
| 8955 | * editing/deleting/2610675-2-expected.txt: |
| 8956 | * editing/deleting/2610675-2.html: |
| 8957 | |
| 8958 | 2009-03-24 Mark Rowe <mrowe@apple.com> |
| 8959 | |
| 8960 | Rubber-stamped by Sam Weinig. |
| 8961 | |
| 8962 | Skip fast/forms/search-zoomed.html as it currently fails due to <rdar://problem/6718460>. |
| 8963 | |
| 8964 | * platform/mac-snowleopard/Skipped: |
| 8965 | |
| 8966 | 2009-03-24 Mark Rowe <mrowe@apple.com> |
| 8967 | |
| 8968 | Skip some more media tests for now. |
| 8969 | |
| 8970 | * platform/mac-snowleopard/Skipped: |
| 8971 | |
| 8972 | 2009-03-24 Pamela Greene <pam@chromium.org> |
| 8973 | |
| 8974 | Reviewed by Sam Weinig. |
| 8975 | |
| 8976 | Add tests of font choices and metrics, to isolate those dependencies. |
| 8977 | |
| 8978 | https://bugs.webkit.org/show_bug.cgi?id=24566 |
| 8979 | |
| 8980 | * fonts: Added. |
| 8981 | * fonts/cursive.html: Added. |
| 8982 | * fonts/default.html: Added. |
| 8983 | * fonts/fantasy.html: Added. |
| 8984 | * fonts/monospace.html: Added. |
| 8985 | * fonts/sans-serif.html: Added. |
| 8986 | * fonts/serif.html: Added. |
| 8987 | * platform/mac/fonts: Added. |
| 8988 | * platform/mac/fonts/cursive-expected.checksum: Added. |
| 8989 | * platform/mac/fonts/cursive-expected.png: Added. |
| 8990 | * platform/mac/fonts/cursive-expected.txt: Added. |
| 8991 | * platform/mac/fonts/default-expected.checksum: Added. |
| 8992 | * platform/mac/fonts/default-expected.png: Added. |
| 8993 | * platform/mac/fonts/default-expected.txt: Added. |
| 8994 | * platform/mac/fonts/fantasy-expected.checksum: Added. |
| 8995 | * platform/mac/fonts/fantasy-expected.png: Added. |
| 8996 | * platform/mac/fonts/fantasy-expected.txt: Added. |
| 8997 | * platform/mac/fonts/monospace-expected.checksum: Added. |
| 8998 | * platform/mac/fonts/monospace-expected.png: Added. |
| 8999 | * platform/mac/fonts/monospace-expected.txt: Added. |
| 9000 | * platform/mac/fonts/sans-serif-expected.checksum: Added. |
| 9001 | * platform/mac/fonts/sans-serif-expected.png: Added. |
| 9002 | * platform/mac/fonts/sans-serif-expected.txt: Added. |
| 9003 | * platform/mac/fonts/serif-expected.checksum: Added. |
| 9004 | * platform/mac/fonts/serif-expected.png: Added. |
| 9005 | * platform/mac/fonts/serif-expected.txt: Added. |
| 9006 | |
| 9007 | 2009-03-24 David Kilzer <ddkilzer@apple.com> |
| 9008 | |
| 9009 | Bug 23310: Setting an absolute path (/abs) on an <iframe> with no src doesn't resolve the URL properly |
| 9010 | |
| 9011 | <https://bugs.webkit.org/show_bug.cgi?id=23310> |
| 9012 | |
| 9013 | Reviewed by Darin Adler. |
| 9014 | |
| 9015 | * fast/frames/iframe-no-src-set-location-expected.txt: Added. |
| 9016 | * fast/frames/iframe-no-src-set-location.html: Added. |
| 9017 | * fast/frames/resources/iframe-no-src-set-location-pass.html: Copied from LayoutTests/fast/dom/Document/early-document-access-expected.txt. |
| 9018 | |
| 9019 | 2009-03-24 Simon Fraser <simon.fraser@apple.com> |
| 9020 | |
| 9021 | Reviewed by Dave Hyatt |
| 9022 | |
| 9023 | https://bugs.webkit.org/show_bug.cgi?id=24659 |
| 9024 | |
| 9025 | Testcase for hit testing on element that has been rotated to be almost |
| 9026 | edge-on. |
| 9027 | |
| 9028 | * platform/mac/transforms/3d/hit-testing/rotated-hit-test-expected.txt: Added. |
| 9029 | * transforms/3d/hit-testing/rotated-hit-test.html: Added. |
| 9030 | |
| 9031 | 2009-03-24 David Hyatt <hyatt@apple.com> |
| 9032 | |
| 9033 | Reviewed by Simon Fraser |
| 9034 | |
| 9035 | Test for https://bugs.webkit.org/show_bug.cgi?id=21789 |
| 9036 | |
| 9037 | * fast/clip/overflow-border-radius-clip.html: Added. |
| 9038 | * platform/mac/fast/clip/overflow-border-radius-clip-expected.checksum: Added. |
| 9039 | * platform/mac/fast/clip/overflow-border-radius-clip-expected.png: Added. |
| 9040 | * platform/mac/fast/clip/overflow-border-radius-clip-expected.txt: Added. |
| 9041 | |
| 9042 | 2009-03-24 David Hyatt <hyatt@apple.com> |
| 9043 | |
| 9044 | Reviewed by Simon Fraser |
| 9045 | |
| 9046 | Test for https://bugs.webkit.org/show_bug.cgi?id=21789 |
| 9047 | |
| 9048 | * fast/replaced/border-radius-clip.html: Added. |
| 9049 | * platform/mac/fast/replaced/border-radius-clip-expected.checksum: Added. |
| 9050 | * platform/mac/fast/replaced/border-radius-clip-expected.png: Added. |
| 9051 | * platform/mac/fast/replaced/border-radius-clip-expected.txt: Added. |
| 9052 | |
| 9053 | 2009-03-24 Eric Carlson <eric.carlson@apple.com> |
| 9054 | |
| 9055 | Update media tests broken by r41907. |
| 9056 | |
| 9057 | * fast/dom/Window/window-properties-expected.txt: |
| 9058 | * http/tests/media/video-play-stall-seek.html: |
| 9059 | * http/tests/media/video-play-stall.html: |
| 9060 | |
| 9061 | 2009-03-24 Dan Bernstein <mitz@apple.com> |
| 9062 | |
| 9063 | Reviewed by Darin Adler. |
| 9064 | |
| 9065 | - test for <rdar://problem/6107874> |
| 9066 | |
| 9067 | Test that the nesting depth of "block-level" elements generated by |
| 9068 | the parser is capped |
| 9069 | |
| 9070 | * fast/parser/block-nesting-cap-expected.txt: Added. |
| 9071 | * fast/parser/block-nesting-cap.html: Added. |
| 9072 | * fast/parser/resources/block-nesting-cap.js: Added. |
| 9073 | |
| 9074 | 2009-03-17 Eric Seidel <eric@webkit.org> |
| 9075 | |
| 9076 | Reviewed by David Hyatt. |
| 9077 | |
| 9078 | document.write() should be able to make a document strict mode |
| 9079 | https://bugs.webkit.org/show_bug.cgi?id=24336 |
| 9080 | |
| 9081 | Our behavior is now tested by fast/dom/Document/document-write-doctype |
| 9082 | and matches IE, FF fails this new test. Mozilla bug filed: |
| 9083 | https://bugzilla.mozilla.org/show_bug.cgi?id=483908 |
| 9084 | |
| 9085 | * fast/dom/Document/document-write-doctype-expected.txt: Added. |
| 9086 | * fast/dom/Document/document-write-doctype.html: Added. |
| 9087 | * fast/dom/Document/resources/document-write-doctype.js: Added. |
| 9088 | |
| 9089 | 2009-03-23 Darin Adler <darin@apple.com> |
| 9090 | |
| 9091 | Reviewed by Adele Peterson. |
| 9092 | |
| 9093 | Bug 24726: hit testing doesn't work right when the click is on anonymous content |
| 9094 | https://bugs.webkit.org/show_bug.cgi?id=24726 |
| 9095 | rdar://problem/6696992 |
| 9096 | |
| 9097 | * editing/selection/hit-test-anonymous-expected.txt: Added. |
| 9098 | * editing/selection/hit-test-anonymous.html: Added. |
| 9099 | |
| 9100 | 2009-03-23 Simon Fraser <simon.fraser@apple.com> |
| 9101 | |
| 9102 | Reviewed by Antti Koivisto |
| 9103 | |
| 9104 | https://bugs.webkit.org/show_bug.cgi?id=24733 |
| 9105 | |
| 9106 | Test events on the play button after zooming. |
| 9107 | |
| 9108 | * media/video-controls-zoomed-expected.txt: Added. |
| 9109 | * media/video-controls-zoomed.html: Added. |
| 9110 | |
| 9111 | 2009-03-23 Simon Fraser <simon.fraser@apple.com> |
| 9112 | |
| 9113 | Reviewed by Darin Adler |
| 9114 | |
| 9115 | https://bugs.webkit.org/show_bug.cgi?id=24736 |
| 9116 | |
| 9117 | Test listbox hit testing, slider hit testing, and search field |
| 9118 | hit testing with zoom style (which, unfortunately, isn't quite |
| 9119 | the same as testing full page zoom). |
| 9120 | |
| 9121 | * fast/forms/listbox-hit-test-zoomed.html: Added. |
| 9122 | * fast/forms/search-zoomed.html: Added. |
| 9123 | * fast/forms/slider-zoomed-expected.txt: Added. |
| 9124 | * fast/forms/slider-zoomed.html: Added. |
| 9125 | * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum: Added. |
| 9126 | * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png: Added. |
| 9127 | * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt: Added. |
| 9128 | * platform/mac/fast/forms/search-zoomed-expected.checksum: Added. |
| 9129 | * platform/mac/fast/forms/search-zoomed-expected.png: Added. |
| 9130 | * platform/mac/fast/forms/search-zoomed-expected.txt: Added. |
| 9131 | |
| 9132 | 2009-03-23 Simon Fraser <simon.fraser@apple.com> |
| 9133 | |
| 9134 | Reviewed by Dan Bernstein |
| 9135 | |
| 9136 | https://bugs.webkit.org/show_bug.cgi?id=24753 |
| 9137 | |
| 9138 | Test for CSS clip with zooming. |
| 9139 | |
| 9140 | * fast/css/clip-zooming.html: Added. |
| 9141 | |
| 9142 | 2009-03-23 Eric Carlson <eric.carlson@apple.com> |
| 9143 | |
| 9144 | Reviewed by Adele Peterson. |
| 9145 | |
| 9146 | https://bugs.webkit.org/show_bug.cgi?id=24588 |
| 9147 | Bug 24588: Update media element implementation to current spec |
| 9148 | |
| 9149 | * media/media-constants-expected.txt: Test all media constants. |
| 9150 | * media/media-constants.html: Ditto. |
| 9151 | * media/remove-from-document-expected.txt: Updated for spec changes. |
| 9152 | * media/remove-from-document-no-load.html: Ditto. |
| 9153 | * media/remove-from-document.html: Ditto. |
| 9154 | * media/unsupported-rtsp-expected.txt: Ditto. |
| 9155 | * media/unsupported-rtsp.html: Ditto. |
| 9156 | * media/video-currentTime-set-expected.txt: Ditto. |
| 9157 | * media/video-currentTime-set.html: Ditto. |
| 9158 | * media/video-error-does-not-exist-expected.txt: Ditto. |
| 9159 | * media/video-error-does-not-exist.html: Ditto. |
| 9160 | * media/video-load-networkState-expected.txt: Ditto. |
| 9161 | * media/video-load-networkState.html: Ditto. |
| 9162 | * media/video-load-readyState-expected.txt: Ditto. |
| 9163 | * media/video-load-readyState.html: Ditto. |
| 9164 | * media/video-loop-expected.txt: Ditto. |
| 9165 | * media/video-loop.html: Ditto. |
| 9166 | * media/video-pause-empty-events-expected.txt: Ditto. |
| 9167 | * media/video-pause-empty-events.html: Ditto. |
| 9168 | * media/video-play-empty-events-expected.txt: Ditto. |
| 9169 | * media/video-play-empty-events.html: Ditto. |
| 9170 | * media/video-play-pause-events-expected.txt: Ditto. |
| 9171 | * media/video-play-pause-events.html: Ditto. |
| 9172 | * media/video-play-pause-exception-expected.txt: Ditto. |
| 9173 | * media/video-play-pause-exception.html: Ditto. |
| 9174 | * media/video-seek-no-src-exception-expected.txt: Test that seeking |
| 9175 | whene there is no 'src' attribute throws an INVALID_STATE_ERR exception. |
| 9176 | * media/video-seek-no-src-exception.html: |
| 9177 | * media/video-seek-past-end-playing-expected.txt: Ditto. |
| 9178 | * media/video-seek-past-end-playing.html: Ditto. |
| 9179 | * media/video-seeking-expected.txt: Ditto. |
| 9180 | * media/video-seeking.html: Ditto. |
| 9181 | * media/video-source-add-src-expected.txt: Test that adding a 'src' |
| 9182 | attribute does nothing when a <source> element has already been chosen. |
| 9183 | * media/video-source-add-src.html: |
| 9184 | * media/video-src-change-expected.txt: Ditto. |
| 9185 | * media/video-src-change.html: Ditto. |
| 9186 | * media/video-src-invalid-remove-expected.txt: Test that removing invalid |
| 9187 | 'src' attribute triggers <source> elements loading. |
| 9188 | * media/video-src-invalid-remove.html: |
| 9189 | * media/video-src-plus-source-expected.txt: Test that a <source> element |
| 9190 | is not used when a bogus 'src' attribute is present. |
| 9191 | * media/video-src-plus-source.html: |
| 9192 | * media/video-src-remove-expected.txt: Ditto. |
| 9193 | * media/video-src-remove.html: Ditto. |
| 9194 | * media/video-test.js: |
| 9195 | (findMediaElement): |
| 9196 | (testExpected): |
| 9197 | (waitForEvent): |
| 9198 | (failTest): |
| 9199 | * media/video-timeupdate-during-playback-expected.txt: Test that 'timeupdate' events |
| 9200 | are posted while an element is playing but not while paused. |
| 9201 | * media/video-timeupdate-during-playback.html: |
| 9202 | |
| 9203 | * platform/mac/Skipped: Skip media/video-error-abort.html for now, need to figure out how to |
| 9204 | test now that the 'loadstart' event is now fired asynchronously. |
| 9205 | * platform/win/Skipped |
| 9206 | |
| 9207 | 2009-03-22 Simon Fraser <simon.fraser@apple.com> |
| 9208 | |
| 9209 | Reviewed by Dan Bernstein |
| 9210 | |
| 9211 | https://bugs.webkit.org/show_bug.cgi?id=24743 |
| 9212 | |
| 9213 | Testcase for hit testing children with negative z-index. |
| 9214 | |
| 9215 | * fast/layers/zindex-hit-test.html: Added. |
| 9216 | |
| 9217 | 2009-03-20 Tony Chang <tony@chromium.org> |
| 9218 | |
| 9219 | Reviewed by Alexey Proskuryakov. |
| 9220 | |
| 9221 | https://bugs.webkit.org/show_bug.cgi?id=24679 |
| 9222 | |
| 9223 | Change the layout test from using a data: URL to using a file:/// |
| 9224 | URL for the iframe. If DRT's frame loader has |
| 9225 | AllowLocalLoadsForLocalOnly, then it's not possible to load an image |
| 9226 | from disk into the iframe. Since this test is about D&D, not |
| 9227 | local load checks, switch to a local file that doesn't have this |
| 9228 | problem. |
| 9229 | |
| 9230 | This should fix the test on win DRT as well. |
| 9231 | |
| 9232 | * fast/events/resources/standalone-image-drag-to-editable-frame.html: Added. |
| 9233 | * fast/events/standalone-image-drag-to-editable.html: |
| 9234 | |
| 9235 | 2009-03-20 Dan Bernstein <mitz@apple.com> |
| 9236 | |
| 9237 | Reviewed by Dave Hyatt. |
| 9238 | |
| 9239 | - test, updated test and results for https://bugs.webkit.org/show_bug.cgi?id=23739 |
| 9240 | <rdar://problem/6556371> REGRESSION (r36513): iframe isn't sized properly upon load |
| 9241 | |
| 9242 | * fast/replaced/percent-height-in-anonymous-block-in-table.html: Added. |
| 9243 | * fast/replaced/table-percent-height-expected.txt: |
| 9244 | * fast/replaced/table-percent-height.html: |
| 9245 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-expected.checksum: Added. |
| 9246 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png: Added. |
| 9247 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt: Added. |
| 9248 | |
| 9249 | 2009-03-20 Dmitry Titov <dimich@chromium.org> |
| 9250 | |
| 9251 | Fix broken LayoutTest/http/tests/workers/text-encoding.html. |
| 9252 | Forgot to add a new file with the previous patch. |
| 9253 | |
| 9254 | * http/tests/workers/resources/subworker-encoded.php: Added. |
| 9255 | |
| 9256 | 2009-03-20 Alpha Lam <hclam@chromium.org> |
| 9257 | |
| 9258 | Reviewed by Darin Fisher. |
| 9259 | |
| 9260 | https://bugs.webkit.org/show_bug.cgi?id=24721 |
| 9261 | |
| 9262 | The test in this change is just to verify a no crash. Full tree |
| 9263 | dump is not necessary, so change to test to dumpAsText and update |
| 9264 | the affected test results. |
| 9265 | |
| 9266 | * fast/block/float/crash-on-absolute-positioning-expected.txt: Added. |
| 9267 | * fast/block/float/crash-on-absolute-positioning.html: |
| 9268 | * platform/mac/fast/block/float/crash-on-absolute-positioning-expected.txt: Removed. |
| 9269 | |
| 9270 | 2009-03-20 Dmitry Titov <dimich@chromium.org> |
| 9271 | |
| 9272 | Reviewed by Alexey Proskuryakov. |
| 9273 | |
| 9274 | https://bugs.webkit.org/show_bug.cgi?id=24706 |
| 9275 | Remove ScriptExecutionContext::encoding() since Workers do not need it. |
| 9276 | WorkerContext::encoding() is simply removed, while Document::encoding() |
| 9277 | made non-virtual and private. Workers use UTF-8 now except when instructed |
| 9278 | otherwise by http header. Updated test. |
| 9279 | Also, added test for encoding used by importScripts(). |
| 9280 | |
| 9281 | * http/tests/workers/resources/subworker-encoded.php: Added. |
| 9282 | * http/tests/workers/resources/worker-encoded.php: |
| 9283 | * http/tests/workers/text-encoding-expected.txt: |
| 9284 | * http/tests/workers/text-encoding.html: |
| 9285 | |
| 9286 | 2009-03-20 Beth Dakin <bdakin@apple.com> |
| 9287 | |
| 9288 | Reviewed by Dave Hyatt. |
| 9289 | |
| 9290 | Test for https://bugs.webkit.org/show_bug.cgi?id=20909 REGRESSION |
| 9291 | (r35318): A press release at pfizer.com does not display correctly |
| 9292 | - and corresponding - |
| 9293 | <rdar://problem/6680073> |
| 9294 | |
| 9295 | * http/tests/misc/generated-content-inside-table.html: Added. |
| 9296 | * platform/mac/http/tests/misc/generated-content-inside-table-expected.checksum: Added. |
| 9297 | * platform/mac/http/tests/misc/generated-content-inside-table-expected.png: Added. |
| 9298 | * platform/mac/http/tests/misc/generated-content-inside-table-expected.txt: Added. |
| 9299 | |
| 9300 | 2009-03-19 Alexey Proskuryakov <ap@webkit.org> |
| 9301 | |
| 9302 | Reviewed by Darin Adler. |
| 9303 | |
| 9304 | https://bugs.webkit.org/show_bug.cgi?id=24122 |
| 9305 | <rdar://problem/6674179> |
| 9306 | REGRESSION: DOM Range extractContents/deleteContents failures seen on Moxiecode tests |
| 9307 | |
| 9308 | * fast/dom/Range/deleted-range-endpoints-expected.txt: Added. |
| 9309 | * fast/dom/Range/deleted-range-endpoints.html: Added. |
| 9310 | |
| 9311 | 2009-03-19 Geoffrey Garen <ggaren@apple.com> |
| 9312 | |
| 9313 | Reviewed by Cameron Zwarich and Oliver Hunt. |
| 9314 | |
| 9315 | Re-enabled this test, since it no longer crashes when JavaScriptCore is |
| 9316 | compiled in non-JIT mode. |
| 9317 | |
| 9318 | * fast/workers/use-machine-stack.html: Copied from fast/workers/use-machine-stack.html-disabled. |
| 9319 | * fast/workers/use-machine-stack.html-disabled: Removed. |
| 9320 | |
| 9321 | 2009-03-19 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 9322 | |
| 9323 | Reviewed by Oliver Hunt. |
| 9324 | |
| 9325 | Add tests for bug 24350: REGRESSION: Safari 4 breaks SPAW wysiwyg editor multiple instances |
| 9326 | <https://bugs.webkit.org/show_bug.cgi?id=24350> |
| 9327 | <rdar://problem/6674182> |
| 9328 | |
| 9329 | * fast/js/function-constructor-newline-after-brace-expected.txt: Added. |
| 9330 | * fast/js/function-constructor-newline-after-brace.html: Added. |
| 9331 | * fast/js/resources/function-constructor-newline-after-brace.js: Added. |
| 9332 | |
| 9333 | 2009-03-19 Mark Rowe <mrowe@apple.com> |
| 9334 | |
| 9335 | Reviewed by Stephanie Lewis. |
| 9336 | |
| 9337 | Fix fast/text/Geeza-Pro-vertical-metrics-adjustment.html on Leopard by moving the results in to the location |
| 9338 | that run-webkit-tests currently looks for them. |
| 9339 | |
| 9340 | * platform/mac-leopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: Renamed from LayoutTests/platform/mac-leopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum. |
| 9341 | * platform/mac-leopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Renamed from LayoutTests/platform/mac-leopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png. |
| 9342 | * platform/mac-leopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Renamed from LayoutTests/platform/mac-leopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt. |
| 9343 | |
| 9344 | 2009-03-19 Geoffrey Garen <ggaren@apple.com> |
| 9345 | |
| 9346 | Reviewed by Oliver Hunt. |
| 9347 | |
| 9348 | Fixed <rdar://problem/6279213> Regular expression run-time complexity |
| 9349 | limit too low for long inputs (21485) |
| 9350 | |
| 9351 | Added a test for a complex regexp match that should succeed, and one |
| 9352 | that should fail. |
| 9353 | |
| 9354 | * fast/js/regexp-overflow-expected.txt: |
| 9355 | * fast/js/resources/regexp-overflow.js: |
| 9356 | |
| 9357 | 2009-03-19 Mark Rowe <mrowe@apple.com> |
| 9358 | |
| 9359 | Reviewed by Sam Weinig. |
| 9360 | |
| 9361 | Update test results for changes in handling of CMYK. |
| 9362 | |
| 9363 | * fast/canvas/resources/set-colors.js: |
| 9364 | * fast/canvas/set-colors-expected.txt: |
| 9365 | * platform/mac-leopard/fast/canvas/set-colors-expected.txt: Copied from LayoutTests/fast/canvas/set-colors-expected.txt. |
| 9366 | |
| 9367 | 2009-03-19 Geoffrey Garen <ggaren@apple.com> |
| 9368 | |
| 9369 | Reviewed by Sam Weinig. |
| 9370 | |
| 9371 | Made two layout tests less agressive, to accomodate a change I made |
| 9372 | for <rdar://problem/6603562> REGRESSION (Safari 4): regular expression |
| 9373 | pattern size limit lower than Safari 3.2, other browsers, breaks SAP (14873) |
| 9374 | |
| 9375 | * fast/js/regexp-charclass-crash-expected.txt: |
| 9376 | * fast/js/regexp-charclass-crash.html: Explicitly limit the number of iterations |
| 9377 | in the test loop. Otherwise, regular expression engines supporting very |
| 9378 | long patterns take a very very very long time to run this test. |
| 9379 | |
| 9380 | * fast/js/resources/regexp-overflow.js: Made the "too big" regexp in |
| 9381 | this test even bigger, to match our new limit. |
| 9382 | |
| 9383 | 2009-03-19 Simon Fraser <simon.fraser@apple.com> |
| 9384 | |
| 9385 | Reviewed by Dave Hyatt |
| 9386 | |
| 9387 | https://bugs.webkit.org/show_bug.cgi?id=24686 |
| 9388 | |
| 9389 | New tests for hit testing transformed, coplanar elements, and transformed elements |
| 9390 | with a transformed overlay. |
| 9391 | |
| 9392 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added. |
| 9393 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added. |
| 9394 | * transforms/3d/point-mapping/3d-point-mapping-coplanar.html: Added. |
| 9395 | * transforms/3d/point-mapping/3d-point-mapping-overlapping.html: Added. |
| 9396 | |
| 9397 | 2009-03-19 Scott Violet <sky@google.com> |
| 9398 | |
| 9399 | Reviewed by Simon Fraser. |
| 9400 | |
| 9401 | https://bugs.webkit.org/show_bug.cgi?id=24678 |
| 9402 | Transitions tests somewhat flakey on Chromium. |
| 9403 | |
| 9404 | Modifies transitions/transition-end-event-helpers.js to only process |
| 9405 | results once. |
| 9406 | |
| 9407 | * transitions/transition-end-event-helpers.js: |
| 9408 | |
| 9409 | 2009-03-19 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 9410 | |
| 9411 | Reviewed by Oliver Hunt. |
| 9412 | |
| 9413 | Add test for bug 24596: ASSERT in JSC::PropertySlot::slotBase @ iGoogle homepage |
| 9414 | <https://bugs.webkit.org/show_bug.cgi?id=24596> |
| 9415 | <rdar://problem/6686493> |
| 9416 | |
| 9417 | * http/tests/security/cross-frame-access-get-custom-property-cached-expected.txt: Added. |
| 9418 | * http/tests/security/cross-frame-access-get-custom-property-cached.html: Added. |
| 9419 | * http/tests/security/resources/cross-frame-access-get-custom-property-cached-iframe.html: Added. |
| 9420 | * http/tests/security/resources/cross-frame-access.js: |
| 9421 | (shouldBeUndefined): |
| 9422 | |
| 9423 | 2009-03-18 Alexey Proskuryakov <ap@webkit.org> |
| 9424 | |
| 9425 | Reviewed by Sam Weinig. |
| 9426 | |
| 9427 | https://bugs.webkit.org/show_bug.cgi?id=24676 |
| 9428 | Simple cross-origin requests shouldn't dispatch upload progress events |
| 9429 | |
| 9430 | * http/tests/xmlhttprequest/resources/cross-site-progress-events.cgi: Added. |
| 9431 | * http/tests/xmlhttprequest/simple-cross-origin-progress-events-expected.txt: Added. |
| 9432 | * http/tests/xmlhttprequest/simple-cross-origin-progress-events.html: Added. |
| 9433 | |
| 9434 | 2009-03-18 Mark Rowe <mrowe@apple.com> |
| 9435 | |
| 9436 | Reviewed by Sam Weinig. |
| 9437 | |
| 9438 | Skip plugins/netscape-throw-exception.html due to <rdar://problem/6530010>. |
| 9439 | |
| 9440 | * platform/mac-snowleopard/Skipped: |
| 9441 | |
| 9442 | 2009-03-18 Mark Rowe <mrowe@apple.com> |
| 9443 | |
| 9444 | Rubber-stamped by Dan Bernstein. |
| 9445 | |
| 9446 | Disable pluginDocumentView-deallocated-dataSource.html as it has not tested |
| 9447 | what it was designed to test for some time, and is failing on some machines. |
| 9448 | Fixing the test is tracked by <https://bugs.webkit.org/show_bug.cgi?id=24690>. |
| 9449 | |
| 9450 | * platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html-disabled: Renamed from LayoutTests/platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html. |
| 9451 | |
| 9452 | 2009-03-18 Mark Rowe <mrowe@apple.com> |
| 9453 | |
| 9454 | Reviewed by Dan Bernstein. |
| 9455 | |
| 9456 | Update test results for change to address <rdar://problem/6693300>. |
| 9457 | |
| 9458 | * plugins/mouse-events-expected.txt: |
| 9459 | * plugins/netscape-destroy-plugin-script-objects-expected.txt: |
| 9460 | * plugins/netscape-plugin-setwindow-size-2-expected.txt: |
| 9461 | * plugins/netscape-plugin-setwindow-size-expected.txt: |
| 9462 | * plugins/open-and-close-window-with-plugin-expected.txt: |
| 9463 | |
| 9464 | 2009-03-18 Beth Dakin <bdakin@apple.com> |
| 9465 | |
| 9466 | Rubber-stamped by Dan Bernstein. |
| 9467 | |
| 9468 | Updating test to reflect our joy. |
| 9469 | |
| 9470 | * fast/dom/offset-parent-positioned-and-inline-expected.txt: |
| 9471 | * fast/dom/offset-parent-positioned-and-inline.html: |
| 9472 | |
| 9473 | 2009-03-18 Beth Dakin <bdakin@apple.com> |
| 9474 | |
| 9475 | Reviewed by Dave Hyatt. |
| 9476 | |
| 9477 | Test for <rdar://problem/6636747> REGRESSION (Safari 4 PB-r41326): |
| 9478 | Popup menu appears at the wrong location on page at http:// |
| 9479 | www.signonsandiego.com/ |
| 9480 | |
| 9481 | * fast/dom/offset-parent-positioned-and-inline-expected.txt: Added. |
| 9482 | * fast/dom/offset-parent-positioned-and-inline.html: Added. |
| 9483 | |
| 9484 | 2009-03-18 Sam Weinig <sam@webkit.org> |
| 9485 | |
| 9486 | Reviewed by Simon Fraser. |
| 9487 | |
| 9488 | Update test results for https://bugs.webkit.org/show_bug.cgi?id=23966 |
| 9489 | REGRESSION: Custom arrow navigation functionality doesn't work at dropular.net |
| 9490 | <rdar://problem/6589657> |
| 9491 | |
| 9492 | * fast/dom/getBoundingClientRect-expected.txt: |
| 9493 | * fast/dom/getClientRects-expected.txt: |
| 9494 | |
| 9495 | 2009-03-18 Alexey Proskuryakov <ap@webkit.org> |
| 9496 | |
| 9497 | Reviewed by Darin Adler. |
| 9498 | |
| 9499 | https://bugs.webkit.org/show_bug.cgi?id=24670 |
| 9500 | Add tests for XHR progress events during cross-origin requests. |
| 9501 | |
| 9502 | * http/tests/xmlhttprequest/redirect-cross-origin-2-expected.txt: Added. |
| 9503 | * http/tests/xmlhttprequest/redirect-cross-origin-2.html: Added. |
| 9504 | * http/tests/xmlhttprequest/redirect-cross-origin-expected.txt: Added. |
| 9505 | * http/tests/xmlhttprequest/redirect-cross-origin-post-expected.txt: Added. |
| 9506 | * http/tests/xmlhttprequest/redirect-cross-origin-post-sync-expected.txt: Added. |
| 9507 | * http/tests/xmlhttprequest/redirect-cross-origin-post-sync.html: Added. |
| 9508 | * http/tests/xmlhttprequest/redirect-cross-origin-post.html: Added. |
| 9509 | * http/tests/xmlhttprequest/redirect-cross-origin-sync-double-expected.txt: Added. |
| 9510 | * http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html: Added. |
| 9511 | * http/tests/xmlhttprequest/redirect-cross-origin-sync-expected.txt: Added. |
| 9512 | * http/tests/xmlhttprequest/redirect-cross-origin-sync.html: Added. |
| 9513 | * http/tests/xmlhttprequest/redirect-cross-origin.html: Added. |
| 9514 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-expected.txt: Added. |
| 9515 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-expected.txt: Added. |
| 9516 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-sync-expected.txt: Added. |
| 9517 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post-sync.html: Added. |
| 9518 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html: Added. |
| 9519 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-sync-expected.txt: Added. |
| 9520 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events-sync.html: Added. |
| 9521 | * http/tests/xmlhttprequest/simple-cross-origin-denied-events.html: Added. |
| 9522 | |
| 9523 | 2009-03-17 Oliver Hunt <oliver@apple.com> |
| 9524 | |
| 9525 | Reviewed by Cameron Zwarich. |
| 9526 | |
| 9527 | Update finally codegen test to newer style, add additional tests for |
| 9528 | finaliser changing the return value. |
| 9529 | |
| 9530 | * fast/js/finally-codegen-failure-expected.txt: |
| 9531 | * fast/js/finally-codegen-failure.html: |
| 9532 | * fast/js/resources/finally-codegen-failure.js: Added. |
| 9533 | |
| 9534 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9535 | |
| 9536 | Rubber-stamped by Dan Bernstein. |
| 9537 | |
| 9538 | Update layout test to avoid depending on formatting of -[NSAttributedString description]. |
| 9539 | |
| 9540 | The attributes aren't important to the test. |
| 9541 | |
| 9542 | * platform/mac/fast/text/attributed-substring-from-range-001-expected.txt: |
| 9543 | * platform/mac/fast/text/attributed-substring-from-range-001.html: |
| 9544 | |
| 9545 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9546 | |
| 9547 | Rubber-stamped by Dan Bernstein. |
| 9548 | |
| 9549 | Land updated results for tests involving Geeza Pro. |
| 9550 | |
| 9551 | * platform/mac-leopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: Renamed from LayoutTests/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum. |
| 9552 | * platform/mac-leopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Renamed from LayoutTests/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png. |
| 9553 | * platform/mac-leopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt. |
| 9554 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum. |
| 9555 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.png: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-L-expected.png. |
| 9556 | * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-L-expected.txt. |
| 9557 | * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum. |
| 9558 | * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.png: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png. |
| 9559 | * platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt. |
| 9560 | * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.checksum: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum. |
| 9561 | * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.png: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-CS-after-AN-expected.png. |
| 9562 | * platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt. |
| 9563 | * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-neutral-run-expected.checksum. |
| 9564 | * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Renamed from LayoutTests/platform/mac/fast/text/international/bidi-neutral-run-expected.png. |
| 9565 | * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-neutral-run-expected.txt. |
| 9566 | * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: |
| 9567 | * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: |
| 9568 | * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: |
| 9569 | * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: |
| 9570 | * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: |
| 9571 | |
| 9572 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9573 | |
| 9574 | Rubber-stamped by Dan Bernstein. |
| 9575 | |
| 9576 | Move the results out of platform/mac since they're a cross-platform progression, |
| 9577 | and non-Mac platforms are already skipping the tests. |
| 9578 | |
| 9579 | * fast/dom/Window/window-properties-expected.txt: |
| 9580 | * fast/dom/navigator-detached-no-crash-expected.txt: |
| 9581 | * platform/mac/fast/dom/Window/window-properties-expected.txt: Removed. |
| 9582 | * platform/mac/fast/dom/navigator-detached-no-crash-expected.txt: Removed. |
| 9583 | |
| 9584 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9585 | |
| 9586 | Rubber-stamped by Sam Weinig. |
| 9587 | |
| 9588 | Update layout test results now that the test passes. |
| 9589 | |
| 9590 | * fast/xsl/mozilla-tests-expected.txt: |
| 9591 | * platform/mac-leopard/fast/xsl/mozilla-tests-expected.txt: Copied from LayoutTests/fast/xsl/mozilla-tests-expected.txt. |
| 9592 | |
| 9593 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9594 | |
| 9595 | Reviewed by Sam Weinig. |
| 9596 | |
| 9597 | Add platform-specific layout test results to accommodate geolocation. |
| 9598 | |
| 9599 | * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-expected.txt. |
| 9600 | * platform/mac-leopard/fast/dom/navigator-detached-no-crash-expected.txt: Copied from LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt. |
| 9601 | * platform/mac/fast/dom/Window/window-properties-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-expected.txt. |
| 9602 | * platform/mac/fast/dom/navigator-detached-no-crash-expected.txt: Copied from LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt. |
| 9603 | |
| 9604 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9605 | |
| 9606 | Reviewed by Sam Weinig. |
| 9607 | |
| 9608 | Remove geolocation-not-implemented.html. |
| 9609 | |
| 9610 | * geolocation/geolocation-not-implemented-expected.txt: Removed. |
| 9611 | * geolocation/geolocation-not-implemented.html: Removed. |
| 9612 | * geolocation/geolocation-test.js: Removed. |
| 9613 | * platform/gtk/Skipped: |
| 9614 | |
| 9615 | 2009-03-17 Mark Rowe <mrowe@apple.com> |
| 9616 | |
| 9617 | Rubber-stamped by Sam Weinig. |
| 9618 | |
| 9619 | Update layout test results to accommodate the updated Unicode text segmentation rules. |
| 9620 | |
| 9621 | * platform/mac-leopard/css1/text_properties/text_transform-expected.checksum: Renamed from LayoutTests/platform/mac/css1/text_properties/text_transform-expected.checksum. |
| 9622 | * platform/mac-leopard/css1/text_properties/text_transform-expected.png: Renamed from LayoutTests/platform/mac/css1/text_properties/text_transform-expected.png. |
| 9623 | * platform/mac-leopard/css1/text_properties/text_transform-expected.txt: Copied from LayoutTests/platform/mac/css1/text_properties/text_transform-expected.txt. |
| 9624 | * platform/mac-leopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum: Renamed from LayoutTests/platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum. |
| 9625 | * platform/mac-leopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Renamed from LayoutTests/platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.png. |
| 9626 | * platform/mac-leopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Copied from LayoutTests/platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt. |
| 9627 | * platform/mac/css1/text_properties/text_transform-expected.txt: |
| 9628 | * platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: |
| 9629 | |
| 9630 | 2009-03-17 Ojan Vafai <ojan@chromium.org> |
| 9631 | |
| 9632 | Reviewed by Adele Peterson. |
| 9633 | |
| 9634 | Put the padding inside scrollbars on textareas. |
| 9635 | https://bugs.webkit.org/show_bug.cgi?id=24370 |
| 9636 | |
| 9637 | Almost all of the test rebaselines are just the textarea moving into the layer |
| 9638 | now that the overflow is on the textarea instead of it's shadowNode. There area |
| 9639 | a couple pixel test rebaselines where the scrollbars move and text wraps |
| 9640 | differently now that the padding is inside the scrollbars. |
| 9641 | |
| 9642 | * platform/mac/editing/inserting/4960120-1-expected.txt: |
| 9643 | * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| 9644 | * platform/mac/editing/pasteboard/pasting-tabs-expected.txt: |
| 9645 | * platform/mac/fast/block/margin-collapse/103-expected.txt: |
| 9646 | * platform/mac/fast/css/resize-corner-tracking-expected.txt: |
| 9647 | * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| 9648 | * platform/mac/fast/dynamic/008-expected.txt: |
| 9649 | * platform/mac/fast/forms/basic-textareas-expected.checksum: |
| 9650 | * platform/mac/fast/forms/basic-textareas-expected.png: |
| 9651 | * platform/mac/fast/forms/basic-textareas-expected.txt: |
| 9652 | * platform/mac/fast/forms/basic-textareas-quirks-expected.checksum: Added. |
| 9653 | * platform/mac/fast/forms/basic-textareas-quirks-expected.png: Added. |
| 9654 | * platform/mac/fast/forms/basic-textareas-quirks-expected.txt: Added. |
| 9655 | * platform/mac/fast/forms/form-element-geometry-expected.txt: |
| 9656 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: |
| 9657 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: |
| 9658 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: |
| 9659 | * platform/mac/fast/forms/negativeLineHeight-expected.txt: |
| 9660 | * platform/mac/fast/forms/textAreaLineHeight-expected.txt: |
| 9661 | * platform/mac/fast/forms/textarea-align-expected.txt: |
| 9662 | * platform/mac/fast/forms/textarea-rows-cols-expected.txt: |
| 9663 | * platform/mac/fast/forms/textarea-scroll-height-expected.txt: |
| 9664 | * platform/mac/fast/forms/textarea-scrollbar-expected.txt: |
| 9665 | * platform/mac/fast/forms/textarea-scrolled-type-expected.txt: |
| 9666 | * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt: |
| 9667 | * platform/mac/fast/forms/textarea-width-expected.txt: |
| 9668 | * platform/mac/fast/overflow/overflow-x-y-expected.txt: |
| 9669 | * platform/mac/fast/parser/comment-in-textarea-expected.txt: |
| 9670 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt: |
| 9671 | * platform/mac/fast/parser/open-comment-in-textarea-expected.txt: |
| 9672 | * platform/mac/fast/replaced/width100percent-textarea-expected.txt: |
| 9673 | * platform/mac/fast/table/003-expected.txt: |
| 9674 | * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt: |
| 9675 | * platform/mac/http/tests/navigation/anchor-basic-expected.txt: |
| 9676 | * platform/mac/http/tests/navigation/anchor-frames-expected.txt: |
| 9677 | * platform/mac/http/tests/navigation/anchor-goback-expected.txt: |
| 9678 | * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: |
| 9679 | * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: |
| 9680 | * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: |
| 9681 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: |
| 9682 | * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: |
| 9683 | * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: |
| 9684 | * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: |
| 9685 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: |
| 9686 | * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: |
| 9687 | * platform/mac/http/tests/navigation/post-goback2-expected.txt: |
| 9688 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: |
| 9689 | * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: |
| 9690 | * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: |
| 9691 | * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: |
| 9692 | * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: |
| 9693 | * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: |
| 9694 | * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: |
| 9695 | * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: |
| 9696 | * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: |
| 9697 | * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: |
| 9698 | * platform/mac/http/tests/navigation/success200-basic-expected.txt: |
| 9699 | * platform/mac/http/tests/navigation/success200-frames-expected.txt: |
| 9700 | * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: |
| 9701 | * platform/mac/http/tests/navigation/success200-goback-expected.txt: |
| 9702 | * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: |
| 9703 | * platform/mac/http/tests/navigation/success200-reload-expected.txt: |
| 9704 | * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: |
| 9705 | * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: |
| 9706 | * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: |
| 9707 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: |
| 9708 | * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: |
| 9709 | * platform/mac/tables/mozilla/bugs/bug194024-expected.txt: |
| 9710 | * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: |
| 9711 | * platform/mac/tables/mozilla/bugs/bug30692-expected.txt: |
| 9712 | |
| 9713 | 2009-03-17 Adele Peterson <adele@apple.com> |
| 9714 | |
| 9715 | Reviewed by Darin Adler. |
| 9716 | |
| 9717 | Test for https://bugs.webkit.org/show_bug.cgi?id=24655 |
| 9718 | <rdar://problem/6633727> Hitting return at the end of a line with an anchor jumps me to the bottom of the message |
| 9719 | |
| 9720 | * editing/inserting/6633727.html: Added. |
| 9721 | * platform/mac/editing/inserting/6633727-expected.checksum: Added. |
| 9722 | * platform/mac/editing/inserting/6633727-expected.png: Added. |
| 9723 | * platform/mac/editing/inserting/6633727-expected.txt: Added. |
| 9724 | |
| 9725 | Updated results. The behavior for these tests doesn't change, but the render tree is slightly different. |
| 9726 | |
| 9727 | * platform/mac/editing/inserting/insert-div-021-expected.txt: |
| 9728 | * platform/mac/editing/style/block-styles-007-expected.txt: |
| 9729 | |
| 9730 | 2009-03-17 Alexey Proskuryakov <ap@webkit.org> |
| 9731 | |
| 9732 | Reviewed by Darin Adler. |
| 9733 | |
| 9734 | https://bugs.webkit.org/show_bug.cgi?id=13287 |
| 9735 | Cannot change SELECT to a dynamically created option |
| 9736 | |
| 9737 | * fast/forms/add-and-remove-option-expected.txt: Added. |
| 9738 | * fast/forms/add-and-remove-option.html: Added. |
| 9739 | * fast/forms/add-remove-option-modification-event-expected.txt: Added. |
| 9740 | * fast/forms/add-remove-option-modification-event.html: Added. |
| 9741 | * fast/forms/add-selected-option-expected.txt: Added. |
| 9742 | * fast/forms/add-selected-option.html: Added. |
| 9743 | * fast/forms/select-cache-desynchronization-expected.txt: Added. |
| 9744 | * fast/forms/select-cache-desynchronization.html: Added. |
| 9745 | |
| 9746 | 2009-03-16 David Hyatt <hyatt@apple.com> |
| 9747 | |
| 9748 | <rdar://problem/6648411> REGRESSION: Layout of page is wrong at http://www.popcap.com/ |
| 9749 | |
| 9750 | Make sure that the initial shouldPaint check that looks at enclosingLayers properly skips over |
| 9751 | layers that don't paint themselves. This is done by adding a new enclosingSelfPaintingLayer method |
| 9752 | so that RenderObjects can walk up the enclosing layer chain and skip any layers that don't paint |
| 9753 | themselves. |
| 9754 | |
| 9755 | Reviewed by Darin Adler. |
| 9756 | |
| 9757 | * fast/block/float/overlapping-floats-with-overflow-hidden.html: Added. |
| 9758 | * platform/mac/fast/block/float/overlapping-floats-with-overflow-hidden-expected.checksum: Added. |
| 9759 | * platform/mac/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png: Added. |
| 9760 | * platform/mac/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: Added. |
| 9761 | |
| 9762 | 2009-03-17 Darin Adler <darin@apple.com> |
| 9763 | |
| 9764 | Reviewed by Alexey Proskuryakov. |
| 9765 | |
| 9766 | Bug 24624: Crash in imageLoadEventTimerFired after adoptNode used on <img>, |
| 9767 | seen with inspector, which uses adoptNode |
| 9768 | https://bugs.webkit.org/show_bug.cgi?id=24624 |
| 9769 | rdar://problem/6422850 |
| 9770 | |
| 9771 | This test has one significant disadvantage. When it fails, the crash typically |
| 9772 | occurs during a subsequent test, not this one. It would be great if someone figured |
| 9773 | out at some point how to improve that. |
| 9774 | |
| 9775 | * fast/dom/HTMLImageElement/image-load-cross-document-expected.txt: Added. |
| 9776 | * fast/dom/HTMLImageElement/image-load-cross-document.html: Added. |
| 9777 | * fast/dom/HTMLImageElement/resources/image-load-subframe.html: Added. |
| 9778 | |
| 9779 | 2009-03-17 Alexey Proskuryakov <ap@webkit.org> |
| 9780 | |
| 9781 | Reviewed by Sam Weinig. |
| 9782 | |
| 9783 | https://bugs.webkit.org/show_bug.cgi?id=24614 |
| 9784 | Access control checks are different in cached and uncached cases |
| 9785 | |
| 9786 | * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html: |
| 9787 | * http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html: |
| 9788 | The default Content-Type set by XMLHttpRequest is no longer implicitly permitted for |
| 9789 | cross origin requests, changed the test to send text/plain. |
| 9790 | |
| 9791 | * http/tests/xmlhttprequest/resources/access-control-basic-non-get-allow.cgi: |
| 9792 | Modified to prevent errors on unexpected request methods (not directly related to this patch). |
| 9793 | |
| 9794 | * http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached-expected.txt: Added. |
| 9795 | * http/tests/xmlhttprequest/access-control-basic-non-simple-deny-cached.html: Added. |
| 9796 | |
| 9797 | 2009-03-16 Gustavo Noronha Silva <gns@gnome.org> |
| 9798 | |
| 9799 | Reviewed by Mark Rowe. |
| 9800 | |
| 9801 | https://bugs.webkit.org/show_bug.cgi?id=24638 |
| 9802 | [GTK] HTML5 media tags do not work |
| 9803 | |
| 9804 | Remove the blacklisting of the media/ directory, now that we have |
| 9805 | a working MediaPlayer; skip only the tests that are still failing |
| 9806 | because MediaPlayerPrivateGStreamer is not completely implemented. |
| 9807 | |
| 9808 | * platform/gtk/Skipped: |
| 9809 | |
| 9810 | 2009-03-16 Mark Rowe <mrowe@apple.com> |
| 9811 | |
| 9812 | Rubber-stamped by Adele Peterson. |
| 9813 | |
| 9814 | Skip media tests that are currently failing. |
| 9815 | |
| 9816 | * platform/mac-snowleopard/Skipped: |
| 9817 | |
| 9818 | 2009-03-16 Mark Rowe <mrowe@apple.com> |
| 9819 | |
| 9820 | Rubber-stamped by Beth Dakin. |
| 9821 | |
| 9822 | Skip a test that is currently crashing. |
| 9823 | |
| 9824 | * platform/mac-snowleopard/Skipped: |
| 9825 | |
| 9826 | 2009-03-16 Mark Rowe <mrowe@apple.com> |
| 9827 | |
| 9828 | Rubber-stamped by Beth Dakin. |
| 9829 | |
| 9830 | Update test results for six accessibility tests. |
| 9831 | |
| 9832 | * platform/mac/accessibility/lists-expected.txt: |
| 9833 | * platform/mac/accessibility/table-attributes-expected.txt: |
| 9834 | * platform/mac/accessibility/table-detection-expected.txt: |
| 9835 | * platform/mac/accessibility/table-sections-expected.txt: |
| 9836 | * platform/mac/accessibility/table-with-aria-role-expected.txt: |
| 9837 | * platform/mac/accessibility/table-with-rules-expected.txt: |
| 9838 | |
| 9839 | 2009-03-16 Mark Rowe <mrowe@apple.com> |
| 9840 | |
| 9841 | Rubber-stamped by Beth Dakin. |
| 9842 | |
| 9843 | Move platform-specific acessibility tests and results into platform/mac. |
| 9844 | |
| 9845 | * platform/mac/accessibility/accesskey-expected.txt: Renamed from LayoutTests/accessibility/accesskey-expected.txt. |
| 9846 | * platform/mac/accessibility/accesskey.html: Renamed from LayoutTests/accessibility/accesskey.html. |
| 9847 | * platform/mac/accessibility/aria-describedby-on-input-expected.txt: Renamed from LayoutTests/accessibility/aria-describedby-on-input-expected.txt. |
| 9848 | * platform/mac/accessibility/aria-labelledby-on-input-expected.txt: Renamed from LayoutTests/accessibility/aria-labelledby-on-input-expected.txt. |
| 9849 | * platform/mac/accessibility/aria-range-expected.txt: Renamed from LayoutTests/accessibility/aria-range-expected.txt. |
| 9850 | * platform/mac/accessibility/aria-range-value-expected.txt: Renamed from LayoutTests/accessibility/aria-range-value-expected.txt. |
| 9851 | * platform/mac/accessibility/aria-range-value.html: Renamed from LayoutTests/accessibility/aria-range-value.html. |
| 9852 | * platform/mac/accessibility/aria-range.html: Renamed from LayoutTests/accessibility/aria-range.html. |
| 9853 | * platform/mac/accessibility/aria-roles-expected.txt: Renamed from LayoutTests/accessibility/aria-roles-expected.txt. |
| 9854 | * platform/mac/accessibility/aria-slider-expected.txt: Renamed from LayoutTests/accessibility/aria-slider-expected.txt. |
| 9855 | * platform/mac/accessibility/aria-slider.html: Renamed from LayoutTests/accessibility/aria-slider.html. |
| 9856 | * platform/mac/accessibility/aria-spinbutton-expected.txt: Renamed from LayoutTests/accessibility/aria-spinbutton-expected.txt. |
| 9857 | * platform/mac/accessibility/aria-spinbutton.html: Renamed from LayoutTests/accessibility/aria-spinbutton.html. |
| 9858 | * platform/mac/accessibility/bounds-for-range-expected.txt: Renamed from LayoutTests/accessibility/bounds-for-range-expected.txt. |
| 9859 | * platform/mac/accessibility/bounds-for-range.html: Renamed from LayoutTests/accessibility/bounds-for-range.html. |
| 9860 | * platform/mac/accessibility/content-editable-expected.txt: Renamed from LayoutTests/accessibility/content-editable-expected.txt. |
| 9861 | * platform/mac/accessibility/content-editable.html: Renamed from LayoutTests/accessibility/content-editable.html. |
| 9862 | * platform/mac/accessibility/document-attributes-expected.txt: Renamed from LayoutTests/accessibility/document-attributes-expected.txt. |
| 9863 | * platform/mac/accessibility/document-attributes.html: Renamed from LayoutTests/accessibility/document-attributes.html. |
| 9864 | * platform/mac/accessibility/document-links-expected.txt: Renamed from LayoutTests/accessibility/document-links-expected.txt. |
| 9865 | * platform/mac/accessibility/document-links.html: Renamed from LayoutTests/accessibility/document-links.html. |
| 9866 | * platform/mac/accessibility/double-title-expected.txt: Renamed from LayoutTests/accessibility/double-title-expected.txt. |
| 9867 | * platform/mac/accessibility/double-title.html: Renamed from LayoutTests/accessibility/double-title.html. |
| 9868 | * platform/mac/accessibility/frame-with-title-expected.txt: Renamed from LayoutTests/accessibility/frame-with-title-expected.txt. |
| 9869 | * platform/mac/accessibility/frame-with-title.html: Renamed from LayoutTests/accessibility/frame-with-title.html. |
| 9870 | * platform/mac/accessibility/image-map1-expected.txt: Renamed from LayoutTests/accessibility/image-map1-expected.txt. |
| 9871 | * platform/mac/accessibility/image-map2-expected.txt: Renamed from LayoutTests/accessibility/image-map2-expected.txt. |
| 9872 | * platform/mac/accessibility/input-image-url-expected.txt: Renamed from LayoutTests/accessibility/input-image-url-expected.txt. |
| 9873 | * platform/mac/accessibility/input-image-url.html: Renamed from LayoutTests/accessibility/input-image-url.html. |
| 9874 | * platform/mac/accessibility/internal-link-anchors-expected.txt: Renamed from LayoutTests/accessibility/internal-link-anchors-expected.txt. |
| 9875 | * platform/mac/accessibility/internal-link-anchors.html: Renamed from LayoutTests/accessibility/internal-link-anchors.html. |
| 9876 | * platform/mac/accessibility/internal-link-anchors2-expected.txt: Renamed from LayoutTests/accessibility/internal-link-anchors2-expected.txt. |
| 9877 | * platform/mac/accessibility/legend-expected.txt: Renamed from LayoutTests/accessibility/legend-expected.txt. |
| 9878 | * platform/mac/accessibility/plugin-expected.txt: Renamed from LayoutTests/accessibility/plugin-expected.txt. |
| 9879 | * platform/mac/accessibility/radio-button-group-members-expected.txt: Renamed from LayoutTests/accessibility/radio-button-group-members-expected.txt. |
| 9880 | * platform/mac/accessibility/resources/cake.png: Copied from LayoutTests/accessibility/resources/cake.png. |
| 9881 | * platform/mac/accessibility/resources/test.swf: Renamed from LayoutTests/accessibility/resources/test.swf. |
| 9882 | * platform/mac/accessibility/table-one-cell-expected.txt: Renamed from LayoutTests/accessibility/table-one-cell-expected.txt. |
| 9883 | |
| 9884 | 2009-03-16 Darin Adler <darin@apple.com> |
| 9885 | |
| 9886 | Reviewed by Adele Peterson. |
| 9887 | |
| 9888 | Bug 24629: moving forward or backward a paragraph fails at edge of document |
| 9889 | https://bugs.webkit.org/show_bug.cgi?id=24629 |
| 9890 | rdar://problem/6544413 |
| 9891 | |
| 9892 | * editing/selection/move-paragraph-document-edges-expected.txt: Added. |
| 9893 | * editing/selection/move-paragraph-document-edges.html: Added. |
| 9894 | |
| 9895 | 2009-03-16 David Hyatt <hyatt@apple.com> |
| 9896 | |
| 9897 | Reviewed by Eric Seidel |
| 9898 | |
| 9899 | https://bugs.webkit.org/show_bug.cgi?id=13632 |
| 9900 | |
| 9901 | Overflow scrolling needs to account for the bottom/right padding on the object itself as well |
| 9902 | as for bottom/right margins on children. |
| 9903 | |
| 9904 | * platform/mac/fast/body-propagation/overflow/002-expected.checksum: |
| 9905 | * platform/mac/fast/body-propagation/overflow/002-expected.png: |
| 9906 | * platform/mac/fast/body-propagation/overflow/002-expected.txt: |
| 9907 | * platform/mac/fast/body-propagation/overflow/002-xhtml-expected.checksum: |
| 9908 | * platform/mac/fast/body-propagation/overflow/002-xhtml-expected.png: |
| 9909 | * platform/mac/fast/body-propagation/overflow/002-xhtml-expected.txt: |
| 9910 | * platform/mac/fast/body-propagation/overflow/003-declarative-expected.checksum: |
| 9911 | * platform/mac/fast/body-propagation/overflow/003-declarative-expected.png: |
| 9912 | * platform/mac/fast/body-propagation/overflow/003-declarative-expected.txt: |
| 9913 | * platform/mac/fast/body-propagation/overflow/003-expected.checksum: |
| 9914 | * platform/mac/fast/body-propagation/overflow/003-expected.png: |
| 9915 | * platform/mac/fast/body-propagation/overflow/003-expected.txt: |
| 9916 | * platform/mac/fast/body-propagation/overflow/003-xhtml-expected.checksum: |
| 9917 | * platform/mac/fast/body-propagation/overflow/003-xhtml-expected.png: |
| 9918 | * platform/mac/fast/body-propagation/overflow/003-xhtml-expected.txt: |
| 9919 | * platform/mac/fast/body-propagation/overflow/004-declarative-expected.checksum: |
| 9920 | * platform/mac/fast/body-propagation/overflow/004-declarative-expected.png: |
| 9921 | * platform/mac/fast/body-propagation/overflow/004-declarative-expected.txt: |
| 9922 | * platform/mac/fast/body-propagation/overflow/004-expected.checksum: |
| 9923 | * platform/mac/fast/body-propagation/overflow/004-expected.png: |
| 9924 | * platform/mac/fast/body-propagation/overflow/004-expected.txt: |
| 9925 | * platform/mac/fast/body-propagation/overflow/004-xhtml-expected.checksum: |
| 9926 | * platform/mac/fast/body-propagation/overflow/004-xhtml-expected.png: |
| 9927 | * platform/mac/fast/body-propagation/overflow/004-xhtml-expected.txt: |
| 9928 | * platform/mac/fast/body-propagation/overflow/007-declarative-expected.checksum: |
| 9929 | * platform/mac/fast/body-propagation/overflow/007-declarative-expected.png: |
| 9930 | * platform/mac/fast/body-propagation/overflow/007-declarative-expected.txt: |
| 9931 | * platform/mac/fast/body-propagation/overflow/007-expected.checksum: |
| 9932 | * platform/mac/fast/body-propagation/overflow/007-expected.png: |
| 9933 | * platform/mac/fast/body-propagation/overflow/007-expected.txt: |
| 9934 | * platform/mac/fast/body-propagation/overflow/007-xhtml-expected.checksum: |
| 9935 | * platform/mac/fast/body-propagation/overflow/007-xhtml-expected.png: |
| 9936 | * platform/mac/fast/body-propagation/overflow/007-xhtml-expected.txt: |
| 9937 | * platform/mac/fast/forms/basic-textareas-expected.txt: |
| 9938 | * platform/mac/fast/forms/input-disabled-color-expected.txt: |
| 9939 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.checksum: |
| 9940 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.png: |
| 9941 | * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt: |
| 9942 | * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: |
| 9943 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum: |
| 9944 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: |
| 9945 | * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: |
| 9946 | * platform/mac/fast/overflow/003-expected.checksum: |
| 9947 | * platform/mac/fast/overflow/003-expected.png: |
| 9948 | * platform/mac/fast/overflow/003-expected.txt: |
| 9949 | * platform/mac/fast/overflow/004-expected.checksum: |
| 9950 | * platform/mac/fast/overflow/004-expected.png: |
| 9951 | * platform/mac/fast/overflow/007-expected.checksum: |
| 9952 | * platform/mac/fast/overflow/007-expected.png: |
| 9953 | * platform/mac/fast/overflow/007-expected.txt: |
| 9954 | * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt: |
| 9955 | * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.checksum: |
| 9956 | * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.png: |
| 9957 | * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.txt: |
| 9958 | * platform/mac/fast/replaced/width100percent-textarea-expected.checksum: |
| 9959 | * platform/mac/fast/replaced/width100percent-textarea-expected.png: |
| 9960 | * platform/mac/fast/replaced/width100percent-textarea-expected.txt: |
| 9961 | * platform/mac/scrollbars/overflow-scrollbar-combinations-expected.txt: |
| 9962 | * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: |
| 9963 | * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
| 9964 | |
| 9965 | 2009-03-16 Sam Weinig <sam@webkit.org> |
| 9966 | |
| 9967 | Reviewed by Anders Carlsson. |
| 9968 | |
| 9969 | Test for <rdar://problem/6320555> |
| 9970 | Add an upper limit for setting HTMLSelectElement.length. |
| 9971 | |
| 9972 | * fast/forms/select-max-length-expected.txt: Added. |
| 9973 | * fast/forms/select-max-length.html: Added. |
| 9974 | |
| 9975 | 2009-03-16 Pamela Greene <pam@chromium.org> |
| 9976 | |
| 9977 | Reviewed by Dimitri Glazkov. |
| 9978 | |
| 9979 | Remove test dependency on precise window location and size. It's not |
| 9980 | clear to me why these vary, but they're not what the test is checking, |
| 9981 | so it need not depend on them in any case. |
| 9982 | https://bugs.webkit.org/show_bug.cgi?id=24170 |
| 9983 | |
| 9984 | * fast/dom/Window/window-lookup-precedence-expected.txt: |
| 9985 | * fast/dom/Window/window-lookup-precedence.html: |
| 9986 | |
| 9987 | 2009-03-16 Alexey Proskuryakov <ap@webkit.org> |
| 9988 | |
| 9989 | Reviewed by Darin Adler. |
| 9990 | |
| 9991 | https://bugs.webkit.org/show_bug.cgi?id=21752 |
| 9992 | REGRESSION: referencing XHR constructor for a not yet loaded frame permanently breaks it |
| 9993 | |
| 9994 | * fast/dom/Window/resources/window-early-properties-xhr-frame.html: Added. |
| 9995 | * fast/dom/Window/window-early-properties-xhr-expected.txt: Added. |
| 9996 | * fast/dom/Window/window-early-properties-xhr.html: Added. |
| 9997 | |
| 9998 | 2009-03-15 Alexey Proskuryakov <ap@webkit.org> |
| 9999 | |
| 10000 | Reviewed by Darin Adler. |
| 10001 | |
| 10002 | https://bugs.webkit.org/show_bug.cgi?id=19737 |
| 10003 | No cursor and paste not enabled right clicking text field/area |
| 10004 | |
| 10005 | * fast/events/right-click-focus-expected.txt: Added. |
| 10006 | * fast/events/right-click-focus.html: Added. |
| 10007 | |
| 10008 | * editing/selection/5354455-2.html: |
| 10009 | * platform/mac/editing/selection/5354455-2-expected.checksum: |
| 10010 | * platform/mac/editing/selection/5354455-2-expected.png: |
| 10011 | * platform/mac/editing/selection/5354455-2-expected.txt: |
| 10012 | Right-clicking now removes existing selection. I think that this is a progression. |
| 10013 | |
| 10014 | 2009-03-15 Alexey Proskuryakov <ap@webkit.org> |
| 10015 | |
| 10016 | Suggested by Mark Rowe. |
| 10017 | |
| 10018 | Move results for security/block-test.html to their correct locations. Results for other |
| 10019 | platforms will need to be generated. |
| 10020 | |
| 10021 | * platform/mac-leopard/security/block-test-expected.txt: Removed. |
| 10022 | * platform/mac-tiger/security: Added. |
| 10023 | * platform/mac-tiger/security/block-test-expected.txt: Copied from LayoutTests/security/block-test-expected.txt. |
| 10024 | * platform/mac/security: Added. |
| 10025 | * platform/mac/security/block-test-expected.txt: Copied from LayoutTests/platform/mac-leopard/security/block-test-expected.txt. |
| 10026 | * security/block-test-expected.txt: Removed. |
| 10027 | |
| 10028 | 2009-03-15 Alexey Proskuryakov <ap@webkit.org> |
| 10029 | |
| 10030 | Reviewed by Adele Peterson. |
| 10031 | |
| 10032 | https://bugs.webkit.org/show_bug.cgi?id=23949 |
| 10033 | HTMLSelectElement is in inconsistent state when handling mutation events |
| 10034 | |
| 10035 | * fast/forms/mutation-event-recalc-expected.txt: Added. |
| 10036 | * fast/forms/mutation-event-recalc.html: Added. |
| 10037 | |
| 10038 | 2009-03-14 Alexey Proskuryakov <ap@webkit.org> |
| 10039 | |
| 10040 | Add svn:executable property to recently added cgi scripts. |
| 10041 | |
| 10042 | * http/tests/xmlhttprequest/resources/access-control-basic-options-not-supported.cgi: |
| 10043 | * http/tests/xmlhttprequest/resources/access-control-basic-whitelist-request-headers.cgi: |
| 10044 | |
| 10045 | 2009-03-14 Mark Rowe <mrowe@apple.com> |
| 10046 | |
| 10047 | Rubber-stamped by Dan Bernstein. |
| 10048 | |
| 10049 | Skip two tests that are failing. |
| 10050 | |
| 10051 | * platform/mac-snowleopard/Skipped: Added. |
| 10052 | |
| 10053 | 2009-03-14 Xan Lopez <xlopez@igalia.com> |
| 10054 | |
| 10055 | Reviewed by Mark Rowe. |
| 10056 | |
| 10057 | Remove two now working tests from GTK's Skipped list. |
| 10058 | |
| 10059 | * platform/gtk/Skipped: |
| 10060 | |
| 10061 | 2009-03-14 Mark Rowe <mrowe@apple.com> |
| 10062 | |
| 10063 | Rubber-stamped by Oliver Hunt. |
| 10064 | |
| 10065 | Update layout test results to accommodate slight changes in error messages in the latest version of libxml2. |
| 10066 | |
| 10067 | * fast/dom/getElementsByClassName/011-expected.txt: |
| 10068 | * fast/parser/external-entities-expected.txt: |
| 10069 | * platform/mac-leopard/fast/dom/getElementsByClassName/011-expected.txt: Copied from LayoutTests/fast/dom/getElementsByClassName/011-expected.txt. |
| 10070 | * platform/mac-leopard/fast/invalid/missing-end-tag-expected.checksum: Copied from LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.checksum. |
| 10071 | * platform/mac-leopard/fast/invalid/missing-end-tag-expected.png: Copied from LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.png. |
| 10072 | * platform/mac-leopard/fast/invalid/missing-end-tag-expected.txt: Copied from LayoutTests/platform/mac/fast/invalid/missing-end-tag-expected.txt. |
| 10073 | * platform/mac-leopard/fast/parser/external-entities-expected.txt: Copied from LayoutTests/fast/parser/external-entities-expected.txt. |
| 10074 | * platform/mac-leopard/fast/parser/xhtml-alternate-entities-expected.checksum: Copied from LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.checksum. |
| 10075 | * platform/mac-leopard/fast/parser/xhtml-alternate-entities-expected.png: Copied from LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.png. |
| 10076 | * platform/mac-leopard/fast/parser/xhtml-alternate-entities-expected.txt: Copied from LayoutTests/platform/mac/fast/parser/xhtml-alternate-entities-expected.txt. |
| 10077 | * platform/mac-leopard/fast/xsl/xslt-extra-content-at-end-expected.checksum: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.checksum. |
| 10078 | * platform/mac-leopard/fast/xsl/xslt-extra-content-at-end-expected.png: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png. |
| 10079 | * platform/mac-leopard/fast/xsl/xslt-extra-content-at-end-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt. |
| 10080 | * platform/mac-leopard/svg/custom/junk-data-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/junk-data-expected.checksum. |
| 10081 | * platform/mac-leopard/svg/custom/junk-data-expected.png: Copied from LayoutTests/platform/mac/svg/custom/junk-data-expected.png. |
| 10082 | * platform/mac-leopard/svg/custom/junk-data-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/junk-data-expected.txt. |
| 10083 | * platform/mac-leopard/svg/custom/missing-xlink-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.checksum. |
| 10084 | * platform/mac-leopard/svg/custom/missing-xlink-expected.png: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.png. |
| 10085 | * platform/mac-leopard/svg/custom/missing-xlink-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt. |
| 10086 | * platform/mac-leopard/svg/hixie/error/012-expected.checksum: Copied from LayoutTests/platform/mac/svg/hixie/error/012-expected.checksum. |
| 10087 | * platform/mac-leopard/svg/hixie/error/012-expected.png: Copied from LayoutTests/platform/mac/svg/hixie/error/012-expected.png. |
| 10088 | * platform/mac-leopard/svg/hixie/error/012-expected.txt: Copied from LayoutTests/platform/mac/svg/hixie/error/012-expected.txt. |
| 10089 | * platform/mac/fast/invalid/missing-end-tag-expected.checksum: |
| 10090 | * platform/mac/fast/invalid/missing-end-tag-expected.png: |
| 10091 | * platform/mac/fast/invalid/missing-end-tag-expected.txt: |
| 10092 | * platform/mac/fast/parser/xhtml-alternate-entities-expected.checksum: |
| 10093 | * platform/mac/fast/parser/xhtml-alternate-entities-expected.png: |
| 10094 | * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt: |
| 10095 | * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.checksum: |
| 10096 | * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png: |
| 10097 | * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: |
| 10098 | * platform/mac/svg/custom/junk-data-expected.checksum: |
| 10099 | * platform/mac/svg/custom/junk-data-expected.png: |
| 10100 | * platform/mac/svg/custom/junk-data-expected.txt: |
| 10101 | * platform/mac/svg/custom/missing-xlink-expected.checksum: |
| 10102 | * platform/mac/svg/custom/missing-xlink-expected.png: |
| 10103 | * platform/mac/svg/custom/missing-xlink-expected.txt: |
| 10104 | * platform/mac/svg/hixie/error/012-expected.checksum: |
| 10105 | * platform/mac/svg/hixie/error/012-expected.png: |
| 10106 | * platform/mac/svg/hixie/error/012-expected.txt: |
| 10107 | |
| 10108 | 2009-03-14 Mark Rowe <mrowe@apple.com> |
| 10109 | |
| 10110 | Reviewed by Dan Bernstein. |
| 10111 | |
| 10112 | Shuffle layout tests and expected results around to fit the new search policy. |
| 10113 | |
| 10114 | * platform/mac-leopard/Skipped: |
| 10115 | * platform/mac-leopard/accessibility/lists-expected.txt: Renamed from LayoutTests/accessibility/lists-expected.txt. |
| 10116 | * platform/mac-leopard/accessibility/table-attributes-expected.txt: Renamed from LayoutTests/accessibility/table-attributes-expected.txt. |
| 10117 | * platform/mac-leopard/accessibility/table-cell-spans-expected.txt: Renamed from LayoutTests/accessibility/table-cell-spans-expected.txt. |
| 10118 | * platform/mac-leopard/accessibility/table-cells-expected.txt: Renamed from LayoutTests/accessibility/table-cells-expected.txt. |
| 10119 | * platform/mac-leopard/accessibility/table-detection-expected.txt: Renamed from LayoutTests/accessibility/table-detection-expected.txt. |
| 10120 | * platform/mac-leopard/accessibility/table-sections-expected.txt: Renamed from LayoutTests/accessibility/table-sections-expected.txt. |
| 10121 | * platform/mac-leopard/accessibility/table-with-aria-role-expected.txt: Renamed from LayoutTests/accessibility/table-with-aria-role-expected.txt. |
| 10122 | * platform/mac-leopard/accessibility/table-with-rules-expected.txt: Renamed from LayoutTests/accessibility/table-with-rules-expected.txt. |
| 10123 | * platform/mac-leopard/fast/text/atsui-multiple-renderers-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/atsui-multiple-renderers-expected.checksum. |
| 10124 | * platform/mac-leopard/fast/text/atsui-multiple-renderers-expected.png: Copied from LayoutTests/platform/mac/fast/text/atsui-multiple-renderers-expected.png. |
| 10125 | * platform/mac-leopard/fast/text/atsui-multiple-renderers-expected.txt: Copied from LayoutTests/platform/mac/fast/text/atsui-multiple-renderers-expected.txt. |
| 10126 | * platform/mac-tiger/Skipped: |
| 10127 | * platform/mac/accessibility/lists-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/lists-expected.txt. |
| 10128 | * platform/mac/accessibility/table-attributes-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-attributes-expected.txt. |
| 10129 | * platform/mac/accessibility/table-cell-spans-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-cell-spans-expected.txt. |
| 10130 | * platform/mac/accessibility/table-cells-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-cells-expected.txt. |
| 10131 | * platform/mac/accessibility/table-detection-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-detection-expected.txt. |
| 10132 | * platform/mac/accessibility/table-multi-bodies-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-multi-bodies-expected.txt. |
| 10133 | * platform/mac/accessibility/table-multi-bodies.html: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-multi-bodies.html. |
| 10134 | * platform/mac/accessibility/table-sections-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-sections-expected.txt. |
| 10135 | * platform/mac/accessibility/table-updating-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-updating-expected.txt. |
| 10136 | * platform/mac/accessibility/table-updating.html: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-updating.html. |
| 10137 | * platform/mac/accessibility/table-with-aria-role-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-with-aria-role-expected.txt. |
| 10138 | * platform/mac/accessibility/table-with-rules-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/accessibility/table-with-rules-expected.txt. |
| 10139 | * platform/mac/fast/text/atsui-multiple-renderers-expected.checksum: Renamed from platform/mac-snowleopard/fast/text/atsui-multiple-renderers-expected.checksum. |
| 10140 | * platform/mac/fast/text/atsui-multiple-renderers-expected.png: Renamed from platform/mac-snowleopard/fast/text/atsui-multiple-renderers-expected.png. |
| 10141 | * platform/mac/fast/text/atsui-multiple-renderers-expected.txt: Renamed from platform/mac-snowleopard/fast/text/atsui-multiple-renderers-expected.txt. |
| 10142 | * platform/mac/fast/text/myanmar-shaping-expected.checksum: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/myanmar-shaping-expected.checksum. |
| 10143 | * platform/mac/fast/text/myanmar-shaping-expected.png: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/myanmar-shaping-expected.png. |
| 10144 | * platform/mac/fast/text/myanmar-shaping-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/myanmar-shaping-expected.txt. |
| 10145 | * platform/mac/fast/text/myanmar-shaping.html: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/myanmar-shaping.html. |
| 10146 | * platform/mac/fast/text/resources/Garuda.ttf: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/resources/Garuda.ttf. |
| 10147 | * platform/mac/fast/text/resources/mm3.ttf: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/resources/mm3.ttf. |
| 10148 | * platform/mac/fast/text/thai-combining-mark-positioning-expected.checksum: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/thai-combining-mark-positioning-expected.checksum. |
| 10149 | * platform/mac/fast/text/thai-combining-mark-positioning-expected.png: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/thai-combining-mark-positioning-expected.png. |
| 10150 | * platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/thai-combining-mark-positioning-expected.txt. |
| 10151 | * platform/mac/fast/text/thai-combining-mark-positioning.html: Renamed from LayoutTests/platform/mac-snowleopard/fast/text/thai-combining-mark-positioning.html. |
| 10152 | |
| 10153 | 2009-03-14 Alexey Proskuryakov <ap@webkit.org> |
| 10154 | |
| 10155 | Reviewed by Darin Adler. |
| 10156 | |
| 10157 | https://bugs.webkit.org/show_bug.cgi?id=24545 |
| 10158 | Make cross-site XHR simple request definition match current spec draft |
| 10159 | |
| 10160 | * http/tests/xmlhttprequest/access-control-basic-post-fail-non-simple-content-type-expected.txt: Added. |
| 10161 | * http/tests/xmlhttprequest/access-control-basic-post-fail-non-simple-content-type.html: Added. |
| 10162 | * http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers-expected.txt: Added. |
| 10163 | * http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html: Added. |
| 10164 | * http/tests/xmlhttprequest/resources/access-control-basic-options-not-supported.cgi: Added. |
| 10165 | * http/tests/xmlhttprequest/resources/access-control-basic-whitelist-request-headers.cgi: Added. |
| 10166 | |
| 10167 | 2009-03-14 Alexey Proskuryakov <ap@webkit.org> |
| 10168 | |
| 10169 | Reviewed by Darin Adler. |
| 10170 | |
| 10171 | https://bugs.webkit.org/show_bug.cgi?id=15172 |
| 10172 | object fallback - empty string for first argument of setAttributeNS does not work like null |
| 10173 | |
| 10174 | https://bugs.webkit.org/show_bug.cgi?id=24548 |
| 10175 | createElementNS("", name) should create an element in null namespace |
| 10176 | |
| 10177 | * fast/dom/createElementNS-empty-namespace-expected.txt: Added. |
| 10178 | * fast/dom/createElementNS-empty-namespace.html: Added. |
| 10179 | * fast/dom/setAttributeNS-empty-namespace-expected.txt: Added. |
| 10180 | * fast/dom/setAttributeNS-empty-namespace.html: Added. |
| 10181 | |
| 10182 | 2009-03-13 Ojan Vafai <ojan@chromium.org> |
| 10183 | |
| 10184 | Reviewed by Eric Seidel. |
| 10185 | |
| 10186 | Add tests for various types of textareas. Tests in both |
| 10187 | quirks and standards modes. Although only the standards |
| 10188 | modes tests fit in the pixel results. |
| 10189 | https://bugs.webkit.org/show_bug.cgi?id=24370 |
| 10190 | |
| 10191 | * fast/forms/basic-textareas.html: Added. |
| 10192 | * platform/mac/fast/forms/basic-textareas-expected.checksum: Added. |
| 10193 | * platform/mac/fast/forms/basic-textareas-expected.png: Added. |
| 10194 | * platform/mac/fast/forms/basic-textareas-expected.txt: Added. |
| 10195 | |
| 10196 | 2009-03-13 Chris Fleizach <cfleizach@apple.com> |
| 10197 | |
| 10198 | Reviewed by Beth Dakin. |
| 10199 | |
| 10200 | Bug 24474: AX: in multi-body tables, asking for a cell at a specific coordinate can return nil |
| 10201 | https://bugs.webkit.org/show_bug.cgi?id=24474 |
| 10202 | |
| 10203 | * platform/mac-snowleopard/accessibility/table-multi-bodies-expected.txt: Added. |
| 10204 | * platform/mac-snowleopard/accessibility/table-multi-bodies.html: Added. |
| 10205 | |
| 10206 | 2009-03-13 Adele Peterson <adele@apple.com> |
| 10207 | |
| 10208 | Reviewed by Justin Garcia. |
| 10209 | |
| 10210 | Tests for <rdar://problem/5089327> Color of quoted content is wrong when pasted inside other quoted content |
| 10211 | |
| 10212 | * editing/pasteboard/5089327.html: Added. |
| 10213 | * platform/mac/editing/pasteboard/5089327-expected.checksum: Added. |
| 10214 | * platform/mac/editing/pasteboard/5089327-expected.png: Added. |
| 10215 | * platform/mac/editing/pasteboard/5089327-expected.txt: Added. |
| 10216 | |
| 10217 | Updated colors for pasted content. |
| 10218 | |
| 10219 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.checksum: |
| 10220 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png: |
| 10221 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt: |
| 10222 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.checksum: |
| 10223 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: |
| 10224 | |
| 10225 | 2009-03-13 Pamela Greene <pam@chromium.org> |
| 10226 | |
| 10227 | Reviewed by Darin Fisher. |
| 10228 | |
| 10229 | Add tests for window property lookup precedence in the presence of |
| 10230 | conflicting names in a child frame and in a named document element. |
| 10231 | |
| 10232 | https://bugs.webkit.org/show_bug.cgi?id=24170 |
| 10233 | |
| 10234 | * fast/dom/Window/resources/window-properties.js: Added. |
| 10235 | * fast/dom/Window/window-lookup-precedence-expected.txt: Added. |
| 10236 | * fast/dom/Window/window-lookup-precedence.html: Added. |
| 10237 | * fast/js/resources/js-test-pre.js: |
| 10238 | (shouldEvaluateTo): Added. Compares expected values of various types. |
| 10239 | |
| 10240 | |
| 10241 | 2009-03-13 Pamela Greene <pam@chromium.org> |
| 10242 | |
| 10243 | Reviewed by Alexey Proskuryakov. |
| 10244 | |
| 10245 | Add test cases to ensure that DOM constructors have higher lookup |
| 10246 | precedence than a document element with the same name. |
| 10247 | |
| 10248 | https://bugs.webkit.org/show_bug.cgi?id=24520 |
| 10249 | |
| 10250 | * fast/dom/dom-constructors-expected.txt: |
| 10251 | * fast/dom/dom-constructors.html: |
| 10252 | |
| 10253 | 2009-03-13 Pamela Greene <pam@chromium.org> |
| 10254 | |
| 10255 | Reviewed by Alexey Proskuryakov. |
| 10256 | |
| 10257 | Add a test to check that the JS wrapper for the document in an |
| 10258 | inner frame is created in the correct context when it's accessed |
| 10259 | from the outer frame first. |
| 10260 | |
| 10261 | https://bugs.webkit.org/show_bug.cgi?id=24564 |
| 10262 | |
| 10263 | * fast/dom/resources/wrapper-context-inner.html: Added. |
| 10264 | * fast/dom/wrapper-context-expected.txt: Added. |
| 10265 | * fast/dom/wrapper-context.html: Added. |
| 10266 | |
| 10267 | 2009-03-13 Alexey Proskuryakov <ap@webkit.org> |
| 10268 | |
| 10269 | Reviewed by Sam Weinig. |
| 10270 | |
| 10271 | https://bugs.webkit.org/show_bug.cgi?id=24575 |
| 10272 | XHR response is incorrect after a network error. |
| 10273 | |
| 10274 | * http/tests/xmlhttprequest/cross-site-denied-response-expected.txt: Added. |
| 10275 | * http/tests/xmlhttprequest/cross-site-denied-response-sync-2-expected.txt: Added. |
| 10276 | * http/tests/xmlhttprequest/cross-site-denied-response-sync-2.html: Added. |
| 10277 | * http/tests/xmlhttprequest/cross-site-denied-response-sync-expected.txt: Added. |
| 10278 | * http/tests/xmlhttprequest/cross-site-denied-response-sync.html: Added. |
| 10279 | * http/tests/xmlhttprequest/cross-site-denied-response.html: Added. |
| 10280 | |
| 10281 | 2009-03-13 Alexey Proskuryakov <ap@webkit.org> |
| 10282 | |
| 10283 | Updating results after the fix for bug 3547. |
| 10284 | |
| 10285 | * fast/loader/xmlhttprequest-missing-file-exception-expected.txt: The status text for |
| 10286 | a failed local file load is no longer "OK", which is good. |
| 10287 | |
| 10288 | 2009-03-13 Adam Bergkvist <adam.bergkvist@ericsson.com> |
| 10289 | |
| 10290 | Reviewed by Alexey Proskuryakov. |
| 10291 | |
| 10292 | https://bugs.webkit.org/show_bug.cgi?id=3547 |
| 10293 | XMLHttpRequest.statusText returns always "OK" |
| 10294 | |
| 10295 | Changed default expected results to PASS. Moved previous expected |
| 10296 | results to platform/mac. |
| 10297 | |
| 10298 | * http/tests/xmlhttprequest/web-apps/012-expected.txt: |
| 10299 | * http/tests/xmlhttprequest/web-apps/013-expected.txt: |
| 10300 | * platform/mac/http/tests/xmlhttprequest: Added. |
| 10301 | * platform/mac/http/tests/xmlhttprequest/web-apps: Added. |
| 10302 | * platform/mac/http/tests/xmlhttprequest/web-apps/012-expected.txt: Added. |
| 10303 | * platform/mac/http/tests/xmlhttprequest/web-apps/013-expected.txt: Added. |
| 10304 | |
| 10305 | 2009-03-12 Dan Bernstein <mitz@apple.com> |
| 10306 | |
| 10307 | - Skipped file fix |
| 10308 | |
| 10309 | * platform/mac-tiger/Skipped: |
| 10310 | |
| 10311 | 2009-03-12 Dan Bernstein <mitz@apple.com> |
| 10312 | |
| 10313 | Reviewed by Anders Carlsson. |
| 10314 | |
| 10315 | - skip editing/selection/word-thai.html on Tiger because it has an older |
| 10316 | version of Unicode. |
| 10317 | |
| 10318 | * platform/mac-tiger/Skipped: |
| 10319 | |
| 10320 | 2009-02-26 Eric Seidel <eric@webkit.org> |
| 10321 | |
| 10322 | Reviewed by Justin Garcia. |
| 10323 | |
| 10324 | Add more logging to this test to make it |
| 10325 | easier to debug when it breaks. |
| 10326 | |
| 10327 | * editing/selection/click-before-and-after-table.html: |
| 10328 | |
| 10329 | 2009-03-12 Aaron Boodman <aa@chromium.org> |
| 10330 | |
| 10331 | Reviewed by Dave Hyatt. |
| 10332 | |
| 10333 | Bug 16348: @font-face does not affect the default style |
| 10334 | <https://bugs.webkit.org/show_bug.cgi?id=16348> |
| 10335 | |
| 10336 | * fast/css/font-face-default-font.html: |
| 10337 | Handle the default font being either 'Times' or 'Times New Roman'. |
| 10338 | |
| 10339 | 2009-03-12 Pamela Greene <pam@chromium.org> |
| 10340 | |
| 10341 | Reviewed by Alexey Proskuryakov. |
| 10342 | |
| 10343 | Add a test to check that an invalid second argument of |
| 10344 | window.postMessage is ignored. Note that this is probably not the |
| 10345 | correct behavior according to the HTML5 spec, so this test will |
| 10346 | need to be changed once we support that. |
| 10347 | |
| 10348 | https://bugs.webkit.org/show_bug.cgi?id=24523 |
| 10349 | |
| 10350 | * fast/dom/Window/window-postmessage-args-expected.txt: Added. |
| 10351 | * fast/dom/Window/window-postmessage-args.html: Added. |
| 10352 | |
| 10353 | 2009-03-02 Eric Seidel <eric@webkit.org> |
| 10354 | |
| 10355 | Reviewed by Darin Fisher and Justin Garcia. |
| 10356 | |
| 10357 | Safari crashes during drag and drop in Google presentations |
| 10358 | due to mutation event handlers removing DOM content during insertNode |
| 10359 | https://bugs.webkit.org/show_bug.cgi?id=22634 |
| 10360 | |
| 10361 | * editing/selection/crash-on-drag-with-mutation-events-expected.txt: Added. |
| 10362 | * editing/selection/crash-on-drag-with-mutation-events.html: Added. |
| 10363 | |
| 10364 | 2009-03-12 Simon Fraser <simon.fraser@apple.com> |
| 10365 | |
| 10366 | Reviewed by Adele Peterson. |
| 10367 | |
| 10368 | https://bugs.webkit.org/show_bug.cgi?id=24508 |
| 10369 | |
| 10370 | Test for setting the value on a text input with placeholder text. |
| 10371 | |
| 10372 | * fast/forms/placeholder-set-value.html: Added. |
| 10373 | * platform/mac/fast/forms/placeholder-set-value-expected.checksum: Added. |
| 10374 | * platform/mac/fast/forms/placeholder-set-value-expected.png: Added. |
| 10375 | * platform/mac/fast/forms/placeholder-set-value-expected.txt: Added. |
| 10376 | |
| 10377 | 2009-03-12 Simon Fraser <simon.fraser@apple.com> |
| 10378 | |
| 10379 | Reviewed by Dimitri Glazkov. |
| 10380 | |
| 10381 | https://bugs.webkit.org/show_bug.cgi?id=24496 |
| 10382 | Test for logging non-string values. |
| 10383 | |
| 10384 | * fast/js/console-non-string-values-expected.txt: Added. |
| 10385 | * fast/js/console-non-string-values.html: Added. |
| 10386 | |
| 10387 | 2009-03-12 Simon Fraser <simon.fraser@apple.com> |
| 10388 | |
| 10389 | Reviewed by Dave Hyatt |
| 10390 | |
| 10391 | https://bugs.webkit.org/show_bug.cgi?id=24552 |
| 10392 | |
| 10393 | Test hit testing when there is a normal-flow, self-painting layer |
| 10394 | (e.g. a reflection) in the layer tree. |
| 10395 | |
| 10396 | * fast/layers/normal-flow-hit-test.html: Added. |
| 10397 | * platform/mac/fast/layers/normal-flow-hit-test-expected.checksum: Added. |
| 10398 | * platform/mac/fast/layers/normal-flow-hit-test-expected.png: Added. |
| 10399 | * platform/mac/fast/layers/normal-flow-hit-test-expected.txt: Added. |
| 10400 | |
| 10401 | 2009-03-12 Pamela Greene <pam@chromium.org> |
| 10402 | |
| 10403 | Reviewed by Alexey Proskuryakov. |
| 10404 | |
| 10405 | Add test cases to make sure window.location and window.navigator |
| 10406 | have higher lookup precedence than a DOM element with that ID. |
| 10407 | |
| 10408 | https://bugs.webkit.org/show_bug.cgi?id=24522 |
| 10409 | |
| 10410 | * fast/dom/Window/window-special-properties-expected.txt: |
| 10411 | * fast/dom/Window/window-special-properties.html: |
| 10412 | |
| 10413 | 2009-03-12 Pamela Greene <pam@chromium.org> |
| 10414 | |
| 10415 | Reviewed by Darin Adler. |
| 10416 | |
| 10417 | Add a test to make sure GC doesn't drop XHR wrappers too soon. |
| 10418 | https://bugs.webkit.org/show_bug.cgi?id=24528 |
| 10419 | |
| 10420 | * fast/dom/xmlhttprequest-gc-expected.txt: Added. |
| 10421 | * fast/dom/xmlhttprequest-gc.html: Added. |
| 10422 | |
| 10423 | 2009-03-11 Oliver Hunt <oliver@apple.com> |
| 10424 | |
| 10425 | Reviewed by Adele Peterson. |
| 10426 | |
| 10427 | <rdar://problem/6673852> Widget "Simple World Clock" does not display with Safari 4 |
| 10428 | |
| 10429 | Add testcases to ensure correct behaviour of addStop when given an invalid color |
| 10430 | string. |
| 10431 | |
| 10432 | * fast/canvas/canvas-gradient-addStop-error-expected.txt: Added. |
| 10433 | * fast/canvas/canvas-gradient-addStop-error.html: Added. |
| 10434 | * fast/canvas/resources/canvas-gradient-addStop-error.js: Added. |
| 10435 | |
| 10436 | 2009-03-11 Dan Bernstein <mitz@apple.com> |
| 10437 | |
| 10438 | Reviewed by Darin Adler. |
| 10439 | |
| 10440 | - test for <rdar://problem/3919124> Thai text selection in Safari is |
| 10441 | incorrect |
| 10442 | |
| 10443 | * platform/mac/editing/selection/word-thai-expected.txt: Added. |
| 10444 | * platform/mac/editing/selection/word-thai.html: Added. |
| 10445 | |
| 10446 | 2009-03-11 Beth Dakin <bdakin@apple.com> |
| 10447 | |
| 10448 | Reviewed by Dan Bernstein. |
| 10449 | |
| 10450 | Test for https://bugs.webkit.org/show_bug.cgi?id=14749 percentage |
| 10451 | top value on position:relative child not calculated correctly if |
| 10452 | parent has percentage height |
| 10453 | - and corresponding - |
| 10454 | <rdar://problem/6172925> |
| 10455 | |
| 10456 | * fast/css/percent-top-value-with-relative-position.html: Added. |
| 10457 | * platform/mac/fast/css/percent-top-value-with-relative-position-expected.checksum: Added. |
| 10458 | * platform/mac/fast/css/percent-top-value-with-relative-position-expected.png: Added. |
| 10459 | * platform/mac/fast/css/percent-top-value-with-relative-position-expected.txt: Added. |
| 10460 | |
| 10461 | 2009-03-11 Pamela Greene <pam@chromium.org> |
| 10462 | |
| 10463 | Reviewed by Alexey Proskuryakov. |
| 10464 | |
| 10465 | Add test for potential crash in window.frames.length |
| 10466 | These files were accidentally left out of r41459. |
| 10467 | |
| 10468 | https://bugs.webkit.org/show_bug.cgi?id=24339 |
| 10469 | |
| 10470 | * fast/dom/Window/window-collection-length-no-crash-expected.txt: Added. |
| 10471 | * fast/dom/Window/window-collection-length-no-crash.html: Added. |
| 10472 | |
| 10473 | 2009-03-11 Simon Fraser <simon.fraser@apple.com> |
| 10474 | |
| 10475 | Reviewed by Dave Hyatt |
| 10476 | |
| 10477 | https://bugs.webkit.org/show_bug.cgi?id=24366 |
| 10478 | |
| 10479 | Make this test more reliable by only calling runAnimationTest() once |
| 10480 | the animation starts, not before some setTimeout(). |
| 10481 | |
| 10482 | * animations/change-keyframes-name-expected.txt: |
| 10483 | * animations/change-keyframes-name.html: |
| 10484 | |
| 10485 | 2009-03-11 Simon Fraser <simon.fraser@apple.com> |
| 10486 | |
| 10487 | Reviewed by Dave Hyatt |
| 10488 | |
| 10489 | https://bugs.webkit.org/show_bug.cgi?id=24266 |
| 10490 | |
| 10491 | Land new expected results for transform-absolute-in-positioned-container.html, |
| 10492 | and new pixel results for reflection-masks.html. Both are progressions. |
| 10493 | |
| 10494 | * platform/mac/fast/reflections/reflection-masks-expected.checksum: |
| 10495 | * platform/mac/fast/reflections/reflection-masks-expected.png: |
| 10496 | * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.checksum: |
| 10497 | * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.png: |
| 10498 | * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt: |
| 10499 | |
| 10500 | 2009-03-11 Simon Fraser <simon.fraser@apple.com> |
| 10501 | |
| 10502 | Reviewed by Dan Bernstein |
| 10503 | |
| 10504 | https://bugs.webkit.org/show_bug.cgi?id=23093 |
| 10505 | |
| 10506 | Test for repainting of the search field cancel button. |
| 10507 | |
| 10508 | * fast/repaint/search-field-cancel.html: Added. |
| 10509 | * platform/mac/fast/repaint/search-field-cancel-expected.checksum: Added. |
| 10510 | * platform/mac/fast/repaint/search-field-cancel-expected.png: Added. |
| 10511 | * platform/mac/fast/repaint/search-field-cancel-expected.txt: Added. |
| 10512 | |
| 10513 | 2009-03-11 Marc-André Decoste <mad@chromium.org> |
| 10514 | |
| 10515 | Reviewed by Eric Seidel. |
| 10516 | |
| 10517 | Fixed the positions of the list boxes so that the size of their |
| 10518 | rendering doesn't affect the test coordinates. |
| 10519 | https://bugs.webkit.org/show_bug.cgi?id=24006 |
| 10520 | |
| 10521 | * fast/forms/option-mouseevents-expected.txt: |
| 10522 | * fast/forms/option-mouseevents.html: |
| 10523 | |
| 10524 | 2009-03-11 Hironori Bono <hbono@chromium.org> |
| 10525 | |
| 10526 | Reviewed by Alexey Proskuryakov. |
| 10527 | |
| 10528 | https://bugs.webkit.org/show_bug.cgi?id=15790 |
| 10529 | Ligatures aren't accounted for when manipulating VisiblePositions |
| 10530 | |
| 10531 | Verify that we can prevent a cursor from moving in the middle of an Indic ligature. |
| 10532 | |
| 10533 | * editing/deleting/skip-virama-001-expected.txt: Added. |
| 10534 | * editing/deleting/skip-virama-001.html: Added. |
| 10535 | |
| 10536 | * platform/mac-tiger/Skipped: This fix requires a customized cursorMovementIterator, |
| 10537 | which is not enabled on Tiger (see bug 24513). |
| 10538 | |
| 10539 | 2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 10540 | |
| 10541 | Reviewed by Holger Freyther. |
| 10542 | |
| 10543 | [Gtk] Implement LayoutTestControllerGtk::setPrivateBrowsingEnabled |
| 10544 | https://bugs.webkit.org/show_bug.cgi?id=24487 |
| 10545 | |
| 10546 | Enable http/tests/security/cross-frame-access-private-browsing.html test. |
| 10547 | |
| 10548 | * platform/gtk/Skipped: |
| 10549 | |
| 10550 | 2009-03-10 Alexey Proskuryakov <ap@webkit.org> |
| 10551 | |
| 10552 | Reviewed by Sam Weinig. |
| 10553 | |
| 10554 | <rdar://problem/6123770> Restrict access to document.cookie when making a cross-site XHR |
| 10555 | |
| 10556 | * http/tests/security/cookies/xmlhttprequest.html: We don't expose cookies for documents |
| 10557 | retrieved via XMLHttpRequest. Added a check to make sure that we don't forget about cross- |
| 10558 | origin restrictions if we ever decide to change that. |
| 10559 | |
| 10560 | * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: While at it, fixed a broken check |
| 10561 | for Set-Cookie2. |
| 10562 | |
| 10563 | 2009-03-10 Simon Fraser <simon.fraser@apple.com> |
| 10564 | |
| 10565 | Reviewed by Darin Adler |
| 10566 | |
| 10567 | https://bugs.webkit.org/show_bug.cgi?id=24503 |
| 10568 | |
| 10569 | Test for hitting the cancel button of an absolutely-positioned form |
| 10570 | control. |
| 10571 | |
| 10572 | * fast/forms/search-abs-pos-cancel-button-expected.txt: Added. |
| 10573 | * fast/forms/search-abs-pos-cancel-button.html: Added. |
| 10574 | |
| 10575 | 2009-03-10 Beth Dakin <bdakin@apple.com> |
| 10576 | |
| 10577 | Reviewed by Darin Adler. |
| 10578 | |
| 10579 | Test changes for <rdar://problem/6624769> REGRESSION (Safari 4 PB): |
| 10580 | No scroll bar appears for long line of text with NOWRAP set |
| 10581 | |
| 10582 | New test: |
| 10583 | * fast/inline/long-wrapped-line.html: Added. |
| 10584 | * platform/mac/fast/inline/long-wrapped-line-expected.checksum: Added. |
| 10585 | * platform/mac/fast/inline/long-wrapped-line-expected.png: Added. |
| 10586 | * platform/mac/fast/inline/long-wrapped-line-expected.txt: Added. |
| 10587 | |
| 10588 | |
| 10589 | These tests all have changed results from the patch. Now trailing |
| 10590 | whitespace always has its own linebox instead of sometimes sharing |
| 10591 | a linebox with text. |
| 10592 | * platform/mac/editing/deleting/5206311-1-expected.txt: |
| 10593 | * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt: |
| 10594 | * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt: |
| 10595 | * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt: |
| 10596 | * platform/mac/editing/deleting/delete-block-table-expected.txt: |
| 10597 | * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt: |
| 10598 | * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt: |
| 10599 | * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt: |
| 10600 | * platform/mac/editing/deleting/delete-to-select-table-expected.txt: |
| 10601 | * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt: |
| 10602 | * platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt: |
| 10603 | * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt: |
| 10604 | * platform/mac/editing/deleting/forward-delete-expected.txt: |
| 10605 | * platform/mac/editing/execCommand/5482023-expected.txt: |
| 10606 | * platform/mac/editing/execCommand/boldSelection-expected.txt: |
| 10607 | * platform/mac/editing/execCommand/italicizeByCharacter-expected.txt: |
| 10608 | * platform/mac/editing/execCommand/modifyForeColorByCharacter-expected.txt: |
| 10609 | * platform/mac/editing/execCommand/print-expected.txt: |
| 10610 | * platform/mac/editing/execCommand/selectAll-expected.txt: |
| 10611 | * platform/mac/editing/execCommand/strikethroughSelection-expected.txt: |
| 10612 | * platform/mac/editing/input/emacs-ctrl-o-expected.txt: |
| 10613 | * platform/mac/editing/inserting/12882-expected.txt: |
| 10614 | * platform/mac/editing/inserting/editable-html-element-expected.txt: |
| 10615 | * platform/mac/editing/inserting/insert-div-019-expected.txt: |
| 10616 | * platform/mac/editing/inserting/insert-div-020-expected.txt: |
| 10617 | * platform/mac/editing/inserting/insert-div-021-expected.txt: |
| 10618 | * platform/mac/editing/inserting/insert-div-022-expected.txt: |
| 10619 | * platform/mac/editing/inserting/insert-div-023-expected.txt: |
| 10620 | * platform/mac/editing/inserting/insert-div-024-expected.txt: |
| 10621 | * platform/mac/editing/inserting/insert-div-025-expected.txt: |
| 10622 | * platform/mac/editing/inserting/insert-div-027-expected.txt: |
| 10623 | * platform/mac/editing/inserting/typing-003-expected.txt: |
| 10624 | * platform/mac/editing/pasteboard/4989774-expected.txt: |
| 10625 | * platform/mac/editing/pasteboard/5028447-expected.txt: |
| 10626 | * platform/mac/editing/pasteboard/merge-end-3-expected.txt: |
| 10627 | * platform/mac/editing/pasteboard/paste-table-003-expected.txt: |
| 10628 | * platform/mac/editing/pasteboard/paste-text-012-expected.txt: |
| 10629 | * platform/mac/editing/pasteboard/paste-text-013-expected.txt: |
| 10630 | * platform/mac/editing/pasteboard/paste-text-014-expected.txt: |
| 10631 | * platform/mac/editing/selection/4947387-expected.txt: |
| 10632 | * platform/mac/editing/selection/4983858-expected.txt: |
| 10633 | * platform/mac/editing/selection/5081257-1-expected.txt: |
| 10634 | * platform/mac/editing/selection/5081257-2-expected.txt: |
| 10635 | * platform/mac/editing/selection/5136696-expected.txt: |
| 10636 | * platform/mac/editing/selection/5234383-1-expected.txt: |
| 10637 | * platform/mac/editing/selection/5234383-2-expected.txt: |
| 10638 | * platform/mac/editing/selection/7152-1-expected.txt: |
| 10639 | * platform/mac/editing/selection/7152-2-expected.txt: |
| 10640 | * platform/mac/editing/selection/after-line-wrap-expected.txt: |
| 10641 | * platform/mac/editing/selection/click-start-of-line-expected.txt: |
| 10642 | * platform/mac/editing/selection/drag-in-iframe-expected.txt: |
| 10643 | * platform/mac/editing/selection/editable-html-element-expected.txt: |
| 10644 | * platform/mac/editing/selection/editable-non-editable-crash-expected.txt: |
| 10645 | * platform/mac/editing/selection/end-of-document-expected.txt: |
| 10646 | * platform/mac/editing/selection/extend-by-character-003-expected.txt: |
| 10647 | * platform/mac/editing/selection/extend-by-character-005-expected.txt: |
| 10648 | * platform/mac/editing/selection/extend-by-word-002-expected.txt: |
| 10649 | * platform/mac/editing/selection/mixed-editability-1-expected.txt: |
| 10650 | * platform/mac/editing/selection/move-by-character-003-expected.txt: |
| 10651 | * platform/mac/editing/selection/move-by-character-005-expected.txt: |
| 10652 | * platform/mac/editing/selection/select-all-001-expected.txt: |
| 10653 | * platform/mac/editing/selection/select-all-002-expected.txt: |
| 10654 | * platform/mac/editing/selection/select-all-003-expected.txt: |
| 10655 | * platform/mac/editing/selection/wrapped-line-caret-1-expected.txt: |
| 10656 | * platform/mac/editing/selection/wrapped-line-caret-2-expected.txt: |
| 10657 | * platform/mac/editing/style/apple-style-editable-mix-expected.txt: |
| 10658 | * platform/mac/editing/style/create-block-for-style-001-expected.txt: |
| 10659 | * platform/mac/editing/style/create-block-for-style-002-expected.txt: |
| 10660 | * platform/mac/editing/style/create-block-for-style-003-expected.txt: |
| 10661 | * platform/mac/editing/style/create-block-for-style-004-expected.txt: |
| 10662 | * platform/mac/editing/style/create-block-for-style-005-expected.txt: |
| 10663 | * platform/mac/editing/style/create-block-for-style-006-expected.txt: |
| 10664 | * platform/mac/editing/style/create-block-for-style-007-expected.txt: |
| 10665 | * platform/mac/editing/style/create-block-for-style-008-expected.txt: |
| 10666 | * platform/mac/editing/style/create-block-for-style-009-expected.txt: |
| 10667 | * platform/mac/editing/style/create-block-for-style-010-expected.txt: |
| 10668 | * platform/mac/editing/style/create-block-for-style-011-expected.txt: |
| 10669 | * platform/mac/editing/style/create-block-for-style-012-expected.txt: |
| 10670 | * platform/mac/editing/style/create-block-for-style-013-expected.txt: |
| 10671 | * platform/mac/editing/style/relative-font-size-change-001-expected.txt: |
| 10672 | * platform/mac/editing/style/relative-font-size-change-002-expected.txt: |
| 10673 | * platform/mac/editing/style/relative-font-size-change-003-expected.txt: |
| 10674 | * platform/mac/editing/style/relative-font-size-change-004-expected.txt: |
| 10675 | * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt: |
| 10676 | * platform/mac/editing/undo/undo-combined-delete-expected.txt: |
| 10677 | * platform/mac/editing/undo/undo-delete-boundary-expected.txt: |
| 10678 | * platform/mac/editing/undo/undo-delete-expected.txt: |
| 10679 | * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt: |
| 10680 | * platform/mac/editing/undo/undo-forward-delete-expected.txt: |
| 10681 | * platform/mac/fast/block/float/editable-text-overlapping-float-expected.txt: |
| 10682 | * platform/mac/fast/clip/outline-overflowClip-expected.txt: |
| 10683 | * platform/mac/fast/forms/negativeLineHeight-expected.txt: |
| 10684 | * platform/mac/fast/forms/textAreaLineHeight-expected.txt: |
| 10685 | * platform/mac/fast/forms/textarea-rows-cols-expected.txt: |
| 10686 | * platform/mac/fast/lists/drag-into-marker-expected.txt: |
| 10687 | * platform/mac/fast/parser/comment-in-textarea-expected.txt: |
| 10688 | * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt: |
| 10689 | * platform/mac/fast/parser/open-comment-in-textarea-expected.txt: |
| 10690 | * platform/mac/fast/repaint/inline-outline-repaint-expected.txt: |
| 10691 | * platform/mac/fast/repaint/selection-after-delete-expected.txt: |
| 10692 | * platform/mac/fast/repaint/selection-after-remove-expected.txt: |
| 10693 | * platform/mac/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: |
| 10694 | * platform/mac/fast/text/trailing-white-space-expected.txt: |
| 10695 | * platform/mac/fast/text/whitespace/pre-wrap-line-test-expected.txt: |
| 10696 | * platform/mac/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: |
| 10697 | * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: |
| 10698 | * platform/mac/fast/text/whitespace/tab-character-basics-expected.txt: |
| 10699 | * platform/mac/http/tests/navigation/anchor-goback-expected.txt: |
| 10700 | * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: |
| 10701 | * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: |
| 10702 | * platform/mac/http/tests/navigation/post-goback2-expected.txt: |
| 10703 | * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: |
| 10704 | * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: |
| 10705 | * platform/mac/http/tests/navigation/success200-goback-expected.txt: |
| 10706 | * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: |
| 10707 | |
| 10708 | 2009-03-10 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 10709 | |
| 10710 | Reviewed by Geoff Garen. |
| 10711 | |
| 10712 | Tests for bug 24291: REGRESSION (r38635): Single line JavaScript comment prevents HTML button click handler execution |
| 10713 | <https://bugs.webkit.org/show_bug.cgi?id=24291> |
| 10714 | <rdar://problem/6663472> |
| 10715 | |
| 10716 | * fast/events/onload-single-line-comment-expected.txt: Added. |
| 10717 | * fast/events/onload-single-line-comment.html: Added. |
| 10718 | * fast/js/function-constructor-single-line-comment-expected.txt: Added. |
| 10719 | * fast/js/function-constructor-single-line-comment.html: Added. |
| 10720 | * fast/js/resources/function-constructor-single-line-comment.js: Added. |
| 10721 | |
| 10722 | 2009-03-10 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 10723 | |
| 10724 | Reviewed by Geoff Garen. |
| 10725 | |
| 10726 | Test for bug 23736: WebKit Crashes on http://g-conquest.fr/~server2 |
| 10727 | <https://bugs.webkit.org/show_bug.cgi?id=23736> |
| 10728 | <rdar://problem/6560278> |
| 10729 | |
| 10730 | * http/tests/misc/javascript-url-stop-loaders-expected.txt: Added. |
| 10731 | * http/tests/misc/javascript-url-stop-loaders.html: Added. |
| 10732 | |
| 10733 | 2009-03-10 Darin Adler <darin@apple.com> |
| 10734 | |
| 10735 | Reviewed by Alexey Proskuryakov. |
| 10736 | |
| 10737 | Bug 24494: crash when deleting at end of document and merging paragraphs |
| 10738 | https://bugs.webkit.org/show_bug.cgi?id=24494 |
| 10739 | rdar://problem/6571537 |
| 10740 | |
| 10741 | * editing/deleting/merge-at-end-of-document-expected.txt: Added. |
| 10742 | * editing/deleting/merge-at-end-of-document.html: Added. |
| 10743 | |
| 10744 | 2009-03-10 Darin Adler <darin@apple.com> |
| 10745 | |
| 10746 | Reviewed by Dan Bernstein. |
| 10747 | |
| 10748 | Bug 23564: REGRESSION (r39230-39286): crash loading page that changes <input> display type and then calls innerHTML |
| 10749 | https://bugs.webkit.org/show_bug.cgi?id=23564 |
| 10750 | rdar://problem/6537238 |
| 10751 | |
| 10752 | * fast/dom/HTMLElement/innerHTML-selection-crash-expected.txt: Added. |
| 10753 | * fast/dom/HTMLElement/innerHTML-selection-crash.html: Added. |
| 10754 | |
| 10755 | 2009-03-10 Oliver Hunt <oliver@apple.com> |
| 10756 | |
| 10757 | Reviewed by Alexey Proskuryakov. |
| 10758 | |
| 10759 | <rdar://problem/6425807> Implement WorkerUtils.importScripts() |
| 10760 | <https://bugs.webkit.org/show_bug.cgi?id=22721> |
| 10761 | |
| 10762 | Tests to cover various usages of importScripts, eg. network load |
| 10763 | failures, security exceptions, execution ordering, etc |
| 10764 | |
| 10765 | * http/tests/workers/resources/worker-importScripts-differentOrigin.js: Added. |
| 10766 | * http/tests/workers/resources/worker-importScripts-source1.js: Added. |
| 10767 | * http/tests/workers/resources/worker-importScripts-source2.js: Added. |
| 10768 | * http/tests/workers/resources/worker-importScripts-syntaxError.js: Added. |
| 10769 | * http/tests/workers/resources/worker-importScripts.js: Added. |
| 10770 | (try.resetLoadFlags): |
| 10771 | * http/tests/workers/worker-importScripts-expected.txt: Added. |
| 10772 | * http/tests/workers/worker-importScripts.html: Added. |
| 10773 | |
| 10774 | 2009-03-10 Alexey Proskuryakov <ap@webkit.org> |
| 10775 | |
| 10776 | Reviewed by Darin Adler. |
| 10777 | |
| 10778 | https://bugs.webkit.org/show_bug.cgi?id=19797 |
| 10779 | Bring the list of forbidden headers in sync with XMLHttpRequest spec draft |
| 10780 | |
| 10781 | * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt: |
| 10782 | * http/tests/xmlhttprequest/set-dangerous-headers.html: |
| 10783 | |
| 10784 | 2009-03-09 Simon Fraser <simon.fraser@apple.com> |
| 10785 | |
| 10786 | Reviewed by Dan Bernstein, Oliver Hunt |
| 10787 | |
| 10788 | https://bugs.webkit.org/show_bug.cgi?id=24475 |
| 10789 | |
| 10790 | Test for repainting a replaced element with transform and box-shadow. |
| 10791 | |
| 10792 | * fast/repaint/transform-replaced-shadows.html: Added. |
| 10793 | * platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum: Added. |
| 10794 | * platform/mac/fast/repaint/transform-replaced-shadows-expected.png: Added. |
| 10795 | * platform/mac/fast/repaint/transform-replaced-shadows-expected.txt: Added. |
| 10796 | |
| 10797 | 2009-03-09 Oliver Hunt <oliver@apple.com> |
| 10798 | |
| 10799 | Reviewed by Gavin Barraclough. |
| 10800 | |
| 10801 | Bug 24447: REGRESSION (r41508): Google Maps does not complete initialization |
| 10802 | <rdar://problem/6657774> |
| 10803 | |
| 10804 | Tests to cover correct dirtying of the register cache at branch targets. I've included |
| 10805 | the closest case i was able to make that could generate incorrect code from a back edge |
| 10806 | but was unable to create a case which would actually fail. |
| 10807 | |
| 10808 | * fast/js/registerCachingAcrossBranchTargets-expected.txt: Added. |
| 10809 | * fast/js/registerCachingAcrossBranchTargets.html: Added. |
| 10810 | * fast/js/resources/registerCachingAcrossBranchTargets.js: Added. |
| 10811 | |
| 10812 | 2009-03-09 Sam Weinig <sam@webkit.org> |
| 10813 | |
| 10814 | Roll out r41393. It has been causing failures on the bots for about a week. |
| 10815 | |
| 10816 | * fast/block/float/resources/se_arrow.png: Removed. |
| 10817 | * fast/block/float/resources/yinyang.png: Removed. |
| 10818 | * fast/block/float/t0905-c414-flt-fit-01-d-g.html: Removed. |
| 10819 | * fast/block/float/t0905-c5525-fltblck-00-d-ag.html: Removed. |
| 10820 | * fast/block/float/t0905-c5526-flthw-00-c-g.html: Removed. |
| 10821 | * platform/mac/fast/block/float/t0905-c414-flt-fit-01-d-g-expected.checksum: Removed. |
| 10822 | * platform/mac/fast/block/float/t0905-c414-flt-fit-01-d-g-expected.png: Removed. |
| 10823 | * platform/mac/fast/block/float/t0905-c414-flt-fit-01-d-g-expected.txt: Removed. |
| 10824 | * platform/mac/fast/block/float/t0905-c5525-fltblck-00-d-ag-expected.checksum: Removed. |
| 10825 | * platform/mac/fast/block/float/t0905-c5525-fltblck-00-d-ag-expected.png: Removed. |
| 10826 | * platform/mac/fast/block/float/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed. |
| 10827 | * platform/mac/fast/block/float/t0905-c5526-flthw-00-c-g-expected.checksum: Removed. |
| 10828 | * platform/mac/fast/block/float/t0905-c5526-flthw-00-c-g-expected.png: Removed. |
| 10829 | * platform/mac/fast/block/float/t0905-c5526-flthw-00-c-g-expected.txt: Removed. |
| 10830 | |
| 10831 | 2009-03-09 Dan Bernstein <mitz@apple.com> |
| 10832 | |
| 10833 | Reviewed by Adele Peterson and Dave Hyatt. |
| 10834 | |
| 10835 | - test for <rdar://problem/6654344> REGRESSION (r41041): Zillow.com has |
| 10836 | misaligned edit fields |
| 10837 | |
| 10838 | * fast/forms/legend-display-none-expected.txt: Added. |
| 10839 | * fast/forms/legend-display-none.html: Added. |
| 10840 | |
| 10841 | 2009-03-09 Alpha Lam <hclam@chromium.org> |
| 10842 | |
| 10843 | Reviewed by Dave Hyatt. |
| 10844 | |
| 10845 | https://bugs.webkit.org/show_bug.cgi?id=23024 |
| 10846 | |
| 10847 | Added regression test for a bug that causes crashes. |
| 10848 | |
| 10849 | * fast/block/float/crash-on-absolute-positioning.html: Added. |
| 10850 | * platform/mac/fast/block/float/crash-on-absolute-positioning-expected.txt: Added. |
| 10851 | |
| 10852 | 2009-03-09 Simon Fraser <simon.fraser@apple.com> |
| 10853 | |
| 10854 | Reviewed by Dave Hyatt |
| 10855 | |
| 10856 | https://bugs.webkit.org/show_bug.cgi?id=24433 |
| 10857 | |
| 10858 | Test hit testing with backface-visibility: hidden, and a transform on |
| 10859 | the parent element. |
| 10860 | |
| 10861 | * platform/mac/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added. |
| 10862 | * transforms/3d/hit-testing/backface-no-transform-hit-test.html: Added. |
| 10863 | |
| 10864 | 2009-03-08 Holger Hans Peter Freyther <zecke@selfish.org> |
| 10865 | |
| 10866 | Rubber-stamped by Mark Rowe. |
| 10867 | |
| 10868 | [Gtk] Skip failing tests that require the eventSender. |
| 10869 | |
| 10870 | The Gtk+ platform is lacking an implementation of the |
| 10871 | eventSender. We will enable the tests once there is an |
| 10872 | implementation of that class. |
| 10873 | |
| 10874 | * platform/gtk/Skipped: |
| 10875 | |
| 10876 | 2009-03-08 Holger Hans Peter Freyther <zecke@selfish.org> |
| 10877 | |
| 10878 | Reviewed by Mark Rowe. |
| 10879 | |
| 10880 | Enable all fast/profiler tests. |
| 10881 | |
| 10882 | * platform/gtk/Skipped: |
| 10883 | |
| 10884 | 2009-03-07 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 10885 | |
| 10886 | Updated Skipped list per r41464. Not reviewed. |
| 10887 | This should remove the warnings that come up everytime we run the gtk layout tests. |
| 10888 | http://trac.webkit.org/changeset/41464 |
| 10889 | |
| 10890 | The ff. tests have been moved to fast/css/getComputedStyle in the Skipped list: |
| 10891 | fast/css/computed-style-without-renderer.html |
| 10892 | fast/css/computed-style.html |
| 10893 | fast/css/getComputedStyle-border-box.html |
| 10894 | |
| 10895 | The ff. test has been removed from the Skipped list: |
| 10896 | fast/css/marginComputedStyle.html |
| 10897 | |
| 10898 | * platform/gtk/Skipped: |
| 10899 | |
| 10900 | 2009-03-07 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 10901 | |
| 10902 | Rubber-stamped by Holger Freyther. |
| 10903 | |
| 10904 | Remove fast/canvas/gradient-empty-path.html from the skipped |
| 10905 | list as it was removed by r39288. |
| 10906 | |
| 10907 | * platform/gtk/Skipped: |
| 10908 | |
| 10909 | 2009-03-07 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 10910 | |
| 10911 | Reviewed by Holger Freyther. |
| 10912 | |
| 10913 | [Gtk] Enable http security, plugins and ssl tests |
| 10914 | https://bugs.webkit.org/show_bug.cgi?id=24393 |
| 10915 | |
| 10916 | Enable http tests for security, plugins and ssl, skipping tests |
| 10917 | that are failing/crashing. |
| 10918 | |
| 10919 | * platform/gtk/Skipped: |
| 10920 | |
| 10921 | 2009-03-07 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 10922 | |
| 10923 | Reviewed by Holger Freyther. |
| 10924 | |
| 10925 | [Gtk] Enable http history tests |
| 10926 | https://bugs.webkit.org/show_bug.cgi?id=24394 |
| 10927 | |
| 10928 | Enable http/tests/history, adding failing tests to the Skipped list. |
| 10929 | |
| 10930 | * platform/gtk/Skipped: |
| 10931 | |
| 10932 | 2009-03-07 Adele Peterson <adele@apple.com> |
| 10933 | |
| 10934 | Reviewed by Dan Bernstein. |
| 10935 | |
| 10936 | Test for https://bugs.webkit.org/show_bug.cgi?id=24444 |
| 10937 | No multiple JS property for <input type="file" multiple /> |
| 10938 | |
| 10939 | * fast/forms/input-multiple-expected.txt: Added. |
| 10940 | * fast/forms/input-multiple.html: Added. |
| 10941 | |
| 10942 | 2009-03-06 Darin Adler <darin@apple.com> |
| 10943 | |
| 10944 | Fixed broken test I just landed for bug 24422. |
| 10945 | |
| 10946 | * fast/dom/location-new-window-no-crash-expected.txt: Updated. |
| 10947 | * fast/dom/resources/location-new-window-no-crash.js: Added code to make the window |
| 10948 | opening and closing work in DumpRenderTree. |
| 10949 | |
| 10950 | 2009-03-06 Dmitry Titov <dimich@chromium.org> |
| 10951 | |
| 10952 | Reviewed by Alexey Proskuryakov. |
| 10953 | |
| 10954 | https://bugs.webkit.org/show_bug.cgi?id=24150 |
| 10955 | Add virtual ScriptExecutionContext::encoding() |
| 10956 | |
| 10957 | Test to verify how the text encoding in workers is used. |
| 10958 | Script decoding and url completion is checked, with and |
| 10959 | w/o http 'Content-Type: ...;charset=...' header. |
| 10960 | |
| 10961 | * http/tests/workers/resources/worker-encoded.php: Added. |
| 10962 | * http/tests/workers/resources/xhr-query-utf8.php: Added. |
| 10963 | * http/tests/workers/resources/xhr-response.php: Added. |
| 10964 | * http/tests/workers/text-encoding-expected.txt: Added. |
| 10965 | * http/tests/workers/text-encoding.html: Added. |
| 10966 | |
| 10967 | 2009-03-04 Chris Marrin <cmarrin@apple.com> |
| 10968 | |
| 10969 | Reviewed by Simon Fraser. |
| 10970 | |
| 10971 | https://bugs.webkit.org/show_bug.cgi?id=24363 |
| 10972 | |
| 10973 | Fixed test and fixed expected results to reflect the fix |
| 10974 | |
| 10975 | * fast/dom/Window/webkitConvertPoint-expected.txt: |
| 10976 | * fast/dom/Window/webkitConvertPoint.html: |
| 10977 | |
| 10978 | 2009-03-06 Darin Adler <darin@apple.com> |
| 10979 | |
| 10980 | Reviewed by Darin Fisher. |
| 10981 | |
| 10982 | Bug 24422: REGRESSION: null-URL crash in FrameLoader setting location.hash on new window |
| 10983 | https://bugs.webkit.org/show_bug.cgi?id=24422 |
| 10984 | rdar://problem/6402208 |
| 10985 | |
| 10986 | The new test manipulates all the properties of the location object on a new window which |
| 10987 | has no location yet. I tested Firefox too and added comments about how its behavior differs |
| 10988 | from WebKit. At some point we may want to tweak our behavior to be a bit closer to theirs, |
| 10989 | or check IE's behavior or if HTML 5 or some other W3 specification has something to say |
| 10990 | about this, but for now the main purpose of the test is to verify we don't crash. |
| 10991 | |
| 10992 | * fast/dom/location-new-window-no-crash-expected.txt: Added. |
| 10993 | * fast/dom/location-new-window-no-crash.html: Added. |
| 10994 | * fast/dom/resources/location-new-window-no-crash.js: Added. |
| 10995 | |
| 10996 | 2009-03-06 Darin Adler <darin@apple.com> |
| 10997 | |
| 10998 | * fast/dom/Window/window-properties-expected.txt: Updated for recent addition of canPlayType. |
| 10999 | |
| 11000 | 2009-03-06 Hironori Bono <hbono@chromium.org> |
| 11001 | |
| 11002 | Reviewed by Alexey Proskuryakov. |
| 11003 | |
| 11004 | https://bugs.webkit.org/show_bug.cgi?id=24342 |
| 11005 | Bug 24342: [Chromium] cannot insert a Thai character after a Thai |
| 11006 | prepend character |
| 11007 | |
| 11008 | Add a test that verifies we can insert a character after a Thai prepend character. |
| 11009 | |
| 11010 | * editing/inserting/insert-thai-characters-001-expected.txt: Added. |
| 11011 | * editing/inserting/insert-thai-characters-001.html: Added. |
| 11012 | |
| 11013 | 2009-03-05 Alexey Proskuryakov <ap@webkit.org> |
| 11014 | |
| 11015 | Reviewed by Oliver Hunt. |
| 11016 | |
| 11017 | <rdar://problem/6621701> Safari 4 Beta Breaks XMLHttpRequest Response Text With Special |
| 11018 | Characters (a compatibility issue with widgets). |
| 11019 | |
| 11020 | * http/tests/xmlhttprequest/broken-xml-encoding-expected.txt: Added. |
| 11021 | * http/tests/xmlhttprequest/broken-xml-encoding.html: Added. |
| 11022 | * http/tests/xmlhttprequest/resources/broken-encoding.xml: Added. |
| 11023 | |
| 11024 | 2009-03-05 Simon Fraser <simon.fraser@apple.com> |
| 11025 | |
| 11026 | Reviewed by Dave Hyatt |
| 11027 | |
| 11028 | https://bugs.webkit.org/show_bug.cgi?id=24412 |
| 11029 | |
| 11030 | Testcase for hit testing an element with -webkit-transform-style: preserve-3d |
| 11031 | but no transform. |
| 11032 | |
| 11033 | * transforms/3d/hit-testing/hit-preserves-3d-expected.txt: Added. |
| 11034 | * transforms/3d/hit-testing/hit-preserves-3d.html: Added. |
| 11035 | |
| 11036 | 2009-03-05 Justin Garcia <justin.garcia@apple.com> |
| 11037 | |
| 11038 | Reviewed by Darin Adler. |
| 11039 | |
| 11040 | WebViewDidChangeSelectionNotification isn't always called. |
| 11041 | Undo was enabled, shouldDeleteDOMRange was called, etc. for no-op backward and forward deletes. |
| 11042 | |
| 11043 | * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: |
| 11044 | * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt: |
| 11045 | * platform/mac/editing/deleting/delete-br-002-expected.txt: |
| 11046 | * platform/mac/editing/deleting/delete-br-004-expected.txt: |
| 11047 | * platform/mac/editing/deleting/delete-br-005-expected.txt: |
| 11048 | * platform/mac/editing/deleting/delete-br-006-expected.txt: |
| 11049 | * platform/mac/editing/deleting/delete-br-009-expected.txt: |
| 11050 | * platform/mac/editing/deleting/delete-br-010-expected.txt: |
| 11051 | * platform/mac/editing/deleting/delete-hr-expected.txt: |
| 11052 | * platform/mac/editing/deleting/delete-tab-004-expected.txt: |
| 11053 | * platform/mac/editing/deleting/forward-delete-expected.txt: |
| 11054 | * platform/mac/editing/deleting/merge-into-empty-block-1-expected.txt: |
| 11055 | * platform/mac/editing/deleting/merge-into-empty-block-2-expected.txt: |
| 11056 | * platform/mac/editing/inserting/editing-empty-divs-expected.txt: |
| 11057 | * platform/mac/editing/inserting/insert-3800346-fix-expected.txt: |
| 11058 | * platform/mac/editing/inserting/insert-br-004-expected.txt: |
| 11059 | * platform/mac/editing/inserting/insert-br-005-expected.txt: |
| 11060 | * platform/mac/editing/inserting/insert-br-006-expected.txt: |
| 11061 | * platform/mac/editing/inserting/insert-br-008-expected.txt: |
| 11062 | * platform/mac/editing/inserting/insert-div-006-expected.txt: |
| 11063 | * platform/mac/editing/inserting/insert-div-008-expected.txt: |
| 11064 | * platform/mac/editing/inserting/insert-div-010-expected.txt: |
| 11065 | * platform/mac/editing/inserting/insert-div-011-expected.txt: |
| 11066 | * platform/mac/editing/inserting/insert-div-013-expected.txt: |
| 11067 | * platform/mac/editing/inserting/insert-div-015-expected.txt: |
| 11068 | * platform/mac/editing/inserting/insert-div-019-expected.txt: |
| 11069 | * platform/mac/editing/inserting/insert-div-021-expected.txt: |
| 11070 | * platform/mac/editing/inserting/insert-paragraph-01-expected.txt: |
| 11071 | * platform/mac/editing/inserting/insert-paragraph-03-expected.txt: |
| 11072 | * platform/mac/editing/inserting/insert-paragraph-05-expected.txt: |
| 11073 | * platform/mac/editing/inserting/insert-tab-004-expected.txt: |
| 11074 | * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt: |
| 11075 | * platform/mac/editing/inserting/line-break-expected.txt: |
| 11076 | * platform/mac/editing/pasteboard/3976872-expected.txt: |
| 11077 | * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: |
| 11078 | * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: |
| 11079 | * platform/mac/editing/pasteboard/paste-text-010-expected.txt: |
| 11080 | * platform/mac/editing/style/block-style-006-expected.txt: |
| 11081 | * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt: |
| 11082 | * platform/mac/editing/undo/undo-combined-delete-expected.txt: |
| 11083 | * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt: |
| 11084 | * platform/mac/editing/undo/undo-forward-delete-expected.txt: |
| 11085 | |
| 11086 | 2009-03-05 Eric Seidel <eric@webkit.org> |
| 11087 | |
| 11088 | Rubber-stamped by Adam Roben. |
| 11089 | |
| 11090 | Move all of the fast/css/*computed* tests into fast/css/getComputedStyle |
| 11091 | in preparation for adding a bunch more getComputedStyle tests. |
| 11092 | |
| 11093 | * fast/css/getComputedStyle/computed-style-display-none-expected.txt: Renamed from LayoutTests/fast/css/computed-style-display-none-expected.txt. |
| 11094 | * fast/css/getComputedStyle/computed-style-display-none.html: Renamed from LayoutTests/fast/css/computed-style-display-none.html. |
| 11095 | * fast/css/getComputedStyle/computed-style-expected.txt: Renamed from LayoutTests/fast/css/computed-style-expected.txt. |
| 11096 | * fast/css/getComputedStyle/computed-style-negative-top-expected.txt: Renamed from LayoutTests/fast/css/computed-style-negative-top-expected.txt. |
| 11097 | * fast/css/getComputedStyle/computed-style-negative-top.html: Renamed from LayoutTests/fast/css/computed-style-negative-top.html. |
| 11098 | * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/fast/css/computed-style-without-renderer-expected.txt. |
| 11099 | * fast/css/getComputedStyle/computed-style-without-renderer.html: Renamed from LayoutTests/fast/css/computed-style-without-renderer.html. |
| 11100 | * fast/css/getComputedStyle/computed-style.html: Renamed from LayoutTests/fast/css/computed-style.html. |
| 11101 | * fast/css/getComputedStyle/getComputedStyle-background-position-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-background-position-expected.txt. |
| 11102 | * fast/css/getComputedStyle/getComputedStyle-background-position.html: Renamed from LayoutTests/fast/css/getComputedStyle-background-position.html. |
| 11103 | * fast/css/getComputedStyle/getComputedStyle-background-size-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-background-size-expected.txt. |
| 11104 | * fast/css/getComputedStyle/getComputedStyle-background-size.html: Renamed from LayoutTests/fast/css/getComputedStyle-background-size.html. |
| 11105 | * fast/css/getComputedStyle/getComputedStyle-border-box-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-border-box-expected.txt. |
| 11106 | * fast/css/getComputedStyle/getComputedStyle-border-box.html: Renamed from LayoutTests/fast/css/getComputedStyle-border-box.html. |
| 11107 | * fast/css/getComputedStyle/getComputedStyle-border-image-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-border-image-expected.txt. |
| 11108 | * fast/css/getComputedStyle/getComputedStyle-border-image.html: Renamed from LayoutTests/fast/css/getComputedStyle-border-image.html. |
| 11109 | * fast/css/getComputedStyle/getComputedStyle-border-spacing-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-border-spacing-expected.txt. |
| 11110 | * fast/css/getComputedStyle/getComputedStyle-border-spacing.html: Renamed from LayoutTests/fast/css/getComputedStyle-border-spacing.html. |
| 11111 | * fast/css/getComputedStyle/getComputedStyle-borderRadius-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-borderRadius-expected.txt. |
| 11112 | * fast/css/getComputedStyle/getComputedStyle-borderRadius.html: Renamed from LayoutTests/fast/css/getComputedStyle-borderRadius.html. |
| 11113 | * fast/css/getComputedStyle/getComputedStyle-relayout-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-relayout-expected.txt. |
| 11114 | * fast/css/getComputedStyle/getComputedStyle-relayout.html: Renamed from LayoutTests/fast/css/getComputedStyle-relayout.html. |
| 11115 | * fast/css/getComputedStyle/getComputedStyle-transform-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-transform-expected.txt. |
| 11116 | * fast/css/getComputedStyle/getComputedStyle-transform.html: Renamed from LayoutTests/fast/css/getComputedStyle-transform.html. |
| 11117 | * fast/css/getComputedStyle/getComputedStyle-zIndex-auto-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle-zIndex-auto-expected.txt. |
| 11118 | * fast/css/getComputedStyle/getComputedStyle-zIndex-auto.html: Renamed from LayoutTests/fast/css/getComputedStyle-zIndex-auto.html. |
| 11119 | * fast/css/marginComputedStyle.html: Removed. |
| 11120 | * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: Renamed from LayoutTests/platform/mac/fast/css/computed-style-expected.txt. |
| 11121 | * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/platform/mac/fast/css/computed-style-without-renderer-expected.txt. |
| 11122 | * platform/mac/fast/css/getComputedStyle/marginComputedStyle-expected.checksum: Renamed from LayoutTests/platform/mac/fast/css/marginComputedStyle-expected.checksum. |
| 11123 | * platform/mac/fast/css/getComputedStyle/marginComputedStyle-expected.png: Renamed from LayoutTests/platform/mac/fast/css/marginComputedStyle-expected.png. |
| 11124 | * platform/mac/fast/css/getComputedStyle/marginComputedStyle-expected.txt: Renamed from LayoutTests/platform/mac/fast/css/marginComputedStyle-expected.txt. |
| 11125 | * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt: Renamed from LayoutTests/platform/qt/fast/css/computed-style-expected.txt. |
| 11126 | * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/platform/qt/fast/css/computed-style-without-renderer-expected.txt. |
| 11127 | * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: Renamed from LayoutTests/platform/win/fast/css/computed-style-expected.txt. |
| 11128 | * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/platform/win/fast/css/computed-style-without-renderer-expected.txt. |
| 11129 | |
| 11130 | 2009-03-05 Eric Carlson <eric.carlson@apple.com> |
| 11131 | |
| 11132 | Reviewed by Simon Fraser. |
| 11133 | |
| 11134 | https://bugs.webkit.org/show_bug.cgi?id=24400 |
| 11135 | Bug 24400: Remove "start", "end", "loopStart", "loopEnd", "currentLoop", and "playCount" |
| 11136 | media element attributes |
| 11137 | |
| 11138 | * media/loopend-limits-expected.txt: Removed. |
| 11139 | * media/loopend-limits.html: Removed. |
| 11140 | * media/loopstart-limits-expected.txt: Removed. |
| 11141 | * media/loopstart-limits.html: Removed. |
| 11142 | * media/video-dom-end-expected.txt: Removed. |
| 11143 | * media/video-dom-end.html: Removed. |
| 11144 | * media/video-dom-loopcount-expected.txt: Removed. |
| 11145 | * media/video-dom-loopcount.html: Removed. |
| 11146 | * media/video-dom-loopend-expected.txt: Removed. |
| 11147 | * media/video-dom-loopend.html: Removed. |
| 11148 | * media/video-dom-loopstart-expected.txt: Removed. |
| 11149 | * media/video-dom-loopstart.html: Removed. |
| 11150 | * media/video-dom-start-expected.txt: Removed. |
| 11151 | * media/video-dom-start.html: Removed. |
| 11152 | * media/video-end-expected.txt: Removed. |
| 11153 | * media/video-end.html: Removed. |
| 11154 | * media/video-loop.html: Added, test for new "loop" attribute. |
| 11155 | * media/video-loopcount-expected.txt: Removed. |
| 11156 | * media/video-loopcount.html: Removed. |
| 11157 | * media/video-loopend-expected.txt: Removed. |
| 11158 | * media/video-loopend.html: Removed. |
| 11159 | * media/video-loopstart-expected.txt: Removed. |
| 11160 | * media/video-loopstart.html: Removed. |
| 11161 | * media/video-seek-past-end-paused-expected.txt: Updated for loop changes, add more tests. |
| 11162 | * media/video-seek-past-end-paused.html: Ditto. |
| 11163 | * media/video-seek-past-end-playing-expected.txt: Ditto. |
| 11164 | * media/video-seek-past-end-playing.html: Ditto. |
| 11165 | * media/video-start-expected.txt: Removed. |
| 11166 | * media/video-start.html: Removed. |
| 11167 | |
| 11168 | 2009-03-05 Pamela Greene <pam@chromium.org> |
| 11169 | |
| 11170 | Reviewed by Alexey Proskuryakov. |
| 11171 | |
| 11172 | Add test for potential crash in window.frames.length |
| 11173 | https://bugs.webkit.org/show_bug.cgi?id=24339 |
| 11174 | |
| 11175 | * fast/dom/Window/window-collection-length-no-crash-expected.txt: Added. |
| 11176 | * fast/dom/Window/window-collection-length-no-crash.html: Added. |
| 11177 | |
| 11178 | 2009-03-04 Simon Fraser <simon.fraser@apple.com> |
| 11179 | |
| 11180 | Rubber-stamped by Eric Seidel. |
| 11181 | |
| 11182 | New layout tests for point mapping and hit testing through 3d transforms. |
| 11183 | Not run by default yet. |
| 11184 | |
| 11185 | * platform/mac/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added. |
| 11186 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Added. |
| 11187 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Added. |
| 11188 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Added. |
| 11189 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: Added. |
| 11190 | * platform/mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Added. |
| 11191 | * transforms/3d/cssmatrix-3d-interface-expected.txt: Added. |
| 11192 | * transforms/3d/cssmatrix-3d-interface.xhtml: Added. |
| 11193 | * transforms/3d/hit-testing/backface-hit-test.html: Added. |
| 11194 | * transforms/3d/point-mapping/3d-point-mapping-2.html: Added. |
| 11195 | * transforms/3d/point-mapping/3d-point-mapping-deep.html: Added. |
| 11196 | * transforms/3d/point-mapping/3d-point-mapping-origins.html: Added. |
| 11197 | * transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html: Added. |
| 11198 | * transforms/3d/point-mapping/3d-point-mapping.html: Added. |
| 11199 | * transforms/3d/point-mapping/point-mapping-helpers.js: Added. |
| 11200 | (mousemoved): |
| 11201 | (dispatchEvent): |
| 11202 | (clicked): |
| 11203 | (log): |
| 11204 | (runTest): |
| 11205 | |
| 11206 | 2009-03-04 Eric Carlson <eric.carlson@apple.com> |
| 11207 | |
| 11208 | - Correct bogus result checked in as part of r41432. |
| 11209 | |
| 11210 | * media/video-can-play-type-expected.txt: |
| 11211 | |
| 11212 | 2009-03-04 Pamela Greene <pam@chromium.org> |
| 11213 | |
| 11214 | Reviewed by Darin Fisher. |
| 11215 | |
| 11216 | Add test to ensure that window.frames is self-referential |
| 11217 | https://bugs.webkit.org/show_bug.cgi?id=24341 |
| 11218 | |
| 11219 | * fast/dom/Window/window-frames-self-referential-expected.txt: Added. |
| 11220 | * fast/dom/Window/window-frames-self-referential.html: Added. |
| 11221 | |
| 11222 | 2009-03-04 David Levin <levin@chromium.org> |
| 11223 | |
| 11224 | Reviewed by Alexey Proskuryakov. |
| 11225 | |
| 11226 | Bug 24337: Assert when doing sync XHR in a worker for a cacheable response. |
| 11227 | <https://bugs.webkit.org/show_bug.cgi?id=24337> |
| 11228 | |
| 11229 | * http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache-expected.txt: Added. |
| 11230 | * http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html: Added. |
| 11231 | * http/tests/xmlhttprequest/workers/resources/xmlhttprequest-file-not-found.js: Added. |
| 11232 | (log): |
| 11233 | (done): |
| 11234 | * http/tests/xmlhttprequest/workers/xmlhttprequest-file-not-found-expected.txt: Added. |
| 11235 | * http/tests/xmlhttprequest/workers/xmlhttprequest-file-not-found.html: Added. |
| 11236 | |
| 11237 | 2009-03-04 David Levin <levin@chromium.org> |
| 11238 | |
| 11239 | Reviewed by Alexey Proskuryakov. |
| 11240 | |
| 11241 | Bug 24330: Sync xhr in workers should send an abort exception when the worker is terminated. |
| 11242 | <https://bugs.webkit.org/show_bug.cgi?id=24330> |
| 11243 | |
| 11244 | Added test to verify to terminate a worker while it is doing a synchronous xhr. |
| 11245 | It does not verify that the exception is a ABORT_ERR because I couldn't figure out a way |
| 11246 | to actually do this. |
| 11247 | |
| 11248 | * http/tests/xmlhttprequest/workers/abort-exception-assert-expected.txt: Added. |
| 11249 | * http/tests/xmlhttprequest/workers/abort-exception-assert.html: Added. |
| 11250 | * http/tests/xmlhttprequest/workers/resources/endless-response.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/endlessxml.php. |
| 11251 | * http/tests/xmlhttprequest/workers/resources/endless-sync-xhr.js: Added. |
| 11252 | |
| 11253 | 2009-03-04 Eric Carlson <eric.carlson@apple.com> |
| 11254 | |
| 11255 | Reviewed by Antti Koivisto. |
| 11256 | |
| 11257 | https://bugs.webkit.org/show_bug.cgi?id=24364 |
| 11258 | Test HTMLMediaElement canPlayType method. |
| 11259 | |
| 11260 | * media/video-can-play-type-expected.txt: Added. |
| 11261 | * media/video-can-play-type.html: Added. |
| 11262 | |
| 11263 | 2009-03-04 Kevin McCullough <kmccullough@apple.com> |
| 11264 | |
| 11265 | - Build bot fix. |
| 11266 | |
| 11267 | * fast/profiler/many-calls-in-the-same-scope-expected.txt: |
| 11268 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt: |
| 11269 | * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt: |
| 11270 | * fast/profiler/nested-start-and-stop-profiler-expected.txt: |
| 11271 | * fast/profiler/profile-calls-in-included-file-expected.txt: |
| 11272 | |
| 11273 | 2009-03-04 Simon Fraser <simon.fraser@apple.com> |
| 11274 | |
| 11275 | Reviewed by Dave Hyatt |
| 11276 | |
| 11277 | https://bugs.webkit.org/show_bug.cgi?id=24361 |
| 11278 | |
| 11279 | Test hit testing on generated content. |
| 11280 | |
| 11281 | * fast/css-generated-content/hit-test-generated-content.html: Added. |
| 11282 | * platform/mac/fast/css-generated-content/hit-test-generated-content-expected.checksum: Added. |
| 11283 | * platform/mac/fast/css-generated-content/hit-test-generated-content-expected.png: Added. |
| 11284 | * platform/mac/fast/css-generated-content/hit-test-generated-content-expected.txt: Added. |
| 11285 | |
| 11286 | 2009-03-03 David Hyatt <hyatt@apple.com> |
| 11287 | |
| 11288 | Test case for https://bugs.webkit.org/show_bug.cgi?id=24201 |
| 11289 | |
| 11290 | Reviewed by Dan Bernstein |
| 11291 | |
| 11292 | * fast/block/float/nested-clearance.html: Added. |
| 11293 | * platform/mac/fast/block/float/nested-clearance-expected.checksum: Added. |
| 11294 | * platform/mac/fast/block/float/nested-clearance-expected.png: Added. |
| 11295 | * platform/mac/fast/block/float/nested-clearance-expected.txt: Added. |
| 11296 | |
| 11297 | 2009-03-03 Anders Carlsson <andersca@apple.com> |
| 11298 | |
| 11299 | Reviewed by John Sullivan. |
| 11300 | |
| 11301 | https://bugs.webkit.org/show_bug.cgi?id=22884 |
| 11302 | <rdar://problem/6449783> |
| 11303 | modified layout test crashes Safari |
| 11304 | |
| 11305 | Update tests. |
| 11306 | * plugins/destroy-stream-twice-expected.txt: |
| 11307 | * plugins/destroy-stream-twice.html: |
| 11308 | |
| 11309 | 2009-03-03 Eric Carlson <eric.carlson@apple.com> |
| 11310 | |
| 11311 | Reviewed by Simon Fraser. |
| 11312 | |
| 11313 | https://bugs.webkit.org/show_bug.cgi?id=24294 |
| 11314 | Bug 24294: Improve media layout test logging |
| 11315 | |
| 11316 | Make all media layout tests log the condition that is being tested, |
| 11317 | success or failure, plus observed value when a test condition fails |
| 11318 | so it is possible to see exactly what failed without having to hack |
| 11319 | the test source. Consolidate some of the logic in the shared JavaScript file. |
| 11320 | |
| 11321 | * media/audio-constructor-expected.txt: |
| 11322 | * media/audio-constructor-src-expected.txt: |
| 11323 | * media/audio-constructor-src.html: |
| 11324 | * media/audio-constructor.html: |
| 11325 | * media/audio-mpeg-supported-expected.txt: |
| 11326 | * media/audio-mpeg-supported.html: |
| 11327 | * media/broken-video-expected.txt: |
| 11328 | * media/broken-video.html: |
| 11329 | * media/constructors-expected.txt: |
| 11330 | * media/constructors.html: |
| 11331 | * media/loopend-limits-expected.txt: |
| 11332 | * media/loopstart-limits-expected.txt: |
| 11333 | * media/progress-event-expected.txt: |
| 11334 | * media/progress-event-total-expected.txt: |
| 11335 | * media/progress-event-total.html: |
| 11336 | * media/progress-event.html: |
| 11337 | * media/remove-from-document-expected.txt: |
| 11338 | * media/remove-from-document-no-load-expected.txt: |
| 11339 | * media/remove-from-document-no-load.html: |
| 11340 | * media/remove-from-document.html: |
| 11341 | * media/unsupported-rtsp-expected.txt: |
| 11342 | * media/unsupported-rtsp.html: |
| 11343 | * media/unsupported-tracks-expected.txt: |
| 11344 | * media/unsupported-tracks.html: |
| 11345 | * media/video-append-source-expected.txt: |
| 11346 | * media/video-append-source.html: |
| 11347 | * media/video-autoplay-expected.txt: |
| 11348 | * media/video-autoplay.html: |
| 11349 | * media/video-buffered-expected.txt: |
| 11350 | * media/video-buffered.html: |
| 11351 | * media/video-controls-expected.txt: |
| 11352 | * media/video-controls-transformed-expected.txt: |
| 11353 | * media/video-controls-transformed.html: |
| 11354 | * media/video-controls.html: |
| 11355 | * media/video-currentTime-expected.txt: |
| 11356 | * media/video-currentTime-set.html: |
| 11357 | * media/video-currentTime-set2-expected.txt: |
| 11358 | * media/video-currentTime-set2.html: |
| 11359 | * media/video-currentTime.html: |
| 11360 | * media/video-dom-autoplay-expected.txt: |
| 11361 | * media/video-dom-autoplay.html: |
| 11362 | * media/video-dom-end-expected.txt: |
| 11363 | * media/video-dom-end.html: |
| 11364 | * media/video-dom-loopcount-expected.txt: |
| 11365 | * media/video-dom-loopcount.html: |
| 11366 | * media/video-dom-loopend-expected.txt: |
| 11367 | * media/video-dom-loopend.html: |
| 11368 | * media/video-dom-loopstart-expected.txt: |
| 11369 | * media/video-dom-loopstart.html: |
| 11370 | * media/video-dom-src-expected.txt: |
| 11371 | * media/video-dom-src.html: |
| 11372 | * media/video-dom-start-expected.txt: |
| 11373 | * media/video-dom-start.html: |
| 11374 | * media/video-end-expected.txt: |
| 11375 | * media/video-end.html: |
| 11376 | * media/video-error-abort-expected.txt: |
| 11377 | * media/video-error-abort.html: |
| 11378 | * media/video-error-does-not-exist-expected.txt: |
| 11379 | * media/video-error-does-not-exist.html: |
| 11380 | * media/video-load-networkState-expected.txt: |
| 11381 | * media/video-load-networkState.html: |
| 11382 | * media/video-load-readyState-expected.txt: |
| 11383 | * media/video-load-readyState.html: |
| 11384 | * media/video-loopcount-expected.txt: |
| 11385 | * media/video-loopcount.html: |
| 11386 | * media/video-loopend-expected.txt: |
| 11387 | * media/video-loopend.html: |
| 11388 | * media/video-loopstart-expected.txt: |
| 11389 | * media/video-loopstart.html: |
| 11390 | * media/video-muted-expected.txt: |
| 11391 | * media/video-muted.html: |
| 11392 | * media/video-no-autoplay-expected.txt: |
| 11393 | * media/video-no-autoplay.html: |
| 11394 | * media/video-pause-empty-events-expected.txt: |
| 11395 | * media/video-pause-empty-events.html: |
| 11396 | * media/video-play-empty-events-expected.txt: |
| 11397 | * media/video-play-empty-events.html: |
| 11398 | * media/video-play-pause-events-expected.txt: |
| 11399 | * media/video-play-pause-events.html: |
| 11400 | * media/video-poster-expected.txt: |
| 11401 | * media/video-poster.html: |
| 11402 | * media/video-seek-past-end-paused-expected.txt: |
| 11403 | * media/video-seek-past-end-paused.html: |
| 11404 | * media/video-seek-past-end-playing-expected.txt: |
| 11405 | * media/video-seek-past-end-playing.html: |
| 11406 | * media/video-seekable-expected.txt: |
| 11407 | * media/video-seekable.html: |
| 11408 | * media/video-seeking-expected.txt: |
| 11409 | * media/video-seeking.html: |
| 11410 | * media/video-size-expected.txt: |
| 11411 | * media/video-size.html: |
| 11412 | * media/video-source-expected.txt: |
| 11413 | * media/video-source-media-expected.txt: |
| 11414 | * media/video-source-media.html: |
| 11415 | * media/video-source-type-expected.txt: |
| 11416 | * media/video-source-type-params-expected.txt: |
| 11417 | * media/video-source-type-params.html: |
| 11418 | * media/video-source-type.html: |
| 11419 | * media/video-source.html: |
| 11420 | * media/video-src-change-expected.txt: |
| 11421 | * media/video-src-change.html: |
| 11422 | * media/video-src-expected.txt: |
| 11423 | * media/video-src-remove-expected.txt: |
| 11424 | * media/video-src-remove.html: |
| 11425 | * media/video-src-set-expected.txt: |
| 11426 | * media/video-src-set.html: |
| 11427 | * media/video-src-source-expected.txt: |
| 11428 | * media/video-src-source.html: |
| 11429 | * media/video-src.html: |
| 11430 | * media/video-start-expected.txt: |
| 11431 | * media/video-start.html: |
| 11432 | * media/video-test.js: |
| 11433 | (test): |
| 11434 | (testExpected): |
| 11435 | (waitForEvent._eventCallback): |
| 11436 | (waitForEvent): |
| 11437 | (waitForEventAndTest._eventCallback): |
| 11438 | (waitForEventAndTest): |
| 11439 | (testException): |
| 11440 | (logResult): |
| 11441 | * media/video-volume-expected.txt: |
| 11442 | * media/video-volume.html: |
| 11443 | * media/video-width-height-expected.txt: |
| 11444 | * media/video-width-height.html: |
| 11445 | |
| 11446 | 2009-03-03 Kevin McCullough <kmccullough@apple.com> |
| 11447 | |
| 11448 | Reviewed by Oliver Hunt. |
| 11449 | |
| 11450 | <rdar://problem/6031674> JSProfiler: Multiple anonymous functions get |
| 11451 | the same entry in profiler if called from same function |
| 11452 | |
| 11453 | - This no longer happens but I thought I'd make a test case anyway. |
| 11454 | |
| 11455 | * fast/profiler/multiple-anonymous-functions-called-from-the-same-function-expected.txt: Added. |
| 11456 | * fast/profiler/multiple-anonymous-functions-called-from-the-same-function.html: Added. |
| 11457 | * fast/profiler/resources/profiler-test-JS-resources.js: |
| 11458 | (anotherAnonymousFunction): |
| 11459 | |
| 11460 | 2009-03-03 Kevin McCullough <kmccullough@apple.com> |
| 11461 | |
| 11462 | Reviewed by Oliver Hunt. |
| 11463 | |
| 11464 | <rdar://problem/6639110> console.profile() doesn't work without a title |
| 11465 | |
| 11466 | * fast/profiler/profile-with-no-title-expected.txt: Added. |
| 11467 | * fast/profiler/profile-with-no-title.html: Added. |
| 11468 | |
| 11469 | 2009-03-03 Pamela Greene <pam@chromium.org> |
| 11470 | |
| 11471 | Remove junk files that must have been accidentally committed. |
| 11472 | Submitted without review. |
| 11473 | |
| 11474 | * fast/block/float/t0905-c414-flt-fit-01-d-g.html.orig: Removed. |
| 11475 | * fast/block/float/t0905-c414-flt-fit-01-d-g.html.rej: Removed. |
| 11476 | * fast/block/float/t0905-c5525-fltblck-00-d-ag.html.orig: Removed. |
| 11477 | * fast/block/float/t0905-c5525-fltblck-00-d-ag.html.rej: Removed. |
| 11478 | * fast/block/float/t0905-c5526-flthw-00-c-g.html.orig: Removed. |
| 11479 | * fast/block/float/t0905-c5526-flthw-00-c-g.html.rej: Removed. |
| 11480 | |
| 11481 | 2009-03-03 Scott Violet <sky@google.com> |
| 11482 | |
| 11483 | Reviewed by Eric Seidel. |
| 11484 | |
| 11485 | https://bugs.webkit.org/show_bug.cgi?id=24325 |
| 11486 | Crash on replacing document contents during drop |
| 11487 | |
| 11488 | Makes sure we don't crash during dnd with DOM mutation event listener |
| 11489 | that mutates the document on drop. |
| 11490 | |
| 11491 | * fast/events/crash-on-mutate-during-drop-expected.txt: Added. |
| 11492 | * fast/events/crash-on-mutate-during-drop.html: Added. |
| 11493 | |
| 11494 | 2009-03-03 Brady Eidson <beidson@apple.com> |
| 11495 | |
| 11496 | Reviewed by Darin Adler |
| 11497 | |
| 11498 | Layout test covering <rdar://problem/6616664> - Quick looks of various file types is broken |
| 11499 | |
| 11500 | Added to test the changes: |
| 11501 | * fast/loader/main-document-url-for-non-http-loads-expected.txt: Added. |
| 11502 | * fast/loader/main-document-url-for-non-http-loads.html: Added. |
| 11503 | * fast/loader/resources/subframe-notify-done.html: Added. |
| 11504 | |
| 11505 | Updated the following for the new info from dumpResourceLoadCallbacks(): |
| 11506 | * http/tests/misc/window-dot-stop-expected.txt: |
| 11507 | * http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: |
| 11508 | * platform/mac-leopard/security/block-test-expected.txt: |
| 11509 | * platform/mac-tiger/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: |
| 11510 | * platform/mac/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: |
| 11511 | * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt: |
| 11512 | * security/block-test-expected.txt: |
| 11513 | * webarchive/loading/test-loading-archive-expected.txt: |
| 11514 | |
| 11515 | 2009-03-02 Chris Marrin <cmarrin@apple.com> |
| 11516 | |
| 11517 | Reviewed by Sam Weinig. |
| 11518 | |
| 11519 | https://bugs.webkit.org/show_bug.cgi?id=24257 |
| 11520 | |
| 11521 | Test for all newly added constructor prototypes. |
| 11522 | This addition also changes window-properties.html |
| 11523 | results, so that is updated as well. |
| 11524 | |
| 11525 | * fast/dom/Window/custom-constructors-expected.txt: Added. |
| 11526 | * fast/dom/Window/custom-constructors.html: Added. |
| 11527 | * fast/dom/Window/window-properties-expected.txt: |
| 11528 | |
| 11529 | 2009-03-03 Jungshik Shin <jshin@chromium.org> |
| 11530 | |
| 11531 | Reviewed by Darin Adler. |
| 11532 | |
| 11533 | http://bugs.webkit.org/show_bug.cgi?id=23482 |
| 11534 | Add the following CSS 2.1 tests, with YinYang character (U+262F) |
| 11535 | and SouthEast Arrow (U+2798) replaced by png images, |
| 11536 | to fast/block/float. Leftward white arrow (U+21E6) is also |
| 11537 | replaced by an ASCII-equivalent of '<-'. |
| 11538 | |
| 11539 | css2.1/t0905-c414-flt-fit-01-d-g.html |
| 11540 | css2.1/t0905-c5525-fltblck-00-d-ag.html |
| 11541 | css2.1/t0905-c5526-flthw-00-c-g.html |
| 11542 | |
| 11543 | On platforms where no font covers those characters (e.g. Windows), |
| 11544 | the above tests can be skipped and the new tests can be used, instead. |
| 11545 | They're equivalent in terms of what they test. |
| 11546 | |
| 11547 | * fast/block/float/resources/se_arrow.png: Added. |
| 11548 | * fast/block/float/resources/yinyang.png: Added. |
| 11549 | * fast/block/float/t0905-c414-flt-fit-01-d-g.html: Copied from LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g.html. |
| 11550 | * fast/block/float/t0905-c5525-fltblck-00-d-ag.html: Copied from LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag.html. |
| 11551 | * fast/block/float/t0905-c5526-flthw-00-c-g.html: Copied from LayoutTests/css2.1/t0905-c5526-flthw-00-c-g.html. |
| 11552 | * platform/mac/fast/block/float/t0905-c414-flt-fit-01-d-g-expected.checksum: Added. |
| 11553 | * platform/mac/fast/block/float/t0905-c414-flt-fit-01-d-g-expected.png: Added. |
| 11554 | * platform/mac/fast/block/float/t0905-c414-flt-fit-01-d-g-expected.txt: Added. |
| 11555 | * platform/mac/fast/block/float/t0905-c5525-fltblck-00-d-ag-expected.checksum: Added. |
| 11556 | * platform/mac/fast/block/float/t0905-c5525-fltblck-00-d-ag-expected.png: Added. |
| 11557 | * platform/mac/fast/block/float/t0905-c5525-fltblck-00-d-ag-expected.txt: Added. |
| 11558 | * platform/mac/fast/block/float/t0905-c5526-flthw-00-c-g-expected.checksum: Added. |
| 11559 | * platform/mac/fast/block/float/t0905-c5526-flthw-00-c-g-expected.png: Added. |
| 11560 | * platform/mac/fast/block/float/t0905-c5526-flthw-00-c-g-expected.txt: Added. |
| 11561 | |
| 11562 | 2009-03-03 Alexey Proskuryakov <ap@webkit.org> |
| 11563 | |
| 11564 | Reviewed by Adam Roben. |
| 11565 | |
| 11566 | https://bugs.webkit.org/show_bug.cgi?id=4343 |
| 11567 | XMLHttpRequest doesn't work in a JavaScript-created window |
| 11568 | |
| 11569 | The problem was fixed a while ago (r34506), just adding a test. |
| 11570 | |
| 11571 | * http/tests/xmlhttprequest/request-from-popup-expected.txt: Added. |
| 11572 | * http/tests/xmlhttprequest/request-from-popup.html: Added. |
| 11573 | |
| 11574 | 2009-03-02 Simon Fraser <simon.fraser@apple.com> |
| 11575 | |
| 11576 | Reviewed by Adele Peterson |
| 11577 | |
| 11578 | https://bugs.webkit.org/show_bug.cgi?id=24313 |
| 11579 | |
| 11580 | Test hit testing on the border and padding of inputs, after |
| 11581 | touching code that referenced <rdar://problem/4617841>. |
| 11582 | |
| 11583 | * fast/forms/input-hit-test-border-expected.txt: Added. |
| 11584 | * fast/forms/input-hit-test-border.html: Added. |
| 11585 | |
| 11586 | 2009-03-01 David Levin <levin@chromium.org> |
| 11587 | |
| 11588 | Reviewed by Alexey Proskuryakov. |
| 11589 | |
| 11590 | Bug 24271: XMLHttpRequest needs js bindings for Workers. |
| 11591 | <https://bugs.webkit.org/show_bug.cgi?id=24271> |
| 11592 | |
| 11593 | Some sanity checks for xhr done from workers. These are the same as |
| 11594 | tests done for normal workers. |
| 11595 | |
| 11596 | * http/tests/xmlhttprequest/workers/methods-async-expected.txt: Added. |
| 11597 | * http/tests/xmlhttprequest/workers/methods-async.html: Added. |
| 11598 | * http/tests/xmlhttprequest/workers/methods-expected.txt: Added. |
| 11599 | * http/tests/xmlhttprequest/workers/methods.html: Added. |
| 11600 | * http/tests/xmlhttprequest/workers/resources/methods-async.js: Added. |
| 11601 | (onmessage): |
| 11602 | (log): |
| 11603 | (done): |
| 11604 | (onReqAbort): |
| 11605 | (onSyncReqError): |
| 11606 | (start): |
| 11607 | (processStateChange): |
| 11608 | * http/tests/xmlhttprequest/workers/resources/methods.cgi: Copied from LayoutTests/http/tests/xmlhttprequest/methods.cgi. |
| 11609 | * http/tests/xmlhttprequest/workers/resources/methods.js: Added. |
| 11610 | (log): |
| 11611 | (done): |
| 11612 | |
| 11613 | 2009-02-28 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 11614 | |
| 11615 | Reviewed by Holger Freyther. |
| 11616 | |
| 11617 | [Gtk] get the HTTP layout tests going |
| 11618 | https://bugs.webkit.org/show_bug.cgi?id=24259 |
| 11619 | |
| 11620 | Enable http tests, excluding tests/folders that fail or untested |
| 11621 | |
| 11622 | * platform/gtk/Skipped: |
| 11623 | |
| 11624 | 2009-03-01 Dan Bernstein <mitz@apple.com> |
| 11625 | |
| 11626 | Reviewed by Darin Adler. |
| 11627 | |
| 11628 | - test for <rdar://problem/6634768> Reproducible crash in RenderLayer::updateScrollCornerStyle() using full-page zoom at MobileMe Contacts |
| 11629 | |
| 11630 | * fast/events/scroll-during-zoom-change-expected.txt: Added. |
| 11631 | * fast/events/scroll-during-zoom-change.html: Added. |
| 11632 | |
| 11633 | 2009-02-28 Dan Bernstein <mitz@apple.com> |
| 11634 | |
| 11635 | - correct a color profile mismatch in expected pixel results |
| 11636 | |
| 11637 | * platform/mac/fast/gradients/background-clipped-expected.checksum: |
| 11638 | * platform/mac/fast/gradients/background-clipped-expected.png: |
| 11639 | |
| 11640 | 2009-02-28 Dan Bernstein <mitz@apple.com> |
| 11641 | |
| 11642 | Reviewed by Oliver Hunt. |
| 11643 | |
| 11644 | - test for https://bugs.webkit.org/show_bug.cgi?id=23848 |
| 11645 | <rdar://problem/6573250> REGRESSION: Crash when mouse cursor moves over a link on www.opportuno.de |
| 11646 | |
| 11647 | * fast/layers/inline-dirty-z-order-lists.html: Added. |
| 11648 | * platform/mac/fast/layers/inline-dirty-z-order-lists-expected.checksum: Added. |
| 11649 | * platform/mac/fast/layers/inline-dirty-z-order-lists-expected.png: Added. |
| 11650 | * platform/mac/fast/layers/inline-dirty-z-order-lists-expected.txt: Added. |
| 11651 | |
| 11652 | 2009-02-27 Matt Pennig <pennig@apple.com> |
| 11653 | |
| 11654 | Reviewed by David Hyatt. |
| 11655 | |
| 11656 | Added two tests: |
| 11657 | 1. Tests offsetParent, offsetLeft and offsetTop on fixed-position elements. |
| 11658 | 2. Tests offsetLeft and offsetTop on static and positioned <html> elements. |
| 11659 | |
| 11660 | * fast/dom/Element/fixed-position-offset-parent-expected.txt: Added. |
| 11661 | * fast/dom/Element/fixed-position-offset-parent.html: Added. |
| 11662 | * fast/dom/Element/offsetLeft-offsetTop-html-expected.txt: Added. |
| 11663 | * fast/dom/Element/offsetLeft-offsetTop-html.html: Added. |
| 11664 | |
| 11665 | 2009-02-27 Dean Jackson <dino@apple.com> |
| 11666 | |
| 11667 | Reviewed by Simon Fraser |
| 11668 | |
| 11669 | Pixel tests for previous commit |
| 11670 | https://bugs.webkit.org/show_bug.cgi?id=24252 |
| 11671 | |
| 11672 | |
| 11673 | * platform/mac/transforms/no_transform_hit_testing-expected.checksum: Added. |
| 11674 | * platform/mac/transforms/no_transform_hit_testing-expected.png: Added. |
| 11675 | |
| 11676 | 2009-02-27 Dean Jackson <dino@apple.com> |
| 11677 | |
| 11678 | Reviewed by Simon Fraser. |
| 11679 | |
| 11680 | Add test for crash - transform is null in hit testing |
| 11681 | https://bugs.webkit.org/show_bug.cgi?id=24252 |
| 11682 | |
| 11683 | * transforms/no_transform_hit_testing-expected.txt: Added. |
| 11684 | * transforms/no_transform_hit_testing.html: Added. |
| 11685 | |
| 11686 | 2009-02-27 David Levin <levin@chromium.org> |
| 11687 | |
| 11688 | Reviewed by Alexey Proskuryakov. |
| 11689 | |
| 11690 | Bug 24213: Web Worker: Worker4 test: onmessage will never be called |
| 11691 | <https://bugs.webkit.org/show_bug.cgi?id=24213> |
| 11692 | |
| 11693 | * fast/workers/worker-terminate-expected.txt: |
| 11694 | * fast/workers/worker-terminate.html: |
| 11695 | Added a log entry to the onmessage handler for worker4 to make it visible that |
| 11696 | the handler was called and removed the terminate call that happened outside of onmessage. |
| 11697 | |
| 11698 | 2009-02-26 Adele Peterson <adele@apple.com> |
| 11699 | |
| 11700 | Reviewed by Alice Liu. |
| 11701 | |
| 11702 | Make the success/failure of this test more obvious. |
| 11703 | |
| 11704 | * editing/selection/designmode-no-caret.html: |
| 11705 | * platform/mac/editing/selection/designmode-no-caret-expected.checksum: |
| 11706 | * platform/mac/editing/selection/designmode-no-caret-expected.png: |
| 11707 | * platform/mac/editing/selection/designmode-no-caret-expected.txt: |
| 11708 | |
| 11709 | 2009-02-26 Gavin Barraclough <barraclough@apple.com> |
| 11710 | |
| 11711 | Rubber stamped by Geoff Garen. |
| 11712 | |
| 11713 | Layout test for bug #23614. |
| 11714 | |
| 11715 | * fast/js/resources/switch-behaviour.js: |
| 11716 | * fast/js/switch-behaviour-expected.txt: |
| 11717 | |
| 11718 | 2009-02-26 Adele Peterson <adele@apple.com> |
| 11719 | |
| 11720 | Reviewed by Geoff Garen. |
| 11721 | |
| 11722 | Updating results for <rdar://problem/6618166> |
| 11723 | https://bugs.webkit.org/show_bug.cgi?id=24216 |
| 11724 | (REGRESSION r36919) Safari 4 Beta causes MSN Messenger's text entry field to lose focus after entering a message |
| 11725 | |
| 11726 | We changed these results shortly after r36919, but the original result is actually correct. |
| 11727 | The test's text indicates that we expect a caret to be placed in this case. |
| 11728 | |
| 11729 | * platform/mac/editing/selection/designmode-no-caret-expected.checksum: |
| 11730 | * platform/mac/editing/selection/designmode-no-caret-expected.png: |
| 11731 | * platform/mac/editing/selection/designmode-no-caret-expected.txt: |
| 11732 | |
| 11733 | 2009-02-26 David Hyatt <hyatt@apple.com> |
| 11734 | |
| 11735 | Reviewed by Sam Weinig |
| 11736 | |
| 11737 | Fix text-bottom vertical alignment. It was incorrectly aligning the bottom of the descent instead of including |
| 11738 | the line-height below the descent. |
| 11739 | |
| 11740 | * fast/inline/vertical-align-text-bottom.html: Added. |
| 11741 | * platform/mac/fast/inline/vertical-align-text-bottom-expected.checksum: Added. |
| 11742 | * platform/mac/fast/inline/vertical-align-text-bottom-expected.png: Added. |
| 11743 | * platform/mac/fast/inline/vertical-align-text-bottom-expected.txt: Added. |
| 11744 | |
| 11745 | 2009-02-26 Dirk Schulze <krit@webkit.org> |
| 11746 | |
| 11747 | Reviewed by Eric Seidel. |
| 11748 | |
| 11749 | Corrected some tests after the new SVG Masking implementation for Mac. |
| 11750 | |
| 11751 | Make SVG Masking platform aware |
| 11752 | https://bugs.webkit.org/show_bug.cgi?id=19243 |
| 11753 | |
| 11754 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: |
| 11755 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: |
| 11756 | * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum: |
| 11757 | * platform/mac/svg/custom/grayscale-gradient-mask-expected.png: |
| 11758 | * svg/custom/mask-excessive-malloc.svg: |
| 11759 | |
| 11760 | 2009-02-26 Adam Treat <adam.treat@torchmobile.com> |
| 11761 | |
| 11762 | Reviewed by Darin Adler, Antti Koivisto and Alexey Proskuryakov. |
| 11763 | |
| 11764 | https://bugs.webkit.org/show_bug.cgi?id=24133 |
| 11765 | Add a test that checks for a crash in a particular sequence that invokes |
| 11766 | the HTML preload scanner and then cancels all loads. |
| 11767 | |
| 11768 | * http/tests/misc/slow-preload-cancel-expected.txt: Added. |
| 11769 | * http/tests/misc/slow-preload-cancel.html: Added. |
| 11770 | * http/tests/misc/resources/slow-preload-cancel-1.html: Added. |
| 11771 | |
| 11772 | 2009-02-26 Alexey Proskuryakov <ap@webkit.org> |
| 11773 | |
| 11774 | Reviewed by Darin Adler. |
| 11775 | |
| 11776 | https://bugs.webkit.org/show_bug.cgi?id=23500 |
| 11777 | KURL::parse() incorrectly compares its result to original string |
| 11778 | |
| 11779 | * fast/loader/url-parse-1-expected.txt: Updated results. Neither old nor new results match |
| 11780 | Firefox precisely. |
| 11781 | |
| 11782 | 2009-02-26 Rahul Kuchhal <kuchhal@chromium.org> |
| 11783 | |
| 11784 | Reviewed by Dave Hyatt. |
| 11785 | |
| 11786 | https://bugs.webkit.org/show_bug.cgi?id=24003 |
| 11787 | Fix a crash caused by unsafe type conversion. |
| 11788 | |
| 11789 | * fast/block/positioning/absolute-in-inline-rtl-4-expected.txt: Added. |
| 11790 | * fast/block/positioning/absolute-in-inline-rtl-4.html: Added. |
| 11791 | |
| 11792 | 2009-02-26 David Hyatt <hyatt@apple.com> |
| 11793 | |
| 11794 | Reviewed by Dan Bernstein & Darin Adler |
| 11795 | |
| 11796 | Make sure the border/padding are properly omitted at the start of an inline that is a continuation. |
| 11797 | |
| 11798 | * fast/inline/inline-continuation-borders.html: Added. |
| 11799 | * platform/mac/fast/inline/inline-continuation-borders-expected.checksum: Added. |
| 11800 | * platform/mac/fast/inline/inline-continuation-borders-expected.png: Added. |
| 11801 | * platform/mac/fast/inline/inline-continuation-borders-expected.txt: Added. |
| 11802 | |
| 11803 | 2009-02-26 Pamela Greene <pam@chromium.org> |
| 11804 | |
| 11805 | Reviewed by Darin Fisher. |
| 11806 | |
| 11807 | Add test that custom DOM properties survive garbage collection. |
| 11808 | https://bugs.webkit.org/show_bug.cgi?id=24142 |
| 11809 | |
| 11810 | * fast/dom/Window/customized-property-survives-gc-expected.txt: Added. |
| 11811 | * fast/dom/Window/customized-property-survives-gc.html: Added. |
| 11812 | |
| 11813 | 2009-02-26 Alexey Proskuryakov <ap@webkit.org> |
| 11814 | |
| 11815 | Reviewed by Darin Adler. |
| 11816 | |
| 11817 | https://bugs.webkit.org/show_bug.cgi?id=19527 |
| 11818 | ASSERTION FAILED: containerA && containerB |
| 11819 | |
| 11820 | * fast/dom/Range/range-comparePoint.html: Updated the test for current Firefox behavior |
| 11821 | (as of 3.1 and 3.2a1pre). |
| 11822 | |
| 11823 | * fast/dom/Range/bug-19527-expected.txt: Added. |
| 11824 | * fast/dom/Range/bug-19527.html: Added. |
| 11825 | Test a number of additional edge cases. |
| 11826 | |
| 11827 | 2009-02-25 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 11828 | |
| 11829 | Reviewed by Gavin Barraclough. |
| 11830 | |
| 11831 | Add tests for bug 24086: Regression (r40993): WebKit crashes after logging in to lists.zenbe |
| 11832 | <https://bugs.webkit.org/show_bug.cgi?id=24086> |
| 11833 | <rdar://problem/6625111> |
| 11834 | |
| 11835 | * fast/js/resources/sort-no-jit-code-crash.js: Added. |
| 11836 | * fast/js/sort-no-jit-code-crash-expected.txt: Added. |
| 11837 | * fast/js/sort-no-jit-code-crash.html: Added. |
| 11838 | |
| 11839 | 2009-02-25 Dan Bernstein <mitz@apple.com> |
| 11840 | |
| 11841 | Reviewed by Simon Fraser. |
| 11842 | |
| 11843 | - test for https://bugs.webkit.org/show_bug.cgi?id=24130 |
| 11844 | <rdar://problem/6618196> Paint very slow when horizontally resizing |
| 11845 | |
| 11846 | * fast/gradients/background-clipped.html: Added. |
| 11847 | * platform/mac/fast/gradients/background-clipped-expected.checksum: Added. |
| 11848 | * platform/mac/fast/gradients/background-clipped-expected.png: Added. |
| 11849 | * platform/mac/fast/gradients/background-clipped-expected.txt: Added. |
| 11850 | |
| 11851 | 2009-02-25 Ojan Vafai <ojan@chromium.org> |
| 11852 | |
| 11853 | Reviewed by Eric Seidel. |
| 11854 | |
| 11855 | Fix test regressions from positionForCoordinates patch. |
| 11856 | These three just need rebaselining. |
| 11857 | https://bugs.webkit.org/show_bug.cgi?id=24148 |
| 11858 | |
| 11859 | standalone-image-drag now correctly places the image in the text |
| 11860 | at the x coordinate that it's being dragged on at. |
| 11861 | |
| 11862 | dirtyLinesForInline now places the cursor at the node below it when clicking |
| 11863 | in the margin of that node instead of the node above it. |
| 11864 | |
| 11865 | svg/custom/pointer-events-path.svg previously had the caret at the end of |
| 11866 | the last box, and now has the caret at the beginning of the last box, |
| 11867 | since the click was to the left of the box. |
| 11868 | |
| 11869 | * platform/mac/fast/events/standalone-image-drag-to-editable-expected.checksum: |
| 11870 | * platform/mac/fast/events/standalone-image-drag-to-editable-expected.png: |
| 11871 | * platform/mac/fast/events/standalone-image-drag-to-editable-expected.txt: |
| 11872 | * platform/mac/fast/inline/dirtyLinesForInline-expected.txt: |
| 11873 | * platform/mac/svg/custom/pointer-events-path-expected.txt: |
| 11874 | |
| 11875 | 2009-02-25 Chris Fleizach <cfleizach@apple.com> |
| 11876 | |
| 11877 | Reviewed by Beth Dakin. |
| 11878 | |
| 11879 | Test for |
| 11880 | Bug 24143: Crash occurs at WebCore::AccessibilityTable::isTableExposableThroughAccessibility() when applying a link in GMail |
| 11881 | https://bugs.webkit.org/show_bug.cgi?id=24143 |
| 11882 | |
| 11883 | * platform/mac-snowleopard/accessibility/table-updating-expected.txt: Added. |
| 11884 | * platform/mac-snowleopard/accessibility/table-updating.html: Added. |
| 11885 | |
| 11886 | 2009-02-24 Geoffrey Garen <ggaren@apple.com> |
| 11887 | |
| 11888 | Reviewed by Maciej Stachowiak. |
| 11889 | |
| 11890 | Added a test for <rdar://problem/6611174> REGRESSION (r36701): Unable to |
| 11891 | select messages on hotmail (24052) |
| 11892 | |
| 11893 | * fast/js/for-in-cached-expected.txt: Added. |
| 11894 | * fast/js/for-in-cached.html: Added. |
| 11895 | * fast/js/resources/for-in-cached.js: Added. |
| 11896 | (forIn): |
| 11897 | |
| 11898 | 2009-02-25 Beth Dakin <bdakin@apple.com> |
| 11899 | |
| 11900 | Reviewed by Darin Adler. |
| 11901 | |
| 11902 | Test for <rdar://problem/6487249> repro crash in |
| 11903 | WebCore::CSSParser::parseFillImage copying entire contents of this |
| 11904 | page |
| 11905 | -and corresponding: https://bugs.webkit.org/show_bug.cgi?id=24172 |
| 11906 | |
| 11907 | * editing/pasteboard/copy-crash-with-extraneous-attribute-expected.txt: Added. |
| 11908 | * editing/pasteboard/copy-crash-with-extraneous-attribute.html: Added. |
| 11909 | |
| 11910 | 2009-02-25 Chris Marrin <cmarrin@apple.com> |
| 11911 | |
| 11912 | Reviewed by Simon Fraser. |
| 11913 | |
| 11914 | https://bugs.webkit.org/show_bug.cgi?id=23943 |
| 11915 | |
| 11916 | Test for new API and fixed results of window-properties.html |
| 11917 | to include new API and new WebKitPoint object. |
| 11918 | |
| 11919 | * fast/dom/Window/webkitConvertPoint-expected.txt: Added. |
| 11920 | * fast/dom/Window/webkitConvertPoint.html: Added. |
| 11921 | * fast/dom/Window/window-properties-expected.txt: |
| 11922 | |
| 11923 | 2009-02-25 David Levin <levin@chromium.org> |
| 11924 | |
| 11925 | Reviewed by Alexey Proskuryakov. |
| 11926 | |
| 11927 | Bug 24089: ThreadableLoader::loadResourceSynchronously should do callbacks like the async code. |
| 11928 | <https://bugs.webkit.org/show_bug.cgi?id=24089> |
| 11929 | |
| 11930 | Modified the test to account for behavior change and output more information to better detect |
| 11931 | future changes in behavior. |
| 11932 | |
| 11933 | * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect-expected.txt: |
| 11934 | * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html: |
| 11935 | |
| 11936 | 2009-02-24 Chris Marrin <cmarrin@apple.com> |
| 11937 | |
| 11938 | Reviewed by David Hyatt. |
| 11939 | |
| 11940 | https://bugs.webkit.org/show_bug.cgi?id=23368 |
| 11941 | |
| 11942 | Hit testing tests, for both accelerated and non-accelerated |
| 11943 | cases, and for both transitions and animations. |
| 11944 | |
| 11945 | * animations/animation-hit-test-expected.txt: Added. |
| 11946 | * animations/animation-hit-test-transform-expected.txt: Added. |
| 11947 | * animations/animation-hit-test-transform.html: Added. |
| 11948 | * animations/animation-hit-test.html: Added. |
| 11949 | * transitions/transition-hit-test-expected.txt: Added. |
| 11950 | * transitions/transition-hit-test-transform-expected.txt: Added. |
| 11951 | * transitions/transition-hit-test-transform.html: Added. |
| 11952 | * transitions/transition-hit-test.html: Added. |
| 11953 | |
| 11954 | 2009-02-25 Alexey Proskuryakov <ap@webkit.org> |
| 11955 | |
| 11956 | Reviewed by Darin Adler. |
| 11957 | |
| 11958 | https://bugs.webkit.org/show_bug.cgi?id=24067 |
| 11959 | REGRESSION: Crash in WebCore::Document::initSecurityContext |
| 11960 | |
| 11961 | * http/tests/security/aboutBlank/window-open-self-about-blank-expected.txt: Added. |
| 11962 | * http/tests/security/aboutBlank/window-open-self-about-blank.html: Added. |
| 11963 | |
| 11964 | 2009-02-25 Adam Treat <adam.treat@torchmobile.com> |
| 11965 | |
| 11966 | Reviewed by Zack Rusin. |
| 11967 | |
| 11968 | https://bugs.webkit.org/show_bug.cgi?id=24158 |
| 11969 | Adding these tests back in as they are now passing with the implementation |
| 11970 | of the queue*() methods on layoutTestController. |
| 11971 | |
| 11972 | * platform/qt/Skipped: |
| 11973 | |
| 11974 | 2009-02-24 Simon Fraser <simon.fraser@apple.com> |
| 11975 | |
| 11976 | Reviewed by Anders Carlsson |
| 11977 | |
| 11978 | https://bugs.webkit.org/show_bug.cgi?id=15081 |
| 11979 | |
| 11980 | Add tests for display:none on applets, embeds and object elements. |
| 11981 | |
| 11982 | * fast/replaced/applet-display-none.html: Added. |
| 11983 | * fast/replaced/embed-display-none.html: Added. |
| 11984 | * fast/replaced/object-display-none.html: Added. |
| 11985 | * fast/replaced/resources/test.swf: Copied from LayoutTests/accessibility/resources/test.swf. |
| 11986 | * platform/mac/fast/replaced/applet-display-none-expected.checksum: Added. |
| 11987 | * platform/mac/fast/replaced/applet-display-none-expected.png: Added. |
| 11988 | * platform/mac/fast/replaced/applet-display-none-expected.txt: Added. |
| 11989 | * platform/mac/fast/replaced/embed-display-none-expected.checksum: Added. |
| 11990 | * platform/mac/fast/replaced/embed-display-none-expected.png: Added. |
| 11991 | * platform/mac/fast/replaced/embed-display-none-expected.txt: Added. |
| 11992 | * platform/mac/fast/replaced/object-display-none-expected.checksum: Added. |
| 11993 | * platform/mac/fast/replaced/object-display-none-expected.png: Added. |
| 11994 | * platform/mac/fast/replaced/object-display-none-expected.txt: Added. |
| 11995 | |
| 11996 | 2009-02-24 Sam Weinig <sam@webkit.org> |
| 11997 | |
| 11998 | Reviewed by David Hyatt. |
| 11999 | |
| 12000 | Test for https://bugs.webkit.org/show_bug.cgi?id=23990 |
| 12001 | Regression (r40837): JavaScript image popup doesn't work |
| 12002 | |
| 12003 | * fast/dom/getBoundingClientRect-getClientRects-relative-to-viewport-expected.txt: Added. |
| 12004 | * fast/dom/getBoundingClientRect-getClientRects-relative-to-viewport.html: Added. |
| 12005 | |
| 12006 | 2009-02-24 David Hyatt <hyatt@apple.com> |
| 12007 | |
| 12008 | Reviewed by Eric Seidel |
| 12009 | |
| 12010 | https://bugs.webkit.org/show_bug.cgi?id=23740, painting order wrong for normal flow elements with overflow: hidden |
| 12011 | |
| 12012 | This patch reworks the painting of overflow. There is now the concept of a "self-painting layer." All |
| 12013 | layers are considered to be self-painting except for overflow layers that are normal flow (and that don't have |
| 12014 | reflections or masks). |
| 12015 | |
| 12016 | If an overflow layer is not self-painting, then it ends up painted by its parent just like any other normal flow object. |
| 12017 | The only difference is that the clip has to be pushed and popped when painting the object's children. |
| 12018 | |
| 12019 | The lightweight clipping scheme used for controls has been extended to cover overflow now in this simplified case. With |
| 12020 | the code consolidated into reusable push/pop functions, all of the renderers that use overflow have been patched to |
| 12021 | use the new functions. |
| 12022 | |
| 12023 | Hit testing has also been patched to check the overflow clip rect first before recurring into children. |
| 12024 | |
| 12025 | Scrollbar paint has been moved into RenderBlock for now, since none of the table objects support scrollbars |
| 12026 | yet, and scrollbar hit testing was already there anyway. Now the two code paths are more symmetrical. |
| 12027 | |
| 12028 | Masks are now treated like normal flow layers (just like reflections). |
| 12029 | |
| 12030 | A couple of test cases have been added to fast/overflow to test the stacking order. |
| 12031 | |
| 12032 | * fast/overflow/overflow-float-stacking.html: Added. |
| 12033 | * fast/overflow/overflow-stacking.html: Added. |
| 12034 | * platform/mac/fast/overflow/overflow-float-stacking-expected.checksum: Added. |
| 12035 | * platform/mac/fast/overflow/overflow-float-stacking-expected.png: Added. |
| 12036 | * platform/mac/fast/overflow/overflow-float-stacking-expected.txt: Added. |
| 12037 | * platform/mac/fast/overflow/overflow-stacking-expected.checksum: Added. |
| 12038 | * platform/mac/fast/overflow/overflow-stacking-expected.png: Added. |
| 12039 | * platform/mac/fast/overflow/overflow-stacking-expected.txt: Added. |
| 12040 | |
| 12041 | 2009-02-24 Simon Fraser <simon.fraser@apple.com> |
| 12042 | |
| 12043 | Reviewed by Eric Seidel |
| 12044 | |
| 12045 | https://bugs.webkit.org/show_bug.cgi?id=24135 |
| 12046 | |
| 12047 | Update the expected value after testcase change. |
| 12048 | |
| 12049 | * fast/events/offsetX-offsetY-expected.txt: |
| 12050 | |
| 12051 | 2009-02-05 Ojan Vafai <ojan@chromium.org> and Eric Seidel <eric@webkit.org> |
| 12052 | |
| 12053 | Reviewed by Dave Hyatt. |
| 12054 | |
| 12055 | Make cursor positions match IE6/IE7/FF3 when clicking in margins/padding |
| 12056 | around divs inside editable regions. |
| 12057 | https://bugs.webkit.org/show_bug.cgi?id=23605 |
| 12058 | |
| 12059 | Fix clicks outside editable regions from focusing the editable region. |
| 12060 | https://bugs.webkit.org/show_bug.cgi?id=23607 |
| 12061 | |
| 12062 | Removed editing/selection/contenteditable-click-outside.html as it's |
| 12063 | not as useful as our new tests. |
| 12064 | |
| 12065 | * editing/selection/click-in-margins-inside-editable-div-expected.txt: Added. |
| 12066 | * editing/selection/click-in-margins-inside-editable-div.html: Added. |
| 12067 | * editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Added. |
| 12068 | * editing/selection/click-in-padding-with-multiple-line-boxes.html: Added. |
| 12069 | * editing/selection/click-outside-editable-div-expected.txt: Added. |
| 12070 | * editing/selection/click-outside-editable-div.html: Added. |
| 12071 | * editing/selection/contenteditable-click-outside.html: Removed. |
| 12072 | * editing/selection/resources/TEMPLATE.html: Added. |
| 12073 | * editing/selection/resources/click-in-margins-inside-editable-div.js: Added. |
| 12074 | * editing/selection/resources/click-in-padding-with-multiple-line-boxes.js: Added. |
| 12075 | * editing/selection/resources/click-outside-editable-div.js: Added. |
| 12076 | * editing/selection/resources/js-test-selection-shared.js: Added. |
| 12077 | * editing/selection/select-missing-image.html: |
| 12078 | * platform/mac/editing/selection/contenteditable-click-outside-expected.checksum: Removed. |
| 12079 | * platform/mac/editing/selection/contenteditable-click-outside-expected.txt: Removed. |
| 12080 | * platform/mac/editing/selection/select-all-iframe-expected.txt: |
| 12081 | * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
| 12082 | * platform/mac/editing/selection/select-missing-image-expected.txt: |
| 12083 | * platform/qt/editing/selection/contenteditable-click-outside-expected.txt: Removed. |
| 12084 | * platform/qt/editing/selection/select-all-iframe-expected.txt: Removed. |
| 12085 | |
| 12086 | 2009-02-24 Simon Fraser <simon.fraser@apple.com> |
| 12087 | |
| 12088 | Reviewed by Darin Adler |
| 12089 | |
| 12090 | https://bugs.webkit.org/show_bug.cgi?id=24135 |
| 12091 | |
| 12092 | Fix test now that offsetX/offsetY get rounded, rather than truncated. |
| 12093 | |
| 12094 | * fast/events/offsetX-offsetY.html: |
| 12095 | |
| 12096 | 2009-02-24 Beth Dakin <bdakin@apple.com> |
| 12097 | |
| 12098 | Reviewed by Sam Weinig. |
| 12099 | |
| 12100 | Test for https://bugs.webkit.org/show_bug.cgi?id=24004 REGRESSION: |
| 12101 | Ordered list item marker misaligned when line height is not 1.2 |
| 12102 | -and corresponding <rdar://problem/6602506> |
| 12103 | |
| 12104 | * fast/lists/list-marker-with-line-height.html: Added. |
| 12105 | * platform/mac/fast/lists/list-marker-with-line-height-expected.checksum: Added. |
| 12106 | * platform/mac/fast/lists/list-marker-with-line-height-expected.png: Added. |
| 12107 | * platform/mac/fast/lists/list-marker-with-line-height-expected.txt: Added. |
| 12108 | |
| 12109 | 2009-02-24 Adam Treat <adam.treat@torchmobile.com> |
| 12110 | |
| 12111 | Reviewed by Simon Fraser. |
| 12112 | |
| 12113 | Adding these tests back in and removing from the Skipped list as |
| 12114 | these tests are all now passing on my machine as of latest revision. |
| 12115 | |
| 12116 | * platform/qt/Skipped: |
| 12117 | |
| 12118 | 2009-02-24 Adam Treat <adam.treat@torchmobile.com> |
| 12119 | |
| 12120 | Reviewed by Cameron Zwarich. |
| 12121 | |
| 12122 | Remove tests from the Qt Skipped list that no longer even exist. |
| 12123 | |
| 12124 | * platform/qt/Skipped: |
| 12125 | |
| 12126 | 2009-02-24 Alexey Proskuryakov <ap@webkit.org> |
| 12127 | |
| 12128 | Reviewed by Darin Adler. |
| 12129 | |
| 12130 | https://bugs.webkit.org/show_bug.cgi?id=24091 |
| 12131 | <rdar://problem/6468660> Start of redirect chain ends up as master entry in Application Cache |
| 12132 | |
| 12133 | * http/tests/appcache/access-via-redirect-expected.txt: Added. |
| 12134 | * http/tests/appcache/access-via-redirect.php: Added. |
| 12135 | * http/tests/appcache/resources/access-via-redirect.html: Added. |
| 12136 | * http/tests/appcache/resources/access-via-redirect.manifest: Added. |
| 12137 | |
| 12138 | 2009-02-24 Alexey Proskuryakov <ap@webkit.org> |
| 12139 | |
| 12140 | Reviewed by Mark Rowe ("awesome!"). |
| 12141 | |
| 12142 | Make test for <https://bugs.webkit.org/show_bug.cgi?id=15707> more reliable. |
| 12143 | |
| 12144 | * fast/dom/onload-open.html: Added waitUntilDone(). |
| 12145 | |
| 12146 | 2009-02-24 David Levin <levin@chromium.org> |
| 12147 | |
| 12148 | Reviewed by Dave Hyatt. |
| 12149 | |
| 12150 | Update expected results due to better results introduced by r41090. |
| 12151 | |
| 12152 | * platform/mac/media/video-layer-crash-expected.txt: |
| 12153 | |
| 12154 | 2009-02-23 Julien Chaffraix <jchaffraix@webkit.org> |
| 12155 | |
| 12156 | Reviewed by Darin Adler. |
| 12157 | |
| 12158 | Test for bug 23956: Safari crashes when cloneNode fails (cloning a XML element with an invalid nodeName) |
| 12159 | |
| 12160 | * fast/dom/cloneNode-expected.txt: Added. |
| 12161 | * fast/dom/cloneNode.html: Added. |
| 12162 | |
| 12163 | 2009-02-23 David Hyatt <hyatt@apple.com> |
| 12164 | |
| 12165 | Fix the stacking order for column rules in multi-column layout. Column rules should paint as part of the background of an element, just |
| 12166 | after all other components of the background have been painted. This allows negative z-index children to still paint on top of the |
| 12167 | column rules (rather than ending up above the background of the box but behind the column rules). |
| 12168 | |
| 12169 | Reviewed by Eric Seidel |
| 12170 | |
| 12171 | * fast/multicol/column-rules-stacking.html: Added. |
| 12172 | * platform/mac/fast/multicol/column-rules-stacking-expected.checksum: Added. |
| 12173 | * platform/mac/fast/multicol/column-rules-stacking-expected.png: Added. |
| 12174 | * platform/mac/fast/multicol/column-rules-stacking-expected.txt: Added. |
| 12175 | |
| 12176 | 2009-02-23 Gustavo Noronha Silva <gns@gnome.org> |
| 12177 | |
| 12178 | Reviewed by Alexey Proskuryakov. |
| 12179 | |
| 12180 | https://bugs.webkit.org/show_bug.cgi?id=24011 |
| 12181 | KURL's setPort doesn't unset port if 0 is given |
| 12182 | |
| 12183 | Adding regression tests for change done on KURL's setPort in |
| 12184 | r41076. It is worth noting that Firefox doesn't render this test |
| 12185 | correctly since it raises an exception when javascript tries to |
| 12186 | change the iframe's contentWindow.location.port, though other |
| 12187 | properties are modifiable. |
| 12188 | |
| 12189 | * fast/loader/location-port-expected.txt: Added. |
| 12190 | * fast/loader/location-port.html: Added. |
| 12191 | * fast/loader/resources/location-port-iframe.html: Added. |
| 12192 | |
| 12193 | 2009-02-23 Alexey Proskuryakov <ap@webkit.org> |
| 12194 | |
| 12195 | Rubber-stamped by Mark Rowe. |
| 12196 | |
| 12197 | https://bugs.webkit.org/show_bug.cgi?id=15690 |
| 12198 | Bug in layout test framework (setUpPage vs. setUpPageStatus) |
| 12199 | |
| 12200 | * (Many JS files in dom/): |
| 12201 | (setUpPage): Replaced setUpPage with setUpPageStatus where appropriate, downstreaming |
| 12202 | a W3C fix. |
| 12203 | |
| 12204 | 2009-02-23 Alexey Proskuryakov <ap@webkit.org> |
| 12205 | |
| 12206 | Reviewed by Mark Rowe. |
| 12207 | |
| 12208 | https://bugs.webkit.org/show_bug.cgi?id=21147 |
| 12209 | hash property returns incorrect value for links w/o hash |
| 12210 | |
| 12211 | * fast/dom/empty-hash-and-search-expected.txt: Added. |
| 12212 | * fast/dom/empty-hash-and-search.html: Added. |
| 12213 | |
| 12214 | 2009-02-23 Alexey Proskuryakov <ap@webkit.org> |
| 12215 | |
| 12216 | Reviewed by Darin Adler. |
| 12217 | |
| 12218 | https://bugs.webkit.org/show_bug.cgi?id=20184 |
| 12219 | SELECT with no name generates invalid query string |
| 12220 | |
| 12221 | * fast/forms/select-no-name-expected.txt: Added. |
| 12222 | * fast/forms/select-no-name.html: Added. |
| 12223 | |
| 12224 | 2009-02-23 Alexey Proskuryakov <ap@webkit.org> |
| 12225 | |
| 12226 | Reviewed by Darin Adler. |
| 12227 | |
| 12228 | https://bugs.webkit.org/show_bug.cgi?id=15707 |
| 12229 | Crash when manipulating document from within an iframe onload function |
| 12230 | |
| 12231 | * fast/dom/onload-open-expected.txt: Added. |
| 12232 | * fast/dom/onload-open.html: Added. |
| 12233 | * fast/dom/resources/frame-onload-open.html: Added. |
| 12234 | |
| 12235 | 2009-02-23 Alexey Proskuryakov <ap@webkit.org> |
| 12236 | |
| 12237 | Reviewed by Darin Adler. |
| 12238 | |
| 12239 | https://bugs.webkit.org/show_bug.cgi?id=18970 |
| 12240 | Numerically named input fields cause document.forms loop problems |
| 12241 | |
| 12242 | * fast/forms/numeric-input-name-expected.txt: Added. |
| 12243 | * fast/forms/numeric-input-name.html: Added. |
| 12244 | |
| 12245 | 2009-02-21 Hironori Bono <hbono@chromium.org> |
| 12246 | |
| 12247 | Reviewed by Alexey Proskuryakov. |
| 12248 | |
| 12249 | https://bugs.webkit.org/show_bug.cgi?id=23786 |
| 12250 | [Chromium] line-break characters in a complex text are treated as zero-width spaces |
| 12251 | |
| 12252 | Added tests which verifies line-break characters in a complex text are treated as defined in CSS 2.1. |
| 12253 | |
| 12254 | * fast/text/international/bidi-linebreak-001.html: Added. |
| 12255 | * fast/text/international/bidi-linebreak-002.html: Added. |
| 12256 | * fast/text/international/bidi-linebreak-003.html: Added. |
| 12257 | * platform/mac/fast/text/international/bidi-linebreak-001-expected.checksum: Added. |
| 12258 | * platform/mac/fast/text/international/bidi-linebreak-001-expected.png: Added. |
| 12259 | * platform/mac/fast/text/international/bidi-linebreak-001-expected.txt: Added. |
| 12260 | * platform/mac/fast/text/international/bidi-linebreak-002-expected.checksum: Added. |
| 12261 | * platform/mac/fast/text/international/bidi-linebreak-002-expected.png: Added. |
| 12262 | * platform/mac/fast/text/international/bidi-linebreak-002-expected.txt: Added. |
| 12263 | * platform/mac/fast/text/international/bidi-linebreak-003-expected.checksum: Added. |
| 12264 | * platform/mac/fast/text/international/bidi-linebreak-003-expected.png: Added. |
| 12265 | * platform/mac/fast/text/international/bidi-linebreak-003-expected.txt: Added. |
| 12266 | |
| 12267 | 2009-02-20 Sam Weinig <sam@webkit.org> |
| 12268 | |
| 12269 | * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt: Update results. |
| 12270 | |
| 12271 | 2009-02-20 Oliver Hunt <oliver@apple.com> |
| 12272 | |
| 12273 | RS=Mark Rowe. |
| 12274 | |
| 12275 | <rdar://problem/6606660> 2==null returns true in 64bit jit |
| 12276 | |
| 12277 | Improved equality test to contain all integer values that could |
| 12278 | appear to be other immediate values if the type tag were ignored. |
| 12279 | |
| 12280 | * fast/js/equality-expected.txt: |
| 12281 | * fast/js/resources/equality.js: |
| 12282 | |
| 12283 | 2009-02-19 Sam Weinig <sam@webkit.org> |
| 12284 | |
| 12285 | Reviewed by Beth Dakin. |
| 12286 | |
| 12287 | Tests for https://bugs.webkit.org/show_bug.cgi?id=24044 |
| 12288 | Update querySelector/querySelectorAll to match the latest spec |
| 12289 | |
| 12290 | * fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt: |
| 12291 | * fast/dom/SelectorAPI/dumpNodeList-expected.txt: |
| 12292 | * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt: |
| 12293 | * fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml: Updated. We now fail 17 tests |
| 12294 | due to not throwing an exception when no arguments are passed to querySelector |
| 12295 | or querySelectorAll. |
| 12296 | * fast/dom/SelectorAPI/resources/undefined-null-stringify.js: Added. |
| 12297 | * fast/dom/SelectorAPI/undefined-null-stringify-expected.txt: Added. |
| 12298 | * fast/dom/SelectorAPI/undefined-null-stringify.html: Added. |
| 12299 | |
| 12300 | 2009-02-19 David Hyatt <hyatt@apple.com> |
| 12301 | |
| 12302 | Fix a bug where reflections didn't work properly if opacity was < 1. Make sure that replaced elements |
| 12303 | also consider reflections to be part of their visual overflow. This had already been done for blocks |
| 12304 | and lines, but it wasn't being done yet for replaced elements. |
| 12305 | |
| 12306 | Also make sure that when the object being reflected has opacity < 1 that we don't end up popping the outer |
| 12307 | transparency layer early. Since the reflected object paints twice, we don't want to end the transparency |
| 12308 | layer it pushed until we're done painting the real object (rather than the reflection). |
| 12309 | |
| 12310 | Reviewed by Dan Bernstein |
| 12311 | |
| 12312 | * fast/reflections/reflection-masks-opacity.html: Added. |
| 12313 | * platform/mac/fast/reflections/reflection-direction-expected.txt: |
| 12314 | * platform/mac/fast/reflections/reflection-masks-expected.txt: |
| 12315 | * platform/mac/fast/reflections/reflection-masks-opacity-expected.checksum: Added. |
| 12316 | * platform/mac/fast/reflections/reflection-masks-opacity-expected.png: Added. |
| 12317 | * platform/mac/fast/reflections/reflection-masks-opacity-expected.txt: Added. |
| 12318 | |
| 12319 | 2009-02-19 Jay Campan <jcampan@google.com> |
| 12320 | |
| 12321 | Reviewed by Alexey Proskuryakov. |
| 12322 | |
| 12323 | https://bugs.webkit.org/show_bug.cgi?id=23959 |
| 12324 | LayoutTests/fast/dom/navigator-detached-no-crash.html may fail with other JS engines. |
| 12325 | |
| 12326 | * fast/dom/navigator-detached-no-crash-expected.txt: |
| 12327 | * fast/dom/navigator-detached-no-crash.html: |
| 12328 | |
| 12329 | 2009-02-19 Dimitri Glazkov <dglazkov@chromium.org> |
| 12330 | |
| 12331 | Reviewed by Dave Hyatt. |
| 12332 | |
| 12333 | https://bugs.webkit.org/show_bug.cgi?id=24012 |
| 12334 | Clarify objective of the test and clean up. |
| 12335 | |
| 12336 | * fast/forms/inline-ignored-on-legend-expected.txt: |
| 12337 | * fast/forms/inline-ignored-on-legend.html: |
| 12338 | |
| 12339 | 2009-02-18 Dimitri Glazkov <dglazkov@chromium.org> |
| 12340 | |
| 12341 | Reviewed by Eric Seidel. |
| 12342 | |
| 12343 | https://bugs.webkit.org/show_bug.cgi?id=24012 |
| 12344 | Convert inline-ignored-on-legend to text-only test. |
| 12345 | |
| 12346 | * fast/forms/inline-ignored-on-legend-expected.txt: Added. |
| 12347 | * fast/forms/inline-ignored-on-legend.html: Changed to text-only. |
| 12348 | * platform/mac/fast/forms/inline-ignored-on-legend-expected.checksum: Removed. |
| 12349 | * platform/mac/fast/forms/inline-ignored-on-legend-expected.png: Removed. |
| 12350 | * platform/mac/fast/forms/inline-ignored-on-legend-expected.txt: Removed. |
| 12351 | |
| 12352 | 2009-02-17 Peter Abrahamsen <rainhead@gmail.com> |
| 12353 | |
| 12354 | Reviewed by Sam Weinig. |
| 12355 | |
| 12356 | https://bugs.webkit.org/show_bug.cgi?id=23958 |
| 12357 | <rdar://problem/6587815> |
| 12358 | |
| 12359 | Updated XMLHttpRequests tests to match the newest Access Control draft. |
| 12360 | |
| 12361 | * http/tests/security/originHeader/resources/print-origin.cgi: |
| 12362 | * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi: |
| 12363 | * http/tests/xmlhttprequest/resources/access-control-basic-allow-print-headers.cgi: |
| 12364 | * http/tests/xmlhttprequest/resources/access-control-basic-allow-star.cgi: |
| 12365 | * http/tests/xmlhttprequest/resources/access-control-basic-allow.cgi: |
| 12366 | * http/tests/xmlhttprequest/resources/access-control-basic-get-fail-non-simple.cgi: |
| 12367 | * http/tests/xmlhttprequest/resources/access-control-basic-non-get-allow.cgi: |
| 12368 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: |
| 12369 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: |
| 12370 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: |
| 12371 | * http/tests/xmlhttprequest/resources/access-control-basic-whitelist-response-headers.cgi: |
| 12372 | |
| 12373 | 2009-02-17 Geoffrey Garen <ggaren@apple.com> |
| 12374 | |
| 12375 | Reviewed by Sam Weinig. |
| 12376 | |
| 12377 | Test for <rdar://problem/6595040> REGRESSION: http://www.amnestyusa.org/ |
| 12378 | fails to load. |
| 12379 | |
| 12380 | * fast/js/function-toString-semicolon-insertion-expected.txt: Added. |
| 12381 | * fast/js/function-toString-semicolon-insertion.html: Added. |
| 12382 | * fast/js/resources/function-toString-semicolon-insertion.js: Added. |
| 12383 | (compileAndSerialize): |
| 12384 | |
| 12385 | 2009-02-17 David Hyatt <hyatt@apple.com> |
| 12386 | |
| 12387 | Reviewed by Eric Seidel |
| 12388 | |
| 12389 | Fix for https://bugs.webkit.org/show_bug.cgi?id=23985 |
| 12390 | |
| 12391 | Don't allow legends to be anything but display:block. |
| 12392 | |
| 12393 | * fast/forms/inline-ignored-on-legend.html: Added. |
| 12394 | * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: |
| 12395 | * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt: |
| 12396 | * platform/mac/fast/forms/006-expected.txt: |
| 12397 | * platform/mac/fast/forms/007-expected.txt: |
| 12398 | * platform/mac/fast/forms/fieldset-align-expected.txt: |
| 12399 | * platform/mac/fast/forms/float-before-fieldset-expected.txt: |
| 12400 | * platform/mac/fast/forms/inline-ignored-on-legend-expected.checksum: Added. |
| 12401 | * platform/mac/fast/forms/inline-ignored-on-legend-expected.png: Added. |
| 12402 | * platform/mac/fast/forms/inline-ignored-on-legend-expected.txt: Added. |
| 12403 | * platform/mac/fast/invalid/residual-style-expected.txt: |
| 12404 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt: |
| 12405 | |
| 12406 | 2009-02-16 Justin Garcia <justin.garcia@apple.com> |
| 12407 | |
| 12408 | Reviewed by Mark Rowe. |
| 12409 | |
| 12410 | https://bugs.webkit.org/show_bug.cgi?id=16309 |
| 12411 | HTML5: The third execCommand argument for insert{un}orderedlist should be ignored |
| 12412 | |
| 12413 | * editing/execCommand/insert-list-with-id-expected.txt: Added. |
| 12414 | * editing/execCommand/insert-list-with-id.html: |
| 12415 | * platform/mac/editing/execCommand/insert-list-with-id-expected.checksum: Removed. |
| 12416 | * platform/mac/editing/execCommand/insert-list-with-id-expected.png: Removed. |
| 12417 | * platform/mac/editing/execCommand/insert-list-with-id-expected.txt: Removed. |
| 12418 | |
| 12419 | 2009-02-16 Sam Weinig <sam@webkit.org> |
| 12420 | |
| 12421 | Reviewed by Geoffrey Garen. |
| 12422 | |
| 12423 | Add tests for <rdar://problem/6468156> |
| 12424 | REGRESSION (r36779): Adding link, images, flash in TinyMCE blocks entire page (21382) |
| 12425 | |
| 12426 | * fast/js/function-apply-expected.txt: |
| 12427 | * fast/js/resources/function-apply.js: Add cases covering setting arugments.length and |
| 12428 | Array.length explicitly or implicitly using Array.prototype.unshift. |
| 12429 | |
| 12430 | 2009-02-16 Dan Bernstein <mitz@apple.com> |
| 12431 | |
| 12432 | Reviewed by Geoffrey Garen. |
| 12433 | |
| 12434 | - test for <rdar://problem/6561077> REGRESSION (r39634): Unable to select an item in stocks widget with the mouse |
| 12435 | |
| 12436 | * platform/mac/fast/events/pointer-events-dashboard-expected.checksum: Added. |
| 12437 | * platform/mac/fast/events/pointer-events-dashboard-expected.png: Added. |
| 12438 | * platform/mac/fast/events/pointer-events-dashboard-expected.txt: Added. |
| 12439 | * platform/mac/fast/events/pointer-events-dashboard.html: Copied from LayoutTests/fast/events/pointer-events.html. |
| 12440 | |
| 12441 | 2009-02-16 Justin Garcia <justin.garcia@apple.com> |
| 12442 | |
| 12443 | Reviewed by Eric Seidel. |
| 12444 | |
| 12445 | https://bugs.webkit.org/show_bug.cgi?id=15381 |
| 12446 | execCommand justify modifies the contentEditable node |
| 12447 | |
| 12448 | * editing/execCommand/15381-expected.txt: Added. |
| 12449 | * editing/execCommand/15381.html: Added. |
| 12450 | |
| 12451 | Made this test cross platform and changed it to reflect the fix: |
| 12452 | * editing/execCommand/5062376-expected.txt: Added. |
| 12453 | * editing/execCommand/5062376.html: |
| 12454 | * platform/mac/editing/execCommand/5062376-expected.checksum: Removed. |
| 12455 | * platform/mac/editing/execCommand/5062376-expected.png: Removed. |
| 12456 | * platform/mac/editing/execCommand/5062376-expected.txt: Removed. |
| 12457 | |
| 12458 | 2009-02-16 Chris Fleizach <cfleizach@apple.com> |
| 12459 | |
| 12460 | Reviewed by Adele Peterson. |
| 12461 | |
| 12462 | Test for Bug 23979: AX: alt tag not returned for <input type="image"> |
| 12463 | https://bugs.webkit.org/show_bug.cgi?id=23979 |
| 12464 | |
| 12465 | * accessibility/input-image-alt-expected.txt: Added. |
| 12466 | * accessibility/input-image-alt.html: Added. |
| 12467 | |
| 12468 | 2009-02-13 Geoffrey Garen <ggaren@apple.com> |
| 12469 | |
| 12470 | Reviewed by Sam Weinig. |
| 12471 | |
| 12472 | Added a test for an edge case in <rdar://problem/6584057>. |
| 12473 | |
| 12474 | * fast/js/resources/sort-non-numbers.js: Added. |
| 12475 | * fast/js/sort-non-numbers.html: Added. |
| 12476 | * fast/js/sort-non-numbers-expected.txt: Added. |
| 12477 | |
| 12478 | 2009-02-13 Chris Marrin <cmarrin@apple.com> |
| 12479 | |
| 12480 | Reviewed by Adam Roben. |
| 12481 | |
| 12482 | https://bugs.webkit.org/show_bug.cgi?id=23936 |
| 12483 | |
| 12484 | Fixed 3 more test cases |
| 12485 | |
| 12486 | * platform/win/fast/css/computed-style-expected.txt: |
| 12487 | * platform/win/fast/css/computed-style-without-renderer-expected.txt: |
| 12488 | * svg/css/getComputedStyle-basic-expected.txt: |
| 12489 | |
| 12490 | 2009-02-13 Chris Marrin <cmarrin@apple.com> |
| 12491 | |
| 12492 | Reviewed by Simon Fraser. |
| 12493 | |
| 12494 | https://bugs.webkit.org/show_bug.cgi?id=23936 |
| 12495 | |
| 12496 | Fixed 2 more test cases (mac specific) |
| 12497 | |
| 12498 | * platform/mac/fast/css/computed-style-expected.txt: |
| 12499 | * platform/mac/fast/css/computed-style-without-renderer-expected.txt: |
| 12500 | |
| 12501 | 2009-02-12 Horia Olaru <olaru@adobe.com> |
| 12502 | |
| 12503 | Reviewed by Oliver Hunt. |
| 12504 | |
| 12505 | https://bugs.webkit.org/show_bug.cgi?id=23400 |
| 12506 | |
| 12507 | Added a modified version of the test Chris Brichford attached to the bug. |
| 12508 | Will test return values of various eval function calls, including some which |
| 12509 | throw and catch errors in the string to evaluate. |
| 12510 | |
| 12511 | * fast/js/eval-throw-return-expected.txt: Added. |
| 12512 | * fast/js/eval-throw-return.html: Added. |
| 12513 | * fast/js/resources/eval-throw-return.js: Added. |
| 12514 | (throwFunc): |
| 12515 | (throwOnReturn): |
| 12516 | (twoFunc): |
| 12517 | |
| 12518 | 2009-02-12 David Smith <catfish.man@gmail.com> |
| 12519 | |
| 12520 | Reviewed by David Hyatt. |
| 12521 | |
| 12522 | * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt: Updated results now that we pass a few more |
| 12523 | |
| 12524 | 2009-02-12 Chris Marrin <cmarrin@apple.com> |
| 12525 | |
| 12526 | Reviewed by Simon Fraser. |
| 12527 | |
| 12528 | https://bugs.webkit.org/show_bug.cgi?id=23936 |
| 12529 | |
| 12530 | Fixed test results |
| 12531 | |
| 12532 | * fast/css/computed-style-expected.txt: |
| 12533 | * fast/css/computed-style-without-renderer-expected.txt: |
| 12534 | * fast/dom/Window/window-properties-expected.txt: |
| 12535 | * platform/mac/svg/text/text-text-05-t-expected.checksum: |
| 12536 | * platform/mac/svg/text/text-text-05-t-expected.png: |
| 12537 | |
| 12538 | 2009-02-12 Eric Carlson <eric.carlson@apple.com> |
| 12539 | |
| 12540 | Reviewed by Simon Fraser. |
| 12541 | |
| 12542 | Support MPEG content on Mac and Windows. |
| 12543 | <rdar://problem/5917509> |
| 12544 | https://bugs.webkit.org/show_bug.cgi?id=23495 |
| 12545 | |
| 12546 | * media/audio-mpeg-supported-expected.txt: Added. |
| 12547 | * media/audio-mpeg-supported.html: Added. |
| 12548 | * media/content/silence.mpg: Added. |
| 12549 | |
| 12550 | 2009-02-12 Chris Marrin <cmarrin@apple.com> |
| 12551 | |
| 12552 | Reviewed by Dave Hyatt |
| 12553 | |
| 12554 | https://bugs.webkit.org/show_bug.cgi?id=23908 |
| 12555 | |
| 12556 | Added test for parsing 3d functions in webkit-transform |
| 12557 | |
| 12558 | * transforms/3d: Added. |
| 12559 | * transforms/3d/cssmatrix-3d-interface-expected.txt: Added. |
| 12560 | * transforms/3d/cssmatrix-3d-interface.xhtml: Added. |
| 12561 | |
| 12562 | 2009-02-12 Julien Chaffraix <jchaffraix@webkit.org> |
| 12563 | |
| 12564 | Reviewed by Darin Adler. |
| 12565 | |
| 12566 | Bug 23915: Remove setPrefix work-around in Document::createElement(QualifiedName, bool) |
| 12567 | |
| 12568 | The test validates the <image> special treatment (using <img> tag) and see whether |
| 12569 | it validates the previous behaviour and we do not ASSERT. |
| 12570 | |
| 12571 | * fast/dom/prefixed-image-tag-expected.txt: Added. |
| 12572 | * fast/dom/prefixed-image-tag.xhtml: Added. |
| 12573 | |
| 12574 | 2009-02-12 Julien Chaffraix <jchaffraix@webkit.org> |
| 12575 | |
| 12576 | Reviewed by Darin Adler. |
| 12577 | |
| 12578 | Bug 23826: Potential bug with before/after rule while moving element from one document to another |
| 12579 | |
| 12580 | * fast/css-generated-content/beforeAfter-interdocument.html: Added. |
| 12581 | * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt: Added. |
| 12582 | |
| 12583 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12584 | |
| 12585 | Try to fix dashboard-region-parser |
| 12586 | |
| 12587 | * platform/mac/fast/css/dashboard-region-parser.html: Fixed relative |
| 12588 | paths now that this test has moved. |
| 12589 | |
| 12590 | 2009-02-12 Chris Marrin <cmarrin@apple.com> |
| 12591 | |
| 12592 | Reviewed by Simon Fraser. |
| 12593 | |
| 12594 | https://bugs.webkit.org/show_bug.cgi?id=23927 |
| 12595 | |
| 12596 | Skip 16 SVG tests that fail on PPC, until problem is resolved |
| 12597 | |
| 12598 | * platform/mac/Skipped: |
| 12599 | |
| 12600 | 2009-02-12 Chris Marrin <cmarrin@apple.com> |
| 12601 | |
| 12602 | Reviewed by Simon Fraser. |
| 12603 | |
| 12604 | https://bugs.webkit.org/show_bug.cgi?id=23927 |
| 12605 | |
| 12606 | This fixes one testcase on PPC Mac |
| 12607 | |
| 12608 | * svg/custom/getTransformToElement.svg: |
| 12609 | |
| 12610 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12611 | |
| 12612 | Add some tests that fail due to using the wrong font for Hebrew to the |
| 12613 | Windows Skipped list |
| 12614 | |
| 12615 | * platform/win/Skipped: |
| 12616 | |
| 12617 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12618 | |
| 12619 | Remove some passing tests from the Windows Skipped list |
| 12620 | |
| 12621 | * platform/win/Skipped: Removed two tests in http/tests/incremental |
| 12622 | (one of which had been renamed and so was running anyway). |
| 12623 | |
| 12624 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12625 | |
| 12626 | Add a failing loader test to the Windows Skipped list |
| 12627 | |
| 12628 | * platform/win/Skipped: Added fast/loader/frame-creation-removal.html. |
| 12629 | |
| 12630 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12631 | |
| 12632 | Add another failing drag-n-drop test to the Windows Skipped list |
| 12633 | |
| 12634 | * platform/win/Skipped: Added editing/selection/drag-in-iframe.html. |
| 12635 | |
| 12636 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12637 | |
| 12638 | Fix Bug 23919: Mac-specific test fast/css/dashboard-region-parser is |
| 12639 | in cross-platform location |
| 12640 | |
| 12641 | <https://bugs.webkit.org/show_bug.cgi?id=23919> |
| 12642 | |
| 12643 | Moved the test and its results to platform/mac. |
| 12644 | |
| 12645 | Reviewed by Dan Bernstein. |
| 12646 | |
| 12647 | * platform/mac/fast/css/dashboard-region-parser-expected.txt: Renamed from LayoutTests/fast/css/dashboard-region-parser-expected.txt. |
| 12648 | * platform/mac/fast/css/dashboard-region-parser.html: Renamed from LayoutTests/fast/css/dashboard-region-parser.html. |
| 12649 | |
| 12650 | 2009-02-12 Adam Roben <aroben@apple.com> |
| 12651 | |
| 12652 | Fix Bug 23918: Mac-specific results for |
| 12653 | fast/css/computed-style[-without-renderer] are sitting in |
| 12654 | cross-platform location |
| 12655 | |
| 12656 | <https://bugs.webkit.org/show_bug.cgi?id=23918> |
| 12657 | |
| 12658 | Move Mac-specific results for |
| 12659 | fast/css/computed-style[-without-renderer] to platform/mac |
| 12660 | |
| 12661 | Reviewed by John Sullivan. |
| 12662 | |
| 12663 | * fast/css/computed-style-expected.txt: |
| 12664 | * fast/css/computed-style-without-renderer-expected.txt: |
| 12665 | Made these results correct for non-Mac platforms by removing the |
| 12666 | -webkit-dashboard-region references. |
| 12667 | |
| 12668 | * platform/mac/fast/css/computed-style-expected.txt: Copied from LayoutTests/fast/css/computed-style-expected.txt. |
| 12669 | * platform/mac/fast/css/computed-style-without-renderer-expected.txt: Copied from LayoutTests/fast/css/computed-style-without-renderer-expected.txt. |
| 12670 | |
| 12671 | * platform/win/fast/css/computed-style-expected.txt: |
| 12672 | * platform/win/fast/css/computed-style-without-renderer-expected.txt: |
| 12673 | Copied the non-Mac results here, too, since on Windows we first check |
| 12674 | for Mac-specific results before checking for cross-platform results. |
| 12675 | |
| 12676 | 2009-02-11 Adam Roben <aroben@apple.com> |
| 12677 | |
| 12678 | Windows fix for Bug 22239: Implement missing animation & transition |
| 12679 | APIs on LayoutTestController for non-mac platforms |
| 12680 | |
| 12681 | <https://bugs.webkit.org/show_bug.cgi?id=22239> |
| 12682 | |
| 12683 | Reviewed by Simon Fraser. |
| 12684 | |
| 12685 | * platform/win/Skipped: Enable the previously-skipped tests. |
| 12686 | |
| 12687 | 2009-02-11 Scott Violet <sky@google.com> |
| 12688 | |
| 12689 | Reviewed by Simon Fraser. |
| 12690 | |
| 12691 | https://bugs.webkit.org/show_bug.cgi?id=23805 |
| 12692 | The test transitions/transition-end-event-multiple-03.html occasionally fails. |
| 12693 | |
| 12694 | * transitions/transition-end-event-multiple-03.html: Upped the timeout. |
| 12695 | |
| 12696 | 2009-02-10 Oliver Hunt <oliver@apple.com> |
| 12697 | |
| 12698 | Reviewed by Adele Peterson. |
| 12699 | |
| 12700 | <rdar://problem/6156755> onMouseOver events do not fire properly for cross frame drag and drop |
| 12701 | |
| 12702 | Simple testcase to ensure that a subframe does not incorrectly capture mousemove events |
| 12703 | when the mousedown handler has prevented default handling. |
| 12704 | |
| 12705 | * fast/events/mouse-drag-from-frame-expected.txt: Added. |
| 12706 | * fast/events/mouse-drag-from-frame.html: Added. |
| 12707 | * fast/events/resources/mouse-drag-from-frame-subframe.html: Added. |
| 12708 | |
| 12709 | 2009-02-08 Sam Weinig <sam@webkit.org> |
| 12710 | |
| 12711 | Reviewed by David Hyatt. |
| 12712 | |
| 12713 | Tests for https://bugs.webkit.org/show_bug.cgi?id=15897 |
| 12714 | Please implement getBoundingClientRect and getClientRects |
| 12715 | <rdar://problem/6139669> |
| 12716 | |
| 12717 | * fast/dom/Window/window-properties-expected.txt: |
| 12718 | * fast/dom/domListEnumeration-expected.txt: |
| 12719 | * fast/dom/getBoundingClientRect-expected.txt: Added. |
| 12720 | * fast/dom/getBoundingClientRect.html: Added. |
| 12721 | * fast/dom/getClientRects-expected.txt: Added. |
| 12722 | * fast/dom/getClientRects.html: Added. |
| 12723 | * fast/dom/resources/domListEnumeration.js: |
| 12724 | * fast/js/global-constructors-expected.txt: |
| 12725 | |
| 12726 | 2009-02-10 Feng Qian <feng@chromium.org> |
| 12727 | |
| 12728 | Reviewed by Alexey Proskuryakov. |
| 12729 | |
| 12730 | Fix crashes in disconnected navigator object. |
| 12731 | https://bugs.webkit.org/show_bug.cgi?id=23626 |
| 12732 | |
| 12733 | * fast/dom/navigator-detached-no-crash-expected.txt: Added. |
| 12734 | * fast/dom/navigator-detached-no-crash.html: Added. |
| 12735 | |
| 12736 | 2009-02-09 Chris Marrin <cmarrin@apple.com> |
| 12737 | |
| 12738 | Reviewed by Simon Fraser |
| 12739 | |
| 12740 | https://bugs.webkit.org/show_bug.cgi?id=23689 |
| 12741 | |
| 12742 | Add test for 3D functionality of WebKitCSSMatrix. |
| 12743 | |
| 12744 | * transforms/3d: Added. |
| 12745 | * transforms/3d/cssmatrix-3d-interface-expected.txt: Added. |
| 12746 | * transforms/3d/cssmatrix-3d-interface.xhtml: Added. |
| 12747 | |
| 12748 | 2009-02-09 Mark Rowe <mrowe@apple.com> |
| 12749 | |
| 12750 | Reviewed by Sam Weinig. |
| 12751 | |
| 12752 | Test for <https://bugs.webkit.org/show_bug.cgi?id=23858> |
| 12753 | Bug 23858: Crash when removing a HTMLSelectElement from the document from inside its focus event handler |
| 12754 | |
| 12755 | * fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler-crash-expected.txt: Added. |
| 12756 | * fast/dom/HTMLSelectElement/remove-element-from-within-focus-handler-crash.html: Added. |
| 12757 | |
| 12758 | 2009-02-09 Dimitri Glazkov <dglazkov@chromium.org> |
| 12759 | |
| 12760 | Reviewed by Dave Hyatt. |
| 12761 | |
| 12762 | https://bugs.webkit.org/show_bug.cgi?id=23806 |
| 12763 | New test for the crash with an embed element with an empty src and |
| 12764 | "text/html" type. |
| 12765 | |
| 12766 | * fast/loader/empty-embed-src-attribute-expected.txt: Added. |
| 12767 | * fast/loader/empty-embed-src-attribute.html: Added. |
| 12768 | |
| 12769 | 2009-02-09 Alexey Proskuryakov <ap@webkit.org> |
| 12770 | |
| 12771 | Land results for a recently added test (https://bugs.webkit.org/show_bug.cgi?id=23601). |
| 12772 | |
| 12773 | * fast/dom/Selection/getRangeAt-expected.txt: Added. |
| 12774 | |
| 12775 | 2009-02-07 Rob Buis <rwlbuis@gmail.com> |
| 12776 | |
| 12777 | Reviewed by Darin. |
| 12778 | |
| 12779 | Test for: |
| 12780 | https://bugs.webkit.org/show_bug.cgi?id=3248 |
| 12781 | Bug 3248: Mouse events on OPTION element seem to be ignored |
| 12782 | |
| 12783 | * fast/forms/option-mouseevents-expected.txt: Added. |
| 12784 | * fast/forms/option-mouseevents.html: Added. |
| 12785 | |
| 12786 | 2009-02-06 Chris Marrin <cmarrin@apple.com> |
| 12787 | |
| 12788 | Reviewed by Simon Fraser. |
| 12789 | |
| 12790 | https://bugs.webkit.org/show_bug.cgi?id=6868 |
| 12791 | |
| 12792 | Fixed results of several svg tests because of differences |
| 12793 | in rounding caused by TransformationMatrix changing from |
| 12794 | single to double precision math. |
| 12795 | |
| 12796 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: |
| 12797 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: |
| 12798 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: |
| 12799 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: |
| 12800 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: |
| 12801 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: |
| 12802 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: |
| 12803 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: |
| 12804 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: |
| 12805 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: |
| 12806 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: |
| 12807 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: |
| 12808 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: |
| 12809 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: |
| 12810 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: |
| 12811 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: |
| 12812 | * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: |
| 12813 | * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: |
| 12814 | * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: |
| 12815 | * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: |
| 12816 | * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: |
| 12817 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: |
| 12818 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: |
| 12819 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: |
| 12820 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: |
| 12821 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: |
| 12822 | * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: |
| 12823 | * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: |
| 12824 | * platform/mac/svg/batik/text/textProperties-expected.txt: |
| 12825 | * platform/mac/svg/batik/text/verticalText-expected.txt: |
| 12826 | * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt: |
| 12827 | * platform/mac/svg/carto.net/slider-expected.txt: |
| 12828 | * platform/mac/svg/carto.net/tabgroup-expected.txt: |
| 12829 | * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt: |
| 12830 | * platform/mac/svg/custom/invalid-css-expected.txt: |
| 12831 | * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt: |
| 12832 | * platform/mac/svg/custom/js-late-marker-creation-expected.txt: |
| 12833 | * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt: |
| 12834 | * platform/mac/svg/custom/shapes-supporting-markers-expected.txt: |
| 12835 | * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: |
| 12836 | * platform/mac/svg/custom/viewbox-syntax-expected.txt: |
| 12837 | * platform/mac/svg/hixie/perf/001-expected.txt: |
| 12838 | * platform/mac/svg/hixie/perf/002-expected.txt: |
| 12839 | * platform/mac/svg/hixie/perf/007-expected.txt: |
| 12840 | * platform/mac/svg/text/text-align-01-b-expected.txt: |
| 12841 | * platform/mac/svg/text/text-align-05-b-expected.txt: |
| 12842 | * platform/mac/svg/text/text-fonts-01-t-expected.txt: |
| 12843 | * platform/mac/svg/text/text-text-04-t-expected.txt: |
| 12844 | * platform/mac/svg/text/text-text-05-t-expected.txt: |
| 12845 | * platform/mac/svg/text/text-text-06-t-expected.txt: |
| 12846 | * platform/mac/svg/text/text-tref-01-b-expected.txt: |
| 12847 | * svg/custom/getTransformToElement.svg: |
| 12848 | |
| 12849 | 2009-02-05 Eric Seidel <eric@webkit.org> |
| 12850 | |
| 12851 | Reviewed by Eric Seidel. |
| 12852 | |
| 12853 | DOMSelection.getRangeAt() returns a different range than the selection |
| 12854 | https://bugs.webkit.org/show_bug.cgi?id=23601 |
| 12855 | |
| 12856 | Rename toRange to toNormalizedRange and add new firstRange which returns an unmodified range |
| 12857 | |
| 12858 | * fast/dom/Selection/getRangeAt.html: Added. |
| 12859 | * fast/dom/Selection/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/CSSStyleDeclaration/resources/TEMPLATE.html. |
| 12860 | * fast/dom/Selection/resources/getRangeAt.js: Added. |
| 12861 | |
| 12862 | 2009-02-06 Justin Garcia <justin.garcia@apple.com> |
| 12863 | |
| 12864 | Reviewed by Oliver Hunt. |
| 12865 | |
| 12866 | https://bugs.webkit.org/show_bug.cgi?id=23800 |
| 12867 | Header elements are not always preserved during paste |
| 12868 | |
| 12869 | * editing/execCommand/4128080-1-expected.txt: Added. |
| 12870 | * editing/execCommand/4128080-1.html: Added. |
| 12871 | * editing/execCommand/4128080-2-expected.txt: Added. |
| 12872 | * editing/execCommand/4128080-2.html: Added. |
| 12873 | |
| 12874 | 2009-02-05 Alexey Proskuryakov <ap@webkit.org> |
| 12875 | |
| 12876 | Reviewed by Darin Adler. |
| 12877 | |
| 12878 | <rdar://problem/6438271> Improve backspace handling of accented characters |
| 12879 | |
| 12880 | * platform/mac/editing/deleting/backward-delete-expected.txt: Added. |
| 12881 | * platform/mac/editing/deleting/backward-delete.html: Added. |
| 12882 | |
| 12883 | 2009-02-05 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 12884 | |
| 12885 | Rubber-stamped by George Staikos. |
| 12886 | |
| 12887 | Regenerate input.wml result on mac, it was generated with Qt before. |
| 12888 | |
| 12889 | * platform/mac/fast/wml/input-expected.checksum: |
| 12890 | * platform/mac/fast/wml/input-expected.png: |
| 12891 | * platform/mac/fast/wml/input-expected.txt: |
| 12892 | |
| 12893 | 2009-02-05 Sam Weinig <sam@webkit.org> |
| 12894 | |
| 12895 | Reviewed by Darin Layer. |
| 12896 | |
| 12897 | Fix after merging EventTargetNode up into Node. |
| 12898 | |
| 12899 | * fast/dom/Window/window-properties-expected.txt: |
| 12900 | * fast/dom/prototype-chain-expected.txt: |
| 12901 | |
| 12902 | 2009-02-04 Dean Jackson <dino@apple.com> |
| 12903 | |
| 12904 | Reviewed by Darin Adler. |
| 12905 | |
| 12906 | Remove animation-play-state from expected properties. |
| 12907 | https://bugs.webkit.org/show_bug.cgi?id=22907 |
| 12908 | |
| 12909 | * animations/computed-style-expected.txt: |
| 12910 | * animations/computed-style.html: |
| 12911 | * fast/css/computed-style-display-none-expected.txt: |
| 12912 | * fast/css/computed-style-expected.txt: |
| 12913 | * fast/css/computed-style-without-renderer-expected.txt: |
| 12914 | * fast/css/computed-style-without-renderer.html: |
| 12915 | * svg/css/getComputedStyle-basic-expected.txt: |
| 12916 | |
| 12917 | 2009-02-04 Tor Arne Vestbø <tavestbo@trolltech.com> |
| 12918 | |
| 12919 | Reviewed by Darin Adler. |
| 12920 | |
| 12921 | Make sure we don't load on removing the media element from the document |
| 12922 | https://bugs.webkit.org/show_bug.cgi?id=22105. |
| 12923 | |
| 12924 | * media/remove-from-document-no-load-expected.txt: Added. |
| 12925 | * media/remove-from-document-no-load.html: Added. |
| 12926 | |
| 12927 | 2009-02-04 Dmitry Titov <dimich@chromium.org> |
| 12928 | |
| 12929 | Not reviewed, build fix. |
| 12930 | |
| 12931 | https://bugs.webkit.org/show_bug.cgi?id=22806 |
| 12932 | Reverting the test that should not yet be landed since it depends on |
| 12933 | changes in DRT which were not yet landed. |
| 12934 | |
| 12935 | * fast/dom/Window/cached-timeout-stopped-on-close-expected.txt: Removed. |
| 12936 | * fast/dom/Window/cached-timeout-stopped-on-close.html: Removed. |
| 12937 | * fast/dom/Window/resources/cached-timeout-page-1.html: Removed. |
| 12938 | * fast/dom/Window/resources/cached-timeout-page-2.html: Removed. |
| 12939 | |
| 12940 | 2009-02-04 Dimitri Glazkov <dglazkov@chromium.org> |
| 12941 | |
| 12942 | Reviewed by Eric Seidel. |
| 12943 | |
| 12944 | Rename layout test result to the correct name. |
| 12945 | |
| 12946 | * storage/transaction-callback-exception-crash-expected.txt: Renamed from LayoutTests/storage/transaction-callback-exception-crash.txt. |
| 12947 | |
| 12948 | 2009-02-04 Dmitry Titov <dimich@chromium.org> |
| 12949 | |
| 12950 | Reviewed by Darin Adler. |
| 12951 | |
| 12952 | Regression test for https://bugs.webkit.org/show_bug.cgi?id=22753 |
| 12953 | |
| 12954 | * fast/dom/Window/cached-timeout-stopped-on-close-expected.txt: Added. |
| 12955 | * fast/dom/Window/cached-timeout-stopped-on-close.html: Added. |
| 12956 | * fast/dom/Window/resources/cached-timeout-page-1.html: Added. |
| 12957 | * fast/dom/Window/resources/cached-timeout-page-2.html: Added. |
| 12958 | |
| 12959 | 2009-02-04 Dimitri Glazkov <dglazkov@chromium.org> |
| 12960 | |
| 12961 | Reviewed by Sam Weinig. |
| 12962 | |
| 12963 | https://bugs.webkit.org/show_bug.cgi?id=23655 |
| 12964 | Clean up storage layout tests a bit. |
| 12965 | |
| 12966 | * storage/close-during-stress-test.html: Moved brace to new line. |
| 12967 | * storage/empty-statement.html: Moved brace to new line. |
| 12968 | * storage/execute-sql-args.html: Moved brace to new line. |
| 12969 | * storage/quota-tracking.html: Moved brace to new line. |
| 12970 | * storage/success-callback.html: Moved brace to new line, removed erroneous callback argument. |
| 12971 | * storage/transaction-callback-exception-crash.html: Added. |
| 12972 | * storage/transaction-callback-exception-crash.txt: Renamed from LayoutTests/storage/transaction_callback_exception_crash-expected.txt. |
| 12973 | * storage/transaction_callback_exception_crash.html: Removed. |
| 12974 | |
| 12975 | 2009-02-04 Jeremy Moskovich <jeremy@chromium.org> |
| 12976 | |
| 12977 | Reviewed by Dave Hyatt. |
| 12978 | |
| 12979 | https://bugs.webkit.org/show_bug.cgi?id=23471 |
| 12980 | Fix text-overflow:ellipsis; for RTL case. |
| 12981 | |
| 12982 | Rebaseline LayoutTests/editing/spelling/inline_spelling_markers.html to reflect correct behavior. |
| 12983 | |
| 12984 | * fast/css/text-overflow-ellipses.html: Added. |
| 12985 | * platform/mac/editing/spelling/inline_spelling_markers-expected.checksum: |
| 12986 | * platform/mac/editing/spelling/inline_spelling_markers-expected.png: |
| 12987 | * platform/mac/fast/css/text-overflow-ellipses-expected.checksum: Added. |
| 12988 | * platform/mac/fast/css/text-overflow-ellipses-expected.png: Added. |
| 12989 | * platform/mac/fast/css/text-overflow-ellipses-expected.txt: Added. |
| 12990 | |
| 12991 | 2009-02-03 Brad Garcia <bgarcia@google.com> |
| 12992 | |
| 12993 | Reviewed by Eric Seidel. |
| 12994 | |
| 12995 | Test for https://bugs.webkit.org/show_bug.cgi?id=20443 |
| 12996 | |
| 12997 | * fast/frames/frame-dead-region-expected.txt: Added. |
| 12998 | * fast/frames/frame-dead-region.html: Added. |
| 12999 | * fast/frames/resources/frame-dead-region-left.html: Added. |
| 13000 | |
| 13001 | 2009-02-03 Justin Garcia <justin.garcia@apple.com> |
| 13002 | |
| 13003 | Reviewed by Darin Adler. |
| 13004 | |
| 13005 | https://bugs.webkit.org/show_bug.cgi?id=13490 |
| 13006 | Implement execCommand("styleWithCSS", ...) |
| 13007 | |
| 13008 | * editing/execCommand/5685604-1-expected.txt: Added. |
| 13009 | * editing/execCommand/5685604-1.html: Added. |
| 13010 | |
| 13011 | 2009-02-03 Grace Kloba <klobag@gmail.com> |
| 13012 | |
| 13013 | https://bugs.webkit.org/show_bug.cgi?id=23178 |
| 13014 | Added a case to test the offsetTop of table cell's children. |
| 13015 | |
| 13016 | * fast/dom/Element/offsetTop-table-cell-expected.txt: |
| 13017 | * fast/dom/Element/offsetTop-table-cell.html: |
| 13018 | |
| 13019 | 2009-02-03 Dan Bernstein <mitz@apple.com> |
| 13020 | |
| 13021 | Reviewed by Brady Eidson. |
| 13022 | |
| 13023 | - test for <rdar://problem/6550530> REGRESSION (r40508): Window opened with window.open has no initial history item (global and back/forward) |
| 13024 | |
| 13025 | * fast/history/window-open-expected.txt: Added. |
| 13026 | * fast/history/window-open.html: Added. |
| 13027 | |
| 13028 | 2009-02-03 Dmitry Titov <dimich@chromium.org> |
| 13029 | |
| 13030 | Reviewed by Alexey Proskuryakov. |
| 13031 | |
| 13032 | https://bugs.webkit.org/show_bug.cgi?id=22718 |
| 13033 | Implement WindowTimers interface in Workers. |
| 13034 | |
| 13035 | First layout test for timeouts in a Worker. |
| 13036 | |
| 13037 | * fast/workers/resources/worker-timeout.js: Added. |
| 13038 | (checkCompletion): |
| 13039 | * fast/workers/worker-timeout-expected.txt: Added. |
| 13040 | * fast/workers/worker-timeout.html: Added. |
| 13041 | |
| 13042 | 2009-02-02 Oliver Hunt <oliver@apple.com> |
| 13043 | |
| 13044 | Reviewed by Gavin Barraclough. |
| 13045 | |
| 13046 | <https://bugs.webkit.org/show_bug.cgi?id=21414> REGRESSION: Regular Expressions and character classes, shorthands and ranges |
| 13047 | <rdar://problem/6543487> |
| 13048 | |
| 13049 | Testcase for regex codegen emitting checks out of correct order. |
| 13050 | |
| 13051 | * fast/js/regexp-character-match-out-of-order-expected.txt: Added. |
| 13052 | * fast/js/regexp-character-match-out-of-order.html: Added. |
| 13053 | * fast/js/resources/regexp-character-match-out-of-order.js: Added. |
| 13054 | |
| 13055 | 2009-02-02 Yichao Yin <yichao.yin@torchmobile.com.cn> |
| 13056 | |
| 13057 | Reviewed by Niko Zimmermann. |
| 13058 | |
| 13059 | Tests for WML Input |
| 13060 | |
| 13061 | * wml/input-format-expected.txt: Added. |
| 13062 | * wml/input-format.html: Added. |
| 13063 | * wml/resources/input-format.js: Added. |
| 13064 | (setupTestDocument): |
| 13065 | (prepareTest): |
| 13066 | (executeTest): |
| 13067 | |
| 13068 | 2009-01-29 Scott Violet <sky@google.com> |
| 13069 | |
| 13070 | Reviewed by Darin Adler. |
| 13071 | |
| 13072 | https://bugs.webkit.org/show_bug.cgi?id=23633 |
| 13073 | The test transitions/transition-end-event-nested.html occasionally fails |
| 13074 | |
| 13075 | Ups the timeout of the test transitions/transition-end-event-nested.html |
| 13076 | and makes the test exit as soon as all events received. |
| 13077 | |
| 13078 | * transitions/transition-end-event-helpers.js: |
| 13079 | (recordTransitionEndEvent): |
| 13080 | (runTransitionTest.startTest._endFunction): |
| 13081 | (runTransitionTest.startTest): |
| 13082 | (runTransitionTest): |
| 13083 | * transitions/transition-end-event-nested.html: |
| 13084 | |
| 13085 | 2009-01-30 Sam Weinig <sam@webkit.org> |
| 13086 | |
| 13087 | Reviewed by Dan Bernstein. |
| 13088 | |
| 13089 | Test for <rdar://problem/6545095> |
| 13090 | ASSERTION FAILED: RenderBlock.h:519: !o || o->isRenderBlock() |
| 13091 | |
| 13092 | * fast/block/float/crash-replaced-display-block-expected.txt: Added. |
| 13093 | * fast/block/float/crash-replaced-display-block.html: Added. |
| 13094 | |
| 13095 | 2009-01-30 Chris Fleizach <cfleizach@apple.com> |
| 13096 | |
| 13097 | Reviewed by Oliver Hunt. |
| 13098 | |
| 13099 | Bug 23656: AX hierarchy for iFrames is incorrect |
| 13100 | https://bugs.webkit.org/show_bug.cgi?id=23656 |
| 13101 | |
| 13102 | Update test to reflect correct behavior. |
| 13103 | |
| 13104 | * accessibility/iframe-bastardization.html: |
| 13105 | |
| 13106 | 2009-01-30 Geoffrey Garen <ggaren@apple.com> |
| 13107 | |
| 13108 | Reviewed by Darin Adler. |
| 13109 | |
| 13110 | More redirect layout test work. |
| 13111 | |
| 13112 | Added tests (expected to fail) for form submission via JavaScript: |
| 13113 | |
| 13114 | * http/tests/history/redirect-js-form-submit-0-seconds-expected.txt: Added. |
| 13115 | * http/tests/history/redirect-js-form-submit-0-seconds.html: Added. |
| 13116 | * http/tests/history/redirect-js-form-submit-2-seconds-expected.txt: Added. |
| 13117 | * http/tests/history/redirect-js-form-submit-2-seconds.html: Added. |
| 13118 | * http/tests/history/redirect-js-form-submit-before-load-expected.txt: Added. |
| 13119 | * http/tests/history/redirect-js-form-submit-before-load.html: Added. |
| 13120 | |
| 13121 | Updated these tests to dump their back/forward lists, to check for |
| 13122 | back/forward regressions, and to use # instead of ? to communicate between |
| 13123 | URLs, since, to my surprise, form submissions can't use query strings. |
| 13124 | |
| 13125 | * http/tests/history/redirect-200-refresh-0-seconds-expected.txt: |
| 13126 | * http/tests/history/redirect-200-refresh-0-seconds.pl: |
| 13127 | * http/tests/history/redirect-200-refresh-2-seconds-expected.txt: |
| 13128 | * http/tests/history/redirect-200-refresh-2-seconds.pl: |
| 13129 | * http/tests/history/redirect-301-expected.txt: |
| 13130 | * http/tests/history/redirect-301.pl: |
| 13131 | * http/tests/history/redirect-302-expected.txt: |
| 13132 | * http/tests/history/redirect-302.pl: |
| 13133 | * http/tests/history/redirect-303-expected.txt: |
| 13134 | * http/tests/history/redirect-303.pl: |
| 13135 | * http/tests/history/redirect-307-expected.txt: |
| 13136 | * http/tests/history/redirect-307.pl: |
| 13137 | * http/tests/history/redirect-js-document-location-0-seconds-expected.txt: |
| 13138 | * http/tests/history/redirect-js-document-location-0-seconds.html: |
| 13139 | * http/tests/history/redirect-js-document-location-2-seconds-expected.txt: |
| 13140 | * http/tests/history/redirect-js-document-location-2-seconds.html: |
| 13141 | * http/tests/history/redirect-js-document-location-before-load-expected.txt: |
| 13142 | * http/tests/history/redirect-js-document-location-before-load.html: |
| 13143 | * http/tests/history/redirect-js-location-0-seconds-expected.txt: |
| 13144 | * http/tests/history/redirect-js-location-0-seconds.html: |
| 13145 | * http/tests/history/redirect-js-location-2-seconds-expected.txt: |
| 13146 | * http/tests/history/redirect-js-location-2-seconds.html: |
| 13147 | * http/tests/history/redirect-js-location-assign-0-seconds-expected.txt: |
| 13148 | * http/tests/history/redirect-js-location-assign-0-seconds.html: |
| 13149 | * http/tests/history/redirect-js-location-assign-2-seconds-expected.txt: |
| 13150 | * http/tests/history/redirect-js-location-assign-2-seconds.html: |
| 13151 | * http/tests/history/redirect-js-location-assign-before-load-expected.txt: |
| 13152 | * http/tests/history/redirect-js-location-assign-before-load.html: |
| 13153 | * http/tests/history/redirect-js-location-before-load-expected.txt: |
| 13154 | * http/tests/history/redirect-js-location-before-load.html: |
| 13155 | * http/tests/history/redirect-js-location-href-0-seconds-expected.txt: |
| 13156 | * http/tests/history/redirect-js-location-href-0-seconds.html: |
| 13157 | * http/tests/history/redirect-js-location-href-2-seconds-expected.txt: |
| 13158 | * http/tests/history/redirect-js-location-href-2-seconds.html: |
| 13159 | * http/tests/history/redirect-js-location-href-before-load-expected.txt: |
| 13160 | * http/tests/history/redirect-js-location-href-before-load.html: |
| 13161 | * http/tests/history/redirect-js-location-replace-0-seconds-expected.txt: |
| 13162 | * http/tests/history/redirect-js-location-replace-0-seconds.html: |
| 13163 | * http/tests/history/redirect-js-location-replace-2-seconds-expected.txt: |
| 13164 | * http/tests/history/redirect-js-location-replace-2-seconds.html: |
| 13165 | * http/tests/history/redirect-js-location-replace-before-load-expected.txt: |
| 13166 | * http/tests/history/redirect-js-location-replace-before-load.html: |
| 13167 | * http/tests/history/redirect-meta-refresh-0-seconds-expected.txt: |
| 13168 | * http/tests/history/redirect-meta-refresh-0-seconds.html: |
| 13169 | * http/tests/history/redirect-meta-refresh-2-seconds-expected.txt: |
| 13170 | * http/tests/history/redirect-meta-refresh-2-seconds.html: |
| 13171 | * http/tests/history/resources/redirect-target.html: |
| 13172 | |
| 13173 | 2009-01-30 Pierre-Olivier Latour <pol@apple.com> |
| 13174 | |
| 13175 | Updated the references images for the media layout tests on Tiger since they now differ from Leopard after installing QuickTime 7.6. |
| 13176 | |
| 13177 | * platform/mac-tiger/media: Added. |
| 13178 | * platform/mac-tiger/media/video-aspect-ratio-expected.checksum: Added. |
| 13179 | * platform/mac-tiger/media/video-aspect-ratio-expected.png: Added. |
| 13180 | * platform/mac-tiger/media/video-controls-rendering-expected.checksum: Added. |
| 13181 | * platform/mac-tiger/media/video-controls-rendering-expected.png: Added. |
| 13182 | * platform/mac-tiger/media/video-display-toggle-expected.checksum: Added. |
| 13183 | * platform/mac-tiger/media/video-display-toggle-expected.png: Added. |
| 13184 | * platform/mac-tiger/media/video-layer-crash-expected.checksum: Added. |
| 13185 | * platform/mac-tiger/media/video-layer-crash-expected.png: Added. |
| 13186 | * platform/mac-tiger/media/video-transformed-expected.checksum: Added. |
| 13187 | * platform/mac-tiger/media/video-transformed-expected.png: Added. |
| 13188 | * platform/mac-tiger/media/video-zoom-expected.checksum: Added. |
| 13189 | * platform/mac-tiger/media/video-zoom-expected.png: Added. |
| 13190 | |
| 13191 | 2009-01-30 Dimitri Glazkov <dglazkov@chromium.org> |
| 13192 | |
| 13193 | Reviewed by Eric Seidel. |
| 13194 | |
| 13195 | Correct mis-applied http://trac.webkit.org/changeset/40413 by actually |
| 13196 | removing the test file. |
| 13197 | |
| 13198 | * fast/dom/Window/timeout-released-on-close.html: Removed. |
| 13199 | |
| 13200 | 2009-01-30 Dmitry Titov <dimich@chromium.org> |
| 13201 | |
| 13202 | Reviewed by Darin Adler. |
| 13203 | |
| 13204 | https://bugs.webkit.org/show_bug.cgi?id=23650 |
| 13205 | LayoutTests/fast/dom/Window/timeout-released-on-close.html fails intermittently. |
| 13206 | Disable this test to keep buildbots green. Need more time to investigate the cause. |
| 13207 | |
| 13208 | * fast/dom/Window/timeout-released-on-close.html: Removed. |
| 13209 | * fast/dom/Window/timeout-released-on-close.html-disabled: Copied from LayoutTests/fast/dom/Window/timeout-released-on-close.html. |
| 13210 | |
| 13211 | 2009-01-30 Alexey Proskuryakov <ap@webkit.org> |
| 13212 | |
| 13213 | Reviewed by Darin Adler. |
| 13214 | |
| 13215 | Test that documents loaded from application cache cannot load local resources. |
| 13216 | |
| 13217 | * http/tests/appcache/local-content-expected.txt: Added. |
| 13218 | * http/tests/appcache/local-content.html: Added. |
| 13219 | * http/tests/appcache/resources/local-content.manifest: Added. |
| 13220 | |
| 13221 | 2009-01-30 Dmitry Titov <dimich@chromium.org> |
| 13222 | |
| 13223 | Reviewed by Alexey Proskuryakov. |
| 13224 | |
| 13225 | https://bugs.webkit.org/show_bug.cgi?id=23615 |
| 13226 | Try to make this test reliable on buildbots. |
| 13227 | |
| 13228 | * fast/dom/Window/resources/long_timeout.html: |
| 13229 | Allocate more objects to make detection more reliable. |
| 13230 | |
| 13231 | * fast/dom/Window/timeout-released-on-close.html: |
| 13232 | Use threshold to account for objects allocated by the running scripts. |
| 13233 | Add debug output in case of failure to help understand possible failures. |
| 13234 | |
| 13235 | 2009-01-30 Alexey Proskuryakov <ap@webkit.org> |
| 13236 | |
| 13237 | Reviewed by Mark Rowe. |
| 13238 | |
| 13239 | https://bugs.webkit.org/show_bug.cgi?id=23639 |
| 13240 | Test that appcache ignores Cache-Control: no-store |
| 13241 | |
| 13242 | * http/tests/resources/network-simulator.php: Send no-store with all responses. |
| 13243 | |
| 13244 | 2009-01-30 Alexey Proskuryakov <ap@webkit.org> |
| 13245 | |
| 13246 | Reviewed by Mark Rowe. |
| 13247 | |
| 13248 | https://bugs.webkit.org/show_bug.cgi?id=23640 |
| 13249 | Test that non-HTML main resources work with application cache correctly |
| 13250 | |
| 13251 | * http/tests/appcache/non-html-expected.txt: Added. |
| 13252 | * http/tests/appcache/non-html.xhtml: Added. |
| 13253 | * http/tests/appcache/resources/abe.png: Added. |
| 13254 | * http/tests/appcache/resources/non-html.manifest: Added. |
| 13255 | |
| 13256 | * http/tests/resources/network-simulator.php: Support more file extensions. |
| 13257 | |
| 13258 | 2009-01-29 Tony Chang <tony@chromium.org> |
| 13259 | |
| 13260 | Reviewed by Darin Adler. |
| 13261 | |
| 13262 | https://bugs.webkit.org/show_bug.cgi?id=22894 |
| 13263 | Fix typo in fill-stroke-clip-reset-path.html where |
| 13264 | layoutTestController.setUseDashboardCompatiblityMode is called instead of |
| 13265 | layoutTestController.setUseDashboardCompatibilityMode. |
| 13266 | |
| 13267 | * fast/canvas/fill-stroke-clip-reset-path.html: |
| 13268 | * platform/mac/fast/canvas/fill-stroke-clip-reset-path-expected.checksum: |
| 13269 | * platform/mac/fast/canvas/fill-stroke-clip-reset-path-expected.png: |
| 13270 | |
| 13271 | 2009-01-29 Hironori Bono <hbono@chromium.org> |
| 13272 | |
| 13273 | Reviewed by Eric Seidel. |
| 13274 | |
| 13275 | https://bugs.webkit.org/show_bug.cgi?id=18835 |
| 13276 | Rebaseline a layout test that verifies the InsertLineBreakCommand() function |
| 13277 | doesn't delete existing markers. |
| 13278 | |
| 13279 | * platform/mac/editing/spelling/spelling-linebreak-expected.checksum: |
| 13280 | * platform/mac/editing/spelling/spelling-linebreak-expected.png: |
| 13281 | |
| 13282 | 2009-01-29 Dirk Schulze <krit@webkit.org> |
| 13283 | |
| 13284 | Reviewed by Nikolas Zimmermann, Eric Seidel. |
| 13285 | |
| 13286 | Transformations on SVG patterns caused ugly drawings. The pattern is transformed |
| 13287 | directly now. Texts or strokes are no longer affected by transformations. |
| 13288 | |
| 13289 | * platform/mac/svg/custom/pattern-with-transformation-expected.checksum: Added. |
| 13290 | * platform/mac/svg/custom/pattern-with-transformation-expected.png: Added. |
| 13291 | * platform/mac/svg/custom/pattern-with-transformation-expected.txt: Added. |
| 13292 | * svg/custom/pattern-with-transformation.svg: Added. |
| 13293 | |
| 13294 | 2009-01-29 Brady Eidson <beidson@apple.com> |
| 13295 | |
| 13296 | Reviewed by Oliver Hunt |
| 13297 | |
| 13298 | <rdar://problem/6337157> hyundaiusa.com closes window or tab during load |
| 13299 | |
| 13300 | * fast/loader/resources/subframe-self-close.html: Added. |
| 13301 | * fast/loader/subframe-self-close-expected.txt: Added. |
| 13302 | * fast/loader/subframe-self-close.html: Added. |
| 13303 | |
| 13304 | 2009-01-29 Alexey Proskuryakov <ap@webkit.org> |
| 13305 | |
| 13306 | Reviewed by Anders Carlsson. |
| 13307 | |
| 13308 | https://bugs.webkit.org/show_bug.cgi?id=23620 |
| 13309 | Crash in appcache/resource-redirect.html on Tiger |
| 13310 | |
| 13311 | * http/tests/appcache/resource-redirect.html: |
| 13312 | * http/tests/appcache/resources/resource-redirect.php: |
| 13313 | * http/tests/appcache/resources/manifest-redirect.php: |
| 13314 | Corrected the tests to redirect properly. |
| 13315 | |
| 13316 | * http/tests/appcache/manifest-redirect-2-expected.txt: Added. |
| 13317 | * http/tests/appcache/manifest-redirect-2.html: Added. |
| 13318 | * http/tests/appcache/resource-redirect-2-expected.txt: Added. |
| 13319 | * http/tests/appcache/resource-redirect-2.html: Added. |
| 13320 | * http/tests/appcache/resources/manifest-redirect-2.php: Added. |
| 13321 | * http/tests/appcache/resources/resource-redirect-2.manifest: Added. |
| 13322 | * http/tests/appcache/resources/resource-redirect-2.php: Added. |
| 13323 | Added tests for the code path that was accidentally tested on Tiger only (using a redirect |
| 13324 | to self, so Leopard will exercise it, too). |
| 13325 | |
| 13326 | 2009-01-29 Alexey Proskuryakov <ap@webkit.org> |
| 13327 | |
| 13328 | Not reviewed (this was just a merge problem). |
| 13329 | |
| 13330 | https://bugs.webkit.org/show_bug.cgi?id=23476 |
| 13331 | HTTP redirect should make application cache updating fail |
| 13332 | |
| 13333 | * http/tests/appcache/manifest-redirect.html: |
| 13334 | * http/tests/appcache/resource-redirect.html: |
| 13335 | Updated the tests to work with the new appcache event sending behavior. |
| 13336 | |
| 13337 | 2009-01-29 Alexey Proskuryakov <ap@webkit.org> |
| 13338 | |
| 13339 | Reviewed by Anders Carlsson. |
| 13340 | |
| 13341 | https://bugs.webkit.org/show_bug.cgi?id=23476 |
| 13342 | HTTP redirect should make application cache updating fail |
| 13343 | |
| 13344 | * http/tests/appcache/manifest-redirect-expected.txt: Added. |
| 13345 | * http/tests/appcache/manifest-redirect.html: Added. |
| 13346 | * http/tests/appcache/resource-redirect-expected.txt: Added. |
| 13347 | * http/tests/appcache/resource-redirect.html: Added. |
| 13348 | * http/tests/appcache/resources/manifest-redirect.php: Added. |
| 13349 | * http/tests/appcache/resources/resource-redirect.manifest: Added. |
| 13350 | * http/tests/appcache/resources/resource-redirect.php: Added. |
| 13351 | |
| 13352 | 2009-01-29 Alexey Proskuryakov <ap@webkit.org> |
| 13353 | |
| 13354 | Reviewed by Anders Carlsson. |
| 13355 | |
| 13356 | https://bugs.webkit.org/show_bug.cgi?id=23592 |
| 13357 | Update appcache manifest signature parsing |
| 13358 | |
| 13359 | * http/tests/appcache/manifest-parsing.html: Fixed to point to a correct manifest (oops). |
| 13360 | |
| 13361 | * http/tests/appcache/resources/manifest-parsing.manifest: Added a comment at the end of |
| 13362 | signature line. |
| 13363 | |
| 13364 | * http/tests/appcache/resources/wrong-signature-2.manifest: Added. |
| 13365 | * http/tests/appcache/wrong-signature-2-expected.txt: Added. |
| 13366 | * http/tests/appcache/wrong-signature-2.html: Added. |
| 13367 | * http/tests/appcache/wrong-signature.html: |
| 13368 | Test that there must be whitespace before the comment. |
| 13369 | |
| 13370 | 2009-01-28 Alexey Proskuryakov <ap@webkit.org> |
| 13371 | |
| 13372 | Reviewed by Anders Carlsson. |
| 13373 | |
| 13374 | https://bugs.webkit.org/show_bug.cgi?id=23584 |
| 13375 | Update application cache code for the latest round of spec changes |
| 13376 | |
| 13377 | * http/tests/appcache/404-manifest.html: |
| 13378 | * http/tests/appcache/404-resource.html: |
| 13379 | When initial cache attempt fails, the applicationCache singleton now gets an error event. |
| 13380 | |
| 13381 | * http/tests/appcache/foreign-iframe-main-expected.txt: Checking, downloading and progress |
| 13382 | events are now dispatched during initial cache attempt. |
| 13383 | |
| 13384 | * http/tests/appcache/idempotent-update-expected.txt: |
| 13385 | * http/tests/appcache/idempotent-update.html: |
| 13386 | Events are now posted asynchronously, so we cannot assume any status when handling an event. |
| 13387 | Rewrote the test to no longer rely on synchronous event dispatch. |
| 13388 | |
| 13389 | * http/tests/appcache/manifest-containing-itself.html: Changed the test to pass on reload, |
| 13390 | to simplify testing in browser (not related to any behavior changes). |
| 13391 | |
| 13392 | * http/tests/appcache/navigating-away-while-cache-attempt-in-progress.html: Fixed the test |
| 13393 | to not fail in browser due to missing layoutTestController. |
| 13394 | |
| 13395 | * http/tests/appcache/offline-access-expected.txt: |
| 13396 | * http/tests/appcache/offline-access.html: |
| 13397 | Removed a warning saying that output is timing dependent - I think this is not true now. |
| 13398 | |
| 13399 | * http/tests/appcache/remove-cache-expected.txt: |
| 13400 | * http/tests/appcache/remove-cache.html: |
| 13401 | * http/tests/appcache/resources/remove-cache-frame-2.html: |
| 13402 | * http/tests/appcache/resources/remove-cache-frame.html: |
| 13403 | An obsolete event is only dispatched if the document's main resource was already in cache, |
| 13404 | otherwise, an error event is dispatched. Changed the test to add the main resource to cache |
| 13405 | first. Also, updated it to make use of additional events that are now being posted. |
| 13406 | |
| 13407 | * http/tests/appcache/resources/offline-access-frame.html: Updated to dump frame events more |
| 13408 | completely. |
| 13409 | |
| 13410 | * http/tests/appcache/wrong-content-type.html: |
| 13411 | * http/tests/appcache/wrong-signature.html: |
| 13412 | Changed to expect and to make use of error event that is now being posted. |
| 13413 | |
| 13414 | 2009-01-28 Darin Fisher <darin@chromium.org> |
| 13415 | |
| 13416 | Fixing bustage. |
| 13417 | |
| 13418 | https://bugs.webkit.org/show_bug.cgi?id=18835 |
| 13419 | Add missing layout test results. |
| 13420 | |
| 13421 | * platform/mac/editing/spelling/spelling-linebreak-expected.checksum: Added. |
| 13422 | * platform/mac/editing/spelling/spelling-linebreak-expected.png: Added. |
| 13423 | * platform/mac/editing/spelling/spelling-linebreak-expected.txt: Added. |
| 13424 | |
| 13425 | 2009-01-28 Geoffrey Garen <ggaren@apple.com> |
| 13426 | |
| 13427 | Reviewed by Sam Weinig. |
| 13428 | |
| 13429 | Added layout tests for how many history items are created during a |
| 13430 | redirect. (Many of these results are expected failures for now.) |
| 13431 | |
| 13432 | * http/tests/history: Added. |
| 13433 | * http/tests/history/redirect-200-refresh-0-seconds-expected.txt: Added. |
| 13434 | * http/tests/history/redirect-200-refresh-0-seconds.pl: Added. |
| 13435 | * http/tests/history/redirect-200-refresh-2-seconds-expected.txt: Added. |
| 13436 | * http/tests/history/redirect-200-refresh-2-seconds.pl: Added. |
| 13437 | * http/tests/history/redirect-301-expected.txt: Added. |
| 13438 | * http/tests/history/redirect-301.pl: Added. |
| 13439 | * http/tests/history/redirect-302-expected.txt: Added. |
| 13440 | * http/tests/history/redirect-302.pl: Added. |
| 13441 | * http/tests/history/redirect-303-expected.txt: Added. |
| 13442 | * http/tests/history/redirect-303.pl: Added. |
| 13443 | * http/tests/history/redirect-307-expected.txt: Added. |
| 13444 | * http/tests/history/redirect-307.pl: Added. |
| 13445 | * http/tests/history/redirect-js-document-location-0-seconds-expected.txt: Added. |
| 13446 | * http/tests/history/redirect-js-document-location-0-seconds.html: Added. |
| 13447 | * http/tests/history/redirect-js-document-location-2-seconds-expected.txt: Added. |
| 13448 | * http/tests/history/redirect-js-document-location-2-seconds.html: Added. |
| 13449 | * http/tests/history/redirect-js-document-location-before-load-expected.txt: Added. |
| 13450 | * http/tests/history/redirect-js-document-location-before-load.html: Added. |
| 13451 | * http/tests/history/redirect-js-location-0-seconds-expected.txt: Added. |
| 13452 | * http/tests/history/redirect-js-location-0-seconds.html: Added. |
| 13453 | * http/tests/history/redirect-js-location-2-seconds-expected.txt: Added. |
| 13454 | * http/tests/history/redirect-js-location-2-seconds.html: Added. |
| 13455 | * http/tests/history/redirect-js-location-assign-0-seconds-expected.txt: Added. |
| 13456 | * http/tests/history/redirect-js-location-assign-0-seconds.html: Added. |
| 13457 | * http/tests/history/redirect-js-location-assign-2-seconds-expected.txt: Added. |
| 13458 | * http/tests/history/redirect-js-location-assign-2-seconds.html: Added. |
| 13459 | * http/tests/history/redirect-js-location-assign-before-load-expected.txt: Added. |
| 13460 | * http/tests/history/redirect-js-location-assign-before-load.html: Added. |
| 13461 | * http/tests/history/redirect-js-location-before-load-expected.txt: Added. |
| 13462 | * http/tests/history/redirect-js-location-before-load.html: Added. |
| 13463 | * http/tests/history/redirect-js-location-href-0-seconds-expected.txt: Added. |
| 13464 | * http/tests/history/redirect-js-location-href-0-seconds.html: Added. |
| 13465 | * http/tests/history/redirect-js-location-href-2-seconds-expected.txt: Added. |
| 13466 | * http/tests/history/redirect-js-location-href-2-seconds.html: Added. |
| 13467 | * http/tests/history/redirect-js-location-href-before-load-expected.txt: Added. |
| 13468 | * http/tests/history/redirect-js-location-href-before-load.html: Added. |
| 13469 | * http/tests/history/redirect-js-location-replace-0-seconds-expected.txt: Added. |
| 13470 | * http/tests/history/redirect-js-location-replace-0-seconds.html: Added. |
| 13471 | * http/tests/history/redirect-js-location-replace-2-seconds-expected.txt: Added. |
| 13472 | * http/tests/history/redirect-js-location-replace-2-seconds.html: Added. |
| 13473 | * http/tests/history/redirect-js-location-replace-before-load-expected.txt: Added. |
| 13474 | * http/tests/history/redirect-js-location-replace-before-load.html: Added. |
| 13475 | * http/tests/history/redirect-meta-refresh-0-seconds-expected.txt: Added. |
| 13476 | * http/tests/history/redirect-meta-refresh-0-seconds.html: Added. |
| 13477 | * http/tests/history/redirect-meta-refresh-2-seconds-expected.txt: Added. |
| 13478 | * http/tests/history/redirect-meta-refresh-2-seconds.html: Added. |
| 13479 | * http/tests/history/resources: Added. |
| 13480 | * http/tests/history/resources/redirect-target.html: Added. |
| 13481 | |
| 13482 | 2009-01-28 Simon Fraser <simon.fraser@apple.com> |
| 13483 | |
| 13484 | Reviewed by Dave Hyatt |
| 13485 | |
| 13486 | https://bugs.webkit.org/show_bug.cgi?id=23582 |
| 13487 | |
| 13488 | New test cases for transforms on inlines and table rows, with and without |
| 13489 | opacity (which has the side-effect of creating layers). |
| 13490 | |
| 13491 | * fast/transforms/transform-on-inline.html: Added. |
| 13492 | * fast/transforms/transform-table-row.html: Added. |
| 13493 | * platform/mac/fast/transforms/transform-on-inline-expected.checksum: Added. |
| 13494 | * platform/mac/fast/transforms/transform-on-inline-expected.png: Added. |
| 13495 | * platform/mac/fast/transforms/transform-on-inline-expected.txt: Added. |
| 13496 | * platform/mac/fast/transforms/transform-table-row-expected.checksum: Added. |
| 13497 | * platform/mac/fast/transforms/transform-table-row-expected.png: Added. |
| 13498 | * platform/mac/fast/transforms/transform-table-row-expected.txt: Added. |
| 13499 | |
| 13500 | 2009-01-28 Hironori Bono <hbono@chromium.org> |
| 13501 | |
| 13502 | Reviewed by Justin Garcia. |
| 13503 | |
| 13504 | https://bugs.webkit.org/show_bug.cgi?id=18835 |
| 13505 | Spelling underlines disappear when they shouldn't |
| 13506 | |
| 13507 | Add a layout text to verify if misspelled markers are copied when a |
| 13508 | line-break command splits a text node. |
| 13509 | |
| 13510 | * editing/spelling/spelling-linebreak.html: Added. |
| 13511 | |
| 13512 | 2009-01-27 Holger Hans Peter Freyther <zecke@selfish.org> |
| 13513 | |
| 13514 | Rubber stamped by Darin Adler. |
| 13515 | |
| 13516 | Get the build bot green as discussed on the mailinglist. There is |
| 13517 | only one crash after unloading a page with plugins. For the remaining |
| 13518 | failing tests DumpRenderTree needs to be looked at. |
| 13519 | |
| 13520 | * platform/gtk/Skipped: |
| 13521 | |
| 13522 | 2009-01-27 Mads Ager <ager@chromium.org> |
| 13523 | |
| 13524 | Reviewed by Darin Adler. |
| 13525 | |
| 13526 | https://bugs.webkit.org/show_bug.cgi?id=23300 |
| 13527 | Update test of selection functions on HTMLInputElements to expect |
| 13528 | the selection functions to throw exceptions when used on buttons. |
| 13529 | This is consistent with the Firefox behavior. |
| 13530 | |
| 13531 | * fast/forms/selection-functions-expected.txt: |
| 13532 | * fast/forms/selection-functions.html: |
| 13533 | |
| 13534 | 2009-01-26 David Kilzer <ddkilzer@apple.com> |
| 13535 | |
| 13536 | Fix misspelling of "lowercase" in font-face-locally-installed.html |
| 13537 | |
| 13538 | Reviewed by Dan Bernstein. |
| 13539 | |
| 13540 | * fast/css/font-face-locally-installed.html: Updated. |
| 13541 | * platform/mac/fast/css/font-face-locally-installed-expected.checksum: Updated. |
| 13542 | * platform/mac/fast/css/font-face-locally-installed-expected.png: Updated. |
| 13543 | * platform/mac/fast/css/font-face-locally-installed-expected.txt: Updated. |
| 13544 | |
| 13545 | 2009-01-26 Sam Weinig <sam@webkit.org> |
| 13546 | |
| 13547 | Reviewed by Dan Bernstein. |
| 13548 | |
| 13549 | Test for https://bugs.webkit.org/show_bug.cgi?id=18141 |
| 13550 | Acid3 tests 77 and 78 fail on reload due to SVG font race |
| 13551 | <rdar://problem/6504899> |
| 13552 | |
| 13553 | * http/tests/misc/SVGFont-delayed-load-expected.txt: Added. |
| 13554 | * http/tests/misc/SVGFont-delayed-load.html: Added. |
| 13555 | * http/tests/misc/resources/SVGFont-delayed-loader.svg: Added. |
| 13556 | * svg/custom/acid3-test-77.html: |
| 13557 | * svg/custom/resources/Acid3Font-loader.svg: |
| 13558 | |
| 13559 | 2009-01-26 Pierre-Olivier Latour <pol@apple.com> |
| 13560 | |
| 13561 | Updated the reference images for the video tests that rely on the H264 test movie, |
| 13562 | as QuickTime 7.6 apparently slightly changed the results from the 7.5.5 version. |
| 13563 | |
| 13564 | * platform/mac/media/video-aspect-ratio-expected.checksum: |
| 13565 | * platform/mac/media/video-aspect-ratio-expected.png: |
| 13566 | * platform/mac/media/video-controls-rendering-expected.checksum: |
| 13567 | * platform/mac/media/video-controls-rendering-expected.png: |
| 13568 | * platform/mac/media/video-display-toggle-expected.checksum: |
| 13569 | * platform/mac/media/video-display-toggle-expected.png: |
| 13570 | * platform/mac/media/video-layer-crash-expected.checksum: |
| 13571 | * platform/mac/media/video-layer-crash-expected.png: |
| 13572 | * platform/mac/media/video-transformed-expected.checksum: |
| 13573 | * platform/mac/media/video-transformed-expected.png: |
| 13574 | * platform/mac/media/video-zoom-expected.checksum: |
| 13575 | * platform/mac/media/video-zoom-expected.png: |
| 13576 | |
| 13577 | 2009-01-26 Darin Adler <darin@apple.com> |
| 13578 | |
| 13579 | Requested by David Hyatt. |
| 13580 | |
| 13581 | * platform/mac/fast/table/form-with-table-style-expected.checksum: Updated to reflect |
| 13582 | the progression; we now render things we used to fail to render. |
| 13583 | * platform/mac/fast/table/form-with-table-style-expected.png: Ditto. |
| 13584 | |
| 13585 | 2009-01-25 David Hyatt <hyatt@apple.com> |
| 13586 | |
| 13587 | Add layout test for https://bugs.webkit.org/show_bug.cgi?id=23524. |
| 13588 | |
| 13589 | Reviewed by Oliver Hunt |
| 13590 | |
| 13591 | * fast/repaint/dynamic-table-vertical-alignment-change.html: Added. |
| 13592 | * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.checksum: Added. |
| 13593 | * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added. |
| 13594 | * platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Added. |
| 13595 | |
| 13596 | 2009-01-25 Dan Bernstein <mitz@apple.com> |
| 13597 | |
| 13598 | Reviewed by Oliver Hunt. |
| 13599 | |
| 13600 | - test for <rdar://problem/6525618> REGRESSION (r39566): NewsFire crashes in |
| 13601 | string hashing code when opening a Digg RSS article |
| 13602 | |
| 13603 | * fast/loader/null-request-after-willSendRequest-expected.txt: Added. |
| 13604 | * fast/loader/null-request-after-willSendRequest.html: Added. |
| 13605 | |
| 13606 | 2009-01-24 Alexey Proskuryakov <ap@webkit.org> |
| 13607 | |
| 13608 | Reviewed by Darin Adler. |
| 13609 | |
| 13610 | <rdar://problem/5954398> REGRESSION: 1.1% PLT regression from 33577 and 33578 (encoding fixes) |
| 13611 | |
| 13612 | * http/tests/misc/dns-prefetch-control-expected.txt: |
| 13613 | * http/tests/misc/dns-prefetch-control.html: |
| 13614 | Google documentation for DNS Prefetch makes use of net-path relative URLs (//server-name), |
| 13615 | explaining that scheme is not necessary. This is of course true, but this test uses data: |
| 13616 | subframes, and data: is a non-hierachical scheme, so resolving such URLs fails, resulting |
| 13617 | in a KURL object that is not valid. WebKit used to ignore this, and tried to create a URL |
| 13618 | from this string again, now with a single argument KURL constructor, which resulted in a |
| 13619 | valid file: URL, which was successfully used! Both issues have been corrected in WebCore, |
| 13620 | so I had to change the test to no longer use relative net-path URLs. |
| 13621 | |
| 13622 | * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt: |
| 13623 | * http/tests/security/postMessage/invalid-origin-throws-exception.html: |
| 13624 | URLs that start with "/" are no longer converted to "file:" ones, so the results now |
| 13625 | match Firefox. |
| 13626 | |
| 13627 | * http/tests/uri/resolve-encoding-relative-expected.txt: Added. |
| 13628 | * http/tests/uri/resolve-encoding-relative.html: Added. |
| 13629 | Added a test to cover some cases of relative URL resolving that were not covered before. |
| 13630 | Expected results are taken from Firefox 3, and WebKit doesn't match in how fragments are |
| 13631 | encoded (we use document encoding, while Firefox uses UTF-8). Since fragments are not |
| 13632 | sent in HTTP requests, this is not too dangerous, but the Firefox behavior looks more |
| 13633 | consistent. |
| 13634 | |
| 13635 | 2009-01-24 Eric Carlson <eric.carlson@apple.com> |
| 13636 | |
| 13637 | <video> controls visibility test needs to dump render tree as text because |
| 13638 | the test does not always end at the same time, so the timeline slider thumb |
| 13639 | is not always at the same position. |
| 13640 | |
| 13641 | * media/video-controls-visible-audio-only.html: |
| 13642 | * platform/mac/media/video-controls-visible-audio-only-expected.txt: |
| 13643 | |
| 13644 | 2009-01-24 Darin Adler <darin@apple.com> |
| 13645 | |
| 13646 | Try to fix expected results for new video element test. |
| 13647 | |
| 13648 | * platform/mac/media/video-controls-visible-audio-only-expected.png: Landed new result |
| 13649 | generated on my machine. |
| 13650 | * platform/mac/media/video-controls-visible-audio-only-expected.txt: Ditto. |
| 13651 | |
| 13652 | 2009-01-24 Alexey Proskuryakov <ap@webkit.org> |
| 13653 | |
| 13654 | Reviewed by Darin Adler. |
| 13655 | |
| 13656 | <rdar://problem/6368059> REGRESSION: URL encoding problems on http://www.cineman.ch |
| 13657 | |
| 13658 | * http/tests/xmlhttprequest/encode-request-url-2-expected.txt: Added. |
| 13659 | * http/tests/xmlhttprequest/encode-request-url-2.html: Added. |
| 13660 | |
| 13661 | * fast/loader/url-parse-1-expected.txt: Updated test results. Neither new nor old result |
| 13662 | matches Firefox, and the change is caused by <https://bugs.webkit.org/show_bug.cgi?id=23500>. |
| 13663 | |
| 13664 | 2009-01-23 Eric Carlson <eric.carlson@apple.com> |
| 13665 | |
| 13666 | Reviewed by Adele Peterson |
| 13667 | |
| 13668 | Test for behavior of <video> element controller when a media file has |
| 13669 | only audio. |
| 13670 | https://bugs.webkit.org/show_bug.cgi?id=23407 |
| 13671 | |
| 13672 | * media/video-controls-visible-audio-only.html: Added. |
| 13673 | * platform/mac/media/video-controls-visible-audio-only-expected.checksum: Added. |
| 13674 | * platform/mac/media/video-controls-visible-audio-only-expected.png: Added. |
| 13675 | * platform/mac/media/video-controls-visible-audio-only-expected.txt: Added. |
| 13676 | |
| 13677 | 2009-01-23 Alexey Proskuryakov <ap@webkit.org> |
| 13678 | |
| 13679 | Reviewed by Oliver Hunt. |
| 13680 | |
| 13681 | https://bugs.webkit.org/show_bug.cgi?id=23478 |
| 13682 | Add a test for application test resource loading failure |
| 13683 | |
| 13684 | * http/tests/appcache/404-resource-expected.txt: Added. |
| 13685 | * http/tests/appcache/404-resource.html: Added. |
| 13686 | * http/tests/appcache/resources/404-resource.manifest: Added. |
| 13687 | |
| 13688 | 2009-01-22 Eric Seidel <eric@webkit.org> |
| 13689 | |
| 13690 | Reviewed by Darin Adler. |
| 13691 | |
| 13692 | Remove <strong>/<em> tags when toggling bold/italic since IE inserts them instead of <b>/<i> |
| 13693 | https://bugs.webkit.org/show_bug.cgi?id=23486 |
| 13694 | |
| 13695 | * editing/execCommand/toggle-styles-expected.txt: pass two more cases! |
| 13696 | |
| 13697 | 2009-01-22 Eric Seidel <eric@webkit.org> |
| 13698 | |
| 13699 | Reviewed by Justin Garcia. |
| 13700 | |
| 13701 | Remove <span> turds left by editing commands |
| 13702 | https://bugs.webkit.org/show_bug.cgi?id=23466 |
| 13703 | |
| 13704 | * editing/execCommand/empty-span-removal-expected.txt: Added. |
| 13705 | * editing/execCommand/empty-span-removal.html: Added. |
| 13706 | * editing/execCommand/resources/empty-span-removal.js: Added. |
| 13707 | * editing/execCommand/toggle-styles-expected.txt: Updated. |
| 13708 | |
| 13709 | 2009-01-22 Beth Dakin <bdakin@apple.com> |
| 13710 | |
| 13711 | Reviewed by Sam Weinig. |
| 13712 | |
| 13713 | Fix for https://bugs.webkit.org/show_bug.cgi?id=23461 LayoutTests/ |
| 13714 | fast/js/numeric-conversion.html is broken, and corresponding |
| 13715 | <rdar://problem/6514842> |
| 13716 | |
| 13717 | The basic problem here is that parseInt(Infinity) should be NaN, |
| 13718 | but we were returning 0. NaN matches Safari 3.2.1 and Firefox. |
| 13719 | |
| 13720 | * fast/js/numeric-conversion-expected.txt: |
| 13721 | * fast/js/resources/numeric-conversion.js: |
| 13722 | |
| 13723 | 2009-01-22 Eric Roman <eroman@chromium.org> |
| 13724 | |
| 13725 | Reviewed by Eric Seidel. |
| 13726 | |
| 13727 | https://bugs.webkit.org/show_bug.cgi?id=20806 |
| 13728 | "Referer" header not sent for history navigation. |
| 13729 | |
| 13730 | * http/tests/navigation/back-send-referrer-expected.txt: Added. |
| 13731 | * http/tests/navigation/back-send-referrer.html: Added. |
| 13732 | * http/tests/navigation/resources/back-send-referrer-helper.php: Added. |
| 13733 | |
| 13734 | 2009-01-22 Oliver Hunt <oliver@apple.com> |
| 13735 | |
| 13736 | Reviewed by Geoff Garen. |
| 13737 | |
| 13738 | <rdar://problem/6516853> (r39682-r39736) JSFunFuzz: crash on "(function(){({ x2: x }), })()" |
| 13739 | <https://bugs.webkit.org/show_bug.cgi?id=23479> |
| 13740 | |
| 13741 | Add additional reparsing tests. |
| 13742 | |
| 13743 | * fast/js/reparsing-semicolon-insertion-expected.txt: |
| 13744 | * fast/js/resources/reparsing-semicolon-insertion.js: |
| 13745 | (commaParenTest): |
| 13746 | (commaParenThrowTest): |
| 13747 | |
| 13748 | 2009-01-21 Gavin Barraclough <barraclough@apple.com> |
| 13749 | |
| 13750 | Rubber stamped by Geoff "Cameron Zwarich" Garen. |
| 13751 | |
| 13752 | Add pre & post standalone driver scripts to assist running the javascript layout tests |
| 13753 | on jsc, rather than a full webkit build. |
| 13754 | |
| 13755 | * fast/js/resources/standalone-post.js: Copied from fast/js/resources/js-test-post.js. |
| 13756 | * fast/js/resources/standalone-pre.js: Copied from fast/js/resources/js-test-pre.js. |
| 13757 | (description): |
| 13758 | (debug): |
| 13759 | (escapeString): |
| 13760 | (testPassed): |
| 13761 | (testFailed): |
| 13762 | |
| 13763 | 2009-01-21 Gavin Barraclough <barraclough@apple.com> |
| 13764 | |
| 13765 | Reviewed by Oliver Hunt. |
| 13766 | |
| 13767 | Add layout test for switch (-0). |
| 13768 | |
| 13769 | * fast/js/resources/switch-behaviour.js: |
| 13770 | * fast/js/switch-behaviour-expected.txt: |
| 13771 | |
| 13772 | 2009-01-19 Chris Marrin <cmarrin@apple.com> |
| 13773 | |
| 13774 | Reviewed by David Hyatt |
| 13775 | |
| 13776 | Fix for https://bugs.webkit.org/show_bug.cgi?id=23317 |
| 13777 | |
| 13778 | * transitions/repeated-firing-background-color-expected.txt: Added. |
| 13779 | * transitions/repeated-firing-background-color.html: Added. |
| 13780 | |
| 13781 | 2009-01-21 Eric Seidel <eric@webkit.org> |
| 13782 | |
| 13783 | Reviewed by Justin Garcia. |
| 13784 | |
| 13785 | Remove the style='' turds left by some editing commands |
| 13786 | https://bugs.webkit.org/show_bug.cgi?id=23463 |
| 13787 | |
| 13788 | * editing/execCommand/toggle-styles-expected.txt: updated results |
| 13789 | |
| 13790 | 2009-01-21 Chris Fleizach <cfleizach@apple.com> |
| 13791 | |
| 13792 | Reviewed by Beth Dakin. |
| 13793 | |
| 13794 | Test to make sure accessibility doesn't crash when a table is modified through JavaScript |
| 13795 | |
| 13796 | * accessibility/table-modification-crash-expected.txt: Added. |
| 13797 | * accessibility/table-modification-crash.html: Added. |
| 13798 | |
| 13799 | 2009-01-16 Eric Seidel <eric@webkit.org> |
| 13800 | |
| 13801 | Reviewed by Justin Garcia. |
| 13802 | |
| 13803 | Updated results for execCommand() 'sub' and 'super' toggle fixes. |
| 13804 | https://bugs.webkit.org/show_bug.cgi?id=17733 |
| 13805 | |
| 13806 | * editing/execCommand/toggle-styles-expected.txt: |
| 13807 | |
| 13808 | 2009-01-20 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 13809 | |
| 13810 | Reviewed by George Staikos. |
| 13811 | |
| 13812 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=23434 |
| 13813 | |
| 13814 | Add minimal WML input element testcase: fast/wml/input.wml |
| 13815 | |
| 13816 | * fast/wml/input.wml: Added. |
| 13817 | * platform/mac/fast/wml/input-expected.checksum: Added. |
| 13818 | * platform/mac/fast/wml/input-expected.png: Added. |
| 13819 | * platform/mac/fast/wml/input-expected.txt: Added. |
| 13820 | |
| 13821 | 2009-01-20 Pierre-Olivier Latour <pol@apple.com> |
| 13822 | |
| 13823 | Previously uploaded reference images were generated with Perian installed, which affected them |
| 13824 | as explained in https://bugs.webkit.org/show_bug.cgi?id=22615. |
| 13825 | |
| 13826 | * platform/mac/media/video-zoom-expected.checksum: |
| 13827 | * platform/mac/media/video-zoom-expected.png: |
| 13828 | |
| 13829 | 2009-01-20 Dirk Schulze <krit@webkit.org> |
| 13830 | |
| 13831 | Reviewed by Nikolas Zimmermann. |
| 13832 | |
| 13833 | stroke-pattern is wrong and coords-units-01-b match the behavior of |
| 13834 | batik and Firefox. |
| 13835 | |
| 13836 | * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: |
| 13837 | * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: |
| 13838 | * platform/mac/svg/custom/stroked-pattern-expected.checksum: |
| 13839 | * platform/mac/svg/custom/stroked-pattern-expected.png: |
| 13840 | |
| 13841 | 2009-01-19 Simon Fraser <simon.fraser@apple.com> |
| 13842 | |
| 13843 | https://bugs.webkit.org/show_bug.cgi?id=18078 |
| 13844 | |
| 13845 | New testcases for transitions of shorthand properties. |
| 13846 | |
| 13847 | * transitions/shorthand-border-transitions-expected.txt: Added. |
| 13848 | * transitions/shorthand-border-transitions.html: Added. |
| 13849 | * transitions/shorthand-transitions-expected.txt: Added. |
| 13850 | * transitions/shorthand-transitions.html: Added. |
| 13851 | |
| 13852 | 2009-01-19 Darin Adler <darin@apple.com> |
| 13853 | |
| 13854 | Reviewed by Sam Weinig. |
| 13855 | |
| 13856 | Bug 23409: REGRESSION: RegExp 'replace()' function improperly processes '$$' |
| 13857 | <https://bugs.webkit.org/show_bug.cgi?id=23409> |
| 13858 | <rdar://problem/6505723> |
| 13859 | |
| 13860 | * fast/js/resources/string-replace-3.js: |
| 13861 | * fast/js/string-replace-3-expected.txt: |
| 13862 | |
| 13863 | 2009-01-19 Simon Fraser <simon.fraser@apple.com> |
| 13864 | |
| 13865 | Reviewed by Dave Hyatt |
| 13866 | |
| 13867 | https://bugs.webkit.org/show_bug.cgi?id=18078 |
| 13868 | |
| 13869 | Fix transition-test-helpers.js to handle more kinds |
| 13870 | of CSS properties, like lists and colors, and to |
| 13871 | optionally not use the pause API. |
| 13872 | |
| 13873 | * transitions/transform-op-list-match.html: |
| 13874 | * transitions/transform-op-list-no-match.html: |
| 13875 | * transitions/transition-test-helpers.js: |
| 13876 | (runTransitionTest.checkExpectedValue): |
| 13877 | (runTransitionTest.runTest): |
| 13878 | * transitions/zero-duration-in-list.html: |
| 13879 | |
| 13880 | 2009-01-19 Alexey Proskuryakov <ap@webkit.org> |
| 13881 | |
| 13882 | Update test results for https://bugs.webkit.org/show_bug.cgi?id=23417. |
| 13883 | |
| 13884 | * fast/dom/Window/window-properties-expected.txt: |
| 13885 | |
| 13886 | 2009-01-19 Chris Fleizach <cfleizach@apple.com> |
| 13887 | |
| 13888 | Reviewed by Beth Dakin. |
| 13889 | |
| 13890 | Bug 23422: AX: AXLinks should expose access key information |
| 13891 | https://bugs.webkit.org/show_bug.cgi?id=23422 |
| 13892 | |
| 13893 | Update and add tests for access key information |
| 13894 | |
| 13895 | * accessibility/accesskey-expected.txt: Added. |
| 13896 | * accessibility/accesskey.html: Added. |
| 13897 | * accessibility/document-links-expected.txt: |
| 13898 | * accessibility/legend-expected.txt: |
| 13899 | * accessibility/radio-button-group-members-expected.txt: |
| 13900 | * accessibility/table-with-aria-role-expected.txt: |
| 13901 | |
| 13902 | 2009-01-19 Alexey Proskuryakov <ap@webkit.org> |
| 13903 | |
| 13904 | Reviewed by Anders Carlsson. |
| 13905 | |
| 13906 | https://bugs.webkit.org/show_bug.cgi?id=23417 |
| 13907 | Implement application cache obsolete state |
| 13908 | |
| 13909 | * http/tests/appcache/resources/fail-on-update.php: This script used to alternate between |
| 13910 | 200 and 404 responses, which is not correct, because update process should check the |
| 13911 | manifest twice (WebKit doesn't implement that yet). Changed it to take explicit commands. |
| 13912 | |
| 13913 | * http/tests/appcache/fail-on-update.html: Updated to "delete" the manifest explicitly. |
| 13914 | |
| 13915 | * http/tests/appcache/remove-cache-expected.txt: Added. |
| 13916 | * http/tests/appcache/remove-cache.html: Added. |
| 13917 | * http/tests/appcache/resources/remove-cache-frame-2.html: Added. |
| 13918 | * http/tests/appcache/resources/remove-cache-frame.html: Added. |
| 13919 | Added a test for manifest obsolescence. |
| 13920 | |
| 13921 | 2009-01-19 Chris Fleizach <cfleizach@apple.com> |
| 13922 | |
| 13923 | Reviewed by David Hyatt. |
| 13924 | |
| 13925 | Bug 23399: AX: some buttons don't expose AXPress as an action |
| 13926 | https://bugs.webkit.org/show_bug.cgi?id=23399 |
| 13927 | |
| 13928 | * accessibility/button-press-action-expected.txt: Added. |
| 13929 | * accessibility/button-press-action.html: Added. |
| 13930 | |
| 13931 | 2009-01-17 Eric Carlson <eric.carlson@apple.com> |
| 13932 | |
| 13933 | Reviewed by Adele Peterson |
| 13934 | |
| 13935 | <rdar://problem/6293969> |
| 13936 | |
| 13937 | Update media controls rendering results for new controls CSS. |
| 13938 | |
| 13939 | * platform/mac/media/audio-controls-rendering-expected.txt: |
| 13940 | * platform/mac/media/video-controls-rendering-expected.txt: |
| 13941 | * platform/mac/media/video-display-toggle-expected.txt: |
| 13942 | |
| 13943 | 2009-01-16 Chris Fleizach <cfleizach@apple.com> |
| 13944 | |
| 13945 | Reviewed by Oliver Hunt. |
| 13946 | |
| 13947 | Bug 23397: AXURL is not reported for <INPUT type="image"> elements |
| 13948 | https://bugs.webkit.org/show_bug.cgi?id=23397 |
| 13949 | |
| 13950 | * accessibility/input-image-url-expected.txt: Added. |
| 13951 | * accessibility/input-image-url.html: Added. |
| 13952 | |
| 13953 | 2009-01-16 Chris Fleizach <cfleizach@apple.com> |
| 13954 | |
| 13955 | Reviewed by Oliver Hunt. |
| 13956 | |
| 13957 | Bug 23393: TextField has AXTitle and AXTitleUIElement |
| 13958 | https://bugs.webkit.org/show_bug.cgi?id=23393 |
| 13959 | |
| 13960 | * accessibility/double-title-expected.txt: Added. |
| 13961 | * accessibility/double-title.html: Added. |
| 13962 | |
| 13963 | 2009-01-16 Eric Seidel <eric@webkit.org> |
| 13964 | |
| 13965 | Reviewed by Alexey Proskuryakov. |
| 13966 | |
| 13967 | Add toggle-styles test for editing. |
| 13968 | https://bugs.webkit.org/show_bug.cgi?id=23366 |
| 13969 | |
| 13970 | This test demonstrates at least these 3 editing bugs: |
| 13971 | https://bugs.webkit.org/show_bug.cgi?id=17733 |
| 13972 | https://bugs.webkit.org/show_bug.cgi?id=20215 |
| 13973 | https://bugs.webkit.org/show_bug.cgi?id=22810 |
| 13974 | |
| 13975 | * editing/execCommand/resources/toggle-styles.js: Added. |
| 13976 | * editing/execCommand/toggle-styles-expected.txt: Added. |
| 13977 | * editing/execCommand/toggle-styles.html: Added. |
| 13978 | |
| 13979 | 2009-01-16 Geoffrey Garen <ggaren@apple.com> |
| 13980 | |
| 13981 | Reviewed by Darin Adler. |
| 13982 | |
| 13983 | Added tests for <rdar://problem/6452301> REGRESSION: Latest WebKit |
| 13984 | nightlies turn "c" into "" when stripping \\c_ character |
| 13985 | |
| 13986 | * fast/regex/malformed-escapes-expected.txt: |
| 13987 | * fast/regex/resources/malformed-escapes.js: |
| 13988 | |
| 13989 | 2009-01-16 Chris Fleizach <cfleizach@apple.com> |
| 13990 | |
| 13991 | Reviewed by Beth Dakin. |
| 13992 | |
| 13993 | Bug 23387: AX hierarchy is incorrect when iframes are present |
| 13994 | https://bugs.webkit.org/show_bug.cgi?id=23387 |
| 13995 | |
| 13996 | * accessibility/iframe-bastardization-expected.txt: Added. |
| 13997 | * accessibility/iframe-bastardization.html: Added. |
| 13998 | |
| 13999 | 2009-01-16 Jeremy Moskovich <jeremy@chromium.org> |
| 14000 | |
| 14001 | Reviewed by Darin Adler. |
| 14002 | |
| 14003 | https://bugs.webkit.org/show_bug.cgi?id=16001 |
| 14004 | Re-land layout test which didn't land as part of r39785 |
| 14005 | Move pixel results to platforms directory. |
| 14006 | |
| 14007 | * editing/selection/extend-selection-bidi.html: Added. |
| 14008 | * platform/mac/editing/selection/extend-selection-bidi-expected.checksum: Renamed from LayoutTests/editing/selection/extend-selection-bidi-expected.checksum. |
| 14009 | * platform/mac/editing/selection/extend-selection-bidi-expected.png: Renamed from LayoutTests/editing/selection/extend-selection-bidi-expected.png. |
| 14010 | |
| 14011 | 2009-01-16 Chris Marrin <cmarrin@apple.com> |
| 14012 | |
| 14013 | Reviewed by David Hyatt. |
| 14014 | |
| 14015 | * transitions/hang-with-bad-transition-list-expected.txt: Added. |
| 14016 | * transitions/hang-with-bad-transition-list.html: Added. |
| 14017 | |
| 14018 | https://bugs.webkit.org/show_bug.cgi?id=23088 |
| 14019 | |
| 14020 | 2009-01-16 Chris Fleizach <cfleizach@apple.com> |
| 14021 | |
| 14022 | Reviewed by Darin Adler. |
| 14023 | |
| 14024 | Test case for |
| 14025 | Bug 23385: crash at com.apple.WebCore WebCore::HTMLAnchorElement::isKeyboardFocusable |
| 14026 | |
| 14027 | * fast/events/tab-crash-with-image-map-expected.txt: Added. |
| 14028 | * fast/events/tab-crash-with-image-map.html: Added. |
| 14029 | |
| 14030 | 2009-01-15 Chris Marrin <cmarrin@apple.com> |
| 14031 | |
| 14032 | Reviewed by Sam Weinig. |
| 14033 | |
| 14034 | Fixed test case to work on ppc, which (apparently) has some difference in sin() and cos() |
| 14035 | |
| 14036 | * transforms/2d/cssmatrix-interface.xhtml: |
| 14037 | |
| 14038 | 2009-01-15 Geoffrey Garen <ggaren@apple.com> |
| 14039 | |
| 14040 | Reviewed by Cameron Zwarich. |
| 14041 | |
| 14042 | Added a test for <rdar://problem/6471394> REGRESSION (r39164): Discarding |
| 14043 | quantifier on assertion gives incorrect result (23075) |
| 14044 | |
| 14045 | * fast/regex/quantified-assertions-expected.txt: |
| 14046 | * fast/regex/resources/quantified-assertions.js: |
| 14047 | |
| 14048 | 2009-01-15 Dimitri Dupuis-Latour <dupuislatour@apple.com> |
| 14049 | |
| 14050 | Added testcases for all CSS3 pseudo-classes and pseudo-elements |
| 14051 | |
| 14052 | <rdar://problem/5870656> selectorText and cssText are clipped for :nth-child() and :nth-of-type(); |
| 14053 | |
| 14054 | Reviewed by Timothy Hatcher. |
| 14055 | |
| 14056 | * fast/dom/css-selectorText-expected.txt: |
| 14057 | * fast/dom/css-selectorText.html: |
| 14058 | |
| 14059 | 2009-01-15 Justin Garcia <justin.garcia@apple.com> |
| 14060 | |
| 14061 | Reviewed by Oliver Hunt. |
| 14062 | |
| 14063 | <rdar://problem/6444148> Styling a selection that ends in a line break can sometimes style what's after the break |
| 14064 | |
| 14065 | * editing/execCommand/6444148-expected.txt: Added. |
| 14066 | * editing/execCommand/6444148.html: Added. |
| 14067 | |
| 14068 | 2009-01-15 Oliver Hunt <oliver@apple.com> |
| 14069 | |
| 14070 | Reviewed by Geoff Garen. |
| 14071 | |
| 14072 | Bug 23225: REGRESSION: Assertion failure in reparseInPlace() (m_sourceElements) at sfgate.com |
| 14073 | <https://bugs.webkit.org/show_bug.cgi?id=23225> <rdar://problem/6487432> |
| 14074 | |
| 14075 | Test to verify reparsing behaviour in the face of a BOM in the middle of the file. |
| 14076 | |
| 14077 | * fast/js/bom-in-file-retains-correct-offset-expected.txt: Added. |
| 14078 | * fast/js/bom-in-file-retains-correct-offset.html: Added. |
| 14079 | * fast/js/resources/bom-in-file-retains-correct-offset.js: Added. |
| 14080 | |
| 14081 | 2009-01-14 David Kilzer <ddkilzer@apple.com> |
| 14082 | |
| 14083 | Updated layout test results after adding WebKitCSSMatrix (r39922) |
| 14084 | |
| 14085 | * fast/dom/Window/window-properties-expected.txt: |
| 14086 | * fast/js/global-constructors-expected.txt: |
| 14087 | |
| 14088 | 2009-01-14 Pierre-Olivier Latour <pol@apple.com> |
| 14089 | |
| 14090 | Added missing reference images for pixel tests (generated on iMac Intel with 10.5.5 + QT 7.5.5). |
| 14091 | |
| 14092 | * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.checksum: Added. |
| 14093 | * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.png: Added. |
| 14094 | * platform/mac/fast/events/pointer-events-2-expected.checksum: Added. |
| 14095 | * platform/mac/fast/events/pointer-events-2-expected.png: Added. |
| 14096 | * platform/mac/fast/events/pointer-events-expected.checksum: Added. |
| 14097 | * platform/mac/fast/events/pointer-events-expected.png: Added. |
| 14098 | * platform/mac/fast/media/mq-animation-expected.checksum: Added. |
| 14099 | * platform/mac/fast/media/mq-animation-expected.png: Added. |
| 14100 | * platform/mac/fast/media/mq-transform-01-expected.checksum: Added. |
| 14101 | * platform/mac/fast/media/mq-transform-01-expected.png: Added. |
| 14102 | * platform/mac/fast/media/mq-transform-02-expected.checksum: Added. |
| 14103 | * platform/mac/fast/media/mq-transform-02-expected.png: Added. |
| 14104 | * platform/mac/fast/media/mq-transform-03-expected.checksum: Added. |
| 14105 | * platform/mac/fast/media/mq-transform-03-expected.png: Added. |
| 14106 | * platform/mac/fast/media/mq-transform-04-expected.checksum: Added. |
| 14107 | * platform/mac/fast/media/mq-transform-04-expected.png: Added. |
| 14108 | * platform/mac/fast/media/mq-transition-expected.checksum: Added. |
| 14109 | * platform/mac/fast/media/mq-transition-expected.png: Added. |
| 14110 | * platform/mac/http/tests/security: Added. |
| 14111 | * platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.checksum: Added. |
| 14112 | * platform/mac/http/tests/security/dataTransfer-set-data-file-url-expected.png: Added. |
| 14113 | * platform/mac/http/tests/webarchive: Added. |
| 14114 | * platform/mac/http/tests/webarchive/test-css-url-encoding-expected.checksum: Added. |
| 14115 | * platform/mac/http/tests/webarchive/test-css-url-encoding-expected.png: Added. |
| 14116 | * platform/mac/http/tests/webarchive/test-css-url-encoding-shift-jis-expected.checksum: Added. |
| 14117 | * platform/mac/http/tests/webarchive/test-css-url-encoding-shift-jis-expected.png: Added. |
| 14118 | * platform/mac/http/tests/webarchive/test-css-url-encoding-utf-8-expected.checksum: Added. |
| 14119 | * platform/mac/http/tests/webarchive/test-css-url-encoding-utf-8-expected.png: Added. |
| 14120 | * platform/mac/http/tests/webarchive/test-preload-resources-expected.checksum: Added. |
| 14121 | * platform/mac/http/tests/webarchive/test-preload-resources-expected.png: Added. |
| 14122 | * platform/mac/media/video-zoom-expected.checksum: Added. |
| 14123 | * platform/mac/media/video-zoom-expected.png: Added. |
| 14124 | * platform/mac/webarchive/test-css-url-resources-in-stylesheets-expected.checksum: Added. |
| 14125 | * platform/mac/webarchive/test-css-url-resources-in-stylesheets-expected.png: Added. |
| 14126 | * platform/mac/webarchive/test-css-url-resources-inline-styles-expected.checksum: Added. |
| 14127 | * platform/mac/webarchive/test-css-url-resources-inline-styles-expected.png: Added. |
| 14128 | |
| 14129 | 2009-01-14 Chris Marrin <cmarrin@apple.com> |
| 14130 | |
| 14131 | Reviewed by Sam Weinig. |
| 14132 | |
| 14133 | Testcase for implementation of WebKitCSSMatrix |
| 14134 | https://bugs.webkit.org/show_bug.cgi?id=21421 |
| 14135 | |
| 14136 | * animations/combo-transform-translate+scale-expected.txt: |
| 14137 | * animations/combo-transform-translate+scale.html: |
| 14138 | * transforms/2d/cssmatrix-interface-expected.txt: Added. |
| 14139 | * transforms/2d/cssmatrix-interface.xhtml: Added. |
| 14140 | |
| 14141 | 2009-01-14 Darin Adler <darin@apple.com> |
| 14142 | |
| 14143 | Reviewed by Beth Dakin. |
| 14144 | |
| 14145 | Try to fix regression test failures seen on Leopard; possibly new to 10.5.6. |
| 14146 | |
| 14147 | * http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Removed. |
| 14148 | This test has enough Mac specifics in it that I don't think it makes sense to have cross-platform results. |
| 14149 | |
| 14150 | * platform/mac-tiger/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: |
| 14151 | Copied from http/tests/misc/willCacheResponse-delegate-callback-expected.txt. |
| 14152 | |
| 14153 | * platform/mac/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: |
| 14154 | Copied from http/tests/misc/willCacheResponse-delegate-callback-expected.txt. |
| 14155 | Updated with non-Tiger results. The order of delegate calls has changed. |
| 14156 | |
| 14157 | 2009-01-14 Jeremy Moskovich <jeremy@chromium.org> |
| 14158 | |
| 14159 | Reviewed by Eric Seidel. |
| 14160 | |
| 14161 | <https://bugs.webkit.org/show_bug.cgi?id=16829> |
| 14162 | Implement NPN_SetException() |
| 14163 | |
| 14164 | * plugins/netscape-throw-exception-expected.txt: Added. |
| 14165 | * plugins/netscape-throw-exception.html: Added. |
| 14166 | |
| 14167 | 2009-01-14 David Kilzer <ddkilzer@apple.com> |
| 14168 | |
| 14169 | Disabling webarchive/test-link-rel-icon.html due to various buildbot failures |
| 14170 | |
| 14171 | Bug 23331: LayoutTests/webarchive/test-link-rel-icon.html fails in different ways on buildbots |
| 14172 | <https://bugs.webkit.org/show_bug.cgi?id=23331> |
| 14173 | |
| 14174 | * webarchive/test-link-rel-icon.html: Removed. |
| 14175 | * webarchive/test-link-rel-icon.html-disabled: Renamed from LayoutTests/webarchive/test-link-rel-icon.html. |
| 14176 | |
| 14177 | 2009-01-14 Oliver Hunt <oliver@apple.com> |
| 14178 | |
| 14179 | Reviewed by Cameron Zwarich. |
| 14180 | |
| 14181 | Bug 22903: REGRESSION (r36267): visiting this site reliably crashes WebKit nightly |
| 14182 | |
| 14183 | Add test to make sure we correctly mark cached EvalCodeBlocks |
| 14184 | |
| 14185 | * fast/js/cached-eval-gc-expected.txt: Added. |
| 14186 | * fast/js/cached-eval-gc.html: Added. |
| 14187 | * fast/js/resources/cached-eval-gc.js: Added. |
| 14188 | |
| 14189 | 2009-01-14 David Kilzer <ddkilzer@apple.com> |
| 14190 | |
| 14191 | Bug 22795: favicons should be saved to webarchives |
| 14192 | |
| 14193 | <https://bugs.webkit.org/show_bug.cgi?id=22795> |
| 14194 | |
| 14195 | Reviewed by Darin Adler. |
| 14196 | |
| 14197 | Note that this test case contains a workaround for Bug 21026 and |
| 14198 | <rdar://problem/6240826> which may be removed once that is fixed. |
| 14199 | |
| 14200 | * webarchive/resources/favicon.ico: Copied from LayoutTests/fast/images/resources/favicon.ico. |
| 14201 | * webarchive/test-link-rel-icon-expected.webarchive: Added. |
| 14202 | * webarchive/test-link-rel-icon.html: Added. |
| 14203 | |
| 14204 | 2009-01-14 Nigel Tao <nigel.tao.gnome@gmail.com> |
| 14205 | |
| 14206 | Reviewed by Darin Adler. |
| 14207 | |
| 14208 | - tests for https://bugs.webkit.org/show_bug.cgi?id=22476 |
| 14209 | Added tests that calling dataTransfer.setData('URL', aFileUrl) |
| 14210 | only puts NSFilenamesPboardtype data on the clipboard if called |
| 14211 | from a locally served page. |
| 14212 | |
| 14213 | * http/tests/security/dataTransfer-set-data-file-url-expected.txt: Added. |
| 14214 | * http/tests/security/dataTransfer-set-data-file-url.html: Added. |
| 14215 | * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url-expected.txt: Added. |
| 14216 | * platform/mac/editing/pasteboard/dataTransfer-set-data-file-url.html: Added. |
| 14217 | |
| 14218 | 2009-01-14 Alexey Proskuryakov <ap@webkit.org> |
| 14219 | |
| 14220 | Reviewed by Darin Adler. |
| 14221 | |
| 14222 | https://bugs.webkit.org/show_bug.cgi?id=23316 |
| 14223 | Application cache updating always fails with an assertion |
| 14224 | |
| 14225 | * http/tests/appcache/resources/versioned-manifest.php: Added. |
| 14226 | * http/tests/appcache/update-cache-expected.txt: Added. |
| 14227 | * http/tests/appcache/update-cache.html: Added. |
| 14228 | |
| 14229 | 2009-01-14 Alexey Proskuryakov <ap@webkit.org> |
| 14230 | |
| 14231 | Reviewed by Darin Adler. |
| 14232 | |
| 14233 | https://bugs.webkit.org/show_bug.cgi?id=23313 |
| 14234 | appcache/offline-access.html fails frequently |
| 14235 | |
| 14236 | * http/tests/appcache/resources/offline-access-frame.html: |
| 14237 | Make sure that the test runs, even if the cache update finishes before we install event listeners. |
| 14238 | |
| 14239 | * http/tests/appcache/offline-access-expected.txt: |
| 14240 | * http/tests/appcache/offline-access.html: |
| 14241 | Don't dump frame content, as it is timing dependent. |
| 14242 | |
| 14243 | 2009-01-13 Alexey Proskuryakov <ap@webkit.org> |
| 14244 | |
| 14245 | Reviewed by Anders Carlsson. |
| 14246 | |
| 14247 | https://bugs.webkit.org/show_bug.cgi?id=23256 |
| 14248 | Implement application cache foreign entries |
| 14249 | |
| 14250 | * http/tests/appcache/resources/xhr-foreign-resource-2.manifest: Added. |
| 14251 | * http/tests/appcache/resources/xhr-foreign-resource-frame.html: Added. |
| 14252 | * http/tests/appcache/resources/xhr-foreign-resource.manifest: Added. |
| 14253 | * http/tests/appcache/xhr-foreign-resource-expected.txt: Added. |
| 14254 | * http/tests/appcache/xhr-foreign-resource.html: Added. |
| 14255 | |
| 14256 | 2009-01-13 Alexey Proskuryakov <ap@webkit.org> |
| 14257 | |
| 14258 | Reviewed by Darin Adler. |
| 14259 | |
| 14260 | https://bugs.webkit.org/show_bug.cgi?id=23286 |
| 14261 | Add a test for non-ASCII URIs in application cache |
| 14262 | |
| 14263 | * http/tests/appcache/cyrillic-uri-expected.txt: Added. |
| 14264 | * http/tests/appcache/cyrillic-uri.html: Added. |
| 14265 | * http/tests/appcache/resources/cyrillic-uri-form.html: Added. |
| 14266 | * http/tests/appcache/resources/cyrillic-uri.manifest: Added. |
| 14267 | * http/tests/appcache/resources/intercept: Added. |
| 14268 | * http/tests/appcache/resources/intercept/.htaccess: Added. |
| 14269 | * http/tests/appcache/resources/print-uri.php: Added. |
| 14270 | |
| 14271 | 2009-01-13 Beth Dakin <bdakin@apple.com> |
| 14272 | |
| 14273 | Reviewed by Darin Adler and Oliver Hunt. |
| 14274 | |
| 14275 | Updated test and results for <rdar://problem/6489314> REGRESSION: |
| 14276 | Business widget's front side fails to render correctly when |
| 14277 | flipping widget |
| 14278 | |
| 14279 | parseInt(NaN) should be NaN. |
| 14280 | * fast/js/numeric-conversion-expected.txt: |
| 14281 | * fast/js/resources/numeric-conversion.js: |
| 14282 | |
| 14283 | 2009-01-13 Anders Carlsson <andersca@apple.com> |
| 14284 | |
| 14285 | Reviewed by Sam Weinig. |
| 14286 | |
| 14287 | Add NPRuntime test. |
| 14288 | |
| 14289 | * plugins/npruntime-expected.txt: Added. |
| 14290 | * plugins/npruntime.html: Added. |
| 14291 | |
| 14292 | 2009-01-12 Robert Blaut <webkit@blaut.biz> |
| 14293 | |
| 14294 | Reviewed by Darin Adler |
| 14295 | |
| 14296 | Fix for <https://bugs.webkit.org/show_bug.cgi?id=22096> |
| 14297 | Bug 22096: REGRESSION (r35879) scrolldelay is counted in seconds |
| 14298 | instead of miliseconds |
| 14299 | |
| 14300 | * fast/css/webkit-marquee-speed-unit-in-quirksmode-expected.txt: Added. |
| 14301 | * fast/css/webkit-marquee-speed-unit-in-quirksmode.html: Added. |
| 14302 | |
| 14303 | 2009-01-12 Eric Roman <eroman@chromium.org> |
| 14304 | |
| 14305 | Reviewed by Darin Adler. |
| 14306 | https://bugs.webkit.org/show_bug.cgi?id=23232 |
| 14307 | |
| 14308 | * editing/selection/doubleclick-whitespace-crash-expected.txt: Added. |
| 14309 | * editing/selection/doubleclick-whitespace-crash.html: Added. |
| 14310 | * editing/selection/doubleclick-whitespace-expected.txt: |
| 14311 | * editing/selection/doubleclick-whitespace.html: |
| 14312 | |
| 14313 | 2009-01-12 Alexey Proskuryakov <ap@webkit.org> |
| 14314 | |
| 14315 | Update test results. |
| 14316 | |
| 14317 | * fast/dom/Window/window-properties-expected.txt: Remove appcache dynamic entries methods. |
| 14318 | |
| 14319 | 2009-01-11 Darin Adler <darin@apple.com> |
| 14320 | |
| 14321 | Reviewed by Dan Bernstein. |
| 14322 | |
| 14323 | Bug 23247: createSVGPathSegCurvetoCubicSmoothAbs doesn't set y2 correctly |
| 14324 | https://bugs.webkit.org/show_bug.cgi?id=23247 |
| 14325 | |
| 14326 | Also fix problems where partially parsed paths will still have an effect |
| 14327 | rather than failing parsing and being ignored. |
| 14328 | |
| 14329 | Renamed the path-parser.html test to fuzz-path-parser.html, since it's a fuzz test, |
| 14330 | to make room for a non-fuzz test of the path parser. |
| 14331 | |
| 14332 | * platform/mac/svg/custom/path-bad-data-expected.txt: Updated results, since the old |
| 14333 | ones were based on incorrect path parsing behavior. |
| 14334 | |
| 14335 | * svg/dom/fuzz-path-parser-expected.txt: Copied from svg/dom/path-parser-expected.txt. |
| 14336 | Also updated because the parser no longer tolerates extra characters at the end of the |
| 14337 | string, which it was doing by accident. |
| 14338 | * svg/dom/fuzz-path-parser.html: Copied from svg/dom/path-parser.html. |
| 14339 | |
| 14340 | * svg/dom/path-parser-expected.txt: Replaced fuzz test results with new test results. |
| 14341 | * svg/dom/path-parser.html: Replaced fuzz test with a new test. |
| 14342 | * svg/dom/path-segments-expected.txt: Added. |
| 14343 | * svg/dom/path-segments.html: Added. |
| 14344 | |
| 14345 | * svg/dom/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html. |
| 14346 | |
| 14347 | * svg/dom/resources/path-parser.js: Added. Mostly, this test shows that we are |
| 14348 | processing the path while parsing it, which is a bug. This test would be much more |
| 14349 | useful if that was fixed. But it also shows that we were incorrectly tolerating |
| 14350 | extra characters after the path, which is now fixed. |
| 14351 | |
| 14352 | * svg/dom/resources/path-segments.js: Added. |
| 14353 | |
| 14354 | 2009-01-11 Alexey Proskuryakov <ap@webkit.org> |
| 14355 | |
| 14356 | Reviewed by Darin Adler. |
| 14357 | |
| 14358 | https://bugs.webkit.org/show_bug.cgi?id=23165 |
| 14359 | Disable application cache dynamic entries support. |
| 14360 | |
| 14361 | * http/tests/appcache/dynamic-entries-no-cache.html: Removed. |
| 14362 | * http/tests/appcache/dynamic-entries-no-cache.html-disabled: Copied from LayoutTests/http/tests/appcache/dynamic-entries-no-cache.html. |
| 14363 | |
| 14364 | 2009-01-11 Darin Adler <darin@apple.com> |
| 14365 | |
| 14366 | * fast/frames/frame-deep-nested-resize-expected.txt: This time for sure. |
| 14367 | |
| 14368 | 2009-01-11 Darin Adler <darin@apple.com> |
| 14369 | |
| 14370 | Fix failure of new test seen on buildbots. |
| 14371 | |
| 14372 | * fast/frames/frame-deep-nested-resize-expected.txt: Updated newlines to |
| 14373 | match what DumpRenderTree generates on Mac. I believe Adam generated his |
| 14374 | results under Qt DumpRenderTree. If so, then the Qt version will need to |
| 14375 | change to match the Mac version, since all the expected results were |
| 14376 | generated on Mac. |
| 14377 | |
| 14378 | 2009-01-11 Adam Treat <adam.treat@torchmobile.com> |
| 14379 | |
| 14380 | Reviewed by Darin Adler. |
| 14381 | |
| 14382 | Add test to check for correct frame resizing of deeply nested frames. |
| 14383 | |
| 14384 | * fast/frames/frame-deep-nested-resize-expected.txt: Added. |
| 14385 | * fast/frames/frame-deep-nested-resize.html: Added. |
| 14386 | |
| 14387 | 2009-01-11 Simon Fraser <simon.fraser@apple.com> |
| 14388 | |
| 14389 | Reviewed by Oliver Hunt |
| 14390 | |
| 14391 | https://bugs.webkit.org/show_bug.cgi?id=23242 |
| 14392 | |
| 14393 | Add testcase for incremental repaint after use of ctx.transform(), and |
| 14394 | enhanced isPointInPath testcase to do testing after use of ctx.transform(). |
| 14395 | |
| 14396 | * fast/canvas/canvas-incremental-repaint-2.html: Added. |
| 14397 | * fast/canvas/pointInPath-expected.txt: |
| 14398 | * fast/canvas/pointInPath.js: |
| 14399 | * platform/mac/fast/canvas/canvas-incremental-repaint-2-expected.checksum: Added. |
| 14400 | * platform/mac/fast/canvas/canvas-incremental-repaint-2-expected.png: Added. |
| 14401 | * platform/mac/fast/canvas/canvas-incremental-repaint-2-expected.txt: Added. |
| 14402 | |
| 14403 | 2009-01-11 Glenn Wilson <gwilson@google.com> |
| 14404 | |
| 14405 | Reviewed by Darin Adler. |
| 14406 | |
| 14407 | Rebaselined/reworded tests that relied on WinIE's past quirk of |
| 14408 | not allowing selection of unnamed radio buttons. |
| 14409 | |
| 14410 | See https://bugs.webkit.org/show_bug.cgi?id=21534 |
| 14411 | |
| 14412 | * fast/forms/focus2-expected.txt: |
| 14413 | * fast/forms/focus2.html: |
| 14414 | * fast/forms/radio_checked_name-expected.txt: |
| 14415 | * fast/forms/radio_checked_name.html: |
| 14416 | |
| 14417 | 2009-01-11 tony chang <tony@chromium.org> |
| 14418 | |
| 14419 | Reviewed by Darin Adler. |
| 14420 | |
| 14421 | Remove svn:eol-style native from some utf16 files so |
| 14422 | windows-svn doesn't alter them on checkout. |
| 14423 | |
| 14424 | * fast/xsl/xslt-enc16.xml: remove svn:eol-style |
| 14425 | * fast/xsl/xslt-enc16to16.xml: remove svn:eol-style |
| 14426 | |
| 14427 | 2009-01-11 Jungshik Shin <jshin@chromium.org> |
| 14428 | |
| 14429 | Reviewed by Alexey Proskuryakov |
| 14430 | |
| 14431 | - Make fast/encoding/char-encoding test work with Chromium by replacing |
| 14432 | 'data:' with 'file:' pointing to resources/dummy.html (an empty file). |
| 14433 | - Put old Mac encodings in a separate char-encoding-mac.html to make it |
| 14434 | possible to to skip it. |
| 14435 | - Factor out common functions in char-encoding.html and char-encoding-mac.html |
| 14436 | and put them in char-encoding-utils.js |
| 14437 | |
| 14438 | See: https://bugs.webkit.org/show_bug.cgi?id=22882 |
| 14439 | |
| 14440 | * fast/encoding/char-encoding-mac-expected.txt: Added. |
| 14441 | * fast/encoding/char-encoding-mac.html: Added. |
| 14442 | * fast/encoding/char-encoding.html: |
| 14443 | * fast/encoding/resources/char-encoding-utils.js: Added. |
| 14444 | * fast/encoding/resources/dummy.html: Added. |
| 14445 | |
| 14446 | 2009-01-11 Jeremy Moskovich <jeremy@chromium.org> |
| 14447 | |
| 14448 | Reviewed by Darin Adler. |
| 14449 | |
| 14450 | https://bugs.webkit.org/show_bug.cgi?id=16001 |
| 14451 | Incorrect assumption that selection is always contiguous LTR. |
| 14452 | |
| 14453 | * editing/selection/extend-selection-bidi-expected.checksum: Added. |
| 14454 | * editing/selection/extend-selection-bidi-expected.png: Added. |
| 14455 | * editing/selection/extend-selection-bidi-expected.txt: Added. |
| 14456 | * editing/selection/extend-selection-bidi.html: Added. |
| 14457 | |
| 14458 | 2009-01-10 Simon Fraser <simon.fraser@apple.com> |
| 14459 | |
| 14460 | Reviewed by Dan Bernstein |
| 14461 | |
| 14462 | https://bugs.webkit.org/show_bug.cgi?id=23222 |
| 14463 | |
| 14464 | Test for repainting which is affected by LayoutState under an element |
| 14465 | with a CSS transform. |
| 14466 | |
| 14467 | * fast/repaint/transform-disable-layoutstate.html: Added. |
| 14468 | * platform/mac/fast/repaint/transform-disable-layoutstate-expected.checksum: Added. |
| 14469 | * platform/mac/fast/repaint/transform-disable-layoutstate-expected.png: Added. |
| 14470 | * platform/mac/fast/repaint/transform-disable-layoutstate-expected.txt: Added. |
| 14471 | |
| 14472 | 2009-01-09 Sam Weinig <sam@webkit.org> |
| 14473 | |
| 14474 | Check in correct results for failing test. |
| 14475 | |
| 14476 | * fast/dom/Window/window-properties-expected.txt: |
| 14477 | |
| 14478 | 2009-01-09 Joel Weinberger <jww@cs.berkeley.edu> |
| 14479 | |
| 14480 | Reviewed by Darin Adler. |
| 14481 | Landed by Adam Barth. |
| 14482 | |
| 14483 | The test intended to test reload, but reference reload in one place and |
| 14484 | replace in another. This makes them consistent. |
| 14485 | |
| 14486 | * http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html: |
| 14487 | |
| 14488 | 2009-01-09 Alexey Proskuryakov <ap@webkit.org> |
| 14489 | |
| 14490 | Reviewed by Darin Adler. |
| 14491 | |
| 14492 | <rdar://problem/6477502> Repro crash reloading page using HTML5 AppCache on Windows |
| 14493 | |
| 14494 | * http/tests/appcache/reload-expected.txt: Added. |
| 14495 | * http/tests/appcache/reload.html: Added. |
| 14496 | * http/tests/appcache/resources/reload-iframe.html: Added. |
| 14497 | * http/tests/appcache/resources/reload-iframe.manifest: Added. |
| 14498 | |
| 14499 | 2009-01-09 Alexey Proskuryakov <ap@webkit.org> |
| 14500 | |
| 14501 | https://bugs.webkit.org/show_bug.cgi?id=23165 |
| 14502 | |
| 14503 | * fast/dom/Window/window-properties-expected.txt: Forgot to commit this with r39699, too. |
| 14504 | |
| 14505 | 2009-01-08 Gavin Barraclough <barraclough@apple.com> |
| 14506 | |
| 14507 | RS by Oliver Hunt. |
| 14508 | |
| 14509 | Looks like this should have been updated with r39699. |
| 14510 | |
| 14511 | * fast/js/global-constructors-expected.txt: |
| 14512 | |
| 14513 | 2009-01-08 Pierre-Olivier Latour <pol@apple.com> |
| 14514 | |
| 14515 | Reviewed by Dan Bernstein. |
| 14516 | |
| 14517 | Added layout tests for CSS Transitions with zero-duration but non-zero-delay. |
| 14518 | |
| 14519 | Also updated the layout test for DRT API numberOfActiveAnimations() which now returns the number of "active" animations, |
| 14520 | instead of simply the running ones. |
| 14521 | |
| 14522 | https://bugs.webkit.org/show_bug.cgi?id=23177 |
| 14523 | |
| 14524 | * animations/animation-controller-drt-api-expected.txt: |
| 14525 | * animations/animation-controller-drt-api.html: |
| 14526 | * platform/win/Skipped: |
| 14527 | * transitions/zero-duration-with-non-zero-delay-end-expected.txt: Added. |
| 14528 | * transitions/zero-duration-with-non-zero-delay-end.html: Added. |
| 14529 | * transitions/zero-duration-with-non-zero-delay-start-expected.txt: Added. |
| 14530 | * transitions/zero-duration-with-non-zero-delay-start.html: Added. |
| 14531 | |
| 14532 | 2009-01-07 Alexey Proskuryakov <ap@webkit.org> |
| 14533 | |
| 14534 | Reviewed by Darin Adler. |
| 14535 | |
| 14536 | Part one of |
| 14537 | https://bugs.webkit.org/show_bug.cgi?id=23165 |
| 14538 | Add support for application cache dynamic entries |
| 14539 | |
| 14540 | * http/tests/appcache/dynamic-entries-no-cache-expected.txt: Added. |
| 14541 | * http/tests/appcache/dynamic-entries-no-cache.html: Added. |
| 14542 | |
| 14543 | 2009-01-07 Justin Garcia <justin.garcia@apple.com> |
| 14544 | |
| 14545 | Reviewed by Darin Adler. |
| 14546 | |
| 14547 | <rdar://problem/6355786> Find fails for queries that contain a line break |
| 14548 | |
| 14549 | * editing/execCommand/6355786-expected.txt: Added. |
| 14550 | * editing/execCommand/6355786.html: Added. |
| 14551 | |
| 14552 | 2009-01-07 Dean Jackson <dino@apple.com> |
| 14553 | |
| 14554 | Reviewed by Dan Bernstein. |
| 14555 | |
| 14556 | Added layout test for removing shorthand properties for |
| 14557 | animation, transition and transform origin. |
| 14558 | |
| 14559 | https://bugs.webkit.org/show_bug.cgi?id=22605 |
| 14560 | |
| 14561 | * fast/css/transform-inline-style-remove-expected.txt: Added. |
| 14562 | * fast/css/transform-inline-style-remove.html: Added. |
| 14563 | |
| 14564 | 2009-01-07 Pierre-Olivier Latour <pol@apple.com> |
| 14565 | |
| 14566 | Improve DRT API existence test in animation-test-helpers.js & transition-test-helpers.js. |
| 14567 | |
| 14568 | https://bugs.webkit.org/show_bug.cgi?id=23168 |
| 14569 | |
| 14570 | * animations/animation-test-helpers.js: |
| 14571 | * transitions/transition-test-helpers.js: |
| 14572 | |
| 14573 | 2009-01-06 Pierre-Olivier Latour <pol@apple.com> |
| 14574 | |
| 14575 | Reviewed by Darin Adler. |
| 14576 | |
| 14577 | Added layout test for new DRT API numberOfActiveAnimations(). |
| 14578 | |
| 14579 | https://bugs.webkit.org/show_bug.cgi?id=23126 |
| 14580 | |
| 14581 | * animations/animation-controller-drt-api-expected.txt: Added. |
| 14582 | * animations/animation-controller-drt-api.html: Added. |
| 14583 | * platform/win/Skipped: |
| 14584 | |
| 14585 | 2009-01-06 Chris Marrin <cmarrin@apple.com> |
| 14586 | |
| 14587 | Reviewed by David Hyatt. |
| 14588 | |
| 14589 | * animations/animation-test-helpers.js: |
| 14590 | (runAnimationTest.matrixStringToArray): |
| 14591 | (runAnimationTest.checkExpectedValue): |
| 14592 | * animations/simultaneous-start-left-expected.txt: Added. |
| 14593 | * animations/simultaneous-start-left.html: Added. |
| 14594 | * animations/simultaneous-start-transform-expected.txt: Added. |
| 14595 | * animations/simultaneous-start-transform.html: Added. |
| 14596 | |
| 14597 | 2009-01-06 Dean Jackson <dino@apple.com> |
| 14598 | |
| 14599 | Reviewed by Dave Hyatt. |
| 14600 | |
| 14601 | Tests for Media Query extensions covering transitions, |
| 14602 | animations, transform-2d and transform-3d |
| 14603 | http://webkit.org/specs/MediaQueriesExtensions.html |
| 14604 | https://bugs.webkit.org/show_bug.cgi?id=22494 |
| 14605 | |
| 14606 | * fast/media/mq-animation.html: Added. |
| 14607 | * fast/media/mq-transform-01.html: Added. |
| 14608 | * fast/media/mq-transform-02.html: Added. |
| 14609 | * fast/media/mq-transform-03.html: Added. |
| 14610 | * fast/media/mq-transform-04.html: Added. |
| 14611 | * fast/media/mq-transition.html: Added. |
| 14612 | * platform/mac/fast/media/mq-animation-expected.txt: Added. |
| 14613 | * platform/mac/fast/media/mq-transform-01-expected.txt: Added. |
| 14614 | * platform/mac/fast/media/mq-transform-02-expected.txt: Added. |
| 14615 | * platform/mac/fast/media/mq-transform-03-expected.txt: Added. |
| 14616 | * platform/mac/fast/media/mq-transform-04-expected.txt: Added. |
| 14617 | * platform/mac/fast/media/mq-transition-expected.txt: Added. |
| 14618 | |
| 14619 | 2009-01-06 Justin Garcia <justin.garcia@apple.com> |
| 14620 | |
| 14621 | Reviewed by Oliver Hunt. |
| 14622 | |
| 14623 | Tests for: |
| 14624 | <rdar://problem/4059423> DOM operations performed on editable HTML can cause a crash later during Undo (19703) |
| 14625 | |
| 14626 | A few more may able to be written after <rdar://problem/6468156> is fixed. |
| 14627 | |
| 14628 | * editing/undo/4059423-1-expected.txt: Added. |
| 14629 | * editing/undo/4059423-1.html: Added. |
| 14630 | * editing/undo/4059423-2-expected.txt: Added. |
| 14631 | * editing/undo/4059423-2.html: Added. |
| 14632 | |
| 14633 | 2009-01-06 Oliver Hunt <oliver@apple.com> |
| 14634 | |
| 14635 | Reviewed by Cameron Zwarich. |
| 14636 | |
| 14637 | <https://bugs.webkit.org/show_bug.cgi?id=23085> [jsfunfuzz] Over released ScopeChainNode |
| 14638 | <rdar://problem/6474110> |
| 14639 | |
| 14640 | Add test for over releasing the scopechain. |
| 14641 | |
| 14642 | * fast/js/exception-try-finally-scope-error-expected.txt: |
| 14643 | * fast/js/resources/exception-try-finally-scope-error.js: |
| 14644 | |
| 14645 | 2008-01-05 Dean Jackson <dino@apple.com> |
| 14646 | |
| 14647 | Reviewed by David Hyatt. |
| 14648 | |
| 14649 | Implement 'pointer-events' for HTML content. This involved |
| 14650 | adding a new value 'auto' which behaves as 'visiblePainted' |
| 14651 | in SVG content. The new tests exercise 'auto' and 'none' |
| 14652 | on HTML content. The SVG tests have been updated to include |
| 14653 | 'auto' |
| 14654 | |
| 14655 | https://bugs.webkit.org/show_bug.cgi?id=11395 |
| 14656 | |
| 14657 | * fast/css/computed-style-expected.txt: |
| 14658 | * fast/css/computed-style-without-renderer-expected.txt: |
| 14659 | * fast/events/pointer-events-2-expected.txt: Added. |
| 14660 | * fast/events/pointer-events-2.html: Added. |
| 14661 | * fast/events/pointer-events-expected.txt: Added. |
| 14662 | * fast/events/pointer-events.html: Added. |
| 14663 | * platform/mac/svg/custom/pointer-events-image-expected.checksum: |
| 14664 | * platform/mac/svg/custom/pointer-events-image-expected.png: |
| 14665 | * platform/mac/svg/custom/pointer-events-image-expected.txt: |
| 14666 | * platform/mac/svg/custom/pointer-events-path-expected.checksum: |
| 14667 | * platform/mac/svg/custom/pointer-events-path-expected.png: |
| 14668 | * platform/mac/svg/custom/pointer-events-path-expected.txt: |
| 14669 | * platform/mac/svg/custom/pointer-events-text-expected.checksum: |
| 14670 | * platform/mac/svg/custom/pointer-events-text-expected.png: |
| 14671 | * platform/mac/svg/custom/pointer-events-text-expected.txt: |
| 14672 | * svg/css/getComputedStyle-basic-expected.txt: |
| 14673 | * svg/custom/pointer-events-image.svg: |
| 14674 | * svg/custom/pointer-events-path.svg: |
| 14675 | * svg/custom/pointer-events-text.svg: |
| 14676 | |
| 14677 | 2009-01-05 Darin Adler <darin@apple.com> |
| 14678 | |
| 14679 | Reviewed by Oliver Hunt. |
| 14680 | |
| 14681 | Fix failing set-colors test. |
| 14682 | |
| 14683 | * fast/canvas/resources/set-colors.js: Change the CMYK test cases to use the |
| 14684 | black channel only. |
| 14685 | * fast/canvas/set-colors-expected.txt: Updated. The old version I checked in |
| 14686 | accidentally expected failure for the bug I fixed. Also need new results for |
| 14687 | the CMYK test cases. |
| 14688 | |
| 14689 | 2009-01-05 Darin Adler <darin@apple.com> |
| 14690 | |
| 14691 | Reviewed by Dan Bernstein. |
| 14692 | |
| 14693 | Bug 23109: REGRESSION: Backwards search in a long document matches incorrectly |
| 14694 | https://bugs.webkit.org/show_bug.cgi?id=23109 |
| 14695 | |
| 14696 | * fast/text/find-backwards-expected.txt: Added. |
| 14697 | * fast/text/find-backwards.html: Added. |
| 14698 | * fast/text/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html. |
| 14699 | * fast/text/resources/find-backwards.js: Added. |
| 14700 | |
| 14701 | 2009-01-05 Darin Adler <darin@apple.com> |
| 14702 | |
| 14703 | Reviewed by Anders Carlsson. |
| 14704 | |
| 14705 | Bug 23104: minor mistakes in init functions for animation and transition events |
| 14706 | https://bugs.webkit.org/show_bug.cgi?id=23104 |
| 14707 | |
| 14708 | * fast/events/init-events-expected.txt: Added. |
| 14709 | * fast/events/init-events.html: Added. |
| 14710 | * fast/events/resources/init-events.js: Added. |
| 14711 | |
| 14712 | 2009-01-04 Darin Adler <darin@apple.com> |
| 14713 | |
| 14714 | Reviewed by Oliver Hunt. |
| 14715 | |
| 14716 | Bug 23105: canvas setFillColor function ignores alpha argument |
| 14717 | https://bugs.webkit.org/show_bug.cgi?id=23105 |
| 14718 | |
| 14719 | * fast/canvas/resources/set-colors.js: Added. |
| 14720 | * fast/canvas/set-colors-expected.txt: Added. |
| 14721 | * fast/canvas/set-colors.html: Added. |
| 14722 | |
| 14723 | 2009-01-04 Simon Fraser <simon.fraser@apple.com> |
| 14724 | |
| 14725 | Fix the expected image to account for a typo fix done on 2008-12-23. |
| 14726 | |
| 14727 | * platform/mac/fast/transforms/identity-matrix-expected.checksum: |
| 14728 | * platform/mac/fast/transforms/identity-matrix-expected.png: |
| 14729 | |
| 14730 | 2009-01-04 Simon Fraser <simon.fraser@apple.com> |
| 14731 | |
| 14732 | Reviewed by Darin Adler |
| 14733 | |
| 14734 | https://bugs.webkit.org/show_bug.cgi?id=23090 |
| 14735 | |
| 14736 | Repaint test for repainting when an element gets smaller, |
| 14737 | and gains a RenderLayer at the same time. |
| 14738 | |
| 14739 | * fast/repaint/create-layer-repaint.html: Added. |
| 14740 | * platform/mac/fast/repaint/create-layer-repaint-expected.checksum: Added. |
| 14741 | * platform/mac/fast/repaint/create-layer-repaint-expected.png: Added. |
| 14742 | * platform/mac/fast/repaint/create-layer-repaint-expected.txt: Added. |
| 14743 | |
| 14744 | 2009-01-02 Adam Treat <treat@kde.org> |
| 14745 | |
| 14746 | Reviewed by George Staikos. |
| 14747 | |
| 14748 | Add layout test for new fixedLayoutSize feature of qt port |
| 14749 | |
| 14750 | * platform/qt/view/fixed-layout-size-expected.txt: Added. |
| 14751 | * platform/qt/view/fixed-layout-size.html: Added. |
| 14752 | |
| 14753 | 2009-01-04 Darin Adler <darin@apple.com> |
| 14754 | |
| 14755 | Suggested by Dan Bernstein. |
| 14756 | |
| 14757 | * platform/mac/editing/selection/move-left-right-expected.txt: Remove WARNING lines that are no |
| 14758 | longer showing up. Dan said he didn't know why we were seeing those before and why they're gone |
| 14759 | now, but it's good that they're gone. |
| 14760 | |
| 14761 | 2009-01-03 Darin Adler <darin@apple.com> |
| 14762 | |
| 14763 | Reviewed by Dan Bernstein. |
| 14764 | |
| 14765 | Bug 23095: REGRESSION: fast/text/find-case-folding.html regression test failing when ICU used for text search |
| 14766 | https://bugs.webkit.org/show_bug.cgi?id=23095 |
| 14767 | |
| 14768 | * fast/text/find-case-folding.html: Work around this ICU bug in the test for now. |
| 14769 | Later we might want to work around it in our search code instead, or in addition, |
| 14770 | if we can figure out how to do that. |
| 14771 | |
| 14772 | 2009-01-03 David D. Kilzer <ddkilzer@webkit.org> |
| 14773 | |
| 14774 | Bug 23091: Some webarchive http tests intermittently fail due to Connection/Keep-Alive header differences |
| 14775 | |
| 14776 | <https://bugs.webkit.org/show_bug.cgi?id=23091> |
| 14777 | |
| 14778 | Reviewed by Darin Adler. |
| 14779 | |
| 14780 | Updated test results after removing Keep-Alive and Connection |
| 14781 | headers from webarchive tests. |
| 14782 | |
| 14783 | * http/tests/webarchive/test-css-url-encoding-expected.webarchive: |
| 14784 | * http/tests/webarchive/test-css-url-encoding-shift-jis-expected.webarchive: |
| 14785 | * http/tests/webarchive/test-css-url-encoding-utf-8-expected.webarchive: |
| 14786 | * http/tests/webarchive/test-preload-resources-expected.webarchive: |
| 14787 | |
| 14788 | 2009-01-03 Rob Buis <rwlbuis@gmail.com> |
| 14789 | |
| 14790 | Reviewed by Darin. |
| 14791 | |
| 14792 | Testcase for: |
| 14793 | https://bugs.webkit.org/show_bug.cgi?id=22660 |
| 14794 | SVG elements that are moved are nor fully invalidated/earsed |
| 14795 | |
| 14796 | * platform/mac/svg/custom/circle-move-invalidation-expected.checksum: Added. |
| 14797 | * platform/mac/svg/custom/circle-move-invalidation-expected.png: Added. |
| 14798 | * platform/mac/svg/custom/circle-move-invalidation-expected.txt: Added. |
| 14799 | * svg/custom/circle-move-invalidation.svg: Added. |
| 14800 | |
| 14801 | 2009-01-02 Oliver Hunt <oliver@apple.com> |
| 14802 | |
| 14803 | Reviewed by Gavin Barraclough. |
| 14804 | |
| 14805 | [jsfunfuzz] unwind logic for exceptions in eval fails to account for dynamic scope external to the eval |
| 14806 | https://bugs.webkit.org/show_bug.cgi?id=23078 |
| 14807 | |
| 14808 | Test exception handling in side eval encapsulated by dynamic scopes. |
| 14809 | |
| 14810 | * fast/js/exception-with-handler-inside-eval-with-dynamic-scope-expected.txt: Added. |
| 14811 | * fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html: Added. |
| 14812 | * fast/js/resources/exception-with-handler-inside-eval-with-dynamic-scope.js: Added. |
| 14813 | (runTest): |
| 14814 | |
| 14815 | 2009-01-02 David Smith <catfish.man@gmail.com> |
| 14816 | |
| 14817 | Reviewed by Darin Adler. |
| 14818 | |
| 14819 | https://bugs.webkit.org/show_bug.cgi?id=22699 |
| 14820 | Enable NodeList caching for getElementsByTagName |
| 14821 | |
| 14822 | * fast/dom/getelementsbytagnamens-mixed-namespaces-expected.txt: Added. |
| 14823 | * fast/dom/getelementsbytagnamens-mixed-namespaces.html: Added. |
| 14824 | |
| 14825 | 2009-01-02 Eric Carlson <eric.carlson@apple.com> |
| 14826 | |
| 14827 | Reviewed by Darin Adler |
| 14828 | |
| 14829 | https://bugs.webkit.org/show_bug.cgi?id=23066 & <rdar://problem/6028417> |
| 14830 | Full Page Zoom: a <video> element that doesn't include width/height attribute does not scale |
| 14831 | |
| 14832 | Add test for <video> zoom with and without width/height attributes |
| 14833 | |
| 14834 | * media/video-zoom.html: Added. |
| 14835 | * platform/mac/media/video-zoom-expected.txt: Added. |
| 14836 | |
| 14837 | 2009-01-02 Simon Fraser <simon.fraser@apple.com> |
| 14838 | |
| 14839 | Reviewed by Darin Adler |
| 14840 | |
| 14841 | https://bugs.webkit.org/show_bug.cgi?id=23082 |
| 14842 | |
| 14843 | Testcase for animated GIF used as CSS background. |
| 14844 | |
| 14845 | * fast/backgrounds/animated-gif-as-background.html: Added. |
| 14846 | * fast/backgrounds/resources/red-green-animated.gif: Added. |
| 14847 | * platform/mac/fast/backgrounds/animated-gif-as-background-expected.checksum: Added. |
| 14848 | * platform/mac/fast/backgrounds/animated-gif-as-background-expected.png: Added. |
| 14849 | * platform/mac/fast/backgrounds/animated-gif-as-background-expected.txt: Added. |
| 14850 | |
| 14851 | 2009-01-02 Simon Fraser <simon.fraser@apple.com> |
| 14852 | |
| 14853 | Reviewed by Darin Adler |
| 14854 | |
| 14855 | https://bugs.webkit.org/show_bug.cgi?id=22981 |
| 14856 | |
| 14857 | Add tests for animated svg-as-image, animated svg-as-background, |
| 14858 | and canvas-as-image. |
| 14859 | |
| 14860 | * fast/backgrounds/animated-svg-as-background.html: Added. |
| 14861 | * fast/backgrounds/animated-svg-as-mask.html: Added. |
| 14862 | * fast/backgrounds/resources/animated-rect-fixed-size.svg: Added. |
| 14863 | * fast/backgrounds/resources/animated-rect-relative-size.svg: Added. |
| 14864 | * fast/backgrounds/svg-as-background-5.html: |
| 14865 | * fast/canvas/canvas-as-image-incremental-repaint.html: Added. |
| 14866 | * fast/canvas/canvas-as-image.html: Added. |
| 14867 | * fast/images/animated-svg-as-image.html: Added. |
| 14868 | * fast/images/resources/animated-rect-fixed-size.svg: Added. |
| 14869 | * fast/images/resources/animated-rect-relative-size.svg: Added. |
| 14870 | * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum: Added. |
| 14871 | * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png: Added. |
| 14872 | * platform/mac/fast/backgrounds/animated-svg-as-background-expected.txt: Added. |
| 14873 | * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum: Added. |
| 14874 | * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png: Added. |
| 14875 | * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.txt: Added. |
| 14876 | * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum: |
| 14877 | * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: |
| 14878 | * platform/mac/fast/canvas/canvas-as-image-expected.checksum: Added. |
| 14879 | * platform/mac/fast/canvas/canvas-as-image-expected.png: Added. |
| 14880 | * platform/mac/fast/canvas/canvas-as-image-expected.txt: Added. |
| 14881 | * platform/mac/fast/canvas/canvas-as-image-incremental-repaint-expected.checksum: Added. |
| 14882 | * platform/mac/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Added. |
| 14883 | * platform/mac/fast/canvas/canvas-as-image-incremental-repaint-expected.txt: Added. |
| 14884 | * platform/mac/fast/images/animated-svg-as-image-expected.checksum: Added. |
| 14885 | * platform/mac/fast/images/animated-svg-as-image-expected.png: Added. |
| 14886 | * platform/mac/fast/images/animated-svg-as-image-expected.txt: Added. |
| 14887 | |
| 14888 | 2009-01-02 Alexey Proskuryakov <ap@webkit.org> |
| 14889 | |
| 14890 | Reviewed by Darin Adler. |
| 14891 | |
| 14892 | https://bugs.webkit.org/show_bug.cgi?id=23076 |
| 14893 | Add tests for application cache manifest parse failures |
| 14894 | |
| 14895 | * http/tests/appcache/resources/.htaccess: |
| 14896 | * http/tests/appcache/resources/wrong-content-type.manifest: Added. |
| 14897 | * http/tests/appcache/resources/wrong-signature.manifest: Added. |
| 14898 | * http/tests/appcache/wrong-content-type-expected.txt: Added. |
| 14899 | * http/tests/appcache/wrong-content-type.html: Added. |
| 14900 | * http/tests/appcache/wrong-signature-expected.txt: Added. |
| 14901 | * http/tests/appcache/wrong-signature.html: Added. |
| 14902 | |
| 14903 | 2009-01-02 Alexey Proskuryakov <ap@webkit.org> |
| 14904 | |
| 14905 | Reviewed by Darin Adler. |
| 14906 | |
| 14907 | https://bugs.webkit.org/show_bug.cgi?id=23022 |
| 14908 | Fix multiple issues with appcache online whitelist handling |
| 14909 | |
| 14910 | * http/tests/appcache/resources/counter.php: Added a resource that changes on each access, |
| 14911 | making it possible to test that the network was hit when loading. |
| 14912 | |
| 14913 | * http/tests/appcache/online-whitelist-expected.txt: Added. |
| 14914 | * http/tests/appcache/online-whitelist.html: Added. |
| 14915 | * http/tests/appcache/resources/online-whitelist.manifest: Added. |
| 14916 | |
| 14917 | 2009-01-02 Alexey Proskuryakov <ap@webkit.org> |
| 14918 | |
| 14919 | Reviewed by Darin Adler. |
| 14920 | |
| 14921 | https://bugs.webkit.org/show_bug.cgi?id=23036 |
| 14922 | <rdar://problem/6451666> Implement AppCache fallback entries (23036) |
| 14923 | |
| 14924 | * http/tests/appcache/fallback-expected.txt: Added. |
| 14925 | * http/tests/appcache/fallback.html: Added. |
| 14926 | * http/tests/appcache/resources/fallback-redirect.php: Added. |
| 14927 | * http/tests/appcache/resources/fallback.manifest: Added. |
| 14928 | Firefox 3.2b2 passes all subtests, except for XMLHttpRequest cross-origin redirect. |
| 14929 | |
| 14930 | * http/tests/resources/network-simulator.php: Return 404 for missing files. |
| 14931 | |
| 14932 | 2009-01-01 Darin Adler <darin@apple.com> |
| 14933 | |
| 14934 | Add one more String.replace test case that I should have included in that last check-in. |
| 14935 | |
| 14936 | * fast/js/resources/string-replace-3.js: Added test case that covers more of the cases where |
| 14937 | $0-$99 are used but are actually valid. |
| 14938 | * fast/js/string-replace-3-expected.txt: Added new result. |
| 14939 | |
| 14940 | 2009-01-01 Darin Adler <darin@apple.com> |
| 14941 | |
| 14942 | Reviewed by Oliver Hunt. |
| 14943 | |
| 14944 | String.replace does not support $& replacement metacharacter when search term is not a RegExp |
| 14945 | <https://bugs.webkit.org/show_bug.cgi?id=21431> |
| 14946 | <rdar://problem/6274993> |
| 14947 | |
| 14948 | * fast/js/resources/string-replace-3.js: Added test cases to cover replace with non-regexp and |
| 14949 | to cover "$0" and "$00". |
| 14950 | * fast/js/string-replace-3-expected.txt: Added new results. |
| 14951 | |
| 14952 | 2009-01-01 Darin Adler <darin@apple.com> |
| 14953 | |
| 14954 | Reviewed by Dan Bernstein. |
| 14955 | |
| 14956 | Turn on the regression test for ICU search on Mac OS X Tiger too. |
| 14957 | It was already on for Windows (by accident, failing), but now WebCore has been changed |
| 14958 | so it should work fine on all platforms using ICU, which includes both of those. |
| 14959 | |
| 14960 | * platform/mac-tiger/editing/execCommand: Removed. |
| 14961 | * platform/mac-tiger/editing/execCommand/findString-diacriticals-expected.txt: Removed. |
| 14962 | |
| 14963 | 2009-01-01 Simon Fraser <simon.fraser@apple.com> |
| 14964 | |
| 14965 | Reviewed by Darin Adler, Oliver Hunt |
| 14966 | |
| 14967 | https://bugs.webkit.org/show_bug.cgi?id=23065 |
| 14968 | |
| 14969 | Repaint test for incremental painting in canvas. |
| 14970 | |
| 14971 | * fast/canvas/canvas-incremental-repaint.html: Added. |
| 14972 | * platform/mac/fast/canvas/canvas-incremental-repaint-expected.checksum: Added. |
| 14973 | * platform/mac/fast/canvas/canvas-incremental-repaint-expected.png: Added. |
| 14974 | * platform/mac/fast/canvas/canvas-incremental-repaint-expected.txt: Added. |
| 14975 | |
| 14976 | 2009-01-01 Darin Adler <darin@apple.com> |
| 14977 | |
| 14978 | Reviewed by Dan Bernstein. |
| 14979 | |
| 14980 | Bug 23051: web page searching should use ICU's search so it can ignore diacritical differences |
| 14981 | https://bugs.webkit.org/show_bug.cgi?id=23051 |
| 14982 | rdar://problem/3574497 |
| 14983 | |
| 14984 | Currently this is only activated on the Mac platform, not including Tiger. |
| 14985 | |
| 14986 | * editing/execCommand/findString-diacriticals-expected.txt: Added. Expect failure. |
| 14987 | * editing/execCommand/findString-diacriticals.html: Added. |
| 14988 | * platform/mac-tiger/editing/execCommand: Added. |
| 14989 | * platform/mac-tiger/editing/execCommand/findString-diacriticals-expected.txt: Added. Expect failure. |
| 14990 | * platform/mac/editing/execCommand/findString-diacriticals-expected.txt: Added. Expect success. |
| 14991 | |
| 14992 | 2008-12-31 Oliver Hunt <oliver@apple.com> |
| 14993 | |
| 14994 | Reviewed by Cameron Zwarich. |
| 14995 | |
| 14996 | [jsfunfuzz] Assertion + incorrect behaviour with dynamically created local variable in a catch block |
| 14997 | <https://bugs.webkit.org/show_bug.cgi?id=23063> |
| 14998 | |
| 14999 | Add tests for variable declaration inside eval inside a catch block. |
| 15000 | |
| 15001 | * fast/js/eval-var-decl-expected.txt: |
| 15002 | * fast/js/resources/eval-var-decl.js: |
| 15003 | (try.thirdEvalResult): |
| 15004 | |
| 15005 | 2008-12-31 Oliver Hunt <oliver@apple.com> |
| 15006 | |
| 15007 | Reviewed by Gavin Barraclough. |
| 15008 | |
| 15009 | [jsfunfuzz] Computed exception offset wrong when first instruction is attempt to resolve deleted eval |
| 15010 | <https://bugs.webkit.org/show_bug.cgi?id=23062> |
| 15011 | |
| 15012 | Add an additional line number test to ensure we get the correct exception information when |
| 15013 | resolve of 'eval' fails. |
| 15014 | |
| 15015 | * fast/js/exception-linenums-expected.txt: |
| 15016 | * fast/js/resources/exception-linenums.js: |
| 15017 | |
| 15018 | 2008-12-31 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 15019 | |
| 15020 | Reviewed by Oliver Hunt. |
| 15021 | |
| 15022 | Add a test for bug 23054: Caching of global lookups occurs even when the global object has become a dictionary |
| 15023 | <https://bugs.webkit.org/show_bug.cgi?id=23054> |
| 15024 | <rdar://problem/6469905> |
| 15025 | |
| 15026 | * fast/js/pic/delete-global-object-expected.txt: Added. |
| 15027 | * fast/js/pic/delete-global-object.html: Added. |
| 15028 | |
| 15029 | 2008-12-30 Oliver Hunt <oliver@apple.com> |
| 15030 | |
| 15031 | Reviewed by Darin Adler. |
| 15032 | |
| 15033 | <https://bugs.webkit.org/show_bug.cgi?id=23049> [jsfunfuzz] With blocks do not correctly protect their scope object |
| 15034 | <rdar://problem/6469742> Crash in JSC::TypeInfo::hasStandardGetOwnPropertySlot() running jsfunfuzz |
| 15035 | |
| 15036 | Tests to ensure we correctly protect the scope object from GC. |
| 15037 | |
| 15038 | * fast/js/resources/with-scope-gc.js: Added. |
| 15039 | * fast/js/with-scope-gc-expected.txt: Added. |
| 15040 | * fast/js/with-scope-gc.html: Added. |
| 15041 | |
| 15042 | 2008-12-30 Simon Fraser <simon.fraser@apple.com> |
| 15043 | |
| 15044 | Fix spurious test failures by rounding floating point values to |
| 15045 | mask math differences between machines. |
| 15046 | |
| 15047 | * transitions/transform-op-list-match-expected.txt: |
| 15048 | * transitions/transform-op-list-match.html: |
| 15049 | * transitions/transform-op-list-no-match-expected.txt: |
| 15050 | * transitions/transform-op-list-no-match.html: |
| 15051 | * transitions/transition-test-helpers.js: |
| 15052 | (roundNumber): |
| 15053 | |
| 15054 | 2008-12-30 Simon Fraser <simon.fraser@apple.com> |
| 15055 | |
| 15056 | Reviewed by Darin Adler |
| 15057 | |
| 15058 | https://bugs.webkit.org/show_bug.cgi?id=23042 |
| 15059 | |
| 15060 | Repaint test for content inside reflections. |
| 15061 | |
| 15062 | * fast/repaint/reflection-redraw.html: Added. |
| 15063 | * platform/mac/fast/repaint/reflection-redraw-expected.checksum: Added. |
| 15064 | * platform/mac/fast/repaint/reflection-redraw-expected.png: Added. |
| 15065 | * platform/mac/fast/repaint/reflection-redraw-expected.txt: Added. |
| 15066 | |
| 15067 | 2008-12-30 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 15068 | |
| 15069 | Reviewed by Sam Weinig. |
| 15070 | |
| 15071 | Add tests for bug 23037: Parsing and reparsing disagree on automatic semicolon insertion |
| 15072 | <https://bugs.webkit.org/show_bug.cgi?id=23037> |
| 15073 | <rdar://problem/6467124> |
| 15074 | |
| 15075 | * fast/js/reparsing-semicolon-insertion-expected.txt: Added. |
| 15076 | * fast/js/reparsing-semicolon-insertion.html: Added. |
| 15077 | * fast/js/resources/reparsing-semicolon-insertion.js: Added. |
| 15078 | |
| 15079 | 2008-12-30 Dan Bernstein <mitz@apple.com> |
| 15080 | |
| 15081 | Reviewed by Adele Peterson. |
| 15082 | |
| 15083 | - test for <rdar://problem/6469944> REGRESSION(3.2.1-ToT): Repro crash in WebCore::HTMLInputElement::updatePlaceholderVisibility opening http://billshrink.com |
| 15084 | |
| 15085 | * fast/forms/placeholder-non-textfield-expected.txt: Added. |
| 15086 | * fast/forms/placeholder-non-textfield.html: Added. |
| 15087 | |
| 15088 | 2008-12-29 Oliver Hunt <oliver@apple.com> |
| 15089 | |
| 15090 | Reviewed by Cameron Zwarich. |
| 15091 | |
| 15092 | Bug 23030: Cannot setTransform with a non-invertible ctm |
| 15093 | |
| 15094 | Tests to ensure correct behaviour when the canvas context does not |
| 15095 | have an invertible CTM. |
| 15096 | |
| 15097 | * fast/canvas/canvas-set-properties-with-non-invertible-ctm-expected.txt: Added. |
| 15098 | * fast/canvas/canvas-set-properties-with-non-invertible-ctm.html: Added. |
| 15099 | * fast/canvas/resources/canvas-set-properties-with-non-invertible-ctm.js: Added. |
| 15100 | (testPixel): |
| 15101 | |
| 15102 | 2008-12-29 Alexey Proskuryakov <ap@webkit.org> |
| 15103 | |
| 15104 | Reviewed by Mark Rowe. |
| 15105 | |
| 15106 | Fix Windows svn update - replace a file with a colon in its name with an Apache rewrite. |
| 15107 | |
| 15108 | * http/tests/appcache/resources/.htaccess: Added. |
| 15109 | * http/tests/appcache/resources/UNKNOWN_SECTION:: Removed. |
| 15110 | |
| 15111 | 2008-12-29 Glenn Wilson <gwilson@chromium.org> |
| 15112 | |
| 15113 | Reviewed by Darin Adler. |
| 15114 | Landed by Pamela Greene. |
| 15115 | |
| 15116 | Added new layout tests verifying that using a locally-scoped |
| 15117 | variable in an event handler of a form takes precedence over |
| 15118 | names of items in that form. |
| 15119 | |
| 15120 | See: https://bugs.webkit.org/show_bug.cgi?id=22977 |
| 15121 | |
| 15122 | * fast/forms/var-name-conflict-in-form-event-handler-expected.txt: Added. |
| 15123 | * fast/forms/var-name-conflict-in-form-event-handler.html: Added. |
| 15124 | |
| 15125 | 2008-12-28 Alexey Proskuryakov <ap@webkit.org> |
| 15126 | |
| 15127 | Reviewed by Darin Adler. |
| 15128 | |
| 15129 | https://bugs.webkit.org/show_bug.cgi?id=23007 |
| 15130 | REGRESSION: Timer-related crash when closing Web Inspector |
| 15131 | |
| 15132 | * fast/dom/Window/remove-timeout-crash-expected.txt: Added. |
| 15133 | * fast/dom/Window/remove-timeout-crash.html: Added. |
| 15134 | |
| 15135 | 2008-12-28 Alexey Proskuryakov <ap@webkit.org> |
| 15136 | |
| 15137 | Reviewed by Anders Carlsson. |
| 15138 | |
| 15139 | https://bugs.webkit.org/show_bug.cgi?id=23012 |
| 15140 | Bring application cache manifest parsing up to date |
| 15141 | |
| 15142 | * http/tests/appcache/manifest-parsing-expected.txt: Added. |
| 15143 | * http/tests/appcache/manifest-parsing.html: Added. |
| 15144 | * http/tests/appcache/resources/UNKNOWN_SECTION:: Added. |
| 15145 | * http/tests/appcache/resources/manifest-parsing.manifest: Added. |
| 15146 | |
| 15147 | 2008-12-28 Alexey Proskuryakov <ap@webkit.org> |
| 15148 | |
| 15149 | Reviewed by Anders Carlsson. |
| 15150 | |
| 15151 | https://bugs.webkit.org/show_bug.cgi?id=23009 |
| 15152 | Add a test for application cache offline operation |
| 15153 | |
| 15154 | * http/tests/resources/network-simulator.php: A proxy script to simulate a network connection |
| 15155 | that can go offline, using an infinite redirect loop in offline mode to generate an error. |
| 15156 | |
| 15157 | * http/tests/appcache/offline-access-expected.txt: Added. |
| 15158 | * http/tests/appcache/offline-access.html: Added. |
| 15159 | * http/tests/appcache/resources/offline-access-frame.html: Added. |
| 15160 | * http/tests/appcache/resources/offline-access.js: Added. |
| 15161 | * http/tests/appcache/resources/offline-access.manifest: Added. |
| 15162 | Test that an application loads successfully from cache. |
| 15163 | |
| 15164 | * http/tests/resources: Added. |
| 15165 | * http/tests/resources/portabilityLayer.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/portabilityLayer.php. |
| 15166 | * http/tests/resources/reset-temp-file.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/reset-temp-file.php. |
| 15167 | * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html: |
| 15168 | * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html: |
| 15169 | * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html: |
| 15170 | * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html: |
| 15171 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: |
| 15172 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: |
| 15173 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: |
| 15174 | * http/tests/xmlhttprequest/resources/portabilityLayer.php: Removed. |
| 15175 | * http/tests/xmlhttprequest/resources/reset-temp-file.php: Removed. |
| 15176 | * http/tests/appcache/resources/fail-on-update.php: |
| 15177 | Moved some common scripts from xmlhttprequest/resources/ to resources/ |
| 15178 | |
| 15179 | 2008-12-28 Cameron Zwarich <zwarich@apple.com> |
| 15180 | |
| 15181 | Reviewed by Oliver Hunt. |
| 15182 | |
| 15183 | Add tests for bug 22840: REGRESSION (r38349): Gmail doesn't load with profiling enabled |
| 15184 | <https://bugs.webkit.org/show_bug.cgi?id=22840> |
| 15185 | <rdar://problem/6468077> |
| 15186 | |
| 15187 | * fast/profiler/call-register-leak-expected.txt: Added. |
| 15188 | * fast/profiler/call-register-leak.html: Added. |
| 15189 | |
| 15190 | 2008-12-27 Alexey Proskuryakov <ap@webkit.org> |
| 15191 | |
| 15192 | Suggested by Dave Levin. |
| 15193 | |
| 15194 | https://bugs.webkit.org/show_bug.cgi?id=22950 |
| 15195 | |
| 15196 | Another attempt to fix the failing XHR tests on Tiger buildbot: make file_put_contents |
| 15197 | portable implementation return a result. |
| 15198 | |
| 15199 | * http/tests/xmlhttprequest/resources/portabilityLayer.php: |
| 15200 | |
| 15201 | 2008-12-26 David Levin <levin@chromium.org> |
| 15202 | |
| 15203 | Reviewed by Alexey Proskuryakov. |
| 15204 | |
| 15205 | https://bugs.webkit.org/show_bug.cgi?id=22950 |
| 15206 | |
| 15207 | Remove ensureTrailingSlash from appcache test. |
| 15208 | |
| 15209 | * http/tests/appcache/resources/fail-on-update.php: |
| 15210 | |
| 15211 | 2008-12-26 David Levin <levin@chromium.org> |
| 15212 | |
| 15213 | Reviewed by Alexey Proskuryakov. |
| 15214 | |
| 15215 | https://bugs.webkit.org/show_bug.cgi?id=22950 |
| 15216 | |
| 15217 | Attempt to fix the failiing XHR tests on Tiger buildbot. |
| 15218 | Remove the no longer needed ensureTrailingSlash function. |
| 15219 | |
| 15220 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: |
| 15221 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: |
| 15222 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: |
| 15223 | |
| 15224 | * http/tests/xmlhttprequest/resources/portabilityLayer.php: |
| 15225 | Make sys_get_temp_dir() return "/tmp" when it can't find the temp directory through other means. |
| 15226 | |
| 15227 | * http/tests/xmlhttprequest/resources/reset-temp-file.php: |
| 15228 | |
| 15229 | 2008-12-26 Alexey Proskuryakov <ap@webkit.org> |
| 15230 | |
| 15231 | Reviewed by Anders Carlsson. |
| 15232 | |
| 15233 | Fix a layout test that was broken by the previous appcache commit |
| 15234 | (it only passed every other time as a result). |
| 15235 | |
| 15236 | * http/tests/appcache/fail-on-update.html: |
| 15237 | |
| 15238 | 2008-12-26 Simon Fraser <simon.fraser@apple.com> |
| 15239 | |
| 15240 | https://bugs.webkit.org/show_bug.cgi?id=22981 |
| 15241 | |
| 15242 | Update more svg-as-image test results affected by the fix |
| 15243 | for SVGImage drawing. |
| 15244 | |
| 15245 | * platform/mac/fast/borders/svg-as-border-image-2-expected.checksum: |
| 15246 | * platform/mac/fast/borders/svg-as-border-image-2-expected.png: |
| 15247 | * platform/mac/fast/borders/svg-as-border-image-expected.checksum: |
| 15248 | * platform/mac/fast/borders/svg-as-border-image-expected.png: |
| 15249 | |
| 15250 | 2008-12-26 Alexey Proskuryakov <ap@webkit.org> |
| 15251 | |
| 15252 | Reviewed by Darin Adler. |
| 15253 | |
| 15254 | https://bugs.webkit.org/show_bug.cgi?id=23001 |
| 15255 | A call to applicationCache.update() from a cached event listener should be ignored |
| 15256 | |
| 15257 | * http/tests/appcache/idempotent-update-expected.txt: Added. |
| 15258 | * http/tests/appcache/idempotent-update.html: Added. |
| 15259 | * http/tests/appcache/resources/idempotent-update.manifest: Added. |
| 15260 | |
| 15261 | 2008-12-26 Alexey Proskuryakov <ap@webkit.org> |
| 15262 | |
| 15263 | Reviewed by Darin Adler. |
| 15264 | |
| 15265 | https://bugs.webkit.org/show_bug.cgi?id=22997 |
| 15266 | ASSERTION FAILED: !m_resources.contains(url) in ApplicationCache::addResource() |
| 15267 | |
| 15268 | * http/tests/appcache/resources/subframe-1.html: Added. |
| 15269 | * http/tests/appcache/resources/subframe-2.html: Added. |
| 15270 | * http/tests/appcache/resources/subframe-3.html: Added. |
| 15271 | * http/tests/appcache/resources/subframe-4.html: Added. |
| 15272 | * http/tests/appcache/resources/subframes-1.manifest: Added. |
| 15273 | * http/tests/appcache/resources/subframes-2.manifest: Added. |
| 15274 | * http/tests/appcache/resources/subframes-3.manifest: Added. |
| 15275 | * http/tests/appcache/resources/subframes-4.manifest: Added. |
| 15276 | * http/tests/appcache/top-frame-1-expected.txt: Added. |
| 15277 | * http/tests/appcache/top-frame-1.html: Added. |
| 15278 | * http/tests/appcache/top-frame-2-expected.txt: Added. |
| 15279 | * http/tests/appcache/top-frame-2.html: Added. |
| 15280 | * http/tests/appcache/top-frame-3-expected.txt: Added. |
| 15281 | * http/tests/appcache/top-frame-3.html: Added. |
| 15282 | * http/tests/appcache/top-frame-4-expected.txt: Added. |
| 15283 | * http/tests/appcache/top-frame-4.html: Added. |
| 15284 | Added a bunch of tests that cover subframe appcache behavior (and thus a good part of |
| 15285 | application cache selection algorithm in general). |
| 15286 | |
| 15287 | * http/tests/appcache/simple.html: Changed to execute on noupdate event, too, making the |
| 15288 | test pass in browser without emptying appcache on each run. |
| 15289 | |
| 15290 | 2008-12-26 David Levin <levin@chromium.org> |
| 15291 | |
| 15292 | Reviewed by Alexey Proskuryakov. |
| 15293 | |
| 15294 | https://bugs.webkit.org/show_bug.cgi?id=22950 |
| 15295 | Added more logging to reset-temp-file to help expose potential issues that could cause test failures (on the Tiger buildbot). |
| 15296 | |
| 15297 | If there are issues in reset-temp-file, they are printed from the test access-control-basic-allow-preflight-cache.html |
| 15298 | |
| 15299 | * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html: |
| 15300 | * http/tests/xmlhttprequest/resources/reset-temp-file.php: |
| 15301 | |
| 15302 | 2008-12-25 Alexey Proskuryakov <ap@webkit.org> |
| 15303 | |
| 15304 | Reviewed by Darin Adler. |
| 15305 | |
| 15306 | https://bugs.webkit.org/show_bug.cgi?id=22993 |
| 15307 | Application cache shouldn't be inherited by subframes |
| 15308 | |
| 15309 | <rdar://problem/6284708> AppCache crashes in ApplicationCacheResource::addType() |
| 15310 | |
| 15311 | * http/tests/appcache/foreign-iframe-main-expected.txt: Added. |
| 15312 | * http/tests/appcache/foreign-iframe-main.html: Added. |
| 15313 | * http/tests/appcache/resources/foreign-iframe-subresource.js: Added. |
| 15314 | * http/tests/appcache/resources/foreign-iframe.html: Added. |
| 15315 | * http/tests/appcache/resources/foreign-iframe.manifest: Added. |
| 15316 | |
| 15317 | 2008-12-24 Simon Fraser <simon.fraser@apple.com> |
| 15318 | |
| 15319 | Reviewed by Oliver Hunt |
| 15320 | |
| 15321 | https://bugs.webkit.org/show_bug.cgi?id=21910 |
| 15322 | |
| 15323 | Update more svg-as-image test results affected by the fix |
| 15324 | for SVGImage drawing. |
| 15325 | |
| 15326 | * platform/mac/fast/images/svg-as-background-expected.checksum: |
| 15327 | * platform/mac/fast/images/svg-as-background-expected.png: |
| 15328 | * platform/mac/fast/images/svg-as-image-expected.checksum: |
| 15329 | * platform/mac/fast/images/svg-as-image-expected.png: |
| 15330 | * platform/mac/fast/images/svg-as-relative-image-expected.checksum: |
| 15331 | * platform/mac/fast/images/svg-as-relative-image-expected.png: |
| 15332 | * transforms/2d/compound-transforms-vs-containers.html: |
| 15333 | |
| 15334 | 2008-12-24 Alexey Proskuryakov <ap@webkit.org> |
| 15335 | |
| 15336 | Reviewed by Dan Bernstein. |
| 15337 | |
| 15338 | https://bugs.webkit.org/show_bug.cgi?id=22982 |
| 15339 | http/tests/navigation/post-goback-repost-policy.html fails on Tiger |
| 15340 | |
| 15341 | Change resources that are accessed with POST from .html to .php. I don't know why Apache 2.0 |
| 15342 | had no problem with this. |
| 15343 | |
| 15344 | * http/tests/navigation/post-goback-repost-policy.html: |
| 15345 | * http/tests/navigation/resources/goback-with-policydelegate.html: Removed. |
| 15346 | * http/tests/navigation/resources/goback-with-policydelegate.php: Copied from LayoutTests/http/tests/navigation/resources/goback-with-policydelegate.html. |
| 15347 | * http/tests/navigation/resources/post-target-policy-test.html: Removed. |
| 15348 | * http/tests/navigation/resources/post-target-policy-test.php: Copied from LayoutTests/http/tests/navigation/resources/post-target-policy-test.html. |
| 15349 | |
| 15350 | 2008-12-23 Simon Fraser <simon.fraser@apple.com> |
| 15351 | |
| 15352 | Reviewed by Dan Bernstein |
| 15353 | |
| 15354 | https://bugs.webkit.org/show_bug.cgi?id=22941 |
| 15355 | |
| 15356 | Add test for opacity on the document element. |
| 15357 | |
| 15358 | * fast/backgrounds/opacity-on-document-element.html: Added. |
| 15359 | * platform/mac/fast/backgrounds/opacity-on-document-element-expected.checksum: Added. |
| 15360 | * platform/mac/fast/backgrounds/opacity-on-document-element-expected.png: Added. |
| 15361 | * platform/mac/fast/backgrounds/opacity-on-document-element-expected.txt: Added. |
| 15362 | |
| 15363 | * fast/transforms/identity-matrix.html: |
| 15364 | * platform/mac/fast/transforms/identity-matrix-expected.txt: |
| 15365 | Fix typo |
| 15366 | |
| 15367 | 2008-12-23 Simon Fraser <simon.fraser@apple.com> |
| 15368 | |
| 15369 | Reviewed by Dan Bernstein |
| 15370 | |
| 15371 | https://bugs.webkit.org/show_bug.cgi?id=21910 |
| 15372 | |
| 15373 | Re-create expected images after fixing painting issue with SVGImage. |
| 15374 | |
| 15375 | * platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum: |
| 15376 | * platform/mac/fast/backgrounds/svg-as-background-1-expected.png: |
| 15377 | * platform/mac/fast/backgrounds/svg-as-background-2-expected.checksum: |
| 15378 | * platform/mac/fast/backgrounds/svg-as-background-2-expected.png: |
| 15379 | * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum: |
| 15380 | * platform/mac/fast/backgrounds/svg-as-background-3-expected.png: |
| 15381 | * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum: |
| 15382 | * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: |
| 15383 | * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum: |
| 15384 | * platform/mac/fast/backgrounds/svg-as-background-6-expected.png: |
| 15385 | * platform/mac/fast/backgrounds/svg-as-mask-expected.checksum: |
| 15386 | * platform/mac/fast/backgrounds/svg-as-mask-expected.png: |
| 15387 | * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum: |
| 15388 | * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: |
| 15389 | |
| 15390 | 2008-12-22 Julien Chaffraix <jchaffraix@webkit.org> |
| 15391 | |
| 15392 | Reviewed by Darin Adler. |
| 15393 | |
| 15394 | Test case for bug 11106: Some XMLHttpRequest URI resolving tests fail |
| 15395 | https://bugs.webkit.org/show_bug.cgi?id=11106 |
| 15396 | |
| 15397 | These tests are borrowed from Opera's test case suite (http://tc.labs.opera.com/apis/XMLHttpRequest). |
| 15398 | They correspond to open/004.html - open/010.html which were previously failing. |
| 15399 | |
| 15400 | * http/tests/xmlhttprequest/resources/test-uri-resolution.txt: Added. |
| 15401 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-004-iframe.html: Added. |
| 15402 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-005-iframe.html: Added. |
| 15403 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-006-iframe.html: Added. |
| 15404 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-007-iframe.html: Added. |
| 15405 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-008-iframe.html: Added. |
| 15406 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-009-iframe.html: Added. |
| 15407 | * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-010-iframe.html: Added. |
| 15408 | * http/tests/xmlhttprequest/test-uri-resolution.txt: Added. |
| 15409 | * http/tests/xmlhttprequest/uri-resolution-opera-open-004-expected.txt: Added. |
| 15410 | * http/tests/xmlhttprequest/uri-resolution-opera-open-004.html: Added. |
| 15411 | * http/tests/xmlhttprequest/uri-resolution-opera-open-005-expected.txt: Added. |
| 15412 | * http/tests/xmlhttprequest/uri-resolution-opera-open-005.html: Added. |
| 15413 | * http/tests/xmlhttprequest/uri-resolution-opera-open-006-expected.txt: Added. |
| 15414 | * http/tests/xmlhttprequest/uri-resolution-opera-open-006.html: Added. |
| 15415 | * http/tests/xmlhttprequest/uri-resolution-opera-open-007-expected.txt: Added. |
| 15416 | * http/tests/xmlhttprequest/uri-resolution-opera-open-007.html: Added. |
| 15417 | * http/tests/xmlhttprequest/uri-resolution-opera-open-008-expected.txt: Added. |
| 15418 | * http/tests/xmlhttprequest/uri-resolution-opera-open-008.html: Added. |
| 15419 | * http/tests/xmlhttprequest/uri-resolution-opera-open-009-expected.txt: Added. |
| 15420 | * http/tests/xmlhttprequest/uri-resolution-opera-open-009.html: Added. |
| 15421 | * http/tests/xmlhttprequest/uri-resolution-opera-open-010-expected.txt: Added. |
| 15422 | * http/tests/xmlhttprequest/uri-resolution-opera-open-010.html: Added. |
| 15423 | |
| 15424 | 2008-12-22 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15425 | |
| 15426 | Reviewed by George Staikos. |
| 15427 | |
| 15428 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=22971 |
| 15429 | |
| 15430 | Fix regression caused by the HTMLFormElement refactorization. |
| 15431 | File form elements without a name have to be included in multipart/form-data |
| 15432 | submission. Cover this behaviour with a new test case. |
| 15433 | |
| 15434 | * http/tests/misc/empty-file-formdata-expected.txt: Added. |
| 15435 | * http/tests/misc/empty-file-formdata.html: Added. |
| 15436 | * http/tests/misc/resources/check-unnamed-file-included-in-formdata.php: Added. |
| 15437 | |
| 15438 | 2008-12-22 David Kilzer <ddkilzer@apple.com> |
| 15439 | |
| 15440 | Bug 11850: Webarchive fails to save images referenced in CSS |
| 15441 | |
| 15442 | <https://bugs.webkit.org/show_bug.cgi?id=11850> |
| 15443 | |
| 15444 | Reviewed by Darin Adler. |
| 15445 | |
| 15446 | The first set of files below tests that URLs are encoded properly |
| 15447 | based on the charset of the stylesheet. Normally this behavior may |
| 15448 | only be tested by looking at web server logs with manual tests, but |
| 15449 | webarchives represent this information in such a way that they may |
| 15450 | be tested by DumpRenderTree. Note that these tests depend on Bug |
| 15451 | 11850 being fixed, so it's not possible to separate them. |
| 15452 | |
| 15453 | The second set of files below tests that all types of resources |
| 15454 | referenced by url() in CSS stylesheets are now saved in webarchives. |
| 15455 | |
| 15456 | * http/tests/webarchive/resources/.htaccess: Added. |
| 15457 | * http/tests/webarchive/resources/apple.gif: Copied from LayoutTests/fast/canvas/resources/apple.gif. |
| 15458 | * http/tests/webarchive/resources/test-no-charset.css: Added. |
| 15459 | * http/tests/webarchive/resources/test-shift-jis.css: Added. |
| 15460 | * http/tests/webarchive/resources/test-utf-8.css: Added. |
| 15461 | * http/tests/webarchive/test-css-url-encoding-expected.webarchive: Added. |
| 15462 | * http/tests/webarchive/test-css-url-encoding-shift-jis-expected.webarchive: Added. |
| 15463 | * http/tests/webarchive/test-css-url-encoding-shift-jis.html: Added. |
| 15464 | * http/tests/webarchive/test-css-url-encoding-utf-8-expected.webarchive: Added. |
| 15465 | * http/tests/webarchive/test-css-url-encoding-utf-8.html: Added. |
| 15466 | * http/tests/webarchive/test-css-url-encoding.html: Added. |
| 15467 | |
| 15468 | * webarchive/resources/Ahem.ttf: Copied from LayoutTests/fast/css/resources/Ahem.ttf. |
| 15469 | * webarchive/test-css-url-resources-in-stylesheets-expected.webarchive: Added. |
| 15470 | * webarchive/test-css-url-resources-in-stylesheets.html: Added. |
| 15471 | * webarchive/test-css-url-resources-inline-styles-expected.webarchive: Added. |
| 15472 | * webarchive/test-css-url-resources-inline-styles.html: Added. |
| 15473 | |
| 15474 | 2008-12-22 Alexey Proskuryakov <ap@webkit.org> |
| 15475 | |
| 15476 | Reviewed by Darin Adler. |
| 15477 | |
| 15478 | <rdar://problem/6277060> ASSERTION FAILED: !m_cacheBeingUpdated if the manifest is not available |
| 15479 | |
| 15480 | Cover both the failing case, and its opposite, demonstrating that the assertion couldn't be |
| 15481 | just negated. |
| 15482 | |
| 15483 | * http/tests/appcache/404-manifest-expected.txt: Added. |
| 15484 | * http/tests/appcache/404-manifest.html: Added. |
| 15485 | * http/tests/appcache/fail-on-update-expected.txt: Added. |
| 15486 | * http/tests/appcache/fail-on-update.html: Added. |
| 15487 | * http/tests/appcache/resources/fail-on-update.php: Added. |
| 15488 | |
| 15489 | 2008-12-22 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15490 | |
| 15491 | Reviewed by Alexey Proskuryakov & George Staikos. |
| 15492 | |
| 15493 | Add simple testcase covering WML <fieldset> element support. |
| 15494 | |
| 15495 | * fast/wml/fieldset.wml: Added. |
| 15496 | * platform/mac/fast/wml/fieldset-expected.checksum: Added. |
| 15497 | * platform/mac/fast/wml/fieldset-expected.png: Added. |
| 15498 | * platform/mac/fast/wml/fieldset-expected.txt: Added. |
| 15499 | |
| 15500 | 2008-12-21 David Levin <levin@chromium.org> |
| 15501 | |
| 15502 | Reviewed by Darin Adler. |
| 15503 | |
| 15504 | https://bugs.webkit.org/show_bug.cgi?id=22950 |
| 15505 | |
| 15506 | Attempted fix for 4 failing XMLHttpReuqest tests on Tiger: |
| 15507 | access-control-basic-allow-preflight-cache-invalidation-by-header.html |
| 15508 | access-control-basic-allow-preflight-cache-invalidation-by-method.html |
| 15509 | access-control-basic-allow-preflight-cache-timeout.html |
| 15510 | access-control-basic-allow-preflight-cache.html |
| 15511 | |
| 15512 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: |
| 15513 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: |
| 15514 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: |
| 15515 | * http/tests/xmlhttprequest/resources/portabilityLayer.php: |
| 15516 | * http/tests/xmlhttprequest/resources/reset-temp-file.php: |
| 15517 | |
| 15518 | 2008-12-22 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15519 | |
| 15520 | Reviewed by George Staikos. |
| 15521 | |
| 15522 | Add WML HTTP layout tests and an initital set of results. |
| 15523 | Allow to reuse the existing WMLTestCase.js framework from another |
| 15524 | LayoutTests/ top-level directory - modify TEMPLATE.html & WMLTestCase.js. |
| 15525 | |
| 15526 | * http/tests/wml: Added. |
| 15527 | * http/tests/wml/go-task-get-method-accept-charset-expected.txt: Added. |
| 15528 | * http/tests/wml/go-task-get-method-accept-charset.html: Added. |
| 15529 | * http/tests/wml/go-task-get-method-expected.txt: Added. |
| 15530 | * http/tests/wml/go-task-get-method.html: Added. |
| 15531 | * http/tests/wml/go-task-post-method-accept-charset-expected.txt: Added. |
| 15532 | * http/tests/wml/go-task-post-method-accept-charset.html: Added. |
| 15533 | * http/tests/wml/go-task-post-method-expected.txt: Added. |
| 15534 | * http/tests/wml/go-task-post-method.html: Added. |
| 15535 | * http/tests/wml/resources: Added. |
| 15536 | * http/tests/wml/resources/TEMPLATE.html: Added. |
| 15537 | * http/tests/wml/resources/answer-utf8.cgi: Added. |
| 15538 | * http/tests/wml/resources/answer.cgi: Added. |
| 15539 | * http/tests/wml/resources/go-task-get-method-accept-charset.js: Added. |
| 15540 | * http/tests/wml/resources/go-task-get-method.js: Added. |
| 15541 | * http/tests/wml/resources/go-task-post-method-accept-charset.js: Added. |
| 15542 | * http/tests/wml/resources/go-task-post-method.js: Added. |
| 15543 | * wml/go-task-animation.html: |
| 15544 | * wml/go-task-get-method-external-deck-with-href.html: |
| 15545 | * wml/go-task-get-method-external-deck.html: |
| 15546 | * wml/go-task-get-method-same-deck.html: |
| 15547 | * wml/resources/TEMPLATE.html: |
| 15548 | * wml/resources/WMLTestCase.js: |
| 15549 | * wml/variable-reference-invalid-character.html: |
| 15550 | * wml/variable-reference-valid.html: |
| 15551 | |
| 15552 | 2008-12-19 Zan Dobersek <zandobersek@gmail.com> |
| 15553 | |
| 15554 | Reviewed by Holger Freyther. |
| 15555 | |
| 15556 | https://bugs.webkit.org/show_bug.cgi?id=22039 |
| 15557 | |
| 15558 | Enable more tests for testing on Gtk+ port. |
| 15559 | |
| 15560 | * platform/gtk/Skipped: |
| 15561 | |
| 15562 | 2008-12-19 Simon Fraser <simon.fraser@apple.com> |
| 15563 | |
| 15564 | Reviewed by Darin Adler |
| 15565 | |
| 15566 | https://bugs.webkit.org/show_bug.cgi?id=22938 |
| 15567 | |
| 15568 | Test for painting with a transformed <html> element. |
| 15569 | |
| 15570 | * fast/transforms/transformed-document-element.html: Added. |
| 15571 | * platform/mac/fast/transforms/transformed-document-element-expected.checksum: Added. |
| 15572 | * platform/mac/fast/transforms/transformed-document-element-expected.png: Added. |
| 15573 | * platform/mac/fast/transforms/transformed-document-element-expected.txt: Added. |
| 15574 | |
| 15575 | 2008-12-19 Pamela Greene <pam@chromium.org> |
| 15576 | |
| 15577 | Reviewed by Darin Adler. |
| 15578 | |
| 15579 | https://bugs.webkit.org/show_bug.cgi?id=22612 |
| 15580 | Add test to verify type enforcement in DOM setters. |
| 15581 | Resubmitting corrected copies; first submission had patching errors. |
| 15582 | |
| 15583 | * fast/dom/setter-type-enforcement-expected.txt: Added. |
| 15584 | * fast/dom/setter-type-enforcement.html: Added. |
| 15585 | |
| 15586 | 2008-12-18 Pierre-Olivier Latour <pol@apple.com> |
| 15587 | |
| 15588 | Reviewed by Darin Adler. |
| 15589 | |
| 15590 | Rewrote some of the transition layout tests that were using setTimeout() to use the transition pause API in DRT when available. |
| 15591 | |
| 15592 | Rewrote the transition layout tests that were specifically testing the transition end event to use common JS code from transition-end-event-helpers.js. |
| 15593 | |
| 15594 | Fixed some typos. |
| 15595 | |
| 15596 | https://bugs.webkit.org/show_bug.cgi?id=22890 |
| 15597 | |
| 15598 | * transitions/end-event-helpers.js: Removed. |
| 15599 | * transitions/interrupt-transform-transition-expected.txt: |
| 15600 | * transitions/interrupt-transform-transition.html: |
| 15601 | * transitions/opacity-transition-zindex.html: |
| 15602 | * transitions/start-transform-transition.html: |
| 15603 | * transitions/transform-op-list-match-expected.txt: |
| 15604 | * transitions/transform-op-list-match.html: |
| 15605 | * transitions/transform-op-list-no-match-expected.txt: |
| 15606 | * transitions/transform-op-list-no-match.html: |
| 15607 | * transitions/transition-end-event-all-properties-expected.txt: |
| 15608 | * transitions/transition-end-event-all-properties.html: |
| 15609 | * transitions/transition-end-event-attributes-expected.txt: |
| 15610 | * transitions/transition-end-event-attributes.html: |
| 15611 | * transitions/transition-end-event-container-expected.txt: |
| 15612 | * transitions/transition-end-event-container.html: |
| 15613 | * transitions/transition-end-event-helpers.js: Copied from LayoutTests/transitions/end-event-helpers.js. |
| 15614 | (recordTransitionEndEvent): |
| 15615 | (runTransitionTest.processEndEvents.compareEventInfo): |
| 15616 | (runTransitionTest.processEndEvents.examineResults): |
| 15617 | (runTransitionTest.processEndEvents): |
| 15618 | (runTransitionTest.startTest): |
| 15619 | (runTransitionTest.window): |
| 15620 | (runTransitionTest): |
| 15621 | * transitions/transition-end-event-left-expected.txt: |
| 15622 | * transitions/transition-end-event-left.html: |
| 15623 | * transitions/transition-end-event-multiple-01-expected.txt: |
| 15624 | * transitions/transition-end-event-multiple-01.html: |
| 15625 | * transitions/transition-end-event-multiple-02-expected.txt: |
| 15626 | * transitions/transition-end-event-multiple-02.html: |
| 15627 | * transitions/transition-end-event-multiple-03-expected.txt: |
| 15628 | * transitions/transition-end-event-multiple-03.html: |
| 15629 | * transitions/transition-end-event-multiple-04-expected.txt: |
| 15630 | * transitions/transition-end-event-multiple-04.html: |
| 15631 | * transitions/transition-end-event-nested-expected.txt: |
| 15632 | * transitions/transition-end-event-nested.html: |
| 15633 | * transitions/transition-end-event-set-none-expected.txt: |
| 15634 | * transitions/transition-end-event-set-none.html: |
| 15635 | * transitions/transition-end-event-transform-expected.txt: |
| 15636 | * transitions/transition-end-event-transform.html: |
| 15637 | * transitions/transition-end-event-window-expected.txt: |
| 15638 | * transitions/transition-end-event-window.html: |
| 15639 | * transitions/transition-test-helpers.js: Added. |
| 15640 | (runTransitionTest.isCloseEnough): |
| 15641 | (runTransitionTest.checkExpectedValue): |
| 15642 | (runTransitionTest.endTest): |
| 15643 | (runTransitionTest.runTest): |
| 15644 | (runTransitionTest.startTest): |
| 15645 | (runTransitionTest.if): |
| 15646 | * transitions/transition-timing-function-expected.txt: Copied from LayoutTests/transitions/transition-timing-function-software-expected.txt. |
| 15647 | * transitions/transition-timing-function-software-expected.txt: Removed. |
| 15648 | * transitions/transition-timing-function-software.html: Removed. |
| 15649 | * transitions/transition-timing-function.html: Copied from LayoutTests/transitions/transition-timing-function-software.html. |
| 15650 | * transitions/zero-duration-in-list-expected.txt: |
| 15651 | * transitions/zero-duration-in-list.html: |
| 15652 | |
| 15653 | 2008-12-18 Cameron Zwarich <zwarich@apple.com> |
| 15654 | |
| 15655 | Reviewed by Geoff Garen. |
| 15656 | |
| 15657 | Add tests for bug 21855: REGRESSION (r37323): Gmail complains about popup blocking when opening a link |
| 15658 | <https://bugs.webkit.org/show_bug.cgi?id=21855> |
| 15659 | <rdar://problem/6278244> |
| 15660 | |
| 15661 | Since DumpRenderTree support was added in order to support these tests, |
| 15662 | they are skipped on non-Mac platforms. |
| 15663 | |
| 15664 | * fast/events/popup-blocking-click-in-iframe-expected.txt: Added. |
| 15665 | * fast/events/popup-blocking-click-in-iframe.html: Added. |
| 15666 | * fast/events/resources/popup-blocking-click-in-iframe-otherFrame.html: Added. |
| 15667 | * platform/gtk/Skipped: |
| 15668 | * platform/qt/Skipped: |
| 15669 | * platform/win/Skipped: |
| 15670 | |
| 15671 | 2008-12-18 Pamela Greene <pam@chromium.org> |
| 15672 | |
| 15673 | Submitted without review. |
| 15674 | Moving layout test from root level into LayoutTests where it belongs. |
| 15675 | |
| 15676 | * fast/dom/setter-type-enforcement-expected.txt: Copied from fast/dom/setter-type-enforcement-expected.txt. |
| 15677 | * fast/dom/setter-type-enforcement.html: Copied from fast/dom/setter-type-enforcement.html. |
| 15678 | |
| 15679 | 2008-12-17 Geoffrey Garen <ggaren@apple.com> |
| 15680 | |
| 15681 | Reviewed by Gavin Barraclough. |
| 15682 | |
| 15683 | Added a test for https://bugs.webkit.org/show_bug.cgi?id=22393 |
| 15684 | Segfault when caching property accesses to primitive cells. |
| 15685 | |
| 15686 | * fast/js/primitive-property-access-edge-cases-expected.txt: Added. |
| 15687 | * fast/js/primitive-property-access-edge-cases.html: Added. |
| 15688 | * fast/js/resources/primitive-property-access-edge-cases.js: Added. |
| 15689 | (): |
| 15690 | |
| 15691 | 2008-12-17 Simon Fraser <simon.fraser@apple.com> |
| 15692 | |
| 15693 | Reviewed by Dave Hyatt |
| 15694 | |
| 15695 | https://bugs.webkit.org/show_bug.cgi?id=22570 |
| 15696 | |
| 15697 | Add testcase for reflection on an element with overflow: hidden |
| 15698 | |
| 15699 | * fast/reflections/reflection-overflow-hidden.html: Added. |
| 15700 | * platform/mac/fast/reflections/reflection-overflow-hidden-expected.checksum: Added. |
| 15701 | * platform/mac/fast/reflections/reflection-overflow-hidden-expected.png: Added. |
| 15702 | * platform/mac/fast/reflections/reflection-overflow-hidden-expected.txt: Added. |
| 15703 | |
| 15704 | 2008-12-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15705 | |
| 15706 | Reviewed by Maciej Stachowiak. |
| 15707 | |
| 15708 | Update results after fixing wml.css, to be more in-line with html4.css. |
| 15709 | |
| 15710 | Fixes all <do> related tests, to correctly appear as buttons, |
| 15711 | not just text with gray background, as it used to be. |
| 15712 | |
| 15713 | * platform/mac/fast/wml/do-element-optional-attr-expected.checksum: |
| 15714 | * platform/mac/fast/wml/do-element-optional-attr-expected.png: |
| 15715 | * platform/mac/fast/wml/do-element-optional-attr-expected.txt: |
| 15716 | * platform/mac/fast/wml/do-shadow-expected.checksum: |
| 15717 | * platform/mac/fast/wml/do-shadow-expected.png: |
| 15718 | * platform/mac/fast/wml/do-shadow-expected.txt: |
| 15719 | * platform/mac/fast/wml/do-template-expected.checksum: |
| 15720 | * platform/mac/fast/wml/do-template-expected.png: |
| 15721 | * platform/mac/fast/wml/do-template-expected.txt: |
| 15722 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum: |
| 15723 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png: |
| 15724 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt: |
| 15725 | * platform/mac/fast/wml/err-invalid-variable-name-expected.checksum: |
| 15726 | * platform/mac/fast/wml/err-invalid-variable-name-expected.png: |
| 15727 | * platform/mac/fast/wml/err-invalid-variable-name-expected.txt: |
| 15728 | * platform/mac/fast/wml/err-samename-do-expected.checksum: |
| 15729 | * platform/mac/fast/wml/err-samename-do-expected.png: |
| 15730 | * platform/mac/fast/wml/err-samename-do-expected.txt: |
| 15731 | |
| 15732 | 2008-12-17 Feng Qian <feng@chromium.org> |
| 15733 | |
| 15734 | Reviewed by Alexey Proskuryakov. |
| 15735 | Landed by Adam Barth. |
| 15736 | |
| 15737 | https://bugs.webkit.org/show_bug.cgi?id=21948 |
| 15738 | Change two tests to use the host url in XMLHttpRequest so that |
| 15739 | it does not fail because of Chrome's file URL security policy. |
| 15740 | It does not affect the expected behaviors of tests. |
| 15741 | * fast/dom/null-document-xmlhttprequest-open.html: |
| 15742 | * fast/dom/xmlhttprequest-invalid-values.html: |
| 15743 | |
| 15744 | 2008-12-17 Pamela Greene <pam@chromium.org> |
| 15745 | |
| 15746 | Reviewed by Darin Adler. |
| 15747 | Landed by Adam Barth. |
| 15748 | |
| 15749 | https://bugs.webkit.org/show_bug.cgi?id=22577 |
| 15750 | Add a test to ensure that checkboxes and radio buttons with duplicate |
| 15751 | names map to a collection. |
| 15752 | |
| 15753 | * fast/dom/HTMLInputElement/duplicate-element-names-expected.txt: Added. |
| 15754 | * fast/dom/HTMLInputElement/duplicate-element-names.html: Added. |
| 15755 | |
| 15756 | 2008-12-17 Pamela Greene <pam@chromium.org> |
| 15757 | |
| 15758 | Reviewed by Darin Adler. |
| 15759 | Landed by Adam Barth. |
| 15760 | |
| 15761 | https://bugs.webkit.org/show_bug.cgi?id=22612 |
| 15762 | Add test to verify type enforcement in DOM setters. |
| 15763 | |
| 15764 | * fast/dom/setter-type-enforcement-expected.txt: Added. |
| 15765 | * fast/dom/setter-type-enforcement.html: Added. |
| 15766 | |
| 15767 | 2008-12-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15768 | |
| 15769 | Rubber-stamped by Timothy Hatcher. |
| 15770 | |
| 15771 | Fix wml/ tests, by doing s/</\</ and s/>/\>/. |
| 15772 | Not sure why this problem wasn't visible before, something has changed. |
| 15773 | |
| 15774 | * wml/go-task-animation-expected.txt: |
| 15775 | * wml/go-task-get-method-external-deck-expected.txt: |
| 15776 | * wml/go-task-get-method-external-deck-with-href-expected.txt: |
| 15777 | * wml/go-task-get-method-same-deck-expected.txt: |
| 15778 | * wml/resources/go-task-animation.js: |
| 15779 | * wml/resources/go-task-get-method-external-deck-with-href.js: |
| 15780 | * wml/resources/go-task-get-method-external-deck.js: |
| 15781 | * wml/resources/go-task-get-method-same-deck.js: |
| 15782 | |
| 15783 | 2008-12-16 Simon Hausmann <hausmann@webkit.org> |
| 15784 | |
| 15785 | Reviewed by Holger Freyther. |
| 15786 | |
| 15787 | Unskip some tests that pass with the Qt DRT fixed for unload event |
| 15788 | counting. |
| 15789 | |
| 15790 | * platform/qt/Skipped: |
| 15791 | |
| 15792 | 2008-12-16 Simon Hausmann <hausmann@webkit.org> |
| 15793 | |
| 15794 | Reviewed by Holger Freyther. |
| 15795 | |
| 15796 | Added mac API specific loader test to the skip list for the Qt DRT. |
| 15797 | |
| 15798 | * platform/qt/Skipped: |
| 15799 | |
| 15800 | 2008-12-15 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15801 | |
| 15802 | Reviewed by Oliver Hunt. |
| 15803 | |
| 15804 | Add several testcases covering WML table element handling. |
| 15805 | Fixed fast/wml/case-sensitivity.wml - which used HTML style tables, that now raise errors (missing 'columns' attribute). |
| 15806 | |
| 15807 | * fast/wml/case-sensitivity.wml: |
| 15808 | * fast/wml/table-element-align-attribute-invalid.wml: Added. |
| 15809 | * fast/wml/table-element-columns-attribute-invalid-number.wml: Added. |
| 15810 | * fast/wml/table-element-columns-attribute-invalid.wml: Added. |
| 15811 | * fast/wml/table-element-columns-attribute-missing.wml: Added. |
| 15812 | * fast/wml/table-element-columns-attribute.wml: Added. |
| 15813 | * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.checksum: |
| 15814 | * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.png: |
| 15815 | * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.txt: |
| 15816 | * platform/mac/fast/wml/table-element-align-attribute-invalid-expected.checksum: Added. |
| 15817 | * platform/mac/fast/wml/table-element-align-attribute-invalid-expected.png: Added. |
| 15818 | * platform/mac/fast/wml/table-element-align-attribute-invalid-expected.txt: Added. |
| 15819 | * platform/mac/fast/wml/table-element-columns-attribute-expected.checksum: Added. |
| 15820 | * platform/mac/fast/wml/table-element-columns-attribute-expected.png: Added. |
| 15821 | * platform/mac/fast/wml/table-element-columns-attribute-expected.txt: Added. |
| 15822 | * platform/mac/fast/wml/table-element-columns-attribute-invalid-expected.checksum: Added. |
| 15823 | * platform/mac/fast/wml/table-element-columns-attribute-invalid-expected.png: Added. |
| 15824 | * platform/mac/fast/wml/table-element-columns-attribute-invalid-expected.txt: Added. |
| 15825 | * platform/mac/fast/wml/table-element-columns-attribute-invalid-number-expected.checksum: Added. |
| 15826 | * platform/mac/fast/wml/table-element-columns-attribute-invalid-number-expected.png: Added. |
| 15827 | * platform/mac/fast/wml/table-element-columns-attribute-invalid-number-expected.txt: Added. |
| 15828 | * platform/mac/fast/wml/table-element-columns-attribute-missing-expected.checksum: Added. |
| 15829 | * platform/mac/fast/wml/table-element-columns-attribute-missing-expected.png: Added. |
| 15830 | * platform/mac/fast/wml/table-element-columns-attribute-missing-expected.txt: Added. |
| 15831 | * platform/mac/fast/wml/table-element-expected.checksum: |
| 15832 | * platform/mac/fast/wml/table-element-expected.png: |
| 15833 | * platform/mac/fast/wml/table-element-expected.txt: |
| 15834 | |
| 15835 | 2008-12-15 Darin Adler <darin@apple.com> |
| 15836 | |
| 15837 | Reviewed by Sam Weinig. |
| 15838 | |
| 15839 | - test for <rdar://problem/6427048> crash due to infinite recursion after setting window.__proto__ = window |
| 15840 | |
| 15841 | * fast/canvas/canvas-gradient-without-path.html: Let make-js-test-wrappers update this one. |
| 15842 | |
| 15843 | * fast/dom/Window/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html. |
| 15844 | * fast/dom/Window/resources/window-custom-prototype.js: Added. |
| 15845 | * fast/dom/Window/window-custom-prototype-expected.txt: Added. |
| 15846 | * fast/dom/Window/window-custom-prototype.html: Added. |
| 15847 | |
| 15848 | 2008-12-15 Pierre-Olivier Latour <pol@apple.com> |
| 15849 | |
| 15850 | Reviewed by Dan Bernstein. |
| 15851 | |
| 15852 | Added an extra layout test for transitions. |
| 15853 | |
| 15854 | https://bugs.webkit.org/show_bug.cgi?id=22836 |
| 15855 | |
| 15856 | * transitions/change-values-during-transition-expected.txt: Added. |
| 15857 | * transitions/change-values-during-transition.html: Added. |
| 15858 | |
| 15859 | 2008-12-15 Pierre-Olivier Latour <pol@apple.com> |
| 15860 | |
| 15861 | Reviewed by Dan Bernstein. |
| 15862 | |
| 15863 | Added an extra layout test for animations. |
| 15864 | |
| 15865 | https://bugs.webkit.org/show_bug.cgi?id=22836 |
| 15866 | |
| 15867 | * animations/combo-transform-rotate+scale-expected.txt: Added. |
| 15868 | * animations/combo-transform-rotate+scale.html: Added. |
| 15869 | |
| 15870 | 2008-12-15 Pierre-Olivier Latour <pol@apple.com> |
| 15871 | |
| 15872 | Updated transform-value-types.html and transform-value-types-expected.txt to latest version |
| 15873 | since change r39264 was lost when relocating these files. |
| 15874 | |
| 15875 | https://bugs.webkit.org/show_bug.cgi?id=22836 |
| 15876 | |
| 15877 | * transforms/2d/transform-value-types-expected.txt: |
| 15878 | * transforms/2d/transform-value-types.html: |
| 15879 | |
| 15880 | 2008-12-15 Pierre-Olivier Latour <pol@apple.com> |
| 15881 | |
| 15882 | Reviewed by Sam Weinig. |
| 15883 | |
| 15884 | Add new layout tests for transforms, animations & transitions. |
| 15885 | Also move a couple transform layout tests to the proper subdirectory. |
| 15886 | |
| 15887 | https://bugs.webkit.org/show_bug.cgi?id=22836 |
| 15888 | |
| 15889 | * animations/combo-transform-translate+scale-expected.txt: Added. |
| 15890 | * animations/combo-transform-translate+scale.html: Added. |
| 15891 | * transforms/2d/computed-style-origin-expected.txt: Copied from LayoutTests/transforms/computed-style-origin-expected.txt. |
| 15892 | * transforms/2d/computed-style-origin.html: Copied from LayoutTests/transforms/computed-style-origin.html. |
| 15893 | * transforms/2d/transform-value-types-expected.txt: Copied from LayoutTests/transforms/transform-value-types-expected.txt. |
| 15894 | * transforms/2d/transform-value-types.html: Copied from LayoutTests/transforms/transform-value-types.html. |
| 15895 | * transforms/computed-style-origin-expected.txt: Removed. |
| 15896 | * transforms/computed-style-origin.html: Removed. |
| 15897 | * transforms/transform-value-types-expected.txt: Removed. |
| 15898 | * transforms/transform-value-types.html: Removed. |
| 15899 | * transitions/interrupt-transform-transition-expected.txt: Added. |
| 15900 | * transitions/interrupt-transform-transition.html: Added. |
| 15901 | * transitions/start-transform-transition-expected.txt: Added. |
| 15902 | * transitions/start-transform-transition.html: Added. |
| 15903 | * transitions/transition-timing-function-software-expected.txt: Added. |
| 15904 | * transitions/transition-timing-function-software.html: Added. |
| 15905 | * transitions/zero-duration-in-list-expected.txt: Added. |
| 15906 | * transitions/zero-duration-in-list.html: Added. |
| 15907 | * transitions/zero-duration-without-units-expected.txt: Added. |
| 15908 | * transitions/zero-duration-without-units.html: Added. |
| 15909 | |
| 15910 | 2008-12-15 Simon Hausmann <hausmann@webkit.org> |
| 15911 | |
| 15912 | Reviewed by Holger Freyther. |
| 15913 | |
| 15914 | Add worker tests to the skip list for the Qt DRT as the feature is not enabled. |
| 15915 | |
| 15916 | * platform/qt/Skipped: |
| 15917 | |
| 15918 | 2008-12-14 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 15919 | |
| 15920 | Reviewed by George Staikos. |
| 15921 | |
| 15922 | Add a new WML testcase covering <timer> and <go> combinations: wml/go-task-animation.html |
| 15923 | |
| 15924 | * wml/go-task-animation-expected.txt: Added. |
| 15925 | * wml/go-task-animation.html: Added. |
| 15926 | * wml/resources/WMLTestCase.js: |
| 15927 | (createWMLTestCase.iframeElement.onload): |
| 15928 | (createWMLTestCase): |
| 15929 | * wml/resources/animation.wml: Added. |
| 15930 | * wml/resources/go-task-animation.js: Added. |
| 15931 | (setupTestDocument): |
| 15932 | (prepareTest): |
| 15933 | (executeTest): |
| 15934 | * wml/resources/go-task-get-method-same-deck.js: |
| 15935 | (setupTestDocument): |
| 15936 | * wml/resources/test-document.wml: |
| 15937 | |
| 15938 | 2008-12-14 Dirk Schulze <krit@webkit.org> |
| 15939 | |
| 15940 | Reviewed by Oliver Hunt. |
| 15941 | |
| 15942 | Ensure correct behaviour of composite on a fully transparent color. |
| 15943 | |
| 15944 | * fast/canvas/canvas-transparency-and-composite-expected.txt: Added. |
| 15945 | * fast/canvas/canvas-transparency-and-composite.html: Added. |
| 15946 | * fast/canvas/resources/canvas-transparency-and-composite.js: Added. |
| 15947 | |
| 15948 | 2008-12-14 Alexey Proskuryakov <ap@webkit.org> |
| 15949 | |
| 15950 | Suggested by Holger Freyther. |
| 15951 | |
| 15952 | * fast/workers/worker-navigator-expected.txt: |
| 15953 | * fast/workers/worker-navigator.html: |
| 15954 | navigator.platform.length is intentionally zero on Gtk+, changed to check for its type. |
| 15955 | |
| 15956 | 2008-12-13 Alexey Proskuryakov <ap@webkit.org> |
| 15957 | |
| 15958 | Reviewed by Darin Adler. |
| 15959 | |
| 15960 | https://bugs.webkit.org/show_bug.cgi?id=22843 |
| 15961 | Auto-generate JSWorkerContext |
| 15962 | |
| 15963 | * fast/workers/worker-replace-self-expected.txt: Added. |
| 15964 | * fast/workers/worker-replace-self.html: Added. |
| 15965 | Test that "self" is replaceable. This matches window.self behavior, but not Firefox. |
| 15966 | |
| 15967 | * fast/workers/worker-location-expected.txt: |
| 15968 | * fast/workers/worker-location.html: |
| 15969 | Added a test for global constructor. |
| 15970 | |
| 15971 | 2008-12-13 Dirk Schulze <krit@webkit.org> |
| 15972 | |
| 15973 | Reviewed by Oliver Hunt. |
| 15974 | |
| 15975 | This test is wrong. We shouldn't fill something with a gradient, if the |
| 15976 | path is empty. |
| 15977 | |
| 15978 | * fast/canvas/gradient-empty-path.html: Removed. |
| 15979 | * platform/mac/fast/canvas/gradient-empty-path-expected.checksum: Removed. |
| 15980 | * platform/mac/fast/canvas/gradient-empty-path-expected.png: Removed. |
| 15981 | * platform/mac/fast/canvas/gradient-empty-path-expected.txt: Removed. |
| 15982 | |
| 15983 | 2008-12-13 Darin Adler <darin@apple.com> |
| 15984 | |
| 15985 | Reviewed by Dan Bernstein. |
| 15986 | |
| 15987 | - test for https://bugs.webkit.org/show_bug.cgi?id=18734 |
| 15988 | REGRESSION (r31081): Focus problems in Gmail 2/Plain text message text |
| 15989 | <rdar://problem/5892415> |
| 15990 | |
| 15991 | * fast/forms/textarea-selection-preservation-expected.txt: Added. |
| 15992 | * fast/forms/textarea-selection-preservation.html: Added. |
| 15993 | |
| 15994 | 2008-12-13 Holger Hans Peter Freyther <zecke@selfish.org> |
| 15995 | |
| 15996 | Reviewed by Dan Bernstein. |
| 15997 | |
| 15998 | Revert pixel test results back to the old version. This is |
| 15999 | reverting r39254. |
| 16000 | |
| 16001 | https://bugs.webkit.org/show_bug.cgi?id=22824 |
| 16002 | |
| 16003 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: |
| 16004 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: |
| 16005 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: |
| 16006 | * platform/mac/svg/custom/image-small-width-height-expected.checksum: |
| 16007 | * platform/mac/svg/custom/image-small-width-height-expected.png: |
| 16008 | * platform/mac/svg/custom/image-small-width-height-expected.txt: |
| 16009 | * platform/mac/svg/text/text-tselect-02-f-expected.checksum: |
| 16010 | * platform/mac/svg/text/text-tselect-02-f-expected.png: |
| 16011 | * platform/mac/svg/text/text-tselect-02-f-expected.txt: |
| 16012 | |
| 16013 | 2008-12-13 Dirk Schulze <krit@webkit.org> |
| 16014 | |
| 16015 | Reviewed by Darin Adler. |
| 16016 | |
| 16017 | Checks behavior of gradients on an empty path in canvas. |
| 16018 | |
| 16019 | * fast/canvas/canvas-gradient-without-path-expected.txt: Added. |
| 16020 | * fast/canvas/canvas-gradient-without-path.html: Added. |
| 16021 | * fast/canvas/resources/canvas-gradient-without-path.js: Added. |
| 16022 | |
| 16023 | 2008-12-12 Dean Jackson <dino@apple.com> |
| 16024 | |
| 16025 | Reviewed by Darin Adler. |
| 16026 | |
| 16027 | Expose WebKitAnimationEvent, WebKitTransitionEvent, |
| 16028 | WebKitCSSTransformValue, WebKitCSSKeyframeRule and |
| 16029 | WebKitCSSKeyframesRule to Window object. |
| 16030 | |
| 16031 | https://bugs.webkit.org/show_bug.cgi?id=20560 |
| 16032 | |
| 16033 | * animations/keyframes-rule-expected.txt: |
| 16034 | * animations/keyframes-rule.html: |
| 16035 | * fast/dom/Window/window-properties-expected.txt: |
| 16036 | * fast/events/event-instanceof-expected.txt: |
| 16037 | * fast/events/resources/event-instanceof.js: |
| 16038 | * fast/js/global-constructors-expected.txt: |
| 16039 | * transforms/transform-value-types-expected.txt: |
| 16040 | * transforms/transform-value-types.html: |
| 16041 | |
| 16042 | 2008-12-12 Cameron Zwarich <zwarich@apple.com> |
| 16043 | |
| 16044 | Reviewed by Oliver Hunt. |
| 16045 | |
| 16046 | Tests for bug 22835: Crash during bytecode generation when comparing to null |
| 16047 | <https://bugs.webkit.org/show_bug.cgi?id=22835> |
| 16048 | <rdar://problem/6286749> |
| 16049 | |
| 16050 | * fast/js/ignored-result-null-comparison-crash-expected.txt: Added. |
| 16051 | * fast/js/ignored-result-null-comparison-crash.html: Added. |
| 16052 | * fast/js/resources/ignored-result-null-comparison-crash.js: Added. |
| 16053 | |
| 16054 | 2008-12-12 Pierre-Olivier Latour <pol@apple.com> |
| 16055 | |
| 16056 | Checked-in new results for failing SVG tests so that the bots are green again. |
| 16057 | |
| 16058 | https://bugs.webkit.org/show_bug.cgi?id=22824 |
| 16059 | |
| 16060 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: |
| 16061 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: |
| 16062 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: |
| 16063 | * platform/mac/svg/custom/image-small-width-height-expected.checksum: |
| 16064 | * platform/mac/svg/custom/image-small-width-height-expected.png: |
| 16065 | * platform/mac/svg/custom/image-small-width-height-expected.txt: |
| 16066 | * platform/mac/svg/text/text-tselect-02-f-expected.checksum: |
| 16067 | * platform/mac/svg/text/text-tselect-02-f-expected.png: |
| 16068 | * platform/mac/svg/text/text-tselect-02-f-expected.txt: |
| 16069 | |
| 16070 | 2008-12-12 Simon Hausmann <hausmann@webkit.org> |
| 16071 | |
| 16072 | Rubber-stamped by Holger Freyther. |
| 16073 | |
| 16074 | Added all the failing tests in the Qt build that require font metrics |
| 16075 | to the skipped list, as discussed. We cannot maintain the metrics |
| 16076 | currently. |
| 16077 | |
| 16078 | * platform/qt/Skipped: |
| 16079 | |
| 16080 | 2008-12-11 Cameron Zwarich <zwarich@apple.com> |
| 16081 | |
| 16082 | Rubber-stamped by Mark Rowe. |
| 16083 | |
| 16084 | Roll out r39212 due to assertion failures during layout tests, multiple |
| 16085 | layout test failures, memory leaks, and obvious incorrectness. |
| 16086 | |
| 16087 | * security/override-preferences-2-expected.txt: Removed. |
| 16088 | * security/override-preferences-2.html: Removed. |
| 16089 | * security/override-preferences-expected.txt: Removed. |
| 16090 | * security/override-preferences.html: Removed. |
| 16091 | * security/override-zzz-reset-expected.txt: Removed. |
| 16092 | * security/override-zzz-reset.html: Removed. |
| 16093 | |
| 16094 | 2008-12-11 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16095 | |
| 16096 | Reviewed by Holger Freyther. |
| 16097 | |
| 16098 | Fix WML image layout tests to not rely on external resources. |
| 16099 | Update results after adding <img> support. |
| 16100 | |
| 16101 | * fast/wml/img-localsrc.wml: |
| 16102 | * fast/wml/img-src-localsrc-alt.wml: |
| 16103 | * fast/wml/img-src.wml: |
| 16104 | * fast/wml/resources: Added. |
| 16105 | * fast/wml/resources/fail.png: Added. |
| 16106 | * fast/wml/resources/pass.png: Added. |
| 16107 | * platform/mac/fast/wml/img-localsrc-expected.checksum: |
| 16108 | * platform/mac/fast/wml/img-localsrc-expected.png: |
| 16109 | * platform/mac/fast/wml/img-localsrc-expected.txt: |
| 16110 | * platform/mac/fast/wml/img-src-expected.checksum: |
| 16111 | * platform/mac/fast/wml/img-src-expected.png: |
| 16112 | * platform/mac/fast/wml/img-src-expected.txt: |
| 16113 | * platform/mac/fast/wml/img-src-localsrc-alt-expected.checksum: |
| 16114 | * platform/mac/fast/wml/img-src-localsrc-alt-expected.png: |
| 16115 | * platform/mac/fast/wml/img-src-localsrc-alt-expected.txt: |
| 16116 | |
| 16117 | 2008-12-10 Oliver Hunt <oliver@apple.com> |
| 16118 | |
| 16119 | Reviewed by Adele Peterson. |
| 16120 | |
| 16121 | Crash (null-deref) when using :before pseudoselector with content CSS rule in SVG |
| 16122 | <rdar://problem/6302405> |
| 16123 | <https://bugs.webkit.org/show_bug.cgi?id=22804> |
| 16124 | |
| 16125 | Test to make sure we don't crash, and don't display generated content. |
| 16126 | |
| 16127 | * svg/css/crash-css-generated-content-expected.txt: Added. |
| 16128 | * svg/css/crash-css-generated-content.xhtml: Added. |
| 16129 | |
| 16130 | 2008-12-11 Anders Carlsson <andersca@apple.com> |
| 16131 | |
| 16132 | Reviewed by Cameron Zwarich. |
| 16133 | |
| 16134 | https://bugs.webkit.org/show_bug.cgi?id=22797 |
| 16135 | REGRESSION: Crash at http://news.cnet.com/8301-17939_109-10119149-2.html |
| 16136 | |
| 16137 | * http/tests/plugins/get-url-expected.txt: Added. |
| 16138 | * http/tests/plugins/get-url.html: Added. |
| 16139 | |
| 16140 | 2008-12-11 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16141 | |
| 16142 | Reviewed by Eric Seidel. |
| 16143 | |
| 16144 | Fix typo in doctype (correct wapforum.org URL) |
| 16145 | |
| 16146 | * fast/wml/p-align.wml: |
| 16147 | * fast/wml/p-mode.wml: |
| 16148 | |
| 16149 | 2008-12-08 Dean McNamee <deanm@chromium.org> |
| 16150 | |
| 16151 | Reviewed by Darin Adler. |
| 16152 | |
| 16153 | Always append a trailing slash when using PHP's sys_get_temp_dir(). |
| 16154 | |
| 16155 | This allows these tests to run on Linux, where this API returns the |
| 16156 | directory without a trailing slash. |
| 16157 | |
| 16158 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: |
| 16159 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: |
| 16160 | * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: |
| 16161 | * http/tests/xmlhttprequest/resources/portabilityLayer.php: |
| 16162 | * http/tests/xmlhttprequest/resources/reset-temp-file.php: |
| 16163 | |
| 16164 | 2008-12-10 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16165 | |
| 16166 | Rubber-stamped by George Staikos. |
| 16167 | |
| 16168 | Update WML pixel test results, after adding <template> support. |
| 16169 | |
| 16170 | * platform/mac/fast/wml/do-shadow-expected.checksum: |
| 16171 | * platform/mac/fast/wml/do-shadow-expected.png: |
| 16172 | * platform/mac/fast/wml/do-template-expected.checksum: |
| 16173 | * platform/mac/fast/wml/do-template-expected.png: |
| 16174 | |
| 16175 | 2008-12-10 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16176 | |
| 16177 | Reviewed by Eric Seidel. |
| 16178 | |
| 16179 | Update WML test results after adding <template> support. |
| 16180 | |
| 16181 | * platform/mac/fast/wml/do-shadow-expected.txt: |
| 16182 | * platform/mac/fast/wml/do-template-expected.txt: |
| 16183 | |
| 16184 | 2008-12-10 Brady Eidson <beidson@apple.com> |
| 16185 | |
| 16186 | Reviewed by Darin |
| 16187 | |
| 16188 | Most of these policy delegate related tests will now pass with accompanying DRT changes. |
| 16189 | |
| 16190 | * platform/win/Skipped: |
| 16191 | |
| 16192 | 2008-12-10 Pierre-Olivier Latour <pol@apple.com> |
| 16193 | |
| 16194 | Reviewed by Darin Adler. |
| 16195 | |
| 16196 | Replaced outdated reference image for svg/webarchive/svg-cursor-subresources.svg |
| 16197 | |
| 16198 | https://bugs.webkit.org/show_bug.cgi?id=22801 |
| 16199 | |
| 16200 | * platform/mac/svg/webarchive/svg-cursor-subresources-expected.checksum: |
| 16201 | * platform/mac/svg/webarchive/svg-cursor-subresources-expected.png: |
| 16202 | |
| 16203 | 2008-12-10 Pierre-Olivier Latour <pol@apple.com> |
| 16204 | |
| 16205 | Reviewed by Darin Adler. |
| 16206 | |
| 16207 | Rewrote animations/animation-test-helpers.js to take advantage of the pauseAnimationAtTimeOnElementWithId() |
| 16208 | API when available in DRT. |
| 16209 | |
| 16210 | Updated all animations tests that check for values of animated CSS properties to use these new helper functions. |
| 16211 | |
| 16212 | https://bugs.webkit.org/show_bug.cgi?id=22796 |
| 16213 | |
| 16214 | * animations/animation-test-helpers.js: |
| 16215 | (isCloseEnough): |
| 16216 | (checkExpectedValue): |
| 16217 | (endTest): |
| 16218 | (startTest): |
| 16219 | (runAnimationTest): |
| 16220 | * animations/big-rotation-expected.txt: |
| 16221 | * animations/big-rotation.html: |
| 16222 | * animations/change-keyframes-expected.txt: |
| 16223 | * animations/change-keyframes-name-expected.txt: |
| 16224 | * animations/change-keyframes-name.html: |
| 16225 | * animations/change-keyframes.html: |
| 16226 | * animations/change-one-anim-expected.txt: |
| 16227 | * animations/change-one-anim.html: |
| 16228 | * animations/generic-from-to-expected.txt: |
| 16229 | * animations/generic-from-to.html: |
| 16230 | * animations/import-expected.txt: |
| 16231 | * animations/import.html: |
| 16232 | * animations/keyframe-timing-functions-expected.txt: |
| 16233 | * animations/keyframe-timing-functions.html: |
| 16234 | * animations/keyframes-comma-separated-expected.txt: |
| 16235 | * animations/keyframes-comma-separated.html: |
| 16236 | * animations/keyframes-expected.txt: |
| 16237 | * animations/keyframes-from-missing.html: |
| 16238 | * animations/keyframes-out-of-order-expected.txt: |
| 16239 | * animations/keyframes-out-of-order.html: |
| 16240 | * animations/keyframes-to-missing.html: |
| 16241 | * animations/keyframes.html: |
| 16242 | * animations/lineheight-animation-expected.txt: |
| 16243 | * animations/lineheight-animation.html: |
| 16244 | * animations/matrix-anim-expected.txt: |
| 16245 | * animations/matrix-anim.html: |
| 16246 | * animations/multiple-animations-expected.txt: |
| 16247 | * animations/multiple-animations.html: |
| 16248 | * animations/multiple-keyframes-expected.txt: |
| 16249 | * animations/multiple-keyframes.html: |
| 16250 | * animations/transition-and-animation-1-expected.txt: |
| 16251 | * animations/transition-and-animation-1.html: |
| 16252 | * animations/transition-and-animation-2-expected.txt: |
| 16253 | * animations/transition-and-animation-2.html: |
| 16254 | * animations/width-using-ems-expected.txt: |
| 16255 | * animations/width-using-ems.html: |
| 16256 | * platform/win/Skipped: |
| 16257 | |
| 16258 | 2008-12-10 Alice Liu <alice.liu@apple.com> |
| 16259 | |
| 16260 | Adding tweak to .conf files needed for |
| 16261 | WebCore/manual-tests/drag-image-to-desktop.html |
| 16262 | |
| 16263 | Reviewed by Darin Adler. |
| 16264 | |
| 16265 | * http/conf/apache2-debian-httpd.conf: |
| 16266 | * http/conf/apache2-httpd.conf: |
| 16267 | * http/conf/cygwin-httpd.conf: |
| 16268 | * http/conf/httpd.conf: |
| 16269 | * http/tests/misc/resources/generatedimage.bat: Added. |
| 16270 | |
| 16271 | 2008-12-10 Geoffrey Garen <ggaren@apple.com> |
| 16272 | |
| 16273 | Reviewed by Sam :( Weinig. |
| 16274 | |
| 16275 | Added a test for http://trac.webkit.org/changeset/39162. |
| 16276 | |
| 16277 | * fast/regex/malformed-escapes-expected.txt: Added. |
| 16278 | * fast/regex/malformed-escapes.html: Added. |
| 16279 | * fast/regex/resources/malformed-escapes.js: Added. |
| 16280 | |
| 16281 | 2008-12-10 Brady Eidson <beidson@apple.com> |
| 16282 | |
| 16283 | Reviewed by Darin |
| 16284 | |
| 16285 | New layout tests for testing the fix for https://bugs.webkit.org/show_bug.cgi?id=22194: |
| 16286 | |
| 16287 | * http/tests/navigation/post-goback-repost-policy-expected.txt: Added. |
| 16288 | * http/tests/navigation/post-goback-repost-policy.html: Added. |
| 16289 | * http/tests/navigation/resources/goback-with-policydelegate.html: Added. |
| 16290 | * http/tests/navigation/resources/post-target-policy-test.html: Added. |
| 16291 | |
| 16292 | Updated layout test results for the new "custom policy delegate" mechanism: |
| 16293 | |
| 16294 | * fast/encoding/mailto-always-utf-8-expected.txt: |
| 16295 | * fast/forms/mailto/advanced-get-expected.txt: |
| 16296 | * fast/forms/mailto/advanced-put-expected.txt: |
| 16297 | * fast/forms/mailto/get-multiple-items-expected.txt: |
| 16298 | * fast/forms/mailto/get-multiple-items-text-plain-expected.txt: |
| 16299 | * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded-expected.txt: |
| 16300 | * fast/forms/mailto/get-non-ascii-always-utf-8-expected.txt: |
| 16301 | * fast/forms/mailto/get-non-ascii-expected.txt: |
| 16302 | * fast/forms/mailto/get-non-ascii-text-plain-expected.txt: |
| 16303 | * fast/forms/mailto/get-non-ascii-text-plain-latin-1-expected.txt: |
| 16304 | * fast/forms/mailto/get-overwrite-query-expected.txt: |
| 16305 | * fast/forms/mailto/post-append-query-expected.txt: |
| 16306 | * fast/forms/mailto/post-multiple-items-expected.txt: |
| 16307 | * fast/forms/mailto/post-multiple-items-multipart-form-data-expected.txt: |
| 16308 | * fast/forms/mailto/post-multiple-items-text-plain-expected.txt: |
| 16309 | * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded-expected.txt: |
| 16310 | * fast/forms/mailto/post-text-plain-expected.txt: |
| 16311 | * fast/forms/mailto/post-text-plain-with-accept-charset-expected.txt: |
| 16312 | * http/tests/security/feed-urls-from-remote-expected.txt: |
| 16313 | |
| 16314 | Skip the new test on Windows until the policy delegate can be enhanced there: |
| 16315 | * platform/win/Skipped: |
| 16316 | (It is already implicitly skipped for qt and gtk) |
| 16317 | |
| 16318 | 2008-12-10 Pierre-Olivier Latour <pol@apple.com> |
| 16319 | |
| 16320 | Reviewed by Darin Adler. |
| 16321 | |
| 16322 | Added a test to verify that the DRT API pauseAnimationAtTimeOnElementWithId() does work |
| 16323 | with animations using multiple keyframes. |
| 16324 | |
| 16325 | https://bugs.webkit.org/show_bug.cgi?id=22773 |
| 16326 | |
| 16327 | * animations/animation-drt-api-multiple-keyframes.html: Added. |
| 16328 | * platform/mac/animations/animation-drt-api-multiple-keyframes-expected.checksum: Added. |
| 16329 | * platform/mac/animations/animation-drt-api-multiple-keyframes-expected.png: Added. |
| 16330 | * platform/mac/animations/animation-drt-api-multiple-keyframes-expected.txt: Added. |
| 16331 | * platform/win/Skipped: |
| 16332 | |
| 16333 | 2008-12-10 Hironori Bono <hbono@chromium.org> |
| 16334 | |
| 16335 | Reviewed by Alexey Proskuryakov. |
| 16336 | |
| 16337 | Bug 21820: Unable to enter the Tamil UNICODE Characters via Thamizha Phonetic IME |
| 16338 | https://bugs.webkit.org/show_bug.cgi?id=21820 |
| 16339 | |
| 16340 | <rdar://problem/5683248> Typing backspace to delete a diacritical mark also deletes the character before (Arabic) |
| 16341 | <rdar://problem/5702038> Backspace removes Thai Character in wrong sequence |
| 16342 | |
| 16343 | Added test for verifying if a backspace key deletes only the last character of a ligature which consists of |
| 16344 | multiple Unicode characters. |
| 16345 | Also added a test for verifying an undo operation works after deleting the last character of a ligature. |
| 16346 | |
| 16347 | * editing/deleting/delete-ligature-001-expected.txt: Added. |
| 16348 | * editing/deleting/delete-ligature-001.html: Added. |
| 16349 | * editing/deleting/delete-ligature-002-expected.txt: Added. |
| 16350 | * editing/deleting/delete-ligature-002.html: Added. |
| 16351 | * editing/deleting/delete-ligature-003-expected.txt: Added. |
| 16352 | * editing/deleting/delete-ligature-003.html: Added. |
| 16353 | |
| 16354 | 2008-12-10 Alexey Proskuryakov <ap@webkit.org> |
| 16355 | |
| 16356 | Rubber-stamped by Maciej Stachowiak. |
| 16357 | |
| 16358 | <rdar://problem/5959165> Crash in a number of iExploder tests in WebCore::CachedImage::notifyObservers |
| 16359 | |
| 16360 | Add a test for a crash that is no longer reproducible. |
| 16361 | |
| 16362 | * fast/css/mask-missing-image-crash-expected.txt: Added. |
| 16363 | * fast/css/mask-missing-image-crash.html: Added. |
| 16364 | |
| 16365 | 2008-12-09 Alexey Proskuryakov <ap@webkit.org> |
| 16366 | |
| 16367 | Rubber-stamped by Dan Bernstein. |
| 16368 | |
| 16369 | https://bugs.webkit.org/show_bug.cgi?id=19762 |
| 16370 | Crash in svg/webarchive/svg-cursor-subresources.svg |
| 16371 | |
| 16372 | * svg/webarchive/svg-cursor-subresources.svg: Copied from LayoutTests/svg/webarchive/svg-cursor-subresources.svg-disabled. |
| 16373 | * svg/webarchive/svg-cursor-subresources.svg-disabled: Removed. |
| 16374 | Re-enabling the test. |
| 16375 | |
| 16376 | 2008-12-09 Geoffrey Garen <ggaren@apple.com> |
| 16377 | |
| 16378 | Reviewed by Oliver Hunt. |
| 16379 | |
| 16380 | Added a test for an assertion followed by a quantifier. |
| 16381 | |
| 16382 | * fast/regex/quantified-assertions-expected.txt: Added. |
| 16383 | * fast/regex/quantified-assertions.html: Added. |
| 16384 | * fast/regex/resources/quantified-assertions.js: Copied from fast/regex/resources/alternative-length-miscalculation.js. |
| 16385 | |
| 16386 | 2008-12-09 Geoffrey Garen <ggaren@apple.com> |
| 16387 | |
| 16388 | Reviewed by Cameron Zwarich. |
| 16389 | |
| 16390 | Updated regular expression layout tests to be agnostic between WREC |
| 16391 | and PCRE quirks. Also, updated results to match new, more web-compatible |
| 16392 | regular expression parsing. |
| 16393 | |
| 16394 | * fast/js/regexp-charclass-crash-expected.txt: |
| 16395 | * fast/js/regexp-charclass-crash.html: |
| 16396 | * fast/js/regexp-no-extensions-expected.txt: |
| 16397 | * fast/js/resources/regexp-no-extensions.js: |
| 16398 | * fast/regex/test1-expected.txt: |
| 16399 | |
| 16400 | 2008-12-09 David Levin <levin@chromium.org> |
| 16401 | |
| 16402 | Reviewed by Eric Seidel. |
| 16403 | |
| 16404 | https://bugs.webkit.org/show_bug.cgi?id=22512 |
| 16405 | |
| 16406 | Add a test to check for crashes when attaching an event to a document created by |
| 16407 | 'document.implementation.createDocument'. |
| 16408 | |
| 16409 | * fast/events/create-document-crash-on-attach-event-expected.txt: Added. |
| 16410 | * fast/events/create-document-crash-on-attach-event.html: Added. |
| 16411 | * fast/events/resources/create-document-crash-on-attach-event.js: Added. |
| 16412 | (doc.onload): |
| 16413 | |
| 16414 | 2008-12-09 David Levin <levin@chromium.org> |
| 16415 | |
| 16416 | Reviewed by Eric Seidel. |
| 16417 | |
| 16418 | Add a test to check the event order for context clicks on Windows. |
| 16419 | |
| 16420 | https://bugs.webkit.org/show_bug.cgi?id=22505 |
| 16421 | |
| 16422 | * platform/win/fast/events/context-click-events-expected.txt: Added. |
| 16423 | * platform/win/fast/events/context-click-events.html: Added. |
| 16424 | * platform/win/fast/events/resources: Added. |
| 16425 | * platform/win/fast/events/resources/TEMPLATE.html: Added. |
| 16426 | * platform/win/fast/events/resources/context-click-events.js: Added. |
| 16427 | (clickHandler): |
| 16428 | (traceMouseEvent): |
| 16429 | |
| 16430 | |
| 16431 | 2008-12-09 Alexey Proskuryakov <ap@webkit.org> |
| 16432 | |
| 16433 | Reviewed by Darin Adler. |
| 16434 | |
| 16435 | https://bugs.webkit.org/show_bug.cgi?id=22719 |
| 16436 | Implement Navigator object in Workers |
| 16437 | |
| 16438 | * fast/workers/worker-navigator-expected.txt: Added. |
| 16439 | * fast/workers/worker-navigator.html: Added. |
| 16440 | |
| 16441 | 2008-12-09 Pamela Greene <pam@chromium.org> |
| 16442 | |
| 16443 | Submitted without review. |
| 16444 | Corrected results so the test passes. |
| 16445 | |
| 16446 | * fast/events/special-key-events-in-input-text-expected.txt: |
| 16447 | |
| 16448 | 2008-12-09 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16449 | |
| 16450 | Reviewed by Alexey Proskuryakov. |
| 16451 | |
| 16452 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=22637 |
| 16453 | |
| 16454 | Add new tests covering the WMLGoElement's GET method. |
| 16455 | Reactive disabled WML tests, as LayoutTests/wml/ is not run anymore if WebCore has been built without WML support. |
| 16456 | |
| 16457 | * wml/go-task-get-method-external-deck-expected.txt: Added. |
| 16458 | * wml/go-task-get-method-external-deck-with-href-expected.txt: Added. |
| 16459 | * wml/go-task-get-method-external-deck-with-href.html: Added. |
| 16460 | * wml/go-task-get-method-external-deck.html: Added. |
| 16461 | * wml/go-task-get-method-same-deck-expected.txt: Added. |
| 16462 | * wml/go-task-get-method-same-deck.html: Added. |
| 16463 | * wml/resources/WMLTestCase.js: |
| 16464 | (createWMLTestCase.iframeElement.onload): |
| 16465 | (createWMLTestCase): |
| 16466 | (completeTest.script.onload): |
| 16467 | (completeTest): |
| 16468 | * wml/resources/external-deck.wml: Added. |
| 16469 | * wml/resources/go-task-get-method-external-deck-with-href.js: Added. |
| 16470 | (setupTestDocument): |
| 16471 | (prepareTest): |
| 16472 | (executeTest): |
| 16473 | * wml/resources/go-task-get-method-external-deck.js: Added. |
| 16474 | (setupTestDocument): |
| 16475 | (prepareTest): |
| 16476 | (executeTest): |
| 16477 | * wml/resources/go-task-get-method-same-deck.js: Added. |
| 16478 | (setupTestDocument): |
| 16479 | (prepareTest): |
| 16480 | (executeTest): |
| 16481 | * wml/resources/test-document.wml: Added. |
| 16482 | * wml/variable-reference-invalid-character.html: Copied from LayoutTests/wml/variable-reference-invalid-character.html-disabled. |
| 16483 | * wml/variable-reference-invalid-character.html-disabled: Removed. |
| 16484 | * wml/variable-reference-valid.html: Copied from LayoutTests/wml/variable-reference-valid.html-disabled. |
| 16485 | * wml/variable-reference-valid.html-disabled: Removed. |
| 16486 | |
| 16487 | 2008-12-08 Dmitry Titov <dimich@chromium.org> |
| 16488 | |
| 16489 | Reviewed by Darin Adler. |
| 16490 | |
| 16491 | Test for https://bugs.webkit.org/show_bug.cgi?id=22710 |
| 16492 | Verifies that active timeout does not cause memory leak. |
| 16493 | |
| 16494 | * fast/dom/Window/resources/long_timeout.html: Added. |
| 16495 | * fast/dom/Window/timeout-released-on-close-expected.txt: Added. |
| 16496 | * fast/dom/Window/timeout-released-on-close.html: Added. |
| 16497 | |
| 16498 | 2008-12-08 Geoffrey Garen <ggaren@apple.com> |
| 16499 | |
| 16500 | Reviewed by Sam Weinig. |
| 16501 | |
| 16502 | Fixed js-test-pre.js to print a meaningful, complete sentence when |
| 16503 | exception tests fail. |
| 16504 | |
| 16505 | * fast/js/const-expected.txt: Updated test for new results. |
| 16506 | |
| 16507 | * fast/js/resources/js-test-pre.js: |
| 16508 | (shouldThrow): |
| 16509 | |
| 16510 | 2008-12-08 Pierre-Olivier Latour <pol@apple.com> |
| 16511 | |
| 16512 | Reviewed by Dan Bernstein. |
| 16513 | |
| 16514 | Increase timeout in video-paint-test.js so that <video> tests pass on the Tiger pixel bot which is slower |
| 16515 | than the Leopard one. |
| 16516 | |
| 16517 | https://bugs.webkit.org/show_bug.cgi?id=22742 |
| 16518 | |
| 16519 | * media/video-paint-test.js: |
| 16520 | (init): |
| 16521 | |
| 16522 | 2008-12-08 Geoffrey Garen <ggaren@apple.com> |
| 16523 | |
| 16524 | Reviewed by Sam Weinig. |
| 16525 | |
| 16526 | Added a test for interesting uses of non-pattern-characters in regular |
| 16527 | expressions. |
| 16528 | |
| 16529 | * fast/regex/non-pattern-characters-expected.txt: Added. |
| 16530 | * fast/regex/non-pattern-characters.html: Added. |
| 16531 | * fast/regex/resources/non-pattern-characters.js: Added. |
| 16532 | |
| 16533 | 2008-12-08 Darin Adler <darin@apple.com> |
| 16534 | |
| 16535 | Reviewed by John Sullivan. |
| 16536 | |
| 16537 | - tests for https://bugs.webkit.org/show_bug.cgi?id=22409 |
| 16538 | REGRESSION: cmd-shift-left/right don't switch tabs, instead select text |
| 16539 | |
| 16540 | * editing/execCommand/enabling-and-selection-2-expected.txt: Added. |
| 16541 | * editing/execCommand/enabling-and-selection-2.html: Added. |
| 16542 | * editing/execCommand/enabling-and-selection-expected.txt: Added. |
| 16543 | * editing/execCommand/enabling-and-selection.html: Added. |
| 16544 | * editing/execCommand/resources: Added. |
| 16545 | * editing/execCommand/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html. |
| 16546 | * editing/execCommand/resources/enabling-and-selection-2.js: Added. |
| 16547 | * editing/execCommand/resources/enabling-and-selection.js: Added. |
| 16548 | |
| 16549 | * fast/canvas/canvas-setTransform.html: Let make-js-test-wrappers update this. |
| 16550 | * fast/canvas/canvas-strokeRect.html: Ditto. |
| 16551 | |
| 16552 | * platform/qt/Skipped: Added enabling-and-selection-2 to the skipped list. |
| 16553 | * platform/win/Skipped: Ditto. |
| 16554 | |
| 16555 | 2008-12-08 Pamela Greene <pam@chromium.org> |
| 16556 | |
| 16557 | Reviewed by Darin Adler. |
| 16558 | |
| 16559 | https://bugs.webkit.org/show_bug.cgi?id=22739 |
| 16560 | Test the sequence of keyboard events generated for a keypress. |
| 16561 | |
| 16562 | * fast/events/special-key-events-in-input-text-expected.txt: Added. |
| 16563 | * fast/events/special-key-events-in-input-text.html: Added. |
| 16564 | |
| 16565 | 2008-12-08 Julien Chaffraix <jchaffraix@webkit.org> |
| 16566 | |
| 16567 | Reviewed by Darin Adler. |
| 16568 | |
| 16569 | Tests cases for bug 17897: Not Rendering Images Imported from XHTML Document |
| 16570 | <rdar://problem/5827614> |
| 16571 | |
| 16572 | - xmlhttprequest-image-not-loaded*: test that an image loaded by an XMLHttpRequest and inserted into a XHTML or SVG Document |
| 16573 | is properly rendered. |
| 16574 | |
| 16575 | - image-blocked-src-change.html and image-blocked-src-no-change.html: test that an image that was in error is responding to src attribute change |
| 16576 | (whether it does really change the url or not). |
| 16577 | |
| 16578 | * http/tests/misc/image-blocked-src-change-expected.txt: Added. |
| 16579 | * http/tests/misc/image-blocked-src-change.html: Added. |
| 16580 | * http/tests/misc/image-blocked-src-no-change-expected.txt: Added. |
| 16581 | * http/tests/misc/image-blocked-src-no-change.html: Added. |
| 16582 | * http/tests/xmlhttprequest/resources/load-icon.svg: Added. |
| 16583 | * http/tests/xmlhttprequest/resources/load-icon.xhtml: Added. |
| 16584 | * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-expected.txt: Added. |
| 16585 | * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg-expected.txt: Added. |
| 16586 | * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg.svg: Added. |
| 16587 | * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded.html: Added. |
| 16588 | |
| 16589 | 2008-12-08 Mark Rowe <mrowe@apple.com> |
| 16590 | |
| 16591 | Rubber-stamped by Sam Weinig. |
| 16592 | |
| 16593 | Disable the WML tests since no platforms build with WML enabled by default and the test failures are annoying. |
| 16594 | |
| 16595 | * wml/variable-reference-invalid-character.html-disabled: Renamed from LayoutTests/wml/variable-reference-invalid-character.html. |
| 16596 | * wml/variable-reference-valid.html-disabled: Renamed from LayoutTests/wml/variable-reference-valid.html. |
| 16597 | |
| 16598 | 2008-12-08 Aaron Boodman <aa@chromium.org> |
| 16599 | |
| 16600 | Reviewed by Stephanie Lewis. |
| 16601 | |
| 16602 | https://bugs.webkit.org/show_bug.cgi?id=22301 |
| 16603 | Make dispatchDidFinishLoading() always fire before didFinishLoadForFrame(). |
| 16604 | |
| 16605 | * fast/dom/Window/get-set-properties-expected.txt: |
| 16606 | * fast/events/onunload-window-property-expected.txt: |
| 16607 | * http/tests/loading/basic-expected.txt: |
| 16608 | * http/tests/loading/empty-subframe-expected.txt: |
| 16609 | * http/tests/loading/gmail-assert-on-load-expected.txt: |
| 16610 | * http/tests/loading/location-hash-reload-cycle-expected.txt: |
| 16611 | * http/tests/loading/onload-vs-immediate-refresh-expected.txt: |
| 16612 | * http/tests/loading/slow-parsing-subframe-expected.txt: |
| 16613 | * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: |
| 16614 | * platform/mac/http/tests/loading/simple-subframe-expected.txt: |
| 16615 | * webarchive/loading/test-loading-archive-expected.txt: |
| 16616 | |
| 16617 | 2008-12-08 Oliver Hunt <oliver@apple.com> |
| 16618 | |
| 16619 | Reviewed by Alexey Proskuryakov. |
| 16620 | |
| 16621 | Bug 22398: r39059: Crash when clearing webkitTransitionDuration in webkitTransitionEnd event handler |
| 16622 | <rdar://problem/6426245> REGRESSION(r39059): Reproducible crash when clearing webkitTransitionDuration in webkitTransitionEnd event handler (22398) |
| 16623 | |
| 16624 | Add crash test for this regression -- simply clear the transition duration in the transitionEnd handler. |
| 16625 | |
| 16626 | * transitions/transition-duration-cleared-in-transitionend-crash-expected.txt: Added. |
| 16627 | * transitions/transition-duration-cleared-in-transitionend-crash.html: Added. |
| 16628 | |
| 16629 | 2008-12-07 Simon Fraser <simon.fraser@apple.com> |
| 16630 | |
| 16631 | Reviewed by Dan Bernstein |
| 16632 | |
| 16633 | https://bugs.webkit.org/show_bug.cgi?id=22594 |
| 16634 | |
| 16635 | Testcase for fetching inline style for -webkit-transform-origin |
| 16636 | and -webkit-transition. |
| 16637 | |
| 16638 | * fast/css/transform-inline-style-expected.txt: Added. |
| 16639 | * fast/css/transform-inline-style.html: Added. |
| 16640 | |
| 16641 | 2008-12-07 Dirk Schulze <krit@webkit.org> |
| 16642 | |
| 16643 | Reviewed by Oliver Hunt. |
| 16644 | |
| 16645 | Tests strokeRect with patterns and gradients. |
| 16646 | |
| 16647 | * fast/canvas/canvas-strokeRect-expected.txt: Added. |
| 16648 | * fast/canvas/canvas-strokeRect.html: Added. |
| 16649 | * fast/canvas/resources/canvas-strokeRect.js: Added. |
| 16650 | |
| 16651 | 2008-12-06 Dirk Schulze <krit@webkit.org> |
| 16652 | |
| 16653 | Reviewed by Oliver Hunt. |
| 16654 | |
| 16655 | Added tests for canvas's setTransform() and updated an existing one. |
| 16656 | |
| 16657 | * fast/canvas/canvas-setTransform-expected.txt: Added. |
| 16658 | * fast/canvas/canvas-setTransform.html: Added. |
| 16659 | * fast/canvas/resources/canvas-setTransform.js: Added. |
| 16660 | * fast/dom/Window/window-properties-expected.txt: |
| 16661 | |
| 16662 | 2008-12-06 Antti Koivisto <antti@apple.com> |
| 16663 | |
| 16664 | Reusing property slots changed property ordering in this text. |
| 16665 | |
| 16666 | * editing/pasteboard/5780697-2-expected.txt: |
| 16667 | |
| 16668 | 2008-12-06 Simon Fraser <simon.fraser@apple.com> |
| 16669 | |
| 16670 | Reviewed by Antti Koivisto, Dan Bernstein |
| 16671 | |
| 16672 | https://bugs.webkit.org/show_bug.cgi?id=22088 |
| 16673 | |
| 16674 | Testcase for repaint issue when transform changes |
| 16675 | |
| 16676 | * fast/repaint/transform-repaint-descendants.html: Added. |
| 16677 | * platform/mac/fast/repaint/transform-repaint-descendants-expected.checksum: Added. |
| 16678 | * platform/mac/fast/repaint/transform-repaint-descendants-expected.png: Added. |
| 16679 | * platform/mac/fast/repaint/transform-repaint-descendants-expected.txt: Added. |
| 16680 | |
| 16681 | 2008-12-06 Simon Fraser <simon.fraser@apple.com> |
| 16682 | |
| 16683 | Update expected image now that the caret renders in transformed |
| 16684 | content. |
| 16685 | |
| 16686 | https://bugs.webkit.org/show_bug.cgi?id=15671 |
| 16687 | |
| 16688 | * platform/mac/fast/forms/search-transformed-expected.checksum: |
| 16689 | * platform/mac/fast/forms/search-transformed-expected.png: |
| 16690 | |
| 16691 | 2008-12-06 Simon Fraser <simon.fraser@apple.com> |
| 16692 | |
| 16693 | Reviewed by Dan Bernstein |
| 16694 | |
| 16695 | https://bugs.webkit.org/show_bug.cgi?id=15739 |
| 16696 | |
| 16697 | Testcase for selection painting on a transformed, replaced element. |
| 16698 | |
| 16699 | * fast/replaced/selection-rect-transform.html: Added. |
| 16700 | * platform/mac/fast/replaced/selection-rect-transform-expected.checksum: Added. |
| 16701 | * platform/mac/fast/replaced/selection-rect-transform-expected.png: Added. |
| 16702 | * platform/mac/fast/replaced/selection-rect-transform-expected.txt: Added. |
| 16703 | |
| 16704 | 2008-12-06 Simon Fraser <simon.fraser@apple.com> |
| 16705 | |
| 16706 | Reviewed by Dave Hyatt |
| 16707 | |
| 16708 | https://bugs.webkit.org/show_bug.cgi?id=15671 |
| 16709 | |
| 16710 | * fast/transforms/transformed-caret.html: Added. |
| 16711 | * platform/mac/fast/transforms/transformed-caret-expected.checksum: Added. |
| 16712 | * platform/mac/fast/transforms/transformed-caret-expected.png: Added. |
| 16713 | * platform/mac/fast/transforms/transformed-caret-expected.txt: Added. |
| 16714 | |
| 16715 | New testcase for caret on transformed element. |
| 16716 | |
| 16717 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum: |
| 16718 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.png: |
| 16719 | |
| 16720 | Fix expected now that caret rendering works properly. |
| 16721 | |
| 16722 | 2008-12-05 Chris Marrin <cmarrin@apple.com> |
| 16723 | |
| 16724 | Reviewed by Dave Hyatt. |
| 16725 | |
| 16726 | Testcases for https://bugs.webkit.org/show_bug.cgi?id=22635 |
| 16727 | |
| 16728 | * animations/animation-iteration-event-destroy-renderer-expected.txt: Added. |
| 16729 | * animations/animation-iteration-event-destroy-renderer.html: Added. |
| 16730 | * animations/animation-start-event-destroy-renderer-expected.txt: Added. |
| 16731 | * animations/animation-start-event-destroy-renderer.html: Added. |
| 16732 | |
| 16733 | 2008-12-05 Pamela Greene <pam@chromium.org> |
| 16734 | |
| 16735 | Reviewed by Darin Adler. |
| 16736 | |
| 16737 | https://bugs.webkit.org/show_bug.cgi?id=22608 |
| 16738 | Add a test for line numbers of uncaught JS exceptions. |
| 16739 | |
| 16740 | * fast/js/uncaught-exception-line-number-expected.txt: Added. |
| 16741 | * fast/js/uncaught-exception-line-number.html: Added. |
| 16742 | |
| 16743 | 2008-12-05 Pamela Greene <pam@chromium.org> |
| 16744 | |
| 16745 | Reviewed by Darin Adler. |
| 16746 | |
| 16747 | https://bugs.webkit.org/show_bug.cgi?id=22604 |
| 16748 | Add test for onload handler named 'onload'. |
| 16749 | |
| 16750 | * fast/events/onload-name-collision-expected.txt: Added. |
| 16751 | * fast/events/onload-name-collision.html: Added. |
| 16752 | |
| 16753 | 2008-12-05 Pamela Greene <pam@chromium.org> |
| 16754 | |
| 16755 | Reviewed by Darin Adler. |
| 16756 | |
| 16757 | https://bugs.webkit.org/show_bug.cgi?id=22601 |
| 16758 | Add test to verify that calling functions on a Java applet from JS works. |
| 16759 | |
| 16760 | * fast/dom/java-applet-calls-expected.txt: Added. |
| 16761 | * fast/dom/java-applet-calls.html: Added. |
| 16762 | * fast/dom/resources/TestApplet.class: Added. |
| 16763 | * fast/dom/resources/TestApplet.java: Added. |
| 16764 | (TestApplet): Source of test applet for use by layout test(s). |
| 16765 | (TestApplet.init): |
| 16766 | (TestApplet.setString): |
| 16767 | (TestApplet.getString): |
| 16768 | |
| 16769 | 2008-12-05 Pamela Greene <pam@chromium.org> |
| 16770 | |
| 16771 | Reviewed by Darin Adler. |
| 16772 | |
| 16773 | https://bugs.webkit.org/show_bug.cgi?id=22592 |
| 16774 | Make sure the onload handler is only called once, even when there are |
| 16775 | multiple <body> nodes in the document. |
| 16776 | |
| 16777 | * fast/events/onload-fires-twice-expected.txt: Added. |
| 16778 | * fast/events/onload-fires-twice.html: Added. |
| 16779 | |
| 16780 | 2008-12-05 Pamela Greene <pam@chromium.org> |
| 16781 | |
| 16782 | Reviewed by Darin Adler. |
| 16783 | |
| 16784 | https://bugs.webkit.org/show_bug.cgi?id=22575 |
| 16785 | Add a test for accessing NodeList items by name. |
| 16786 | |
| 16787 | * fast/dom/NodeList/nodelist-item-with-name-expected.txt: Added. |
| 16788 | * fast/dom/NodeList/nodelist-item-with-name.html: Added. |
| 16789 | |
| 16790 | 2008-12-05 Pamela Greene <pam@chromium.org> |
| 16791 | |
| 16792 | Reviewed by Eric Seidel. |
| 16793 | |
| 16794 | https://bugs.webkit.org/show_bug.cgi?id=22632 |
| 16795 | Add a test for DOM operations with incompatible receivers or arguments. |
| 16796 | |
| 16797 | * fast/dom/incompatible-operations-expected.txt: Added. |
| 16798 | * fast/dom/incompatible-operations.html: Added. |
| 16799 | |
| 16800 | 2008-12-05 Justin Garcia <justin.garcia@apple.com> |
| 16801 | |
| 16802 | Updating these test results. On Tiger the fragment created from RTFD data |
| 16803 | contained interchange newlines that we incorrectly handled before r38983. |
| 16804 | |
| 16805 | * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.checksum: |
| 16806 | * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.png: |
| 16807 | * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.txt: |
| 16808 | |
| 16809 | 2008-12-05 Geoffrey Garen <ggaren@apple.com> |
| 16810 | |
| 16811 | Reviewed by Sam Weinig. |
| 16812 | |
| 16813 | Added a test for a bug I discovered while working on |
| 16814 | https://bugs.webkit.org/show_bug.cgi?id=22685. |
| 16815 | |
| 16816 | * fast/regex/non-capturing-backtracking-expected.txt: Added. |
| 16817 | * fast/regex/non-capturing-backtracking.html: Added. |
| 16818 | * fast/regex/resources/non-capturing-backtracking.js: Added. |
| 16819 | |
| 16820 | 2008-12-05 Dean Jackson <dino@apple.com> |
| 16821 | |
| 16822 | Reviewed by David Hyatt. |
| 16823 | |
| 16824 | No longer need to add a fake listener on a document |
| 16825 | node in order to get events passed up to Window. |
| 16826 | https://bugs.webkit.org/show_bug.cgi?id=20572 |
| 16827 | |
| 16828 | * transitions/transition-end-event-window.html: |
| 16829 | |
| 16830 | 2008-12-05 Kevin McCullough <kmccullough@apple.com> |
| 16831 | |
| 16832 | Reviewed by Tim Hatcher. |
| 16833 | |
| 16834 | - Fix intermittent profiler test failures. The problem is that idle |
| 16835 | time only shows up some times, probably dependent on if the system is |
| 16836 | running a little slow or has a network hiccup. I've removed this. |
| 16837 | - I've also added <rdar://problem/6422004> Profiler tests fail because |
| 16838 | they sometimes don't have (idle) time. This is to investigate whether or |
| 16839 | not idle time should be showing up at all when running these tests. |
| 16840 | |
| 16841 | * fast/profiler/anonymous-event-handler-expected.txt: |
| 16842 | * fast/profiler/anonymous-function-called-from-different-contexts-expected.txt: |
| 16843 | * fast/profiler/anonymous-function-calls-built-in-functions-expected.txt: |
| 16844 | * fast/profiler/anonymous-function-calls-eval-expected.txt: |
| 16845 | * fast/profiler/apply-expected.txt: |
| 16846 | * fast/profiler/built-in-function-calls-anonymous-expected.txt: |
| 16847 | * fast/profiler/built-in-function-calls-user-defined-function-expected.txt: |
| 16848 | * fast/profiler/call-expected.txt: |
| 16849 | * fast/profiler/call-nodelist-as-function-expected.txt: |
| 16850 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope-expected.txt: |
| 16851 | * fast/profiler/compare-multiple-profiles-expected.txt: |
| 16852 | * fast/profiler/constructor-expected.txt: |
| 16853 | * fast/profiler/dead-time-expected.txt: |
| 16854 | * fast/profiler/document-dot-write-expected.txt: |
| 16855 | * fast/profiler/event-handler-expected.txt: |
| 16856 | * fast/profiler/execution-context-and-eval-on-same-line-expected.txt: |
| 16857 | * fast/profiler/heavy-view-expected.txt: |
| 16858 | * fast/profiler/inline-event-handler-expected.txt: |
| 16859 | * fast/profiler/many-calls-in-the-same-scope-expected.txt: |
| 16860 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt: |
| 16861 | * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt: |
| 16862 | * fast/profiler/multiple-frames-expected.txt: |
| 16863 | * fast/profiler/nested-anonymous-functon-expected.txt: |
| 16864 | * fast/profiler/nested-start-and-stop-profiler-expected.txt: |
| 16865 | * fast/profiler/one-execution-context-expected.txt: |
| 16866 | * fast/profiler/profile-calls-in-included-file-expected.txt: |
| 16867 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt: |
| 16868 | * fast/profiler/profiling-from-a-nested-location-expected.txt: |
| 16869 | * fast/profiler/resources/profiler-test-JS-resources.js: |
| 16870 | (printProfileNodeWithoutTime): |
| 16871 | * fast/profiler/simple-event-call-expected.txt: |
| 16872 | * fast/profiler/simple-no-level-change-expected.txt: |
| 16873 | * fast/profiler/start-and-stop-profiler-multiple-times-expected.txt: |
| 16874 | * fast/profiler/start-and-stop-profiling-in-the-same-function-expected.txt: |
| 16875 | * fast/profiler/stop-profiling-after-setTimeout-expected.txt: |
| 16876 | * fast/profiler/stop-then-function-call-expected.txt: |
| 16877 | * fast/profiler/throw-exception-from-eval-expected.txt: |
| 16878 | * fast/profiler/two-execution-contexts-expected.txt: |
| 16879 | * fast/profiler/user-defined-function-calls-built-in-functions-expected.txt: |
| 16880 | * fast/profiler/window-dot-eval-expected.txt: |
| 16881 | |
| 16882 | 2008-12-05 Alexey Proskuryakov <ap@webkit.org> |
| 16883 | |
| 16884 | Reviewed by Darin Adler. |
| 16885 | |
| 16886 | https://bugs.webkit.org/show_bug.cgi?id=22672 |
| 16887 | ASSERT(m_table) when xhr.onabort creates another xhr or calls setTimeout |
| 16888 | |
| 16889 | * http/tests/xmlhttprequest/send-on-abort-expected.txt: Added. |
| 16890 | * http/tests/xmlhttprequest/send-on-abort.html: Added. |
| 16891 | |
| 16892 | * http/tests/xmlhttprequest/abort-on-leaving-page-expected.txt: Removed. |
| 16893 | * http/tests/xmlhttprequest/abort-on-leaving-page.html: Removed. |
| 16894 | * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: |
| 16895 | * http/tests/xmlhttprequest/resources/slow-response.pl: Removed. |
| 16896 | Stopping an XHR due to navigation no longer dispatches events. |
| 16897 | |
| 16898 | 2008-12-05 Jungshik Shin <jshin@chromium.org> |
| 16899 | |
| 16900 | Reviewed by Alexey Proskuryakov. |
| 16901 | |
| 16902 | https://bugs.webkit.org/show_bug.cgi?id=22472 |
| 16903 | |
| 16904 | Revises charset alias map for TextCodecICU. |
| 16905 | - Uses windows-949 and windows-874 instead of windows-949-2000 and windows-874-2000 |
| 16906 | - Replaces 'windows874' in a couple of place with 'windows-874' (for the canonical name) |
| 16907 | - Maps 'dos-874' to 'windows-874'. Currently, it's aliases to 'cp874', which is in turn |
| 16908 | mapped to 'TIS-620'. 'TIS-620' is manually aliased to 'windows-874'. We'd better directly |
| 16909 | alias 'dos-874' to 'windows-874'. |
| 16910 | - Replaces 'EUC-CN' with 'GBK' when it's used as the canonical name. |
| 16911 | Similar to the above case, we're getting rid of indirection that eventually leads to 'GBK' by |
| 16912 | directly going to 'GBK'. |
| 16913 | - Puts Mac encodings in a separate test 'char-decoding-mac.html'. Rename 'char-decoding-mac.html' |
| 16914 | in platform/mac to 'xnextstep-decoding.html' to avoid the name collision in the result files. |
| 16915 | - Adds a JS file for common functions used by char-decoding-*.html tests. |
| 16916 | |
| 16917 | * fast/encoding/char-decoding-expected.txt: |
| 16918 | * fast/encoding/char-decoding-mac-expected.txt: Added. |
| 16919 | * fast/encoding/char-decoding-mac.html: Added. |
| 16920 | * fast/encoding/char-decoding.html: |
| 16921 | * fast/encoding/resources/char-decoding-utils.js |
| 16922 | * platform/mac/fast/encoding/char-decoding-mac-expected.txt: Removed. |
| 16923 | * platform/mac/fast/encoding/char-decoding-mac.html: Removed. |
| 16924 | * platform/mac/fast/encoding/xnextstep-decoding-expected.txt: Copied from LayoutTests/platform/mac/fast/encoding/char-decoding-mac-expected.txt. |
| 16925 | * platform/mac/fast/encoding/xnextstep-decoding.html: Copied from LayoutTests/platform/mac/fast/encoding/char-decoding-mac.html. |
| 16926 | |
| 16927 | 2008-12-03 Geoffrey Garen <ggaren@apple.com> |
| 16928 | |
| 16929 | Reviewed by Oliver Hunt. |
| 16930 | |
| 16931 | Added a test for another input length miscalculation. |
| 16932 | |
| 16933 | * fast/regex/alternative-length-miscalculation-expected.txt: |
| 16934 | * fast/regex/resources/alternative-length-miscalculation.js: |
| 16935 | |
| 16936 | 2008-12-03 Jungshik Shin <jshin@chromium.org> |
| 16937 | |
| 16938 | Reviewed by Darin Adler. |
| 16939 | |
| 16940 | Add missing test files (utf-16,32 files) and two php files |
| 16941 | for bug 21635 and enabled utf-7 tests (bug 22492). The patch |
| 16942 | for bug 21635 was landed in http://trac.webkit.org/changeset/38755, |
| 16943 | but binary test files (utf-16/32) were omitted in the changeset. |
| 16944 | |
| 16945 | https://bugs.webkit.org/show_bug.cgi?id=21635 |
| 16946 | https://bugs.webkit.org/show_bug.cgi?id=22492 |
| 16947 | |
| 16948 | * http/tests/misc/resources/check-query-param.php: Added. |
| 16949 | * http/tests/misc/resources/echo-query-param.php: Added. |
| 16950 | * http/tests/misc/submit-get-in-utf16be.html: Added. |
| 16951 | * http/tests/misc/submit-get-in-utf16le.html: Added. |
| 16952 | * http/tests/misc/submit-get-in-utf32be.html: Added. |
| 16953 | * http/tests/misc/submit-get-in-utf32le.html: Added. |
| 16954 | * http/tests/misc/submit-get-in-utf7.html: Copied from http/tests/misc/submit-get-in-utf7.html-disabled. |
| 16955 | * http/tests/misc/submit-get-in-utf7.html-disabled: Removed. |
| 16956 | * http/tests/misc/submit-post-in-utf16be.html: Added. |
| 16957 | * http/tests/misc/submit-post-in-utf16le.html: Added. |
| 16958 | * http/tests/misc/submit-post-in-utf32be.html: Added. |
| 16959 | * http/tests/misc/submit-post-in-utf32le.html: Added. |
| 16960 | * http/tests/misc/submit-post-in-utf7.html: Copied from http/tests/misc/submit-post-in-utf7.html-disabled. |
| 16961 | * http/tests/misc/submit-post-in-utf7.html-disabled: Removed. |
| 16962 | * http/tests/misc/url-in-utf16be.html: Added. |
| 16963 | * http/tests/misc/url-in-utf16le.html: Added. |
| 16964 | * http/tests/misc/url-in-utf32be.html: Added. |
| 16965 | * http/tests/misc/url-in-utf32le.html: Added. |
| 16966 | * http/tests/misc/url-in-utf7.html: Copied from http/tests/misc/url-in-utf7.html-disabled. |
| 16967 | * http/tests/misc/url-in-utf7.html-disabled: Removed. |
| 16968 | |
| 16969 | 2008-12-03 Justin Garcia <justin.garcia@apple.com> |
| 16970 | |
| 16971 | Reviewed by Beth Dakin. |
| 16972 | |
| 16973 | <rdar://problem/6018653> Extra blank line when pasting paragraph in plain text |
| 16974 | |
| 16975 | * editing/pasteboard/6018653-expected.txt: Added. |
| 16976 | * editing/pasteboard/6018653.html: Added. |
| 16977 | |
| 16978 | 2008-12-03 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16979 | |
| 16980 | Reviewed by George Staikos. |
| 16981 | |
| 16982 | Forgot to rerun make-js-test-wrappers, and update some fast/wml results. |
| 16983 | |
| 16984 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum: |
| 16985 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png: |
| 16986 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt: |
| 16987 | * wml/resources/variable-reference-invalid-character.js: |
| 16988 | * wml/resources/variable-reference-valid.js: |
| 16989 | |
| 16990 | 2008-12-03 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 16991 | |
| 16992 | Reviewed by George Staikos. |
| 16993 | |
| 16994 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=22636 |
| 16995 | |
| 16996 | Add a first set of scriptable WML layout tests. |
| 16997 | Embed WML documents in an <iframe>, contained in a (X)HTML document, and script |
| 16998 | the LayoutTestController through XHTML <script> elements. See WMLTestCase.js, |
| 16999 | which is derived from SVGTestCase.js. |
| 17000 | |
| 17001 | All wml/*.html files are generated using make-js-test-wrappers. |
| 17002 | |
| 17003 | Add two tests covering variable substitution. |
| 17004 | |
| 17005 | * wml: Added. |
| 17006 | * wml/resources: Added. |
| 17007 | * wml/resources/TEMPLATE.html: Added. |
| 17008 | * wml/resources/WMLTestCase.js: Added. |
| 17009 | (createWMLElement): |
| 17010 | (createWMLTestCase.iframeElement.onload): |
| 17011 | (createWMLTestCase): |
| 17012 | (triggerUpdate): |
| 17013 | (startTest): |
| 17014 | (completeTest.script.onload): |
| 17015 | (completeTest): |
| 17016 | * wml/resources/variable-reference-invalid-character.js: Added. |
| 17017 | (setupTestDocument): |
| 17018 | (prepareTest): |
| 17019 | (executeTest): |
| 17020 | * wml/resources/variable-reference-valid.js: Added. |
| 17021 | (setupTestDocument): |
| 17022 | (prepareTest): |
| 17023 | (executeTest): |
| 17024 | * wml/variable-reference-invalid-character-expected.txt: Added. |
| 17025 | * wml/variable-reference-invalid-character.html: Added. |
| 17026 | * wml/variable-reference-valid-expected.txt: Added. |
| 17027 | * wml/variable-reference-valid.html: Added. |
| 17028 | |
| 17029 | 2008-12-03 Simon Fraser <simon.fraser@apple.com> |
| 17030 | |
| 17031 | Reviewed by Dave Hyatt |
| 17032 | |
| 17033 | Clean up and unify transition and animation test cases that destroy |
| 17034 | the renderer in the 'ended' event callback, either through setting display:none, |
| 17035 | or removing the element. |
| 17036 | |
| 17037 | * animations/animation-end-event-destroy-renderer-expected.txt: Added. |
| 17038 | * animations/animation-end-event-destroy-renderer.html: Added. |
| 17039 | * animations/transform-animation-event-destroy-element-expected.txt: Removed. |
| 17040 | * animations/transform-animation-event-destroy-element.html: Removed. |
| 17041 | * transitions/transform-transition-event-destroy-element-expected.txt: Removed. |
| 17042 | * transitions/transform-transition-event-destroy-element.html: Removed. |
| 17043 | * transitions/transition-end-event-destroy-renderer-expected.txt: Added. |
| 17044 | * transitions/transition-end-event-destroy-renderer.html: Added. |
| 17045 | |
| 17046 | 2008-12-03 Alexey Proskuryakov <ap@webkit.org> |
| 17047 | |
| 17048 | Reviewed by Darin Adler. |
| 17049 | |
| 17050 | https://bugs.webkit.org/show_bug.cgi?id=22630 |
| 17051 | Assertion failure in XMLHttpRequest::contextDestroyed |
| 17052 | |
| 17053 | * http/tests/xmlhttprequest/close-window-expected.txt: Added. |
| 17054 | * http/tests/xmlhttprequest/close-window.html: Added. |
| 17055 | * http/tests/xmlhttprequest/resources/close-window-frame.html: Added. |
| 17056 | |
| 17057 | 2008-12-03 Dean Jackson <dino@apple.com> |
| 17058 | |
| 17059 | Reviewed by Dan Bernstein. |
| 17060 | |
| 17061 | Tests for CSS 3 <angle> turn unit |
| 17062 | https://bugs.webkit.org/show_bug.cgi?id=22497 |
| 17063 | |
| 17064 | * transforms/2d/transform-2d-expected.txt: |
| 17065 | * transforms/2d/transform-2d.html: |
| 17066 | * transforms/transform-value-types-expected.txt: |
| 17067 | * transforms/transform-value-types.html: |
| 17068 | |
| 17069 | 2008-12-03 Dean Jackson <dino@apple.com> |
| 17070 | |
| 17071 | Reviewed by Dan Bernstein. |
| 17072 | |
| 17073 | Clean up some tests for private DRT API. |
| 17074 | https://bugs.webkit.org/show_bug.cgi?id=22498 |
| 17075 | |
| 17076 | * platform/win/Skipped: |
| 17077 | * transitions/transition-drt-api-delay-expected.txt: |
| 17078 | * transitions/transition-drt-api-delay.html: |
| 17079 | * transitions/transition-shorthand-delay-expected.txt: |
| 17080 | * transitions/transition-shorthand-delay.html: |
| 17081 | |
| 17082 | 2008-12-03 Dirk Schulze <krit@webkit.org> |
| 17083 | |
| 17084 | Updated/Correcte the SVG pixel tests. |
| 17085 | We pass two more SVG tests now. |
| 17086 | |
| 17087 | * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: |
| 17088 | * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: |
| 17089 | * platform/mac/svg/batik/text/textEffect3-expected.checksum: |
| 17090 | * platform/mac/svg/batik/text/textEffect3-expected.png: |
| 17091 | |
| 17092 | 2008-12-03 Dmitry Titov <dimich@chromium.org> |
| 17093 | |
| 17094 | Reviewed by Alexey Proskuryakov. |
| 17095 | |
| 17096 | Add test for https://bugs.webkit.org/show_bug.cgi?id=22600, |
| 17097 | verifying that timeout callback is executed in the right scope. |
| 17098 | |
| 17099 | * fast/dom/Window/timeout-callback-scope-expected.txt: Added. |
| 17100 | * fast/dom/Window/timeout-callback-scope.html: Added. |
| 17101 | |
| 17102 | 2008-12-02 Alexey Proskuryakov <ap@webkit.org> |
| 17103 | |
| 17104 | Reviewed by Maciej Stachowiak. |
| 17105 | |
| 17106 | https://bugs.webkit.org/show_bug.cgi?id=22543 |
| 17107 | Consolidate ActiveDOMObject page cache interaction |
| 17108 | |
| 17109 | * http/tests/xmlhttprequest/abort-on-leaving-page-expected.txt: Added. |
| 17110 | * http/tests/xmlhttprequest/abort-on-leaving-page.html: Added. |
| 17111 | * http/tests/xmlhttprequest/resources/slow-response.pl: Added. |
| 17112 | Check that XHR is aborted when navigating to a different page. |
| 17113 | |
| 17114 | * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: |
| 17115 | A readystatechange event is now fired when destroying a subframe that made a request. |
| 17116 | This matches Firefox, although test output is somewhat different due to window.parent |
| 17117 | being inaccessible from a detached frame there. |
| 17118 | |
| 17119 | 2008-11-28 Cameron Zwarich <zwarich@apple.com> |
| 17120 | |
| 17121 | Reviewed by Geoff Garen. |
| 17122 | |
| 17123 | Add tests for bug 22504: Crashes during code generation occur due to refing of ignoredResult() |
| 17124 | <https://bugs.webkit.org/show_bug.cgi?id=22504> |
| 17125 | |
| 17126 | * fast/js/ignored-result-ref-crash-expected.txt: Added. |
| 17127 | * fast/js/ignored-result-ref-crash.html: Added. |
| 17128 | * fast/js/resources/ignored-result-ref-crash.js: Added. |
| 17129 | |
| 17130 | 2008-12-02 Geoffrey Garen <ggaren@apple.com> |
| 17131 | |
| 17132 | Reviewed by Cameron Zwarich. |
| 17133 | |
| 17134 | Test for https://bugs.webkit.org/show_bug.cgi?id=22537 |
| 17135 | REGRESSION (r38745): Assertion failure in jsSubstring() at ge.com |
| 17136 | |
| 17137 | * fast/regex/alternative-length-miscalculation-expected.txt: Added. |
| 17138 | * fast/regex/alternative-length-miscalculation.html: Added. |
| 17139 | |
| 17140 | 2008-12-02 Simon Fraser <simon.fraser@apple.com> |
| 17141 | |
| 17142 | Reviewed by Dave Hyatt |
| 17143 | |
| 17144 | https://bugs.webkit.org/show_bug.cgi?id=22472 |
| 17145 | |
| 17146 | Test for repainting a selected, replaced element. |
| 17147 | |
| 17148 | * fast/repaint/selected-replaced.html: Added. |
| 17149 | * platform/mac/fast/repaint/selected-replaced-expected.checksum: Added. |
| 17150 | * platform/mac/fast/repaint/selected-replaced-expected.png: Added. |
| 17151 | * platform/mac/fast/repaint/selected-replaced-expected.txt: Added. |
| 17152 | |
| 17153 | 2008-12-02 Chris Fleizach <cfleizach@apple.com> |
| 17154 | |
| 17155 | Reviewed by Beth Dakin. |
| 17156 | |
| 17157 | Added and modified tests for |
| 17158 | Bug 22606: Can <th> serves as the AXTitleUIElement for <td>? |
| 17159 | |
| 17160 | * accessibility/image-map1-expected.txt: |
| 17161 | * accessibility/image-map2-expected.txt: |
| 17162 | * accessibility/internal-link-anchors2-expected.txt: |
| 17163 | * accessibility/lists-expected.txt: |
| 17164 | * accessibility/plugin-expected.txt: |
| 17165 | * accessibility/table-detection-expected.txt: |
| 17166 | * accessibility/table-one-cell-expected.txt: |
| 17167 | * accessibility/table-with-aria-role-expected.txt: |
| 17168 | * accessibility/table-with-rules-expected.txt: |
| 17169 | * accessibility/th-as-title-ui-expected.txt: Added. |
| 17170 | * accessibility/th-as-title-ui.html: Added. |
| 17171 | |
| 17172 | 2008-12-02 Chris Fleizach <cfleizach@apple.com> |
| 17173 | |
| 17174 | Update tests for Bug 22596: Some elements don't report AXBlockQuoteLevel |
| 17175 | |
| 17176 | Reviewed by John Sullivan. |
| 17177 | |
| 17178 | * accessibility/document-links-expected.txt: |
| 17179 | * accessibility/image-map1-expected.txt: |
| 17180 | * accessibility/image-map2-expected.txt: |
| 17181 | |
| 17182 | 2008-12-02 Dimitri Glazkov <dglazkov@chromium.org> |
| 17183 | |
| 17184 | Reviewed by Eric Seidel. |
| 17185 | |
| 17186 | Add Layout test for https://bugs.webkit.org/show_bug.cgi?id=22460, |
| 17187 | testing ASSERT in console.trace() due to incomplete inheritance chain. |
| 17188 | |
| 17189 | * fast/dom/Window/console-trace-expected.txt: Added. |
| 17190 | * fast/dom/Window/console-trace.html: Added. |
| 17191 | |
| 17192 | 2008-12-02 Michael Moss <mmoss@chromium.org> |
| 17193 | |
| 17194 | Reviewed by Eric Seidel. |
| 17195 | |
| 17196 | Enable http/tests/navigation/reload-subframe-*frame.html on Windows. |
| 17197 | https://bugs.webkit.org/show_bug.cgi?id=20926 |
| 17198 | |
| 17199 | * platform/win/Skipped: |
| 17200 | |
| 17201 | 2008-12-01 Beth Dakin <bdakin@apple.com> |
| 17202 | |
| 17203 | Reviewed by Dan Bernstein. |
| 17204 | |
| 17205 | Tests for https://bugs.webkit.org/show_bug.cgi?id=13736 REGRESSION |
| 17206 | (r19811): Using the down arrow in a textarea gets "stuck" at the |
| 17207 | end of a wrapped line |
| 17208 | And corresponding: <rdar://problem/5347931> |
| 17209 | |
| 17210 | * editing/selection/wrapped-line-caret-1.html: Added. |
| 17211 | * editing/selection/wrapped-line-caret-2.html: Added. |
| 17212 | * platform/mac/editing/selection/wrapped-line-caret-1- |
| 17213 | expected.checksum: Added. |
| 17214 | * platform/mac/editing/selection/wrapped-line-caret-1-expected.png: |
| 17215 | Added. |
| 17216 | * platform/mac/editing/selection/wrapped-line-caret-1-expected.txt: |
| 17217 | Added. |
| 17218 | * platform/mac/editing/selection/wrapped-line-caret-2- |
| 17219 | expected.checksum: Added. |
| 17220 | * platform/mac/editing/selection/wrapped-line-caret-2-expected.png: |
| 17221 | Added. |
| 17222 | * platform/mac/editing/selection/wrapped-line-caret-2-expected.txt: |
| 17223 | Added. |
| 17224 | |
| 17225 | 2008-12-01 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 17226 | |
| 17227 | Not reviewed. Forgot to include updated layout tests in last commit. |
| 17228 | |
| 17229 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum: |
| 17230 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png: |
| 17231 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt: |
| 17232 | |
| 17233 | 2008-12-01 Pierre-Olivier Latour <pol@apple.com> |
| 17234 | |
| 17235 | Reviewed by Mark Rowe. |
| 17236 | |
| 17237 | Updated the reference images for the <video> layout tests as the ones checked-in previously |
| 17238 | do not pass on the pixel bots. |
| 17239 | |
| 17240 | https://bugs.webkit.org/show_bug.cgi?id=21911 |
| 17241 | |
| 17242 | * platform/mac/media/video-aspect-ratio-expected.checksum: |
| 17243 | * platform/mac/media/video-aspect-ratio-expected.png: |
| 17244 | * platform/mac/media/video-controls-rendering-expected.checksum: |
| 17245 | * platform/mac/media/video-controls-rendering-expected.png: |
| 17246 | * platform/mac/media/video-display-toggle-expected.checksum: |
| 17247 | * platform/mac/media/video-display-toggle-expected.png: |
| 17248 | * platform/mac/media/video-layer-crash-expected.checksum: |
| 17249 | * platform/mac/media/video-layer-crash-expected.png: |
| 17250 | * platform/mac/media/video-transformed-expected.checksum: |
| 17251 | * platform/mac/media/video-transformed-expected.png: |
| 17252 | |
| 17253 | 2008-12-01 David Kilzer <ddkilzer@apple.com> |
| 17254 | |
| 17255 | Bug 22466: REGRESSION (35867): Many resources missing when saving webarchive of webkit.org |
| 17256 | |
| 17257 | <https://bugs.webkit.org/show_bug.cgi?id=22466> |
| 17258 | <rdar://problem/6403593> |
| 17259 | |
| 17260 | Reviewed by Brady Eidson. |
| 17261 | |
| 17262 | * http/tests/webarchive/resources/test-preload-resources.css: Added. |
| 17263 | * http/tests/webarchive/test-preload-resources-expected.webarchive: Added. |
| 17264 | * http/tests/webarchive/test-preload-resources.html: Added. |
| 17265 | * platform/qt/Skipped: Added http/tests/webarchive and grouped the |
| 17266 | skipped list of other webarchive tests together. |
| 17267 | * platform/win/Skipped: Added http/tests/webarchive. |
| 17268 | |
| 17269 | 2008-12-01 Pamela Greene <pam@chromium.org> |
| 17270 | |
| 17271 | Reviewed by Darin Adler. |
| 17272 | |
| 17273 | https://bugs.webkit.org/show_bug.cgi?id=22464 |
| 17274 | Add a test for a potential crash when performing a same-origin |
| 17275 | check on a subframe reloaded with about:blank. |
| 17276 | |
| 17277 | * fast/js/same-origin-subframe-about-blank-expected.txt: Added. |
| 17278 | * fast/js/same-origin-subframe-about-blank.html: Added. |
| 17279 | |
| 17280 | 2008-12-01 Pierre-Olivier Latour <pol@apple.com> |
| 17281 | |
| 17282 | Reviewed by Dan Bernstein. |
| 17283 | |
| 17284 | Fixed <video> layout tests so that DRT is notified they are done only when the video frames |
| 17285 | are effectively rendered in the page. This requires using a timeout since there is no <video> |
| 17286 | event that fires when the first frame has been drawn (the closest even fires when the element |
| 17287 | is ready to render and will eventually draw at some unknown point in the future). |
| 17288 | Thanks to this change, these tests now pass in --pixel mode as well. |
| 17289 | |
| 17290 | https://bugs.webkit.org/show_bug.cgi?id=21911 |
| 17291 | |
| 17292 | * media/video-aspect-ratio.html: |
| 17293 | * media/video-controls-rendering.html: |
| 17294 | * media/video-display-toggle.html: |
| 17295 | * media/video-layer-crash.html: |
| 17296 | * media/video-paint-test.js: |
| 17297 | (init): |
| 17298 | * media/video-transformed.html: |
| 17299 | * platform/mac/media/video-aspect-ratio-expected.checksum: |
| 17300 | * platform/mac/media/video-aspect-ratio-expected.png: |
| 17301 | * platform/mac/media/video-controls-rendering-expected.checksum: |
| 17302 | * platform/mac/media/video-controls-rendering-expected.png: |
| 17303 | * platform/mac/media/video-display-toggle-expected.checksum: |
| 17304 | * platform/mac/media/video-display-toggle-expected.png: |
| 17305 | * platform/mac/media/video-layer-crash-expected.checksum: |
| 17306 | * platform/mac/media/video-layer-crash-expected.png: |
| 17307 | * platform/mac/media/video-transformed-expected.checksum: |
| 17308 | * platform/mac/media/video-transformed-expected.png: |
| 17309 | |
| 17310 | 2008-12-01 Pamela Greene <pam@chromium.org> |
| 17311 | |
| 17312 | Reviewed by Darin Adler. |
| 17313 | |
| 17314 | https://bugs.webkit.org/show_bug.cgi?id=22463 |
| 17315 | Add a test for accessing navigator.cookieEnabled after navigation. |
| 17316 | |
| 17317 | * fast/dom/navigator-cookieEnabled-no-crash-expected.txt: Added. |
| 17318 | * fast/dom/navigator-cookieEnabled-no-crash.html: Added. |
| 17319 | * fast/dom/resources/test-successful-destination.html: Added. |
| 17320 | |
| 17321 | 2008-12-01 Pamela Greene <pam@chromium.org> |
| 17322 | |
| 17323 | Reviewed by Sam Weinig. |
| 17324 | |
| 17325 | https://bugs.webkit.org/show_bug.cgi?id=22365 |
| 17326 | Add a test to verify behavior of DOM node constructors. |
| 17327 | |
| 17328 | * fast/dom/dom-constructors-expected.txt: Added. |
| 17329 | * fast/dom/dom-constructors.html: Added. |
| 17330 | |
| 17331 | 2008-12-01 Pamela Greene <pam@chromium.org> |
| 17332 | |
| 17333 | Reviewed by Darin Adler. |
| 17334 | |
| 17335 | https://bugs.webkit.org/show_bug.cgi?id=22358 |
| 17336 | Add a test for crash on "Copy" after showing a tooltip. |
| 17337 | |
| 17338 | * editing/pasteboard/copy-crash-expected.txt: Added. |
| 17339 | * editing/pasteboard/copy-crash.html: Added. |
| 17340 | |
| 17341 | 2008-12-01 Alexey Proskuryakov <ap@webkit.org> |
| 17342 | |
| 17343 | Rubber-stamped by Mark Rowe. |
| 17344 | |
| 17345 | https://bugs.webkit.org/show_bug.cgi?id=22531 |
| 17346 | Stack overflow on PowerPC on fast/workers/use-machine-stack.html |
| 17347 | |
| 17348 | Disabling the test until the problem can be investigated. |
| 17349 | |
| 17350 | * fast/workers/use-machine-stack.html: Removed. |
| 17351 | * fast/workers/use-machine-stack.html-disabled: Copied from fast/workers/use-machine-stack.html. |
| 17352 | |
| 17353 | 2008-11-28 Sam Weinig <sam@webkit.org> |
| 17354 | |
| 17355 | Reviewed by Alexey Proskuryakov. |
| 17356 | |
| 17357 | Test for https://bugs.webkit.org/show_bug.cgi?id=21063 |
| 17358 | NULL pointer crash in dispatchEvent(null); |
| 17359 | |
| 17360 | * fast/events/dispatchEvent-crash-expected.txt: Added. |
| 17361 | * fast/events/dispatchEvent-crash.html: Added. |
| 17362 | |
| 17363 | 2008-11-29 Dan Bernstein <mitz@apple.com> |
| 17364 | |
| 17365 | Reviewed by Alexey Proskuryakov. |
| 17366 | |
| 17367 | - test for https://bugs.webkit.org/show_bug.cgi?id=22454 |
| 17368 | <rdar://problem/6405550> REGRESSION (3.2-TOT): Crash below FontFallbackList::fontDataAt on jacobian.org |
| 17369 | |
| 17370 | * http/tests/misc/font-face-in-multiple-segmented-faces-expected.txt: Added. |
| 17371 | * http/tests/misc/font-face-in-multiple-segmented-faces.html: Added. |
| 17372 | |
| 17373 | 2008-11-29 Alexey Proskuryakov <ap@webkit.org> |
| 17374 | |
| 17375 | Reviewed by Eric Seidel. |
| 17376 | |
| 17377 | https://bugs.webkit.org/show_bug.cgi?id=14968 |
| 17378 | document.open() erroneously returns void instead of the new Document |
| 17379 | |
| 17380 | * fast/dom/HTMLDocument/document-open-return-value-expected.txt: Added. |
| 17381 | * fast/dom/HTMLDocument/document-open-return-value.html: Added. |
| 17382 | |
| 17383 | 2008-11-28 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 17384 | |
| 17385 | Reviewed by Cameron Zwarich. |
| 17386 | |
| 17387 | Update WML layout test results after adding <timer> element support. |
| 17388 | |
| 17389 | * platform/mac/fast/wml/err-multi-timer-expected.checksum: |
| 17390 | * platform/mac/fast/wml/err-multi-timer-expected.png: |
| 17391 | * platform/mac/fast/wml/err-multi-timer-expected.txt: |
| 17392 | |
| 17393 | 2008-11-28 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 17394 | |
| 17395 | Reviewed by Holger Freyther. |
| 17396 | |
| 17397 | Update WML layout test results after adding <do> element support. |
| 17398 | |
| 17399 | * platform/mac/fast/wml/do-element-optional-attr-expected.checksum: |
| 17400 | * platform/mac/fast/wml/do-element-optional-attr-expected.png: |
| 17401 | * platform/mac/fast/wml/do-element-optional-attr-expected.txt: |
| 17402 | * platform/mac/fast/wml/do-shadow-expected.txt: |
| 17403 | * platform/mac/fast/wml/do-template-expected.txt: |
| 17404 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum: |
| 17405 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png: |
| 17406 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt: |
| 17407 | * platform/mac/fast/wml/err-invalid-variable-name-expected.txt: |
| 17408 | * platform/mac/fast/wml/err-samename-do-expected.checksum: |
| 17409 | * platform/mac/fast/wml/err-samename-do-expected.png: |
| 17410 | * platform/mac/fast/wml/err-samename-do-expected.txt: |
| 17411 | |
| 17412 | 2008-11-26 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 17413 | |
| 17414 | Reviewed by George Staikos. |
| 17415 | |
| 17416 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=22522 |
| 17417 | |
| 17418 | Catch WML errors (invalid variable name/reference, multiple access elements, etc) |
| 17419 | while parsing the document, and stop parsing immediately and wrap the document |
| 17420 | fragment in a XHTML error document, just like it's done from XML parsing errors. |
| 17421 | |
| 17422 | Update affected layout tests (all fixed). |
| 17423 | |
| 17424 | * platform/mac/fast/wml/do-shadow-expected.txt: |
| 17425 | * platform/mac/fast/wml/do-template-expected.txt: |
| 17426 | * platform/mac/fast/wml/err-event-binding-conflict-expected.checksum: |
| 17427 | * platform/mac/fast/wml/err-event-binding-conflict-expected.png: |
| 17428 | * platform/mac/fast/wml/err-event-binding-conflict-expected.txt: |
| 17429 | * platform/mac/fast/wml/err-invalid-variable-name-expected.checksum: |
| 17430 | * platform/mac/fast/wml/err-invalid-variable-name-expected.png: |
| 17431 | * platform/mac/fast/wml/err-invalid-variable-name-expected.txt: |
| 17432 | * platform/mac/fast/wml/err-multi-access-expected.checksum: |
| 17433 | * platform/mac/fast/wml/err-multi-access-expected.png: |
| 17434 | * platform/mac/fast/wml/err-multi-access-expected.txt: |
| 17435 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.checksum: |
| 17436 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.png: |
| 17437 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.txt: |
| 17438 | |
| 17439 | 2008-11-26 Nikolas Zimmermann <zimmermann@kde.org> |
| 17440 | |
| 17441 | Not reviewed. Forgot to include this layout test update in the last commit. |
| 17442 | |
| 17443 | * platform/mac-tiger/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: |
| 17444 | |
| 17445 | 2008-11-26 Nikolas Zimmermann <zimmermann@kde.org> |
| 17446 | |
| 17447 | Rubber stamped by Mark Rowe. |
| 17448 | |
| 17449 | Fix nine failing tests on the build bot. Update mac-tiger results. |
| 17450 | |
| 17451 | * platform/mac-tiger/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: |
| 17452 | * platform/mac-tiger/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: |
| 17453 | * platform/mac-tiger/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: |
| 17454 | * platform/mac-tiger/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: |
| 17455 | * platform/mac-tiger/svg/hixie/perf/001-expected.txt: |
| 17456 | * platform/mac-tiger/svg/hixie/perf/002-expected.txt: |
| 17457 | * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: |
| 17458 | * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: |
| 17459 | * platform/mac-tiger/svg/text/text-path-01-b-expected.txt: |
| 17460 | |
| 17461 | 2008-11-10 Glenn Wilson <gwilson@chromium.org> |
| 17462 | |
| 17463 | Reviewed by Dan Bernstein. |
| 17464 | |
| 17465 | Fixed bug http://bugs.webkit.org/show_bug.cgi?id=21953 |
| 17466 | |
| 17467 | Added layout tests to verify that characters not defined in the default font with the small-caps variant |
| 17468 | won't cause a crash |
| 17469 | |
| 17470 | * fast/css/small-caps-crash-expected.txt: Added. |
| 17471 | * fast/css/small-caps-crash.html: Added. |
| 17472 | |
| 17473 | 2008-11-26 Nikolas Zimmermann <zimmermann@kde.org> |
| 17474 | |
| 17475 | Reviewed by Oliver Hunt. |
| 17476 | |
| 17477 | Update layout tests, after fixing the path to string logic. |
| 17478 | |
| 17479 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: |
| 17480 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: |
| 17481 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: |
| 17482 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: |
| 17483 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: |
| 17484 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: |
| 17485 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: |
| 17486 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: |
| 17487 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: |
| 17488 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: |
| 17489 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: |
| 17490 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: |
| 17491 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: |
| 17492 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: |
| 17493 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: |
| 17494 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: |
| 17495 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: |
| 17496 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: |
| 17497 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: |
| 17498 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: |
| 17499 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: |
| 17500 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: |
| 17501 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: |
| 17502 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: |
| 17503 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: |
| 17504 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: |
| 17505 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: |
| 17506 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: |
| 17507 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: |
| 17508 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: |
| 17509 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: |
| 17510 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: |
| 17511 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: |
| 17512 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: |
| 17513 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: |
| 17514 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: |
| 17515 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: |
| 17516 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: |
| 17517 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: |
| 17518 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: |
| 17519 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: |
| 17520 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: |
| 17521 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: |
| 17522 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: |
| 17523 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: |
| 17524 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: |
| 17525 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: |
| 17526 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: |
| 17527 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: |
| 17528 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: |
| 17529 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: |
| 17530 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: |
| 17531 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: |
| 17532 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: |
| 17533 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: |
| 17534 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: |
| 17535 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: |
| 17536 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: |
| 17537 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: |
| 17538 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: |
| 17539 | * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: |
| 17540 | * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: |
| 17541 | * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: |
| 17542 | * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: |
| 17543 | * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: |
| 17544 | * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: |
| 17545 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: |
| 17546 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: |
| 17547 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: |
| 17548 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: |
| 17549 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: |
| 17550 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: |
| 17551 | * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: |
| 17552 | * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: |
| 17553 | * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: |
| 17554 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: |
| 17555 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: |
| 17556 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: |
| 17557 | * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: |
| 17558 | * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: |
| 17559 | * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: |
| 17560 | * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: |
| 17561 | * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: |
| 17562 | * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: |
| 17563 | * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: |
| 17564 | * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: |
| 17565 | * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: |
| 17566 | * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: |
| 17567 | * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: |
| 17568 | * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: |
| 17569 | * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: |
| 17570 | * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: |
| 17571 | * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: |
| 17572 | * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: |
| 17573 | * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: |
| 17574 | * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: |
| 17575 | * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: |
| 17576 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: |
| 17577 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: |
| 17578 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: |
| 17579 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: |
| 17580 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: |
| 17581 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: |
| 17582 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: |
| 17583 | * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: |
| 17584 | * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: |
| 17585 | * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: |
| 17586 | * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: |
| 17587 | * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: |
| 17588 | * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: |
| 17589 | * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: |
| 17590 | * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: |
| 17591 | * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: |
| 17592 | * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: |
| 17593 | * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: |
| 17594 | * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: |
| 17595 | * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: |
| 17596 | * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: |
| 17597 | * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: |
| 17598 | * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: |
| 17599 | * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: |
| 17600 | * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: |
| 17601 | * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: |
| 17602 | * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: |
| 17603 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: |
| 17604 | * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: |
| 17605 | * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: |
| 17606 | * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: |
| 17607 | * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: |
| 17608 | * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: |
| 17609 | * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: |
| 17610 | * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: |
| 17611 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: |
| 17612 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: |
| 17613 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: |
| 17614 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: |
| 17615 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: |
| 17616 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: |
| 17617 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: |
| 17618 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: |
| 17619 | * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: |
| 17620 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: |
| 17621 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: |
| 17622 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: |
| 17623 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: |
| 17624 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: |
| 17625 | * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: |
| 17626 | * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: |
| 17627 | * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: |
| 17628 | * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: |
| 17629 | * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: |
| 17630 | * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: |
| 17631 | * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: |
| 17632 | * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: |
| 17633 | * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: |
| 17634 | * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: |
| 17635 | * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: |
| 17636 | * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: |
| 17637 | * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: |
| 17638 | * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: |
| 17639 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: |
| 17640 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: |
| 17641 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: |
| 17642 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: |
| 17643 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: |
| 17644 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: |
| 17645 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: |
| 17646 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: |
| 17647 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: |
| 17648 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: |
| 17649 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: |
| 17650 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: |
| 17651 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: |
| 17652 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: |
| 17653 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: |
| 17654 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: |
| 17655 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: |
| 17656 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: |
| 17657 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: |
| 17658 | * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: |
| 17659 | * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: |
| 17660 | * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: |
| 17661 | * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: |
| 17662 | * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: |
| 17663 | * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: |
| 17664 | * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: |
| 17665 | * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: |
| 17666 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: |
| 17667 | * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: |
| 17668 | * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: |
| 17669 | * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: |
| 17670 | * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: |
| 17671 | * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: |
| 17672 | * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: |
| 17673 | * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: |
| 17674 | * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: |
| 17675 | * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: |
| 17676 | * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: |
| 17677 | * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: |
| 17678 | * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: |
| 17679 | * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: |
| 17680 | * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: |
| 17681 | * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: |
| 17682 | * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: |
| 17683 | * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: |
| 17684 | * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: |
| 17685 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: |
| 17686 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: |
| 17687 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: |
| 17688 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: |
| 17689 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: |
| 17690 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: |
| 17691 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: |
| 17692 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: |
| 17693 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: |
| 17694 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: |
| 17695 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: |
| 17696 | * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: |
| 17697 | * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: |
| 17698 | * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: |
| 17699 | * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: |
| 17700 | * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: |
| 17701 | * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: |
| 17702 | * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: |
| 17703 | * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: |
| 17704 | * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: |
| 17705 | * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: |
| 17706 | * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: |
| 17707 | * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: |
| 17708 | * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: |
| 17709 | * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: |
| 17710 | * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: |
| 17711 | * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: |
| 17712 | * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: |
| 17713 | * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: |
| 17714 | * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: |
| 17715 | * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: |
| 17716 | * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: |
| 17717 | * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: |
| 17718 | * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: |
| 17719 | * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: |
| 17720 | * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: |
| 17721 | * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: |
| 17722 | * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: |
| 17723 | * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: |
| 17724 | * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: |
| 17725 | * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: |
| 17726 | * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: |
| 17727 | * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: |
| 17728 | * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: |
| 17729 | * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: |
| 17730 | * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: |
| 17731 | * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: |
| 17732 | * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: |
| 17733 | * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: |
| 17734 | * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: |
| 17735 | * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: |
| 17736 | * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: |
| 17737 | * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: |
| 17738 | * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: |
| 17739 | * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: |
| 17740 | * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: |
| 17741 | * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: |
| 17742 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: |
| 17743 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: |
| 17744 | * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: |
| 17745 | * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: |
| 17746 | * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: |
| 17747 | * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: |
| 17748 | * platform/mac/svg/batik/filters/filterRegions-expected.txt: |
| 17749 | * platform/mac/svg/batik/masking/maskRegions-expected.txt: |
| 17750 | * platform/mac/svg/batik/paints/gradientLimit-expected.txt: |
| 17751 | * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: |
| 17752 | * platform/mac/svg/batik/paints/patternRegionA-expected.txt: |
| 17753 | * platform/mac/svg/batik/paints/patternRegions-expected.txt: |
| 17754 | * platform/mac/svg/batik/text/longTextOnPath-expected.txt: |
| 17755 | * platform/mac/svg/batik/text/textAnchor-expected.txt: |
| 17756 | * platform/mac/svg/batik/text/textAnchor2-expected.txt: |
| 17757 | * platform/mac/svg/batik/text/textAnchor3-expected.txt: |
| 17758 | * platform/mac/svg/batik/text/textEffect2-expected.txt: |
| 17759 | * platform/mac/svg/batik/text/textFeatures-expected.txt: |
| 17760 | * platform/mac/svg/batik/text/textLength-expected.txt: |
| 17761 | * platform/mac/svg/batik/text/textOnPath2-expected.txt: |
| 17762 | * platform/mac/svg/batik/text/textOnPath3-expected.txt: |
| 17763 | * platform/mac/svg/batik/text/textProperties-expected.txt: |
| 17764 | * platform/mac/svg/batik/text/textProperties2-expected.txt: |
| 17765 | * platform/mac/svg/batik/text/verticalText-expected.txt: |
| 17766 | * platform/mac/svg/carto.net/button-expected.txt: |
| 17767 | * platform/mac/svg/carto.net/colourpicker-expected.txt: |
| 17768 | * platform/mac/svg/carto.net/combobox-expected.txt: |
| 17769 | * platform/mac/svg/carto.net/scrollbar-expected.txt: |
| 17770 | * platform/mac/svg/carto.net/selectionlist-expected.txt: |
| 17771 | * platform/mac/svg/carto.net/slider-expected.txt: |
| 17772 | * platform/mac/svg/carto.net/textbox-expected.txt: |
| 17773 | * platform/mac/svg/carto.net/window-expected.txt: |
| 17774 | * platform/mac/svg/css/css-box-min-width-expected.txt: |
| 17775 | * platform/mac/svg/custom/SVGNumber-interface-expected.txt: |
| 17776 | * platform/mac/svg/custom/SVGPoint-interface-expected.txt: |
| 17777 | * platform/mac/svg/custom/SVGRect-interface-expected.txt: |
| 17778 | * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.txt: |
| 17779 | * platform/mac/svg/custom/altglyph-expected.txt: |
| 17780 | * platform/mac/svg/custom/attribute-namespace-check-expected.txt: |
| 17781 | * platform/mac/svg/custom/circular-marker-reference-2-expected.txt: |
| 17782 | * platform/mac/svg/custom/class-baseValue-expected.txt: |
| 17783 | * platform/mac/svg/custom/class-selector-expected.txt: |
| 17784 | * platform/mac/svg/custom/clip-path-child-changes-expected.txt: |
| 17785 | * platform/mac/svg/custom/clip-path-display-none-child-expected.txt: |
| 17786 | * platform/mac/svg/custom/clip-path-href-changes-expected.txt: |
| 17787 | * platform/mac/svg/custom/clip-path-referencing-use-expected.txt: |
| 17788 | * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt: |
| 17789 | * platform/mac/svg/custom/clip-path-units-changes-expected.txt: |
| 17790 | * platform/mac/svg/custom/clip-path-with-transform-expected.txt: |
| 17791 | * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt: |
| 17792 | * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt: |
| 17793 | * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt: |
| 17794 | * platform/mac/svg/custom/create-metadata-element-expected.txt: |
| 17795 | * platform/mac/svg/custom/createelement-expected.txt: |
| 17796 | * platform/mac/svg/custom/css-pixels-dpi-expected.txt: |
| 17797 | * platform/mac/svg/custom/dasharrayOrigin-expected.txt: |
| 17798 | * platform/mac/svg/custom/deep-dynamic-updates-expected.txt: |
| 17799 | * platform/mac/svg/custom/display-none-expected.txt: |
| 17800 | * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt: |
| 17801 | * platform/mac/svg/custom/dynamic-viewBox-expected.txt: |
| 17802 | * platform/mac/svg/custom/empty-clip-path-expected.txt: |
| 17803 | * platform/mac/svg/custom/empty-merge-expected.txt: |
| 17804 | * platform/mac/svg/custom/evt-onload-expected.txt: |
| 17805 | * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt: |
| 17806 | * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt: |
| 17807 | * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt: |
| 17808 | * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt: |
| 17809 | * platform/mac/svg/custom/feDisplacementMap-01-expected.txt: |
| 17810 | * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt: |
| 17811 | * platform/mac/svg/custom/fill-fallback-expected.txt: |
| 17812 | * platform/mac/svg/custom/fill-update-expected.txt: |
| 17813 | * platform/mac/svg/custom/filter-source-alpha-expected.txt: |
| 17814 | * platform/mac/svg/custom/focus-ring-expected.txt: |
| 17815 | * platform/mac/svg/custom/foreign-object-skew-expected.txt: |
| 17816 | * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt: |
| 17817 | * platform/mac/svg/custom/fractional-rects-expected.txt: |
| 17818 | * platform/mac/svg/custom/getPresentationAttribute-expected.txt: |
| 17819 | * platform/mac/svg/custom/getTransformToElement-expected.txt: |
| 17820 | * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt: |
| 17821 | * platform/mac/svg/custom/getsvgdocument-expected.txt: |
| 17822 | * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt: |
| 17823 | * platform/mac/svg/custom/gradient-add-stops-expected.txt: |
| 17824 | * platform/mac/svg/custom/gradient-attr-update-expected.txt: |
| 17825 | * platform/mac/svg/custom/gradient-cycle-detection-expected.txt: |
| 17826 | * platform/mac/svg/custom/gradient-deep-referencing-expected.txt: |
| 17827 | * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt: |
| 17828 | * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt: |
| 17829 | * platform/mac/svg/custom/gradient-stop-style-change-expected.txt: |
| 17830 | * platform/mac/svg/custom/gradient-stroke-width-expected.txt: |
| 17831 | * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt: |
| 17832 | * platform/mac/svg/custom/group-opacity-expected.txt: |
| 17833 | * platform/mac/svg/custom/hit-test-with-br-expected.txt: |
| 17834 | * platform/mac/svg/custom/hover-default-fill-expected.txt: |
| 17835 | * platform/mac/svg/custom/image-parent-translation-expected.txt: |
| 17836 | * platform/mac/svg/custom/image-small-width-height-expected.txt: |
| 17837 | * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt: |
| 17838 | * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt: |
| 17839 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt: |
| 17840 | * platform/mac/svg/custom/inner-percent-expected.txt: |
| 17841 | * platform/mac/svg/custom/inner-svg-hit-test-expected.txt: |
| 17842 | * platform/mac/svg/custom/invalid-css-expected.txt: |
| 17843 | * platform/mac/svg/custom/invalid-fill-expected.txt: |
| 17844 | * platform/mac/svg/custom/invalid-fill-hex-expected.txt: |
| 17845 | * platform/mac/svg/custom/invalid-lengthlist-expected.txt: |
| 17846 | * platform/mac/svg/custom/invalid-transforms-expected.txt: |
| 17847 | * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt: |
| 17848 | * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt: |
| 17849 | * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt: |
| 17850 | * platform/mac/svg/custom/js-late-marker-creation-expected.txt: |
| 17851 | * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt: |
| 17852 | * platform/mac/svg/custom/js-late-mask-creation-expected.txt: |
| 17853 | * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt: |
| 17854 | * platform/mac/svg/custom/js-late-pattern-creation-expected.txt: |
| 17855 | * platform/mac/svg/custom/js-update-bounce-expected.txt: |
| 17856 | * platform/mac/svg/custom/js-update-container-expected.txt: |
| 17857 | * platform/mac/svg/custom/js-update-container2-expected.txt: |
| 17858 | * platform/mac/svg/custom/js-update-gradient-expected.txt: |
| 17859 | * platform/mac/svg/custom/js-update-pattern-child-expected.txt: |
| 17860 | * platform/mac/svg/custom/js-update-pattern-expected.txt: |
| 17861 | * platform/mac/svg/custom/js-update-polygon-changes-expected.txt: |
| 17862 | * platform/mac/svg/custom/js-update-polygon-removal-expected.txt: |
| 17863 | * platform/mac/svg/custom/js-update-stop-expected.txt: |
| 17864 | * platform/mac/svg/custom/js-update-style-expected.txt: |
| 17865 | * platform/mac/svg/custom/js-update-transform-addition-expected.txt: |
| 17866 | * platform/mac/svg/custom/js-update-transform-changes-expected.txt: |
| 17867 | * platform/mac/svg/custom/junk-data-expected.txt: |
| 17868 | * platform/mac/svg/custom/large-bounding-box-percents-expected.txt: |
| 17869 | * platform/mac/svg/custom/linking-a-03-b-all-expected.txt: |
| 17870 | * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: |
| 17871 | * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt: |
| 17872 | * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt: |
| 17873 | * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt: |
| 17874 | * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt: |
| 17875 | * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: |
| 17876 | * platform/mac/svg/custom/marker-changes-expected.txt: |
| 17877 | * platform/mac/svg/custom/marker-child-changes-expected.txt: |
| 17878 | * platform/mac/svg/custom/marker-default-width-height-expected.txt: |
| 17879 | * platform/mac/svg/custom/marker-overflow-clip-expected.txt: |
| 17880 | * platform/mac/svg/custom/marker-viewBox-changes-expected.txt: |
| 17881 | * platform/mac/svg/custom/mask-changes-expected.txt: |
| 17882 | * platform/mac/svg/custom/mask-child-changes-expected.txt: |
| 17883 | * platform/mac/svg/custom/mask-excessive-malloc-expected.txt: |
| 17884 | * platform/mac/svg/custom/mask-inside-defs-expected.txt: |
| 17885 | * platform/mac/svg/custom/missing-xlink-expected.txt: |
| 17886 | * platform/mac/svg/custom/non-circular-marker-reference-expected.txt: |
| 17887 | * platform/mac/svg/custom/non-opaque-filters-expected.txt: |
| 17888 | * platform/mac/svg/custom/path-update-expected.txt: |
| 17889 | * platform/mac/svg/custom/pattern-cycle-detection-expected.txt: |
| 17890 | * platform/mac/svg/custom/pattern-deep-referencing-expected.txt: |
| 17891 | * platform/mac/svg/custom/pattern-in-defs-expected.txt: |
| 17892 | * platform/mac/svg/custom/pattern-rotate-expected.txt: |
| 17893 | * platform/mac/svg/custom/pattern-y-offset-expected.txt: |
| 17894 | * platform/mac/svg/custom/percentage-of-html-parent-expected.txt: |
| 17895 | * platform/mac/svg/custom/percentage-rect-expected.txt: |
| 17896 | * platform/mac/svg/custom/percentage-rect2-expected.txt: |
| 17897 | * platform/mac/svg/custom/pointer-events-path-expected.txt: |
| 17898 | * platform/mac/svg/custom/poly-identify-expected.txt: |
| 17899 | * platform/mac/svg/custom/polyline-invalid-points-expected.txt: |
| 17900 | * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt: |
| 17901 | * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt: |
| 17902 | * platform/mac/svg/custom/prevent-default-expected.txt: |
| 17903 | * platform/mac/svg/custom/recursive-clippath-expected.txt: |
| 17904 | * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt: |
| 17905 | * platform/mac/svg/custom/rgbcolor-syntax-expected.txt: |
| 17906 | * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.txt: |
| 17907 | * platform/mac/svg/custom/rootelement-expected.txt: |
| 17908 | * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt: |
| 17909 | * platform/mac/svg/custom/rounded-rects-expected.txt: |
| 17910 | * platform/mac/svg/custom/scroll-hit-test-expected.txt: |
| 17911 | * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| 17912 | * platform/mac/svg/custom/second-inline-text-expected.txt: |
| 17913 | * platform/mac/svg/custom/shape-rendering-expected.txt: |
| 17914 | * platform/mac/svg/custom/shapes-supporting-markers-expected.txt: |
| 17915 | * platform/mac/svg/custom/sheet-title-expected.txt: |
| 17916 | * platform/mac/svg/custom/simpleCDF-expected.txt: |
| 17917 | * platform/mac/svg/custom/stroke-fallback-expected.txt: |
| 17918 | * platform/mac/svg/custom/stroked-pattern-expected.txt: |
| 17919 | * platform/mac/svg/custom/struct-use-09-b-expected.txt: |
| 17920 | * platform/mac/svg/custom/style-attribute-font-size-expected.txt: |
| 17921 | * platform/mac/svg/custom/svg-absolute-children-expected.txt: |
| 17922 | * platform/mac/svg/custom/svg-float-border-padding-expected.txt: |
| 17923 | * platform/mac/svg/custom/svg-overflow-types-expected.txt: |
| 17924 | * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt: |
| 17925 | * platform/mac/svg/custom/text-clip-expected.txt: |
| 17926 | * platform/mac/svg/custom/text-dom-01-f-expected.txt: |
| 17927 | * platform/mac/svg/custom/text-gradient-no-content-expected.txt: |
| 17928 | * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt: |
| 17929 | * platform/mac/svg/custom/transform-invalid-expected.txt: |
| 17930 | * platform/mac/svg/custom/transform-removeAttributeNS-expected.txt: |
| 17931 | * platform/mac/svg/custom/transform-scale-parse-expected.txt: |
| 17932 | * platform/mac/svg/custom/transform-with-ending-space-expected.txt: |
| 17933 | * platform/mac/svg/custom/use-clipped-hit-expected.txt: |
| 17934 | * platform/mac/svg/custom/use-css-events-expected.txt: |
| 17935 | * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: |
| 17936 | * platform/mac/svg/custom/use-detach-expected.txt: |
| 17937 | * platform/mac/svg/custom/use-dynamic-append-expected.txt: |
| 17938 | * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt: |
| 17939 | * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt: |
| 17940 | * platform/mac/svg/custom/use-events-crash-expected.txt: |
| 17941 | * platform/mac/svg/custom/use-forward-refs-expected.txt: |
| 17942 | * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt: |
| 17943 | * platform/mac/svg/custom/use-modify-container-in-target-expected.txt: |
| 17944 | * platform/mac/svg/custom/use-modify-target-container-expected.txt: |
| 17945 | * platform/mac/svg/custom/use-modify-target-symbol-expected.txt: |
| 17946 | * platform/mac/svg/custom/use-nested-transform-expected.txt: |
| 17947 | * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt: |
| 17948 | * platform/mac/svg/custom/use-on-g-containing-use-expected.txt: |
| 17949 | * platform/mac/svg/custom/use-on-g-expected.txt: |
| 17950 | * platform/mac/svg/custom/use-on-rect-expected.txt: |
| 17951 | * platform/mac/svg/custom/use-on-symbol-expected.txt: |
| 17952 | * platform/mac/svg/custom/use-on-use-expected.txt: |
| 17953 | * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt: |
| 17954 | * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt: |
| 17955 | * platform/mac/svg/custom/use-recursion-1-expected.txt: |
| 17956 | * platform/mac/svg/custom/use-recursion-3-expected.txt: |
| 17957 | * platform/mac/svg/custom/use-recursion-4-expected.txt: |
| 17958 | * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt: |
| 17959 | * platform/mac/svg/custom/use-symbol-overflow-expected.txt: |
| 17960 | * platform/mac/svg/custom/use-transform-expected.txt: |
| 17961 | * platform/mac/svg/custom/viewBox-hit-expected.txt: |
| 17962 | * platform/mac/svg/custom/viewbox-syntax-expected.txt: |
| 17963 | * platform/mac/svg/custom/viewport-clip-expected.txt: |
| 17964 | * platform/mac/svg/custom/viewport-em-expected.txt: |
| 17965 | * platform/mac/svg/custom/viewport-no-width-height-expected.txt: |
| 17966 | * platform/mac/svg/custom/viewport-update-expected.txt: |
| 17967 | * platform/mac/svg/custom/viewport-update2-expected.txt: |
| 17968 | * platform/mac/svg/custom/visibility-override-clip-expected.txt: |
| 17969 | * platform/mac/svg/custom/visibility-override-expected.txt: |
| 17970 | * platform/mac/svg/custom/visibility-override-filter-expected.txt: |
| 17971 | * platform/mac/svg/custom/visibility-override-mask-expected.txt: |
| 17972 | * platform/mac/svg/custom/width-full-percentage-expected.txt: |
| 17973 | * platform/mac/svg/custom/xml-stylesheet-expected.txt: |
| 17974 | * platform/mac/svg/hixie/cascade/001-broken-expected.txt: |
| 17975 | * platform/mac/svg/hixie/cascade/002-expected.txt: |
| 17976 | * platform/mac/svg/hixie/data-types/001-expected.txt: |
| 17977 | * platform/mac/svg/hixie/data-types/002-expected.txt: |
| 17978 | * platform/mac/svg/hixie/dynamic/003-expected.txt: |
| 17979 | * platform/mac/svg/hixie/dynamic/004-expected.txt: |
| 17980 | * platform/mac/svg/hixie/dynamic/005-expected.txt: |
| 17981 | * platform/mac/svg/hixie/dynamic/006-expected.txt: |
| 17982 | * platform/mac/svg/hixie/error/001-expected.txt: |
| 17983 | * platform/mac/svg/hixie/error/003-expected.txt: |
| 17984 | * platform/mac/svg/hixie/error/007-expected.txt: |
| 17985 | * platform/mac/svg/hixie/error/008-expected.txt: |
| 17986 | * platform/mac/svg/hixie/error/009-expected.txt: |
| 17987 | * platform/mac/svg/hixie/error/010-expected.txt: |
| 17988 | * platform/mac/svg/hixie/error/011-expected.txt: |
| 17989 | * platform/mac/svg/hixie/error/012-expected.txt: |
| 17990 | * platform/mac/svg/hixie/error/014-expected.txt: |
| 17991 | * platform/mac/svg/hixie/error/014-test-expected.txt: |
| 17992 | * platform/mac/svg/hixie/error/015-expected.txt: |
| 17993 | * platform/mac/svg/hixie/error/016-expected.txt: |
| 17994 | * platform/mac/svg/hixie/error/017-expected.txt: |
| 17995 | * platform/mac/svg/hixie/links/001-expected.txt: |
| 17996 | * platform/mac/svg/hixie/links/003-broken-expected.txt: |
| 17997 | * platform/mac/svg/hixie/mixed/003-expected.txt: |
| 17998 | * platform/mac/svg/hixie/mixed/004-expected.txt: |
| 17999 | * platform/mac/svg/hixie/mixed/005-expected.txt: |
| 18000 | * platform/mac/svg/hixie/mixed/006-expected.txt: |
| 18001 | * platform/mac/svg/hixie/mixed/008-expected.txt: |
| 18002 | * platform/mac/svg/hixie/mixed/009-expected.txt: |
| 18003 | * platform/mac/svg/hixie/mixed/010-expected.txt: |
| 18004 | * platform/mac/svg/hixie/mixed/011-expected.txt: |
| 18005 | * platform/mac/svg/hixie/painting/001-expected.txt: |
| 18006 | * platform/mac/svg/hixie/perf/001-expected.txt: |
| 18007 | * platform/mac/svg/hixie/perf/002-expected.txt: |
| 18008 | * platform/mac/svg/hixie/perf/003-expected.txt: |
| 18009 | * platform/mac/svg/hixie/perf/004-expected.txt: |
| 18010 | * platform/mac/svg/hixie/perf/005-expected.txt: |
| 18011 | * platform/mac/svg/hixie/perf/006-expected.txt: |
| 18012 | * platform/mac/svg/hixie/perf/007-expected.txt: |
| 18013 | * platform/mac/svg/hixie/processing-model/005-expected.txt: |
| 18014 | * platform/mac/svg/hixie/rendering-model/001-expected.txt: |
| 18015 | * platform/mac/svg/hixie/rendering-model/002-expected.txt: |
| 18016 | * platform/mac/svg/hixie/rendering-model/003-expected.txt: |
| 18017 | * platform/mac/svg/hixie/rendering-model/003a-expected.txt: |
| 18018 | * platform/mac/svg/hixie/rendering-model/004-expected.txt: |
| 18019 | * platform/mac/svg/hixie/shapes/path/001-expected.txt: |
| 18020 | * platform/mac/svg/hixie/text/001-broken-expected.txt: |
| 18021 | * platform/mac/svg/hixie/transform/001-expected.txt: |
| 18022 | * platform/mac/svg/hixie/use/001-expected.txt: |
| 18023 | * platform/mac/svg/hixie/use/002-expected.txt: |
| 18024 | * platform/mac/svg/hixie/use/002-test-expected.txt: |
| 18025 | * platform/mac/svg/hixie/viewbox/001-expected.txt: |
| 18026 | * platform/mac/svg/hixie/viewbox/002-expected.txt: |
| 18027 | * platform/mac/svg/hixie/viewbox/003-expected.txt: |
| 18028 | * platform/mac/svg/hixie/viewbox/004-expected.txt: |
| 18029 | * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: |
| 18030 | * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: |
| 18031 | * platform/mac/svg/text/kerning-expected.txt: |
| 18032 | * platform/mac/svg/text/multichar-glyph-expected.txt: |
| 18033 | * platform/mac/svg/text/text-align-01-b-expected.txt: |
| 18034 | * platform/mac/svg/text/text-align-02-b-expected.txt: |
| 18035 | * platform/mac/svg/text/text-align-03-b-expected.txt: |
| 18036 | * platform/mac/svg/text/text-align-04-b-expected.txt: |
| 18037 | * platform/mac/svg/text/text-align-05-b-expected.txt: |
| 18038 | * platform/mac/svg/text/text-align-06-b-expected.txt: |
| 18039 | * platform/mac/svg/text/text-altglyph-01-b-expected.txt: |
| 18040 | * platform/mac/svg/text/text-deco-01-b-expected.txt: |
| 18041 | * platform/mac/svg/text/text-fonts-01-t-expected.txt: |
| 18042 | * platform/mac/svg/text/text-fonts-02-t-expected.txt: |
| 18043 | * platform/mac/svg/text/text-intro-05-t-expected.txt: |
| 18044 | * platform/mac/svg/text/text-path-01-b-expected.txt: |
| 18045 | * platform/mac/svg/text/text-spacing-01-b-expected.txt: |
| 18046 | * platform/mac/svg/text/text-text-01-b-expected.txt: |
| 18047 | * platform/mac/svg/text/text-text-03-b-expected.txt: |
| 18048 | * platform/mac/svg/text/text-text-04-t-expected.txt: |
| 18049 | * platform/mac/svg/text/text-text-05-t-expected.txt: |
| 18050 | * platform/mac/svg/text/text-text-06-t-expected.txt: |
| 18051 | * platform/mac/svg/text/text-text-07-t-expected.txt: |
| 18052 | * platform/mac/svg/text/text-text-08-b-expected.txt: |
| 18053 | * platform/mac/svg/text/text-tref-01-b-expected.txt: |
| 18054 | * platform/mac/svg/text/text-tselect-01-b-expected.txt: |
| 18055 | * platform/mac/svg/text/text-tselect-02-f-expected.txt: |
| 18056 | * platform/mac/svg/text/text-tspan-01-b-expected.txt: |
| 18057 | * platform/mac/svg/text/text-ws-01-t-expected.txt: |
| 18058 | * platform/mac/svg/text/text-ws-02-t-expected.txt: |
| 18059 | * svg/custom/text-dom-removal-expected.txt: |
| 18060 | * svg/custom/use-clipped-transform-expected.txt: |
| 18061 | * svg/custom/use-elementInstance-event-target-expected.txt: |
| 18062 | * svg/custom/use-elementInstance-methods-expected.txt: |
| 18063 | * svg/custom/use-setAttribute-crash-expected.txt: |
| 18064 | * svg/dom/SVGRectElement/rect-modify-rx-expected.txt: |
| 18065 | |
| 18066 | 2008-11-26 Jan Michael Alonzo <jmalonzo@webkit.org> |
| 18067 | |
| 18068 | Reviewed by Holger Freyther. |
| 18069 | |
| 18070 | [Gtk] add/remove tests from Skipped and fix netscape plugin test |
| 18071 | https://bugs.webkit.org/show_bug.cgi?id=22484 |
| 18072 | |
| 18073 | Add tests that needs confirmation of new results. Also, remove |
| 18074 | some tests that are already passing. |
| 18075 | |
| 18076 | * platform/gtk/Skipped: |
| 18077 | |
| 18078 | 2008-11-26 Alexey Proskuryakov <ap@webkit.org> |
| 18079 | |
| 18080 | Reviewed by Geoff Garen. |
| 18081 | |
| 18082 | Add a test for infinite recursion in workers |
| 18083 | https://bugs.webkit.org/show_bug.cgi?id=22486 |
| 18084 | |
| 18085 | * fast/workers/resources/use-machine-stack.js: Added. |
| 18086 | * fast/workers/use-machine-stack-expected.txt: Added. |
| 18087 | * fast/workers/use-machine-stack.html: Added. |
| 18088 | |
| 18089 | 2008-11-25 Chris Marrin <cmarrin@apple.com> |
| 18090 | |
| 18091 | Reviewed by Dan Bernstein. |
| 18092 | |
| 18093 | Testcases for https://bugs.webkit.org/show_bug.cgi?id=22487 |
| 18094 | |
| 18095 | * animations/empty-keyframes-expected.txt: Added. |
| 18096 | * animations/empty-keyframes.html: Added. |
| 18097 | * animations/fill-unset-properties-expected.txt: Added. |
| 18098 | * animations/fill-unset-properties.html: Added. |
| 18099 | |
| 18100 | 2008-11-25 Simon Fraser <simon.fraser@apple.com> |
| 18101 | |
| 18102 | Reviewed by Darin Adler |
| 18103 | |
| 18104 | https://bugs.webkit.org/show_bug.cgi?id=22046 |
| 18105 | |
| 18106 | Tests that remove the element upon which a transition/animation end |
| 18107 | event is being fired from within the event handler. |
| 18108 | |
| 18109 | * animations/transform-animation-event-destroy-element-expected.txt: Added. |
| 18110 | * animations/transform-animation-event-destroy-element.html: Added. |
| 18111 | * transitions/transform-transition-event-destroy-element-expected.txt: Added. |
| 18112 | * transitions/transform-transition-event-destroy-element.html: Added. |
| 18113 | |
| 18114 | 2008-11-25 Darin Fisher <darin@chromium.org> |
| 18115 | |
| 18116 | Disabling these newly added tests since they fail in some configurations. |
| 18117 | |
| 18118 | See https://bugs.webkit.org/show_bug.cgi?id=21635 |
| 18119 | |
| 18120 | * http/tests/misc/submit-get-in-utf7.html: Removed. |
| 18121 | * http/tests/misc/submit-get-in-utf7.html-disabled: Copied from http/tests/misc/submit-get-in-utf7.html. |
| 18122 | * http/tests/misc/submit-post-in-utf7.html: Removed. |
| 18123 | * http/tests/misc/submit-post-in-utf7.html-disabled: Copied from http/tests/misc/submit-post-in-utf7.html. |
| 18124 | * http/tests/misc/url-in-utf7.html: Removed. |
| 18125 | * http/tests/misc/url-in-utf7.html-disabled: Copied from http/tests/misc/url-in-utf7.html. |
| 18126 | |
| 18127 | 2008-11-25 Jungshik Shin <jshin@chromium.org> |
| 18128 | |
| 18129 | Reviewed by Darin Adler. |
| 18130 | |
| 18131 | For Unicode encodings other than UTF-8, use UTF-8 for |
| 18132 | form submission and URL query part encoding. |
| 18133 | |
| 18134 | See https://bugs.webkit.org/show_bug.cgi?id=21635 |
| 18135 | |
| 18136 | * http/tests/misc/submit-get-in-utf16be-expected.txt: Added. |
| 18137 | * http/tests/misc/submit-get-in-utf16be.html: Added. |
| 18138 | * http/tests/misc/submit-get-in-utf16le-expected.txt: Added. |
| 18139 | * http/tests/misc/submit-get-in-utf16le.html: Added. |
| 18140 | * http/tests/misc/submit-get-in-utf32be-expected.txt: Added. |
| 18141 | * http/tests/misc/submit-get-in-utf32be.html: Added. |
| 18142 | * http/tests/misc/submit-get-in-utf32le-expected.txt: Added. |
| 18143 | * http/tests/misc/submit-get-in-utf32le.html: Added. |
| 18144 | * http/tests/misc/submit-get-in-utf7-expected.txt: Added. |
| 18145 | * http/tests/misc/submit-get-in-utf7.html: Added. |
| 18146 | * http/tests/misc/submit-post-in-utf16be-expected.txt: Added. |
| 18147 | * http/tests/misc/submit-post-in-utf16be.html: Added. |
| 18148 | * http/tests/misc/submit-post-in-utf16le-expected.txt: Added. |
| 18149 | * http/tests/misc/submit-post-in-utf16le.html: Added. |
| 18150 | * http/tests/misc/submit-post-in-utf32be-expected.txt: Added. |
| 18151 | * http/tests/misc/submit-post-in-utf32be.html: Added. |
| 18152 | * http/tests/misc/submit-post-in-utf32le-expected.txt: Added. |
| 18153 | * http/tests/misc/submit-post-in-utf32le.html: Added. |
| 18154 | * http/tests/misc/submit-post-in-utf7-expected.txt: Added. |
| 18155 | * http/tests/misc/submit-post-in-utf7.html: Added. |
| 18156 | * http/tests/misc/url-in-utf16be-expected.txt: Added. |
| 18157 | * http/tests/misc/url-in-utf16be.html: Added. |
| 18158 | * http/tests/misc/url-in-utf16le-expected.txt: Added. |
| 18159 | * http/tests/misc/url-in-utf16le.html: Added. |
| 18160 | * http/tests/misc/url-in-utf32be-expected.txt: Added. |
| 18161 | * http/tests/misc/url-in-utf32be.html: Added. |
| 18162 | * http/tests/misc/url-in-utf32le-expected.txt: Added. |
| 18163 | * http/tests/misc/url-in-utf32le.html: Added. |
| 18164 | * http/tests/misc/url-in-utf7-expected.txt: Added. |
| 18165 | * http/tests/misc/url-in-utf7.html: Added. |
| 18166 | |
| 18167 | 2008-11-25 Alexey Proskuryakov <ap@webkit.org> |
| 18168 | |
| 18169 | Reviewed by Geoff Garen. |
| 18170 | |
| 18171 | https://bugs.webkit.org/show_bug.cgi?id=9001 |
| 18172 | Javascript stops running before replacement page data arrives |
| 18173 | |
| 18174 | Adding a test for a bug that is longer reproducible. |
| 18175 | |
| 18176 | * http/tests/misc/resources/hang-connection.php: Added. |
| 18177 | * http/tests/misc/timer-vs-loading-expected.txt: Added. |
| 18178 | * http/tests/misc/timer-vs-loading.html: Added. |
| 18179 | |
| 18180 | 2008-11-24 Dean McNamee <deanm@chromium.org> |
| 18181 | |
| 18182 | Reviewed by Alexey Proskuryakov. |
| 18183 | |
| 18184 | https://bugs.webkit.org/show_bug.cgi?id=22350 |
| 18185 | Allow layout tests to run in php cgi mode |
| 18186 | |
| 18187 | * http/tests/misc/refresh-headers.php: |
| 18188 | * http/tests/misc/resources/redirect-result.php: |
| 18189 | * http/tests/misc/resources/referrer-result.php: |
| 18190 | * http/tests/misc/xhtml.php: |
| 18191 | Stop using getallheaders(), which is only implemented by mod_php, so that the tests could |
| 18192 | run through lighttpd. |
| 18193 | |
| 18194 | 2008-11-24 Antti Koivisto <antti@apple.com> |
| 18195 | |
| 18196 | Reviewed by Darin Adler. |
| 18197 | |
| 18198 | Test for https://bugs.webkit.org/show_bug.cgi?id=22073 |
| 18199 | REGRESSION(r33544): Palace in the Sky crashes WebKit |
| 18200 | |
| 18201 | * fast/tokenizer/nested-cached-scripts-and-stylesheet-expected.txt: Added. |
| 18202 | * fast/tokenizer/nested-cached-scripts-and-stylesheet.html: Added. |
| 18203 | * fast/tokenizer/resources/load-stylesheet-and-document-write-script.js: Added. |
| 18204 | |
| 18205 | 2008-11-24 Cameron Zwarich <zwarich@apple.com> |
| 18206 | |
| 18207 | Reviewed by Geoff Garen. |
| 18208 | |
| 18209 | Add tests for bug 13790: Function declarations are not treated as statements (used to affect starcraft2.com) |
| 18210 | <https://bugs.webkit.org/show_bug.cgi?id=13790> |
| 18211 | |
| 18212 | * fast/js/function-declaration-statement-expected.txt: Added. |
| 18213 | * fast/js/function-declaration-statement.html: Added. |
| 18214 | * fast/js/resources/function-declaration-statement.js: Added. |
| 18215 | |
| 18216 | 2008-11-24 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 18217 | |
| 18218 | Reviewed by George Staikos & Eric Seidel. |
| 18219 | |
| 18220 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=22430 |
| 18221 | |
| 18222 | Regenerate WML layout test results after implementing WML specific <card> handling: |
| 18223 | Only the first <card> element should be visible after loading the document, others |
| 18224 | can be shown by using the <go> task element. |
| 18225 | |
| 18226 | * platform/mac/fast/wml/card-element-expected.checksum: |
| 18227 | * platform/mac/fast/wml/card-element-expected.png: |
| 18228 | * platform/mac/fast/wml/card-element-expected.txt: |
| 18229 | * platform/mac/fast/wml/do-element-optional-attr-expected.checksum: |
| 18230 | * platform/mac/fast/wml/do-element-optional-attr-expected.png: |
| 18231 | * platform/mac/fast/wml/do-element-optional-attr-expected.txt: |
| 18232 | * platform/mac/fast/wml/do-shadow-expected.checksum: |
| 18233 | * platform/mac/fast/wml/do-shadow-expected.png: |
| 18234 | * platform/mac/fast/wml/do-shadow-expected.txt: |
| 18235 | * platform/mac/fast/wml/do-template-expected.checksum: |
| 18236 | * platform/mac/fast/wml/do-template-expected.png: |
| 18237 | * platform/mac/fast/wml/do-template-expected.txt: |
| 18238 | * platform/mac/fast/wml/entity-expected.checksum: |
| 18239 | * platform/mac/fast/wml/entity-expected.png: |
| 18240 | * platform/mac/fast/wml/entity-expected.txt: |
| 18241 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.txt: |
| 18242 | * platform/mac/fast/wml/show-first-card-expected.checksum: |
| 18243 | * platform/mac/fast/wml/show-first-card-expected.png: |
| 18244 | * platform/mac/fast/wml/show-first-card-expected.txt: |
| 18245 | * platform/mac/fast/wml/test-expected.checksum: |
| 18246 | * platform/mac/fast/wml/test-expected.png: |
| 18247 | * platform/mac/fast/wml/test-expected.txt: |
| 18248 | |
| 18249 | 2008-11-24 Glenn Wilson <gwilson@chromium.org> |
| 18250 | |
| 18251 | Reviewed by Alexey Proskuryakov. |
| 18252 | |
| 18253 | http://bugs.webkit.org/show_bug.cgi?id=15643 |
| 18254 | |
| 18255 | New test added to verify that LayoutTestController and other clients |
| 18256 | can disable smart insert/delete and enable selection of trailing whitespace |
| 18257 | as a workaround for smart insert/delete. |
| 18258 | |
| 18259 | * editing/selection/doubleclick-whitespace-expected.txt: Added. |
| 18260 | * editing/selection/doubleclick-whitespace.html: Added. |
| 18261 | |
| 18262 | 2008-11-24 Glenn Wilson <gwilson@chromium.org> |
| 18263 | |
| 18264 | Reviewed by Darin Adler. |
| 18265 | |
| 18266 | http://bugs.webkit.org/show_bug.cgi?id=18703 |
| 18267 | "Changing the 'size' property on a text input does not affect its length" |
| 18268 | |
| 18269 | Added a new test to verify that the width of text input |
| 18270 | fields can be modified by javascript using the "size" attribute. |
| 18271 | |
| 18272 | * fast/js/text-field-resize-expected.txt: Added. |
| 18273 | * fast/js/text-field-resize.html: Added. |
| 18274 | |
| 18275 | 2008-11-24 Alexey Proskuryakov <ap@webkit.org> |
| 18276 | |
| 18277 | Reviewed by Darin Adler. |
| 18278 | |
| 18279 | https://bugs.webkit.org/show_bug.cgi?id=22455 |
| 18280 | Add support for Worker.terminate() |
| 18281 | |
| 18282 | * fast/workers/worker-terminate-expected.txt: Added. |
| 18283 | * fast/workers/worker-terminate.html: Added. |
| 18284 | |
| 18285 | 2008-11-24 Zan Dobersek <zandobersek@gmail.com> |
| 18286 | |
| 18287 | Reviewed by Holger Freyther. |
| 18288 | |
| 18289 | Some tests in plugins/ directory now pass. |
| 18290 | |
| 18291 | * platform/gtk/Skipped: |
| 18292 | |
| 18293 | 2008-11-24 Alexey Proskuryakov <ap@webkit.org> |
| 18294 | |
| 18295 | Reviewed by Mark Rowe. |
| 18296 | |
| 18297 | https://bugs.webkit.org/show_bug.cgi?id=22428 |
| 18298 | xmlhttprequest-onProgress-open-should-zero-length.html fails intermittently |
| 18299 | |
| 18300 | * http/tests/xmlhttprequest/resources/big-response.php: Reduce the size of big response |
| 18301 | to make the test faster, but practically guarantee that the response will be delivered in |
| 18302 | many chunks. |
| 18303 | |
| 18304 | * http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length-expected.txt: |
| 18305 | * http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html: |
| 18306 | Made the test more reliable by comparing final response position with known resource size. |
| 18307 | |
| 18308 | 2008-11-24 Alexey Proskuryakov <ap@webkit.org> |
| 18309 | |
| 18310 | Reviewed by Mark Rowe. |
| 18311 | |
| 18312 | https://bugs.webkit.org/show_bug.cgi?id=22439 |
| 18313 | Won't load stylesheets with filenames less than 2 characters long in xhtml. |
| 18314 | |
| 18315 | * http/tests/misc/.htaccess: |
| 18316 | * http/tests/misc/a: Added. |
| 18317 | * http/tests/misc/single-character-pi-stylesheet-expected.txt: Added. |
| 18318 | * http/tests/misc/single-character-pi-stylesheet.xhtml: Added. |
| 18319 | |
| 18320 | 2008-11-24 Holger Hans Peter Freyther <zecke@selfish.org> |
| 18321 | |
| 18322 | Reviewed by Mark Rowe. |
| 18323 | |
| 18324 | [Gtk+] We are passing all but one worker test. Enable them. |
| 18325 | |
| 18326 | We fail on fast/workers/worker-location.html due some weird |
| 18327 | issue with the bidi resolver "skipping" whitespace at the end |
| 18328 | of the line. |
| 18329 | |
| 18330 | * platform/gtk/Skipped: |
| 18331 | |
| 18332 | 2008-11-24 Gavin Barraclough <barraclough@apple.com> |
| 18333 | |
| 18334 | Rubber stamped by Mark Rowe. |
| 18335 | |
| 18336 | Add test cases to ensure the PIC trampolines for prototype and prototype chain |
| 18337 | accesses properly check for JSImmediate values, rather than segfaulting. |
| 18338 | |
| 18339 | https://bugs.webkit.org/show_bug.cgi?id=22451 |
| 18340 | |
| 18341 | * fast/js/pic/cached-prototype-then-immediate-expected.txt: Added. |
| 18342 | * fast/js/pic/cached-prototype-then-immediate.html: Added. |
| 18343 | |
| 18344 | 2008-11-21 Alexey Proskuryakov <ap@webkit.org> |
| 18345 | |
| 18346 | Reviewed by Geoff Garen. |
| 18347 | |
| 18348 | https://bugs.webkit.org/show_bug.cgi?id=22400 |
| 18349 | Add a stress test for concurrent JS execution |
| 18350 | |
| 18351 | * fast/workers/resources/stress-js-execution.js: Added. |
| 18352 | * fast/workers/stress-js-execution-expected.txt: Added. |
| 18353 | * fast/workers/stress-js-execution.html: Added. |
| 18354 | Tests that the basics don't cause a crash. |
| 18355 | |
| 18356 | 2008-11-21 Justin Garcia <justin.garcia@apple.com> |
| 18357 | |
| 18358 | Reviewed by Darin Adler. |
| 18359 | |
| 18360 | <rdar://problem/5381788> Match NSTextView editing behavior at the end of hyperlink text |
| 18361 | |
| 18362 | Removed tests for behaviors that we're no longer interested in: |
| 18363 | * editing/deleting/delete-link-1.html: Removed. |
| 18364 | * platform/mac/editing/deleting/delete-link-1-expected.checksum: Removed. |
| 18365 | * platform/mac/editing/deleting/delete-link-1-expected.png: Removed. |
| 18366 | * platform/mac/editing/deleting/delete-link-1-expected.txt: Removed. |
| 18367 | * editing/execCommand/19653-4-expected.txt: Removed. |
| 18368 | * editing/execCommand/19653-4.html: Removed. |
| 18369 | |
| 18370 | Reflects new behavior (don't remember removed anchors): |
| 18371 | * platform/mac/editing/deleting/5168598-expected.txt: |
| 18372 | |
| 18373 | Reflects new behavior. Also made this test cross-platform: |
| 18374 | * editing/inserting/insert-before-link-1-expected.txt: Added. |
| 18375 | * editing/inserting/insert-before-link-1.html: |
| 18376 | * platform/mac/editing/inserting/insert-before-link-1-expected.checksum: Removed. |
| 18377 | * platform/mac/editing/inserting/insert-before-link-1-expected.png: Removed. |
| 18378 | * platform/mac/editing/inserting/insert-before-link-1-expected.txt: Removed. |
| 18379 | |
| 18380 | 2008-11-21 Simon Fraser <simon.fraser@apple.com> |
| 18381 | |
| 18382 | Reviewed by Darin Adler |
| 18383 | |
| 18384 | https://bugs.webkit.org/show_bug.cgi?id=22159 |
| 18385 | |
| 18386 | Add testcase for repaint issue with outlines on child objects, |
| 18387 | and redo bases affected by this change. |
| 18388 | |
| 18389 | * fast/repaint/outline-child-repaint.html: Added. |
| 18390 | * platform/mac/fast/repaint/4776765-expected.checksum: |
| 18391 | * platform/mac/fast/repaint/4776765-expected.png: |
| 18392 | * platform/mac/fast/repaint/delete-into-nested-block-expected.checksum: |
| 18393 | * platform/mac/fast/repaint/delete-into-nested-block-expected.png: |
| 18394 | * platform/mac/fast/repaint/outline-child-repaint-expected.checksum: Added. |
| 18395 | * platform/mac/fast/repaint/outline-child-repaint-expected.png: Added. |
| 18396 | * platform/mac/fast/repaint/outline-child-repaint-expected.txt: Added. |
| 18397 | * platform/mac/fast/repaint/outline-repaint-glitch-expected.checksum: |
| 18398 | * platform/mac/fast/repaint/outline-repaint-glitch-expected.png: |
| 18399 | |
| 18400 | 2008-11-21 Cameron Zwarich <zwarich@apple.com> |
| 18401 | |
| 18402 | Reviewed by Sam Weinig. |
| 18403 | |
| 18404 | Add a test for <rdar://problem/4268912>, which was fixed in r13294 (!!). |
| 18405 | |
| 18406 | * fast/js/resources/string-sort.js: |
| 18407 | * fast/js/string-sort-expected.txt: |
| 18408 | |
| 18409 | 2008-11-21 Pierre-Olivier Latour <pol@apple.com> |
| 18410 | |
| 18411 | Reviewed by Dan Bernstein. |
| 18412 | |
| 18413 | WebKit should be using Device RGB colorspace everywhere for |
| 18414 | consistency. |
| 18415 | |
| 18416 | https://bugs.webkit.org/show_bug.cgi?id=22300 |
| 18417 | |
| 18418 | * platform/mac/fast/text/attributed-substring-from-range-001-expected.txt: |
| 18419 | |
| 18420 | 2008-11-21 Pierre-Olivier Latour <pol@apple.com> |
| 18421 | |
| 18422 | Reviewed by Dan Bernstein. |
| 18423 | |
| 18424 | Add missing reference images for tests added as part of |
| 18425 | https://bugs.webkit.org/show_bug.cgi?id=21261 |
| 18426 | |
| 18427 | https://bugs.webkit.org/show_bug.cgi?id=22391 |
| 18428 | |
| 18429 | * platform/mac/animations/animation-drt-api-expected.checksum: Added. |
| 18430 | * platform/mac/animations/animation-drt-api-expected.png: Added. |
| 18431 | * platform/mac/transitions/transition-drt-api-expected.checksum: Added. |
| 18432 | * platform/mac/transitions/transition-drt-api-expected.png: Added. |
| 18433 | |
| 18434 | 2008-11-20 Simon Fraser <simon.fraser@apple.com> |
| 18435 | |
| 18436 | Reviewed by Dan Bernstein |
| 18437 | |
| 18438 | https://bugs.webkit.org/show_bug.cgi?id=19623 |
| 18439 | |
| 18440 | Test for correct repaint when an object gains |
| 18441 | a layer with a transform that is smaller than the |
| 18442 | old bounds of the object. |
| 18443 | |
| 18444 | * fast/repaint/change-transform.html: Added. |
| 18445 | * platform/mac/fast/repaint/change-transform-expected.checksum: Added. |
| 18446 | * platform/mac/fast/repaint/change-transform-expected.png: Added. |
| 18447 | * platform/mac/fast/repaint/change-transform-expected.txt: Added. |
| 18448 | |
| 18449 | 2008-11-20 Justin Garcia <justin.garcia@apple.com> |
| 18450 | |
| 18451 | Reviewed by Darin Adler. |
| 18452 | |
| 18453 | <rdar://problem/2610675> Blank line that is quoted can't be deleted |
| 18454 | |
| 18455 | * editing/deleting/2610675-1-expected.txt: Added. |
| 18456 | * editing/deleting/2610675-1.html: Added. |
| 18457 | * editing/deleting/2610675-2-expected.txt: Added. |
| 18458 | * editing/deleting/2610675-2.html: Added. |
| 18459 | * editing/deleting/2610675-3-expected.txt: Added. |
| 18460 | * editing/deleting/2610675-3.html: Added. |
| 18461 | |
| 18462 | 2008-11-20 Dean Jackson <dino@apple.com> |
| 18463 | |
| 18464 | Reviewed by Antti Koivisto |
| 18465 | |
| 18466 | https://bugs.webkit.org/show_bug.cgi?id=21247 |
| 18467 | |
| 18468 | Make transition shorthand property accept transition-delay. |
| 18469 | |
| 18470 | * transitions/transition-shorthand-delay-expected.txt: Added. |
| 18471 | * transitions/transition-shorthand-delay.html: Added. |
| 18472 | |
| 18473 | 2008-11-20 Dean Jackson <dino@apple.com> |
| 18474 | |
| 18475 | Reviewed by Antti Koivisto |
| 18476 | |
| 18477 | https://bugs.webkit.org/show_bug.cgi?id=22368 |
| 18478 | |
| 18479 | Make sure pauseTransition API takes transition delay into account. |
| 18480 | |
| 18481 | * transitions/transition-drt-api-delay-expected.txt: Added. |
| 18482 | * transitions/transition-drt-api-delay.html: Added. |
| 18483 | |
| 18484 | 2008-11-20 Cameron Zwarich <zwarich@apple.com> |
| 18485 | |
| 18486 | Reviewed by Sam Weinig. |
| 18487 | |
| 18488 | Add some tests for issues found while developing reparsing of function |
| 18489 | bodies. Also modify existing tests to be more robust in the face of |
| 18490 | possible changes to parsing. |
| 18491 | |
| 18492 | * fast/js/arguments-expected.txt: |
| 18493 | * fast/js/function-dot-arguments-expected.txt: |
| 18494 | * fast/js/resources/arguments.js: |
| 18495 | * fast/js/resources/function-dot-arguments.js: |
| 18496 | |
| 18497 | 2008-11-20 Simon Fraser <simon.fraser@apple.com> |
| 18498 | |
| 18499 | Reviewed by Darin Adler |
| 18500 | |
| 18501 | https://bugs.webkit.org/show_bug.cgi?id=20368 |
| 18502 | |
| 18503 | Tests for computed values of animation properties, and |
| 18504 | change to computed value of transform-origin. Updated tests |
| 18505 | that dump all computed values, to include animation and changed |
| 18506 | transform-origin properties. |
| 18507 | |
| 18508 | * animations/computed-style-expected.txt: Added. |
| 18509 | * animations/computed-style.html: Added. |
| 18510 | * fast/css/computed-style-expected.txt: |
| 18511 | * fast/css/computed-style-without-renderer-expected.txt: |
| 18512 | * svg/css/getComputedStyle-basic-expected.txt: |
| 18513 | * transforms/computed-style-origin-expected.txt: Added. |
| 18514 | * transforms/computed-style-origin.html: Added. |
| 18515 | |
| 18516 | 2008-11-20 Pamela Greene <pam@chromium.org> |
| 18517 | |
| 18518 | Reviewed by Darin Adler. |
| 18519 | |
| 18520 | https://bugs.webkit.org/show_bug.cgi?id=22371 |
| 18521 | Add a test for accessing form element items by index. |
| 18522 | |
| 18523 | * fast/dom/HTMLFormElement/htmlformelement-indexed-getter-expected.txt: Added. |
| 18524 | * fast/dom/HTMLFormElement/htmlformelement-indexed-getter.html: Added. |
| 18525 | |
| 18526 | 2008-11-20 Pamela Greene <pam@chromium.org> |
| 18527 | |
| 18528 | Reviewed by Darin Adler. |
| 18529 | |
| 18530 | Test for https://bugs.webkit.org/show_bug.cgi?22370 |
| 18531 | Add a test to check detectability of HTMLCollections. |
| 18532 | |
| 18533 | * fast/dom/htmlcollection-detectability-expected.txt: Added. |
| 18534 | * fast/dom/htmlcollection-detectability.html: Added. |
| 18535 | |
| 18536 | 2008-11-20 Pamela Greene <pam@chromium.org> |
| 18537 | |
| 18538 | Reviewed by Darin Adler. |
| 18539 | |
| 18540 | https://bugs.webkit.org/show_bug.cgi?id=22369 |
| 18541 | Add test cases covering more basic operations. |
| 18542 | |
| 18543 | * fast/js/function-dot-arguments-expected.txt: |
| 18544 | * fast/js/resources/function-dot-arguments.js: |
| 18545 | (basicTest): Added |
| 18546 | (lengthTest): Added |
| 18547 | |
| 18548 | 2008-11-20 Pamela Greene <pam@chromium.org> |
| 18549 | |
| 18550 | Reviewed by Darin Adler. |
| 18551 | |
| 18552 | https://bugs.webkit.org/show_bug.cgi?id=22363 |
| 18553 | Add a test for DOM1 and DOM2 versions of add() on a select control. |
| 18554 | |
| 18555 | * fast/dom/dom-add-optionelement-expected.txt: Added. |
| 18556 | * fast/dom/dom-add-optionelement.html: Added. |
| 18557 | |
| 18558 | 2008-11-20 Pamela Greene <pam@chromium.org> |
| 18559 | |
| 18560 | Reviewed by Darin Adler. |
| 18561 | |
| 18562 | https://bugs.webkit.org/show_bug.cgi?id=22359 |
| 18563 | Add test for document.write() with multiple parameters. |
| 18564 | |
| 18565 | * fast/dom/document_write_params-expected.txt: Added. |
| 18566 | * fast/dom/document_write_params.html: Added. |
| 18567 | |
| 18568 | 2008-11-20 Pamela Greene <pam@chromium.org> |
| 18569 | |
| 18570 | Reviewed by Darin Adler. |
| 18571 | |
| 18572 | https://bugs.webkit.org/show_bug.cgi?id=22387 |
| 18573 | Add a test for HTMLOptionsCollection indexed getter and setter. |
| 18574 | |
| 18575 | * fast/dom/HTMLOptionElement/collection-setter-getter-expected.txt: Added. |
| 18576 | * fast/dom/HTMLOptionElement/collection-setter-getter.html: Added. |
| 18577 | |
| 18578 | 2008-11-20 Justin Garcia <justin.garcia@apple.com> |
| 18579 | |
| 18580 | Reviewed by Beth Dakin. |
| 18581 | |
| 18582 | <rdar://problem/2610675> Blank line that is quoted can't be deleted |
| 18583 | |
| 18584 | The old selection modification code for caret case deletions set the selection |
| 18585 | about to be deleted on the frame, instead of just setting the endingSelection. |
| 18586 | |
| 18587 | * platform/mac/editing/deleting/delete-by-word-001-expected.txt: |
| 18588 | * platform/mac/editing/deleting/delete-by-word-002-expected.txt: |
| 18589 | * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: |
| 18590 | * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: |
| 18591 | * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: |
| 18592 | |
| 18593 | |
| 18594 | 2008-11-20 Darin Adler <darin@apple.com> |
| 18595 | |
| 18596 | - update test result for <rdar://problem/4108572> REGRESSION: Can't extend |
| 18597 | selection with shift-arrow in read only mode |
| 18598 | |
| 18599 | * editing/selection/selection-actions.html: Removed the actions that are |
| 18600 | supposed to modify selections now. |
| 18601 | |
| 18602 | 2008-11-20 Cameron Zwarich <zwarich@apple.com> |
| 18603 | |
| 18604 | Reviewed by Geoff Garen. |
| 18605 | |
| 18606 | Add tests for bug 22148: nytime.com page crashes browser during load |
| 18607 | <https://bugs.webkit.org/show_bug.cgi?id=22148> |
| 18608 | |
| 18609 | This bug was unknowingly fixed in r38322 by a rewrite of the recursion |
| 18610 | limit code. |
| 18611 | |
| 18612 | * fast/js/deep-recursion-test-expected.txt: |
| 18613 | * fast/js/deep-recursion-test.html: |
| 18614 | |
| 18615 | 2008-11-19 Simon Fraser <simon.fraser@apple.com> |
| 18616 | |
| 18617 | Reviewed by Adele Peterson. |
| 18618 | |
| 18619 | https://bugs.webkit.org/show_bug.cgi?id=22190 |
| 18620 | |
| 18621 | Test for the drawing and event handling of search field parts in a transformed |
| 18622 | search field. |
| 18623 | |
| 18624 | * fast/forms/search-transformed.html: Added. |
| 18625 | * platform/mac/fast/forms/search-transformed-expected.checksum: Added. |
| 18626 | * platform/mac/fast/forms/search-transformed-expected.png: Added. |
| 18627 | * platform/mac/fast/forms/search-transformed-expected.txt: Added. |
| 18628 | |
| 18629 | 2008-11-19 Simon Fraser <simon.fraser@apple.com> |
| 18630 | |
| 18631 | Reviewed by Antti Koivisto |
| 18632 | |
| 18633 | https://bugs.webkit.org/show_bug.cgi?id=22111 |
| 18634 | |
| 18635 | Testcase for hit testing in video controls on transformed video. |
| 18636 | |
| 18637 | * media/video-controls-transformed-expected.txt: Added. |
| 18638 | * media/video-controls-transformed.html: Added. |
| 18639 | |
| 18640 | 2008-11-19 Anders Carlsson <andersca@apple.com> |
| 18641 | |
| 18642 | Reviewed by Dan Bernstein. |
| 18643 | |
| 18644 | Add NPP_SetWindow test. |
| 18645 | |
| 18646 | * plugins/netscape-plugin-setwindow-size-2-expected.txt: Added. |
| 18647 | * plugins/netscape-plugin-setwindow-size-2.html: Copied from plugins/netscape-plugin-setwindow-size.html. |
| 18648 | |
| 18649 | 2008-11-19 Geoffrey Garen <ggaren@apple.com> |
| 18650 | |
| 18651 | Reviewed by Darin Adler. |
| 18652 | |
| 18653 | Test for https://bugs.webkit.org/show_bug.cgi?id=22361 |
| 18654 | A little more RegExp refactoring |
| 18655 | |
| 18656 | * fast/js/regexp-test-null-string.html: Added. |
| 18657 | * fast/js/regexp-test-null-expected.txt: Added. |
| 18658 | |
| 18659 | 2008-11-19 Alexey Proskuryakov <ap@webkit.org> |
| 18660 | |
| 18661 | Reviewed by Darin Adler. |
| 18662 | |
| 18663 | https://bugs.webkit.org/show_bug.cgi?id=22355 |
| 18664 | Systematize code for replacing global constructors |
| 18665 | |
| 18666 | * fast/workers/worker-replace-global-constructor-expected.txt: Added. |
| 18667 | * fast/workers/worker-replace-global-constructor.html: Added. |
| 18668 | |
| 18669 | 2008-11-18 Cameron Zwarich <zwarich@apple.com> |
| 18670 | |
| 18671 | Reviewed by Maciej Stachowiak and Geoff Garen. |
| 18672 | |
| 18673 | Add tests for bug 22287: ASSERTION FAILED: Not enough jumps linked in slow case codegen in CTI::privateCompileSlowCases()) |
| 18674 | <https://bugs.webkit.org/show_bug.cgi?id=22287> |
| 18675 | |
| 18676 | * fast/js/number-cell-reuse-expected.txt: Added. |
| 18677 | * fast/js/number-cell-reuse.html: Added. |
| 18678 | * fast/js/resources/number-cell-reuse.js: Added. |
| 18679 | |
| 18680 | 2008-11-18 Holger Hans Peter Freyther <zecke@selfish.org> |
| 18681 | |
| 18682 | Rubber-stamped by Mark Rowe. |
| 18683 | |
| 18684 | Skip some more tests to make the Gtk+ build bot pass. We will |
| 18685 | have to investigate why some tests only fail on the build bot. |
| 18686 | |
| 18687 | * platform/gtk/Skipped: |
| 18688 | |
| 18689 | 2008-11-18 Sam Weinig <sam@webkit.org> |
| 18690 | |
| 18691 | Fix incorrect result. |
| 18692 | |
| 18693 | * fast/dom/Window/window-properties-expected.txt: |
| 18694 | |
| 18695 | 2008-11-18 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 18696 | |
| 18697 | Not reviewed. Checked in wrong result in last commit. |
| 18698 | |
| 18699 | * platform/mac/fast/wml/entity-expected.txt: |
| 18700 | |
| 18701 | 2008-11-18 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 18702 | |
| 18703 | Reviewed by Sam Weinig. |
| 18704 | |
| 18705 | Add results for all WML tests, including pixel results. |
| 18706 | |
| 18707 | * fast/wml/p-mode.wml: |
| 18708 | * fast/wml/validate-dtd.wml: |
| 18709 | * platform/mac/fast/wml: Added. |
| 18710 | * platform/mac/fast/wml/br-element-in-table-expected.checksum: Added. |
| 18711 | * platform/mac/fast/wml/br-element-in-table-expected.png: Added. |
| 18712 | * platform/mac/fast/wml/br-element-in-table-expected.txt: Added. |
| 18713 | * platform/mac/fast/wml/br-element-in-text-expected.checksum: Added. |
| 18714 | * platform/mac/fast/wml/br-element-in-text-expected.png: Added. |
| 18715 | * platform/mac/fast/wml/br-element-in-text-expected.txt: Added. |
| 18716 | * platform/mac/fast/wml/card-element-expected.checksum: Added. |
| 18717 | * platform/mac/fast/wml/card-element-expected.png: Added. |
| 18718 | * platform/mac/fast/wml/card-element-expected.txt: Added. |
| 18719 | * platform/mac/fast/wml/case-sensitivity-expected.checksum: Added. |
| 18720 | * platform/mac/fast/wml/case-sensitivity-expected.png: Added. |
| 18721 | * platform/mac/fast/wml/case-sensitivity-expected.txt: Added. |
| 18722 | * platform/mac/fast/wml/cdata-section-expected.checksum: Added. |
| 18723 | * platform/mac/fast/wml/cdata-section-expected.png: Added. |
| 18724 | * platform/mac/fast/wml/cdata-section-expected.txt: Added. |
| 18725 | * platform/mac/fast/wml/comment-expected.checksum: Added. |
| 18726 | * platform/mac/fast/wml/comment-expected.png: Added. |
| 18727 | * platform/mac/fast/wml/comment-expected.txt: Added. |
| 18728 | * platform/mac/fast/wml/do-element-optional-attr-expected.checksum: Added. |
| 18729 | * platform/mac/fast/wml/do-element-optional-attr-expected.png: Added. |
| 18730 | * platform/mac/fast/wml/do-element-optional-attr-expected.txt: Added. |
| 18731 | * platform/mac/fast/wml/do-shadow-expected.checksum: Added. |
| 18732 | * platform/mac/fast/wml/do-shadow-expected.png: Added. |
| 18733 | * platform/mac/fast/wml/do-shadow-expected.txt: Added. |
| 18734 | * platform/mac/fast/wml/do-template-expected.checksum: Added. |
| 18735 | * platform/mac/fast/wml/do-template-expected.png: Added. |
| 18736 | * platform/mac/fast/wml/do-template-expected.txt: Added. |
| 18737 | * platform/mac/fast/wml/entity-expected.checksum: Added. |
| 18738 | * platform/mac/fast/wml/entity-expected.png: Added. |
| 18739 | * platform/mac/fast/wml/entity-expected.txt: Added. |
| 18740 | * platform/mac/fast/wml/err-event-binding-conflict-expected.checksum: Added. |
| 18741 | * platform/mac/fast/wml/err-event-binding-conflict-expected.png: Added. |
| 18742 | * platform/mac/fast/wml/err-event-binding-conflict-expected.txt: Added. |
| 18743 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum: Added. |
| 18744 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png: Added. |
| 18745 | * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt: Added. |
| 18746 | * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.checksum: Added. |
| 18747 | * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.png: Added. |
| 18748 | * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.txt: Added. |
| 18749 | * platform/mac/fast/wml/err-invalid-variable-name-expected.checksum: Added. |
| 18750 | * platform/mac/fast/wml/err-invalid-variable-name-expected.png: Added. |
| 18751 | * platform/mac/fast/wml/err-invalid-variable-name-expected.txt: Added. |
| 18752 | * platform/mac/fast/wml/err-multi-access-expected.checksum: Added. |
| 18753 | * platform/mac/fast/wml/err-multi-access-expected.png: Added. |
| 18754 | * platform/mac/fast/wml/err-multi-access-expected.txt: Added. |
| 18755 | * platform/mac/fast/wml/err-multi-http-equiv-in-meta-expected.checksum: Added. |
| 18756 | * platform/mac/fast/wml/err-multi-http-equiv-in-meta-expected.png: Added. |
| 18757 | * platform/mac/fast/wml/err-multi-http-equiv-in-meta-expected.txt: Added. |
| 18758 | * platform/mac/fast/wml/err-multi-name-in-meta-expected.checksum: Added. |
| 18759 | * platform/mac/fast/wml/err-multi-name-in-meta-expected.png: Added. |
| 18760 | * platform/mac/fast/wml/err-multi-name-in-meta-expected.txt: Added. |
| 18761 | * platform/mac/fast/wml/err-multi-timer-expected.checksum: Added. |
| 18762 | * platform/mac/fast/wml/err-multi-timer-expected.png: Added. |
| 18763 | * platform/mac/fast/wml/err-multi-timer-expected.txt: Added. |
| 18764 | * platform/mac/fast/wml/err-samename-do-expected.checksum: Added. |
| 18765 | * platform/mac/fast/wml/err-samename-do-expected.png: Added. |
| 18766 | * platform/mac/fast/wml/err-samename-do-expected.txt: Added. |
| 18767 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.checksum: Added. |
| 18768 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.png: Added. |
| 18769 | * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.txt: Added. |
| 18770 | * platform/mac/fast/wml/img-localsrc-expected.checksum: Added. |
| 18771 | * platform/mac/fast/wml/img-localsrc-expected.png: Added. |
| 18772 | * platform/mac/fast/wml/img-localsrc-expected.txt: Added. |
| 18773 | * platform/mac/fast/wml/img-src-expected.checksum: Added. |
| 18774 | * platform/mac/fast/wml/img-src-expected.png: Added. |
| 18775 | * platform/mac/fast/wml/img-src-expected.txt: Added. |
| 18776 | * platform/mac/fast/wml/img-src-localsrc-alt-expected.checksum: Added. |
| 18777 | * platform/mac/fast/wml/img-src-localsrc-alt-expected.png: Added. |
| 18778 | * platform/mac/fast/wml/img-src-localsrc-alt-expected.txt: Added. |
| 18779 | * platform/mac/fast/wml/p-align-expected.checksum: Added. |
| 18780 | * platform/mac/fast/wml/p-align-expected.png: Added. |
| 18781 | * platform/mac/fast/wml/p-align-expected.txt: Added. |
| 18782 | * platform/mac/fast/wml/p-mode-expected.checksum: Added. |
| 18783 | * platform/mac/fast/wml/p-mode-expected.png: Added. |
| 18784 | * platform/mac/fast/wml/p-mode-expected.txt: Added. |
| 18785 | * platform/mac/fast/wml/show-first-card-expected.checksum: Added. |
| 18786 | * platform/mac/fast/wml/show-first-card-expected.png: Added. |
| 18787 | * platform/mac/fast/wml/show-first-card-expected.txt: Added. |
| 18788 | * platform/mac/fast/wml/table-element-expected.checksum: Added. |
| 18789 | * platform/mac/fast/wml/table-element-expected.png: Added. |
| 18790 | * platform/mac/fast/wml/table-element-expected.txt: Added. |
| 18791 | * platform/mac/fast/wml/test-expected.checksum: Added. |
| 18792 | * platform/mac/fast/wml/test-expected.png: Added. |
| 18793 | * platform/mac/fast/wml/test-expected.txt: Added. |
| 18794 | * platform/mac/fast/wml/text-emphasis-expected.checksum: Added. |
| 18795 | * platform/mac/fast/wml/text-emphasis-expected.png: Added. |
| 18796 | * platform/mac/fast/wml/text-emphasis-expected.txt: Added. |
| 18797 | * platform/mac/fast/wml/validate-dtd-expected.checksum: Added. |
| 18798 | * platform/mac/fast/wml/validate-dtd-expected.png: Added. |
| 18799 | * platform/mac/fast/wml/validate-dtd-expected.txt: Added. |
| 18800 | |
| 18801 | 2008-11-18 Geoffrey Garen <ggaren@apple.com> |
| 18802 | |
| 18803 | Reviewed by Alexey Proskuryakov. |
| 18804 | |
| 18805 | Updated layout test result for addition of window.Worker. |
| 18806 | |
| 18807 | * fast/js/global-constructors-expected.txt: |
| 18808 | |
| 18809 | 2008-11-18 Alexey Proskuryakov <ap@webkit.org> |
| 18810 | |
| 18811 | Reviewed by Darin Adler. |
| 18812 | |
| 18813 | https://bugs.webkit.org/show_bug.cgi?id=22337 |
| 18814 | Enable workers by default |
| 18815 | |
| 18816 | Adding some tests. |
| 18817 | |
| 18818 | * fast/workers: Added. |
| 18819 | * fast/workers/resources: Added. |
| 18820 | * fast/workers/resources/worker-common.js: Added. |
| 18821 | * fast/workers/resources/worker-event-listener.js: Added. |
| 18822 | * fast/workers/worker-constructor-expected.txt: Added. |
| 18823 | * fast/workers/worker-constructor.html: Added. |
| 18824 | * fast/workers/worker-event-listener-expected.txt: Added. |
| 18825 | * fast/workers/worker-event-listener.html: Added. |
| 18826 | * fast/workers/worker-gc-expected.txt: Added. |
| 18827 | * fast/workers/worker-gc.html: Added. |
| 18828 | * fast/workers/worker-location-expected.txt: Added. |
| 18829 | * fast/workers/worker-location.html: Added. |
| 18830 | |
| 18831 | 2008-11-18 Darin Adler <darin@apple.com> |
| 18832 | |
| 18833 | Reviewed by Alexey Proskuryakov. |
| 18834 | |
| 18835 | - add a test for XMLHttpRequest Set-Cookie blocking |
| 18836 | |
| 18837 | * http/tests/xmlhttprequest/access-control-basic-whitelist-response-headers-expected.txt: |
| 18838 | Updated since we now log attempts to get headers that are not allowed cross-domain to the console. |
| 18839 | * http/tests/xmlhttprequest/get-dangerous-headers-expected.txt: Added. |
| 18840 | * http/tests/xmlhttprequest/get-dangerous-headers.html: Added. |
| 18841 | * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: Tweak script a bit. |
| 18842 | |
| 18843 | 2008-11-18 Alexey Proskuryakov <ap@webkit.org> |
| 18844 | |
| 18845 | Rubber-stamped by Darin Adler. |
| 18846 | |
| 18847 | https://bugs.webkit.org/show_bug.cgi?id=22306 |
| 18848 | Disable channel messaging support |
| 18849 | |
| 18850 | * fast/events/message-port-no-wrapper.html-disabled: Added a test that I had in my tree. |
| 18851 | |
| 18852 | * fast/dom/Window/window-properties-expected.txt: |
| 18853 | * fast/dom/constructors-cached-expected.txt: |
| 18854 | * fast/dom/constructors-cached-navigate-expected.txt: |
| 18855 | * fast/js/global-constructors-expected.txt: |
| 18856 | Updated results. |
| 18857 | |
| 18858 | * fast/events/destroyed-atomic-string.html: Removed. |
| 18859 | * fast/events/destroyed-atomic-string.html-disabled: Copied from LayoutTests/fast/events/destroyed-atomic-string.html. |
| 18860 | * fast/events/message-channel-gc-2.html: Removed. |
| 18861 | * fast/events/message-channel-gc-2.html-disabled: Copied from LayoutTests/fast/events/message-channel-gc-2.html. |
| 18862 | * fast/events/message-channel-gc-3.html: Removed. |
| 18863 | * fast/events/message-channel-gc-3.html-disabled: Copied from LayoutTests/fast/events/message-channel-gc-3.html. |
| 18864 | * fast/events/message-channel-gc.html: Removed. |
| 18865 | * fast/events/message-channel-gc.html-disabled: Copied from LayoutTests/fast/events/message-channel-gc.html. |
| 18866 | * fast/events/message-channel-listener-circular-ownership.html: Removed. |
| 18867 | * fast/events/message-channel-listener-circular-ownership.html-disabled: Copied from LayoutTests/fast/events/message-channel-listener-circular-ownership.html. |
| 18868 | * fast/events/message-port-constructor-for-deleted-document.html: Removed. |
| 18869 | * fast/events/message-port-constructor-for-deleted-document.html-disabled: Copied from LayoutTests/fast/events/message-port-constructor-for-deleted-document.html. |
| 18870 | * fast/events/message-port-deleted-document.html: Removed. |
| 18871 | * fast/events/message-port-deleted-document.html-disabled: Copied from LayoutTests/fast/events/message-port-deleted-document.html. |
| 18872 | * fast/events/message-port-deleted-frame.html: Removed. |
| 18873 | * fast/events/message-port-deleted-frame.html-disabled: Copied from LayoutTests/fast/events/message-port-deleted-frame.html. |
| 18874 | * fast/events/message-port-inactive-document.html: Removed. |
| 18875 | * fast/events/message-port-inactive-document.html-disabled: Copied from LayoutTests/fast/events/message-port-inactive-document.html. |
| 18876 | * fast/events/message-port-onclose.html: Removed. |
| 18877 | * fast/events/message-port-onclose.html-disabled: Copied from LayoutTests/fast/events/message-port-onclose.html. |
| 18878 | * fast/events/message-port.html: Removed. |
| 18879 | * fast/events/message-port.html-disabled: Copied from LayoutTests/fast/events/message-port.html. |
| 18880 | * http/tests/security/MessagePort/event-listener-context.html: Removed. |
| 18881 | * http/tests/security/MessagePort/event-listener-context.html-disabled: Copied from LayoutTests/http/tests/security/MessagePort/event-listener-context.html. |
| 18882 | Disabled MessagePort tests. |
| 18883 | |
| 18884 | 2008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com> |
| 18885 | |
| 18886 | Reviewed by George Staikos. |
| 18887 | |
| 18888 | Add initial set of WML layout tests, excluding results. These tests |
| 18889 | will become useful once the whole WML support patch has landed. |
| 18890 | |
| 18891 | * fast/wml: Added. |
| 18892 | * fast/wml/br-element-in-table.wml: Added. |
| 18893 | * fast/wml/br-element-in-text.wml: Added. |
| 18894 | * fast/wml/card-element.wml: Added. |
| 18895 | * fast/wml/case-sensitivity.wml: Added. |
| 18896 | * fast/wml/cdata-section.wml: Added. |
| 18897 | * fast/wml/comment.wml: Added. |
| 18898 | * fast/wml/do-element-optional-attr.wml: Added. |
| 18899 | * fast/wml/do-shadow.wml: Added. |
| 18900 | * fast/wml/do-template.wml: Added. |
| 18901 | * fast/wml/entity.wml: Added. |
| 18902 | * fast/wml/err-event-binding-conflict.wml: Added. |
| 18903 | * fast/wml/err-invalid-location-for-varref.wml: Added. |
| 18904 | * fast/wml/err-invalid-tablecolumn-number.wml: Added. |
| 18905 | * fast/wml/err-invalid-variable-name.wml: Added. |
| 18906 | * fast/wml/err-multi-access.wml: Added. |
| 18907 | * fast/wml/err-multi-http-equiv-in-meta.wml: Added. |
| 18908 | * fast/wml/err-multi-name-in-meta.wml: Added. |
| 18909 | * fast/wml/err-multi-timer.wml: Added. |
| 18910 | * fast/wml/err-samename-do.wml: Added. |
| 18911 | * fast/wml/err-unallowed-task-in-anchor.wml: Added. |
| 18912 | * fast/wml/img-localsrc.wml: Added. |
| 18913 | * fast/wml/img-src-localsrc-alt.wml: Added. |
| 18914 | * fast/wml/img-src.wml: Added. |
| 18915 | * fast/wml/p-align.wml: Added. |
| 18916 | * fast/wml/p-mode.wml: Added. |
| 18917 | * fast/wml/show-first-card.wml: Added. |
| 18918 | * fast/wml/table-element.wml: Added. |
| 18919 | * fast/wml/test.wml: Added. |
| 18920 | * fast/wml/text-emphasis.wml: Added. |
| 18921 | * fast/wml/validate-dtd.wml: Added. |
| 18922 | |
| 18923 | 2008-11-17 Dan Bernstein <mitz@apple.com> |
| 18924 | |
| 18925 | Reviewed by Mark Rowe. |
| 18926 | |
| 18927 | - https://bugs.webkit.org/show_bug.cgi?id=22320 SVG svg/text/text-text-08-b.svg fails |
| 18928 | |
| 18929 | Updated the expected results to the correct ones. |
| 18930 | |
| 18931 | * platform/mac/svg/text/text-text-08-b-expected.checksum: |
| 18932 | * platform/mac/svg/text/text-text-08-b-expected.png: |
| 18933 | |
| 18934 | 2008-11-17 Justin Garcia <justin.garcia@apple.com> |
| 18935 | |
| 18936 | Reviewed by Beth Dakin. |
| 18937 | |
| 18938 | <rdar://problem/4922709> Copying less than a paragraph of quoted text and pasting it doesn't retain quote level |
| 18939 | |
| 18940 | * editing/pasteboard/4922709-expected.txt: Added. |
| 18941 | * editing/pasteboard/4922709.html: Added. |
| 18942 | * editing/pasteboard/5006779.html: |
| 18943 | |
| 18944 | 2008-11-17 Pierre-Olivier Latour <pol@apple.com> |
| 18945 | |
| 18946 | Reviewed by Sam Weinig. |
| 18947 | |
| 18948 | Added tests to cover the new LayoutController JavaScript API available |
| 18949 | in DRT (Mac only). |
| 18950 | |
| 18951 | https://bugs.webkit.org/show_bug.cgi?id=21261 |
| 18952 | |
| 18953 | * animations/animation-drt-api.html: Added. |
| 18954 | * platform/mac/animations/animation-drt-api-expected.txt: Added. |
| 18955 | * platform/mac/transitions/transition-drt-api-expected.txt: Added. |
| 18956 | * platform/win/Skipped: |
| 18957 | * transitions/transition-drt-api.html: Added. |
| 18958 | |
| 18959 | 2008-11-16 Geoffrey Garen <ggaren@apple.com> |
| 18960 | |
| 18961 | Not reviewed. |
| 18962 | |
| 18963 | Changed "window." to "this." to unbreak these test I just broke in |
| 18964 | non-browser builds. |
| 18965 | |
| 18966 | * fast/js/resources/duplicate-param-gc-crash.js: |
| 18967 | (gc): |
| 18968 | * fast/js/resources/var-shadows-arg-gc-crash.js: |
| 18969 | (gc): |
| 18970 | |
| 18971 | 2008-11-16 Geoffrey Garen <ggaren@apple.com> |
| 18972 | |
| 18973 | Reviewed by Sam Weinig. |
| 18974 | |
| 18975 | Sped up two of the slowest JS layout tests by replacing some hand-rolled |
| 18976 | "force GC" code with something orders of magnitude faster. |
| 18977 | |
| 18978 | * fast/js/resources/duplicate-param-gc-crash.js: |
| 18979 | (gc): |
| 18980 | * fast/js/resources/var-shadows-arg-gc-crash.js: |
| 18981 | (gc): |
| 18982 | |
| 18983 | 2008-11-16 Geoffrey Garen <ggaren@apple.com> |
| 18984 | |
| 18985 | Reviewed by Sam Weinig. |
| 18986 | |
| 18987 | Removed ascii-regexp-subject.html because it was the slowest JS test (20s |
| 18988 | on my iMac) and it didn't actually verify anything. |
| 18989 | |
| 18990 | Filed https://bugs.webkit.org/show_bug.cgi?id=22303 to cover fixing |
| 18991 | the bug that ascii-regexp-subject.html purported to test for, and |
| 18992 | then relanding a faster version of ascii-regexp-subject.html once it |
| 18993 | would pass (currently, it would fail). |
| 18994 | |
| 18995 | * fast/js/ascii-regexp-subject-expected.txt: Removed. |
| 18996 | * fast/js/ascii-regexp-subject.html: Removed. |
| 18997 | * fast/js/resources/ascii-regexp-subject.js: Removed. |
| 18998 | |
| 18999 | 2008-11-16 Simon Fraser <simon.fraser@apple.com> |
| 19000 | |
| 19001 | Reviewed by Dan Bernstein |
| 19002 | |
| 19003 | https://bugs.webkit.org/show_bug.cgi?id=22118 |
| 19004 | |
| 19005 | Test for resize corner tracking in transformed elements. |
| 19006 | |
| 19007 | * fast/css/resize-corner-tracking-transformed.html: Added. |
| 19008 | * platform/mac/fast/css/resize-corner-tracking-transformed-expected.checksum: Added. |
| 19009 | * platform/mac/fast/css/resize-corner-tracking-transformed-expected.png: Added. |
| 19010 | * platform/mac/fast/css/resize-corner-tracking-transformed-expected.txt: Added. |
| 19011 | |
| 19012 | 2008-11-16 Sam Weinig <sam@webkit.org> |
| 19013 | |
| 19014 | Reviewed by Darin Adler. |
| 19015 | |
| 19016 | Disable XHR upload progress event tests on Tiger due to race condition causing |
| 19017 | intermittent failure reported in https://bugs.webkit.org/show_bug.cgi?id=22298 |
| 19018 | |
| 19019 | * platform/mac-tiger/Skipped: |
| 19020 | |
| 19021 | 2008-11-14 Beth Dakin <bdakin@apple.com> |
| 19022 | |
| 19023 | Reviewed by Justin Garcia. |
| 19024 | |
| 19025 | Tests for <rdar://problem/5089327> Too much indentation when |
| 19026 | pasting quoted paragraphs |
| 19027 | |
| 19028 | New test: |
| 19029 | * editing/pasteboard/paste-blockquote-into-blockquote-4.html: |
| 19030 | Added. |
| 19031 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19032 | blockquote-4-expected.checksum: Added. |
| 19033 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19034 | blockquote-4-expected.png: Added. |
| 19035 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19036 | blockquote-4-expected.txt: Added. |
| 19037 | |
| 19038 | Changes results for existing tests: |
| 19039 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19040 | expected.checksum: |
| 19041 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19042 | expected.png: |
| 19043 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19044 | expected.txt: |
| 19045 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19046 | blockquote-2-expected.txt: |
| 19047 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19048 | blockquote-3-expected.txt: |
| 19049 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote- |
| 19050 | expected.txt: |
| 19051 | |
| 19052 | 2008-11-14 Justin Garcia <justin.garcia@apple.com> |
| 19053 | |
| 19054 | Reviewed by Beth Dakin. |
| 19055 | |
| 19056 | <rdar://problem/4230923> "Make Plain Text" doesn't reset text alignment in single paragraph messages |
| 19057 | |
| 19058 | * editing/style/4230923-expected.txt: Added. |
| 19059 | * editing/style/4230923.html: Added. |
| 19060 | |
| 19061 | 2008-11-12 Alexey Proskuryakov <ap@webkit.org> |
| 19062 | |
| 19063 | Reviewed by Darin Adler. |
| 19064 | |
| 19065 | https://bugs.webkit.org/show_bug.cgi?id=22200 |
| 19066 | Crash when close event is dispatched to MessagePort due to document destruction |
| 19067 | |
| 19068 | * fast/events/message-port-onclose-expected.txt: Added. |
| 19069 | * fast/events/message-port-onclose.html: Added. |
| 19070 | * fast/events/resources/message-port-iframe.html: |
| 19071 | Added more tests for close event dispatch. |
| 19072 | |
| 19073 | 2008-11-12 Dirk Schulze <vbs85@gmx.de> |
| 19074 | |
| 19075 | Reviewed by Darin Adler. |
| 19076 | |
| 19077 | Check behavior of canvas.stroke() on transparent fillStyle() |
| 19078 | |
| 19079 | * fast/canvas/canvas-stroke-empty-fill-expected.txt: Added. |
| 19080 | * fast/canvas/canvas-stroke-empty-fill.html: Added. |
| 19081 | * fast/canvas/canvas-stroke-empty-fill.js: Added. |
| 19082 | |
| 19083 | 2008-11-12 Pierre-Olivier Latour <pol@apple.com> |
| 19084 | |
| 19085 | Reviewed by Dan Bernstein. |
| 19086 | |
| 19087 | Updated reference images so that all pixel tests now "pass" on 10.4.11 PowerPC + r38347. |
| 19088 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19089 | |
| 19090 | Checked-in specific reference images for pixel tests that are valid on Tiger but fail |
| 19091 | because difference with reference image due to text rendering is greater than 1.0% |
| 19092 | |
| 19093 | * platform/mac-tiger/svg/carto.net: Added. |
| 19094 | * platform/mac-tiger/svg/carto.net/selectionlist-expected.checksum: Added. |
| 19095 | * platform/mac-tiger/svg/carto.net/selectionlist-expected.png: Added. |
| 19096 | * platform/mac-tiger/svg/custom/feComponentTransfer-Gamma-expected.checksum: Added. |
| 19097 | * platform/mac-tiger/svg/custom/feComponentTransfer-Gamma-expected.png: Added. |
| 19098 | * platform/mac-tiger/svg/text/text-align-01-b-expected.checksum: Added. |
| 19099 | * platform/mac-tiger/svg/text/text-align-01-b-expected.png: Added. |
| 19100 | * platform/mac-tiger/svg/text/text-align-02-b-expected.checksum: Added. |
| 19101 | * platform/mac-tiger/svg/text/text-align-02-b-expected.png: Added. |
| 19102 | * platform/mac-tiger/svg/text/text-align-04-b-expected.checksum: Added. |
| 19103 | * platform/mac-tiger/svg/text/text-align-04-b-expected.png: Added. |
| 19104 | * platform/mac-tiger/svg/text/text-fonts-01-t-expected.checksum: Added. |
| 19105 | * platform/mac-tiger/svg/text/text-fonts-01-t-expected.png: Added. |
| 19106 | * platform/mac-tiger/svg/text/text-text-03-b-expected.checksum: Added. |
| 19107 | * platform/mac-tiger/svg/text/text-text-03-b-expected.png: Added. |
| 19108 | * platform/mac-tiger/svg/text/text-tselect-01-b-expected.checksum: Added. |
| 19109 | * platform/mac-tiger/svg/text/text-tselect-01-b-expected.png: Added. |
| 19110 | * platform/mac-tiger/svg/text/text-tspan-01-b-expected.checksum: Added. |
| 19111 | * platform/mac-tiger/svg/text/text-tspan-01-b-expected.png: Added. |
| 19112 | * platform/mac-tiger/svg/text/text-ws-01-t-expected.checksum: Added. |
| 19113 | * platform/mac-tiger/svg/text/text-ws-01-t-expected.png: Added. |
| 19114 | * platform/mac-tiger/svg/text/text-ws-02-t-expected.checksum: Added. |
| 19115 | * platform/mac-tiger/svg/text/text-ws-02-t-expected.png: Added. |
| 19116 | * platform/mac-tiger/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: Added. |
| 19117 | * platform/mac-tiger/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added. |
| 19118 | * platform/mac-tiger/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added. |
| 19119 | * platform/mac-tiger/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added. |
| 19120 | |
| 19121 | svg/batik/paints/gradientLimit.svg is rendering different on Tiger and Leopard |
| 19122 | https://bugs.webkit.org/show_bug.cgi?id=22219 |
| 19123 | |
| 19124 | * platform/mac-tiger/svg/batik: Added. |
| 19125 | * platform/mac-tiger/svg/batik/paints: Added. |
| 19126 | * platform/mac-tiger/svg/batik/paints/gradientLimit-expected.checksum: Added. |
| 19127 | * platform/mac-tiger/svg/batik/paints/gradientLimit-expected.png: Added. |
| 19128 | |
| 19129 | svg/custom/mask-excessive-malloc.svg is failing on Tiger |
| 19130 | https://bugs.webkit.org/show_bug.cgi?id=22218 |
| 19131 | |
| 19132 | * platform/mac-tiger/svg/custom/mask-excessive-malloc-expected.checksum: Added. |
| 19133 | * platform/mac-tiger/svg/custom/mask-excessive-malloc-expected.png: Added. |
| 19134 | |
| 19135 | svg/W3C-SVG-1.1/pservers-grad-17-b.svg is failing on Leopard |
| 19136 | https://bugs.webkit.org/show_bug.cgi?id=22220 |
| 19137 | |
| 19138 | * platform/mac-leopard/svg: Added. |
| 19139 | * platform/mac-leopard/svg/W3C-SVG-1.1: Added. |
| 19140 | * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Added. |
| 19141 | * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added. |
| 19142 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: |
| 19143 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: |
| 19144 | |
| 19145 | svg/custom/foreign-object-skew.svg is failing on Leopard |
| 19146 | https://bugs.webkit.org/show_bug.cgi?id=22221 |
| 19147 | |
| 19148 | * platform/mac-leopard/svg/custom: Added. |
| 19149 | * platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum: Added. |
| 19150 | * platform/mac-leopard/svg/custom/foreign-object-skew-expected.png: Added. |
| 19151 | * platform/mac/svg/custom/foreign-object-skew-expected.checksum: |
| 19152 | * platform/mac/svg/custom/foreign-object-skew-expected.png: |
| 19153 | |
| 19154 | 2008-11-12 Simon Fraser <simon.fraser@apple.com> |
| 19155 | |
| 19156 | Reviewed by Dan Bernstein |
| 19157 | |
| 19158 | https://bugs.webkit.org/show_bug.cgi?id=22212 |
| 19159 | |
| 19160 | Repaint test for a transform change on an element with a positioned child. |
| 19161 | |
| 19162 | * fast/repaint/transform-absolute-child.html: Added. |
| 19163 | * platform/mac/fast/repaint/transform-absolute-child-expected.checksum: Added. |
| 19164 | * platform/mac/fast/repaint/transform-absolute-child-expected.png: Added. |
| 19165 | * platform/mac/fast/repaint/transform-absolute-child-expected.txt: Added. |
| 19166 | |
| 19167 | 2008-11-12 Geoffrey Garen <ggaren@apple.com> |
| 19168 | |
| 19169 | Roll in r38322, now that test failures have been fixed. |
| 19170 | |
| 19171 | * fast/js/global-recursion-on-full-stack-expected.txt: |
| 19172 | |
| 19173 | 2008-11-12 Pierre-Olivier Latour <pol@apple.com> |
| 19174 | |
| 19175 | Reviewed by Dan Bernstein. |
| 19176 | |
| 19177 | Skip fast/repaint/body-background-image.html test as it is not reliable. |
| 19178 | |
| 19179 | https://bugs.webkit.org/show_bug.cgi?id=21913 |
| 19180 | |
| 19181 | * platform/mac/Skipped: |
| 19182 | |
| 19183 | 2008-11-12 Dan Bernstein <mitz@apple.com> |
| 19184 | |
| 19185 | - remove an empty directory |
| 19186 | |
| 19187 | * platform/mac-leopard/http: Removed. |
| 19188 | * platform/mac-leopard/http/tests: Removed. |
| 19189 | * platform/mac-leopard/http/tests/security: Removed. |
| 19190 | * platform/mac-leopard/http/tests/security/dataURL: Removed. |
| 19191 | |
| 19192 | 2008-11-12 Simon Fraser <simon.fraser@apple.com> |
| 19193 | |
| 19194 | Reviewed by Dave Hyatt |
| 19195 | |
| 19196 | https://bugs.webkit.org/show_bug.cgi?id=17840 |
| 19197 | |
| 19198 | Tests for repainting when the transform of a positioned element changes. |
| 19199 | |
| 19200 | * fast/repaint/transform-absolute-in-positioned-container.html: Added. |
| 19201 | * fast/repaint/transform-relative-position.html: Added. |
| 19202 | * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.checksum: Added. |
| 19203 | * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added. |
| 19204 | * platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt: Added. |
| 19205 | * platform/mac/fast/repaint/transform-relative-position-expected.checksum: Added. |
| 19206 | * platform/mac/fast/repaint/transform-relative-position-expected.png: Added. |
| 19207 | * platform/mac/fast/repaint/transform-relative-position-expected.txt: Added. |
| 19208 | |
| 19209 | 2008-11-12 Justin Garcia <justin.garcia@apple.com> |
| 19210 | |
| 19211 | Reviewed by Beth Dakin. |
| 19212 | |
| 19213 | <rdar://problem/5495723> Selecting and deleting quoted text quotes other text |
| 19214 | <rdar://problem/4775313> Deleting lines from the bottom of a messages leaves the last blank line quoted |
| 19215 | |
| 19216 | * editing/deleting/5495723-expected.txt: Added. |
| 19217 | * editing/deleting/5495723.html: Added. |
| 19218 | * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: Change demonstrates that we |
| 19219 | now behave correctly when pressing delete when the caret is just after empty quoted paragraphs. |
| 19220 | |
| 19221 | 2008-11-12 Pierre-Olivier Latour <pol@apple.com> |
| 19222 | |
| 19223 | Reviewed by Dan Bernstein. |
| 19224 | |
| 19225 | Updated reference images so that all pixel tests now "pass" on 10.5.5 Intel + r38318. |
| 19226 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19227 | |
| 19228 | Test doesn't repaint entire view so result is corrupted by previous test |
| 19229 | https://bugs.webkit.org/show_bug.cgi?id=21916 |
| 19230 | |
| 19231 | * platform/mac/Skipped: |
| 19232 | |
| 19233 | Test is passing but original reference image was invalid. |
| 19234 | |
| 19235 | * platform/mac/fast/backgrounds/size/backgroundSize05-expected.checksum: |
| 19236 | * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png: |
| 19237 | |
| 19238 | Invalid image tiling |
| 19239 | https://bugs.webkit.org/show_bug.cgi?id=21915 |
| 19240 | |
| 19241 | * platform/mac/fast/backgrounds/size/backgroundSize19-expected.checksum: |
| 19242 | * platform/mac/fast/backgrounds/size/backgroundSize19-expected.png: |
| 19243 | |
| 19244 | SVG not rendering |
| 19245 | https://bugs.webkit.org/show_bug.cgi?id=21910 |
| 19246 | |
| 19247 | * platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum: |
| 19248 | * platform/mac/fast/backgrounds/svg-as-background-1-expected.png: |
| 19249 | * platform/mac/fast/backgrounds/svg-as-background-2-expected.checksum: |
| 19250 | * platform/mac/fast/backgrounds/svg-as-background-2-expected.png: |
| 19251 | * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum: |
| 19252 | * platform/mac/fast/backgrounds/svg-as-background-3-expected.png: |
| 19253 | * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum: |
| 19254 | * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: |
| 19255 | * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum: |
| 19256 | * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: |
| 19257 | * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum: |
| 19258 | * platform/mac/fast/backgrounds/svg-as-background-6-expected.png: |
| 19259 | * platform/mac/fast/backgrounds/svg-as-mask-expected.checksum: |
| 19260 | * platform/mac/fast/backgrounds/svg-as-mask-expected.png: |
| 19261 | * platform/mac/fast/borders/svg-as-border-image-2-expected.checksum: |
| 19262 | * platform/mac/fast/borders/svg-as-border-image-2-expected.png: |
| 19263 | * platform/mac/fast/borders/svg-as-border-image-expected.checksum: |
| 19264 | * platform/mac/fast/borders/svg-as-border-image-expected.png: |
| 19265 | * platform/mac/fast/images/svg-as-background-expected.checksum: |
| 19266 | * platform/mac/fast/images/svg-as-background-expected.png: |
| 19267 | * platform/mac/fast/images/svg-as-image-expected.checksum: |
| 19268 | * platform/mac/fast/images/svg-as-image-expected.png: |
| 19269 | * platform/mac/fast/images/svg-as-relative-image-expected.checksum: |
| 19270 | * platform/mac/fast/images/svg-as-relative-image-expected.png: |
| 19271 | * platform/mac/fast/images/svg-as-tiled-background-expected.checksum: |
| 19272 | * platform/mac/fast/images/svg-as-tiled-background-expected.png: |
| 19273 | |
| 19274 | Possible Flash failure |
| 19275 | https://bugs.webkit.org/show_bug.cgi?id=21912 |
| 19276 | |
| 19277 | * platform/mac/fast/dynamic/flash-replacement-test-expected.checksum: |
| 19278 | * platform/mac/fast/dynamic/flash-replacement-test-expected.png: |
| 19279 | |
| 19280 | Repaint failure |
| 19281 | https://bugs.webkit.org/show_bug.cgi?id=21913 |
| 19282 | |
| 19283 | * platform/mac/fast/repaint/body-background-image-expected.checksum: |
| 19284 | * platform/mac/fast/repaint/body-background-image-expected.png: |
| 19285 | |
| 19286 | Excessive repainting |
| 19287 | https://bugs.webkit.org/show_bug.cgi?id=21914 |
| 19288 | |
| 19289 | * platform/mac/fast/repaint/float-overflow-expected.checksum: |
| 19290 | * platform/mac/fast/repaint/float-overflow-expected.png: |
| 19291 | * platform/mac/fast/repaint/float-overflow-right-expected.checksum: |
| 19292 | * platform/mac/fast/repaint/float-overflow-right-expected.png: |
| 19293 | |
| 19294 | No video images |
| 19295 | https://bugs.webkit.org/show_bug.cgi?id=21911 |
| 19296 | |
| 19297 | * platform/mac/media/video-aspect-ratio-expected.checksum: |
| 19298 | * platform/mac/media/video-aspect-ratio-expected.png: |
| 19299 | * platform/mac/media/video-controls-rendering-expected.checksum: |
| 19300 | * platform/mac/media/video-controls-rendering-expected.png: |
| 19301 | * platform/mac/media/video-display-toggle-expected.checksum: |
| 19302 | * platform/mac/media/video-display-toggle-expected.png: |
| 19303 | * platform/mac/media/video-layer-crash-expected.checksum: |
| 19304 | * platform/mac/media/video-layer-crash-expected.png: |
| 19305 | * platform/mac/media/video-transformed-expected.checksum: |
| 19306 | * platform/mac/media/video-transformed-expected.png: |
| 19307 | |
| 19308 | 2008-11-12 Gavin Barraclough <barraclough@apple.com> |
| 19309 | |
| 19310 | Reviewed by Cameron Zwarich. |
| 19311 | |
| 19312 | Test for https://bugs.webkit.org/show_bug.cgi?id=22201 |
| 19313 | |
| 19314 | * fast/js/pic/cached-array-length-access-expected.txt: Added. |
| 19315 | * fast/js/pic/cached-array-length-access.html: Added. |
| 19316 | |
| 19317 | 2008-11-12 Cameron Zwarich <zwarich@apple.com> |
| 19318 | |
| 19319 | Rubber-stamped by Mark Rowe. |
| 19320 | |
| 19321 | Roll out r38322 due to test failures on the bots. |
| 19322 | |
| 19323 | * fast/js/global-recursion-on-full-stack-expected.txt: |
| 19324 | |
| 19325 | 2008-11-11 Stephanie <slewis@apple.com> |
| 19326 | |
| 19327 | Reviewed by Dan Bernstein. |
| 19328 | |
| 19329 | Test loading an image with no data. |
| 19330 | |
| 19331 | * fast/images/image-empty-data-expected.txt: Added. |
| 19332 | * fast/images/image-empty-data.html: Added. |
| 19333 | |
| 19334 | 2008-11-10 Geoffrey Garen <ggaren@apple.com> |
| 19335 | |
| 19336 | Reviewed by Darin Adler. |
| 19337 | |
| 19338 | Updated a test after fixing https://bugs.webkit.org/show_bug.cgi?id=22174 |
| 19339 | Simplified op_call by nixing its responsibility for moving the value of |
| 19340 | "this" into the first argument slot. |
| 19341 | |
| 19342 | * fast/js/global-recursion-on-full-stack-expected.txt: This test passes |
| 19343 | a little differently now, because the register layout has changed. |
| 19344 | Specifically, the stack overflow now happens in the call to f() instead |
| 19345 | of the initiation of the <script> tag, so it is caught, and it does not |
| 19346 | log an exception to the console. |
| 19347 | |
| 19348 | 2008-11-11 Pierre-Olivier Latour <pol@apple.com> |
| 19349 | |
| 19350 | Reviewed by Mark Rowe. |
| 19351 | |
| 19352 | Removed invalid bases incorrectly checked-in in r38305. |
| 19353 | |
| 19354 | https://bugs.webkit.org/show_bug.cgi?id=22185 |
| 19355 | |
| 19356 | * platform/mac-tiger/fast/text/international/complex-character-based-fallback-expected.checksum: Removed. |
| 19357 | * platform/mac-tiger/fast/text/international/complex-character-based-fallback-expected.png: Removed. |
| 19358 | * platform/mac-tiger/fast/text/international/complex-character-based-fallback-expected.txt: Removed. |
| 19359 | * platform/mac-tiger/fast/text/international/hindi-spacing-expected.checksum: Removed. |
| 19360 | * platform/mac-tiger/fast/text/international/hindi-spacing-expected.png: Removed. |
| 19361 | * platform/mac-tiger/fast/text/international/hindi-spacing-expected.txt: Removed. |
| 19362 | |
| 19363 | 2008-11-11 Beth Dakin <bdakin@apple.com> |
| 19364 | |
| 19365 | Reviewed by Darin Adler. |
| 19366 | |
| 19367 | Tests for <rdar://problem/5089327> Too much indentation when |
| 19368 | pasting quoted paragraphs |
| 19369 | |
| 19370 | This is a new test: |
| 19371 | * editing/pasteboard/paste-blockquote-into-blockquote-3.html: |
| 19372 | Added. |
| 19373 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19374 | blockquote-3-expected.checksum: Added. |
| 19375 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19376 | blockquote-3-expected.png: Added. |
| 19377 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19378 | blockquote-3-expected.txt: Added. |
| 19379 | |
| 19380 | The results for these tests previously reflected the behavior |
| 19381 | implemented in revision 38273. We have since decided that that |
| 19382 | behavior is wrong and we changed it with this patch. |
| 19383 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19384 | expected.checksum: |
| 19385 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19386 | expected.png: |
| 19387 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19388 | expected.txt: |
| 19389 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19390 | blockquote-2-expected.txt: |
| 19391 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote- |
| 19392 | expected.txt: |
| 19393 | |
| 19394 | 2008-11-11 Dirk Schulze <krit@webkit.org> |
| 19395 | |
| 19396 | Reviewed by Dave Hyatt. |
| 19397 | |
| 19398 | Pattern transform check was too strict for Cg. Scaling can cause a wrong |
| 19399 | color on the borders of the scaled object. |
| 19400 | |
| 19401 | Correct expected result of the tests. |
| 19402 | |
| 19403 | * fast/canvas/canvas-pattern-transform-expected.txt: |
| 19404 | * fast/canvas/canvas-pattern-transform.html: |
| 19405 | * fast/canvas/canvas-pattern-transform.js: |
| 19406 | * fast/canvas/canvas-radial-gradient-spreadMethod-expected.txt: |
| 19407 | |
| 19408 | 2008-11-11 Pierre-Olivier Latour <pol@apple.com> |
| 19409 | |
| 19410 | Rubber-stamped by Dan Bernstein. |
| 19411 | |
| 19412 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19413 | |
| 19414 | Removed pixel results in platform/mac-tiger that were only slightly different |
| 19415 | (within 1% tolerance) from the platform/mac results. |
| 19416 | Removed results in platform/mac-tiger where the results in platform/mac were |
| 19417 | also correct for Tiger. |
| 19418 | Also updated results in platform/mac-tiger that were out of date. |
| 19419 | |
| 19420 | Made sure every test that has a specific mac-tiger render tree output also has matching images. |
| 19421 | |
| 19422 | (file listing elided) |
| 19423 | |
| 19424 | 2008-11-11 Dirk Schulze <vbs85@gmx.de> |
| 19425 | |
| 19426 | Reviewed by Darin Adler. |
| 19427 | |
| 19428 | Check behavior of default spreadMethod on radial gradients. |
| 19429 | |
| 19430 | * fast/canvas/canvas-radial-gradient-spreadMethod-expected.txt: Added. |
| 19431 | * fast/canvas/canvas-radial-gradient-spreadMethod.html: Added. |
| 19432 | * fast/canvas/canvas-radial-gradient-spreadMethod.js: Added. |
| 19433 | |
| 19434 | 2008-11-11 Dirk Schulze <vbs85@gmx.de> |
| 19435 | |
| 19436 | Reviewed by Oliver Hunter. |
| 19437 | |
| 19438 | Added test to check behavior on transformations of patterns in canvas. |
| 19439 | |
| 19440 | * fast/canvas/canvas-pattern-transform-expected.txt: Added. |
| 19441 | * fast/canvas/canvas-pattern-transform.html: Added. |
| 19442 | * fast/canvas/canvas-pattern-transform.js: Added. |
| 19443 | |
| 19444 | 2008-11-11 Pierre-Olivier Latour <pol@apple.com> |
| 19445 | |
| 19446 | Rubber-stamped by Dan Bernstein. |
| 19447 | |
| 19448 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19449 | |
| 19450 | Remaining set of updated expected pixel results. This includes http/, |
| 19451 | media/, plugins/, scrollbars/, tables/, transforms/, transitions/ and |
| 19452 | webarchive/. |
| 19453 | |
| 19454 | (file listing elided) |
| 19455 | |
| 19456 | 2008-11-10 Adam Roben <aroben@apple.com> |
| 19457 | |
| 19458 | Test for Bug 22161: Assertion failure in RenderThemeWin::systemColor |
| 19459 | when loading microsoftpdc.com |
| 19460 | |
| 19461 | <https://bugs.webkit.org/show_bug.cgi?id=22161> |
| 19462 | |
| 19463 | Note that this test would only fail if DumpRenderTree used |
| 19464 | RenderThemeWin, which it doesn't. I did test that locally, though. |
| 19465 | |
| 19466 | Reviewed by Dan Bernstein. |
| 19467 | |
| 19468 | * fast/css/outline-invert-assertion-expected.txt: Added. |
| 19469 | * fast/css/outline-invert-assertion.html: Added. |
| 19470 | |
| 19471 | 2008-11-10 Beth Dakin <bdakin@apple.com> |
| 19472 | |
| 19473 | Rubber stamped by Justin Garcia. |
| 19474 | |
| 19475 | New tests for <rdar://problem/4037481> REGRESSION (Mail): pasting |
| 19476 | quoted text into quoted text yields double-quoting |
| 19477 | * editing/pasteboard/paste-blockquote-into-blockquote-2.html: |
| 19478 | Added. |
| 19479 | * editing/pasteboard/paste-blockquote-into-blockquote.html: Added. |
| 19480 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19481 | blockquote-2-expected.checksum: Added. |
| 19482 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19483 | blockquote-2-expected.png: Added. |
| 19484 | * platform/mac/editing/pasteboard/paste-blockquote-into- |
| 19485 | blockquote-2-expected.txt: Added. |
| 19486 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote- |
| 19487 | expected.checksum: Added. |
| 19488 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote- |
| 19489 | expected.png: Added. |
| 19490 | * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote- |
| 19491 | expected.txt: Added. |
| 19492 | |
| 19493 | Test with new results because of this patch: |
| 19494 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19495 | expected.checksum: |
| 19496 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19497 | expected.png: |
| 19498 | * platform/mac/editing/pasteboard/merge-end-blockquote- |
| 19499 | expected.txt: |
| 19500 | |
| 19501 | |
| 19502 | 2008-11-09 Cameron Zwarich <zwarich@apple.com> |
| 19503 | |
| 19504 | Reviewed by Darin Adler. |
| 19505 | |
| 19506 | Add a test for bug 19541: Null pointer in showModalDialog() |
| 19507 | <https://bugs.webkit.org/show_bug.cgi?id=19541> |
| 19508 | |
| 19509 | * fast/dom/null-page-show-modal-dialog-crash-expected.txt: Added. |
| 19510 | * fast/dom/null-page-show-modal-dialog-crash.html: Added. |
| 19511 | |
| 19512 | 2008-11-09 Alexey Proskuryakov <ap@webkit.org> |
| 19513 | |
| 19514 | Reviewed by Darin Adler. |
| 19515 | |
| 19516 | https://bugs.webkit.org/show_bug.cgi?id=22104 |
| 19517 | Javascript URL percent encoding/decoding broken by some characters |
| 19518 | |
| 19519 | * fast/loader/javascript-url-encoding-2-expected.txt: |
| 19520 | * fast/loader/javascript-url-encoding-2.html: |
| 19521 | |
| 19522 | 2008-11-09 Darin Adler <darin@apple.com> |
| 19523 | |
| 19524 | Reviewed by Sam Weinig and Maciej Stachowiak. |
| 19525 | |
| 19526 | - test for https://bugs.webkit.org/show_bug.cgi?id=14886 |
| 19527 | Stack overflow due to deeply nested parse tree doing repeated string concatentation |
| 19528 | |
| 19529 | * fast/js/large-expressions-expected.txt: Added. |
| 19530 | * fast/js/large-expressions.html: Added. |
| 19531 | * fast/js/resources/large-expressions.js: Added. |
| 19532 | |
| 19533 | 2008-11-09 Darin Adler <darin@apple.com> |
| 19534 | |
| 19535 | Reviewed by Sam Weinig. |
| 19536 | |
| 19537 | - fix https://bugs.webkit.org/show_bug.cgi?id=22142 |
| 19538 | a few fast/canvas tests use non-standard HTML wrappers but don't need to |
| 19539 | |
| 19540 | * fast/canvas/gradient-addColorStop-with-invalid-color-expected.txt: |
| 19541 | Fixed spelling error: "gradieints". |
| 19542 | |
| 19543 | * fast/canvas/gradient-addColorStop-with-invalid-color.html: Regenerated with |
| 19544 | make-js-test-wrappers script; removes the canvas element that was in here. |
| 19545 | * fast/canvas/linearGradient-infinite-values.html: Ditto. |
| 19546 | * fast/canvas/radialGradient-infinite-values.html: Ditto. |
| 19547 | |
| 19548 | * fast/canvas/resources/gradient-addColorStop-with-invalid-color.js: |
| 19549 | Fixed spelling error and changed code to use createElement to make a canvas |
| 19550 | element rather than using getElementById to find an existing canvas element. |
| 19551 | * fast/canvas/resources/linearGradient-infinite-values.js: Ditto. |
| 19552 | * fast/canvas/resources/radialGradient-infinite-values.js: Ditto. |
| 19553 | |
| 19554 | 2008-11-08 Antti Koivisto <antti@apple.com> |
| 19555 | |
| 19556 | Reviewed by Sam Weinig. |
| 19557 | |
| 19558 | Test for https://bugs.webkit.org/show_bug.cgi?id=22141 |
| 19559 | REGRESSION: Safari error page is not fully styled when loaded from cache |
| 19560 | |
| 19561 | * fast/encoding/css-cached-bom.html: Added. |
| 19562 | * fast/encoding/css-cached-bom-expected.txt: Added. |
| 19563 | * fast/encoding/resources/css-cached-bom-frame.html: Added. |
| 19564 | * fast/encoding/resources/utf-16-little-endian.css: Added. |
| 19565 | |
| 19566 | 2008-11-08 Simon Fraser <simon.fraser@apple.com> |
| 19567 | |
| 19568 | Reviewed by Dan Bernstein |
| 19569 | |
| 19570 | https://bugs.webkit.org/show_bug.cgi?id=21906 |
| 19571 | |
| 19572 | Test focus ring drawing on a transformed text input (and fix the HTML in |
| 19573 | an unrelated test case). |
| 19574 | |
| 19575 | * fast/repaint/focus-layers.html: Quoted id attribute and removed extra |
| 19576 | closing div tag. |
| 19577 | * fast/transforms/transformed-focused-text-input.html: Added. |
| 19578 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum: Added. |
| 19579 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.png: Added. |
| 19580 | * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt: Added. |
| 19581 | |
| 19582 | 2008-11-07 Cameron Zwarich <zwarich@apple.com> |
| 19583 | |
| 19584 | Reviewed by Geoff Garen. |
| 19585 | |
| 19586 | * fast/js/resources/typeof-constant-string.js: Added. |
| 19587 | * fast/js/typeof-constant-string-expected.txt: Added. |
| 19588 | * fast/js/typeof-constant-string.html: Added. |
| 19589 | |
| 19590 | 2008-11-07 Holger Hans Peter Freyther <zecke@selfish.org> |
| 19591 | |
| 19592 | Reviewed by Darin Adler. |
| 19593 | |
| 19594 | https://bugs.webkit.org/show_bug.cgi?id=22039 |
| 19595 | |
| 19596 | Enable text only and succeeding fast tests for the gtk port |
| 19597 | |
| 19598 | Enable the tests from the fast directory that succeed. Classify the |
| 19599 | remaining tests from the fast directory. |
| 19600 | |
| 19601 | * platform/gtk/Skipped: |
| 19602 | |
| 19603 | 2008-11-07 Holger Hans Peter Freyther <zecke@selfish.org> |
| 19604 | |
| 19605 | Reviewed by Darin Adler. |
| 19606 | |
| 19607 | https://bugs.webkit.org/show_bug.cgi?id=22039 |
| 19608 | |
| 19609 | Skip every test on the Gtk+ platform |
| 19610 | |
| 19611 | Add every test directory to the Skipped list in order to create |
| 19612 | a baseline for the Gtk+ port. |
| 19613 | |
| 19614 | * platform/gtk/Skipped: |
| 19615 | |
| 19616 | 2008-11-06 Sam Weinig <sam@webkit.org> |
| 19617 | |
| 19618 | Reviewed by Mark Rowe. |
| 19619 | |
| 19620 | Fix test that would fail if it had the wrong set of plugins. |
| 19621 | |
| 19622 | * plugins/plugin-javascript-access.html: |
| 19623 | |
| 19624 | 2008-11-06 Chris Fleizach <cfleizach@apple.com> |
| 19625 | |
| 19626 | Reviewed by Beth Dakin. |
| 19627 | |
| 19628 | Test for Bug 22112: if a <body> has contenteditable=true, it should report a writable AXValue |
| 19629 | https://bugs.webkit.org/show_bug.cgi?id=22112 |
| 19630 | |
| 19631 | * accessibility/content-editable-expected.txt: Added. |
| 19632 | * accessibility/content-editable.html: Added. |
| 19633 | |
| 19634 | 2008-11-06 Simon Fraser <simon.fraser@apple.com> |
| 19635 | |
| 19636 | Reviewed by Antti Koivisto |
| 19637 | |
| 19638 | https://bugs.webkit.org/show_bug.cgi?id=22109 |
| 19639 | Make <input type="range"> work correctly with transforms |
| 19640 | |
| 19641 | * fast/forms/slider-transformed-expected.txt: Added. |
| 19642 | * fast/forms/slider-transformed.html: Added. |
| 19643 | |
| 19644 | 2008-11-05 Simon Fraser <simon.fraser@apple.com> |
| 19645 | |
| 19646 | Reviewed by Dave Hyatt |
| 19647 | |
| 19648 | https://bugs.webkit.org/show_bug.cgi?id=21870 |
| 19649 | |
| 19650 | Test event.offsetX/offsetY for various types of elements, which |
| 19651 | exercises absoluteToLocal() code. |
| 19652 | |
| 19653 | * fast/events/offsetX-offsetY-expected.txt: Added. |
| 19654 | * fast/events/offsetX-offsetY.html: Added. |
| 19655 | |
| 19656 | 2008-11-05 Gavin Barraclough <barraclough@apple.com> |
| 19657 | |
| 19658 | Reviewed by Maciej Stachowiak. |
| 19659 | |
| 19660 | Previosly the test 'cross-site-this' checked that the second level deep method called |
| 19661 | across frames recieved the correct this pointer, when no base object is provided. |
| 19662 | |
| 19663 | Test updated so that it check that the code in the child frame, and both the first |
| 19664 | and second functions called in the parent frame recieve the correct this values. |
| 19665 | |
| 19666 | * fast/frames/cross-site-this.html: |
| 19667 | * fast/frames/resources/cross-site-this-helper.html: |
| 19668 | |
| 19669 | 2008-11-05 Justin Garcia <justin.garcia@apple.com> |
| 19670 | |
| 19671 | Reviewed by Beth Dakin. |
| 19672 | |
| 19673 | <rdar://problem/5480736> In Mail and Gmail, copied indented text pastes with line break |
| 19674 | |
| 19675 | * editing/pasteboard/5480736-expected.txt: Added. |
| 19676 | * editing/pasteboard/5480736.html: Added. |
| 19677 | |
| 19678 | 2008-11-05 Sam Weinig <sam@webkit.org> |
| 19679 | |
| 19680 | Reviewed by Anders Carlsson. |
| 19681 | |
| 19682 | Update tests for https://bugs.webkit.org/show_bug.cgi?id=22085 |
| 19683 | The Plugin JS object should expose item() and namedItem() methods to match Firefox |
| 19684 | |
| 19685 | * fast/dom/Window/window-properties-expected.txt: |
| 19686 | * plugins/plugin-javascript-access-expected.txt: |
| 19687 | * plugins/plugin-javascript-access.html: |
| 19688 | |
| 19689 | 2008-11-05 Alexey Proskuryakov <ap@webkit.org> |
| 19690 | |
| 19691 | Reviewed by Maciej Stachowiak. |
| 19692 | |
| 19693 | https://bugs.webkit.org/show_bug.cgi?id=21060 |
| 19694 | Range#surroundContents incorrectly throws BAD_BOUNDARYPOINTS_ERR |
| 19695 | |
| 19696 | * fast/dom/Range/surroundContents-check-boundary-points-expected.txt: Added. |
| 19697 | * fast/dom/Range/surroundContents-check-boundary-points.html: Added. |
| 19698 | |
| 19699 | * fast/dom/Range/range-exceptions-expected.txt: Updated incorrect result - there was no |
| 19700 | reason to raise BAD_BOUNDARYPOINTS_ERR. |
| 19701 | |
| 19702 | 2008-11-04 Sam Weinig <sam@webkit.org> |
| 19703 | |
| 19704 | Reviewed by Simon Hausmann. |
| 19705 | |
| 19706 | Update tests for https://bugs.webkit.org/show_bug.cgi?id=21648 |
| 19707 | navigator.mimeTypes and navigator.plugins don't expose item and namedItem to JS |
| 19708 | |
| 19709 | * fast/dom/Window/window-properties-expected.txt: |
| 19710 | * fast/js/global-constructors-expected.txt: |
| 19711 | * plugins/plugin-javascript-access-expected.txt: |
| 19712 | * plugins/plugin-javascript-access.html: |
| 19713 | |
| 19714 | 2008-11-05 Pierre-Olivier Latour <pol@apple.com> |
| 19715 | |
| 19716 | Rubber-stamped by Dan Bernstein. |
| 19717 | |
| 19718 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19719 | |
| 19720 | Another set of updated expected pixel results generated with the same |
| 19721 | setup. Includes accessiblity/, animations/, css1/, css2.1/, css3/, |
| 19722 | dom/ and editing/. |
| 19723 | |
| 19724 | (file listing elided) |
| 19725 | |
| 19726 | 2008-11-05 Pierre-Olivier Latour <pol@apple.com> |
| 19727 | |
| 19728 | Rubber-stamped by Dan Bernstein. |
| 19729 | |
| 19730 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19731 | |
| 19732 | Imported more image bases for fast/ and svg/ in order to |
| 19733 | fully validate latest DRT and test script changes. These results were generated |
| 19734 | by a release build of r38003 on an Intel iMac running Mac OS X 10.5.5 with |
| 19735 | QuickTime 7.5.5. |
| 19736 | |
| 19737 | (file listing elided) |
| 19738 | |
| 19739 | 2008-11-04 Pamela Greene <pam@chromium.org> |
| 19740 | |
| 19741 | Reviewed by Darin Adler. |
| 19742 | |
| 19743 | Added test for crash resulting from nested stylesheets using certain |
| 19744 | builds of libxml2. See https://bugs.webkit.org/show_bug.cgi?id=15715 . |
| 19745 | |
| 19746 | * fast/xsl/resources/xslt-nested-stylesheets0.xsl: Added. |
| 19747 | * fast/xsl/resources/xslt-nested-stylesheets1.xsl: Added. |
| 19748 | * fast/xsl/xslt-nested-stylesheets-expected.txt: Added. |
| 19749 | * fast/xsl/xslt-nested-stylesheets.xml: Added. |
| 19750 | |
| 19751 | 2008-11-04 Pierre-Olivier Latour <pol@apple.com> |
| 19752 | |
| 19753 | Reviewed by Dan Bernstein. |
| 19754 | |
| 19755 | - part of https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19756 | Removed pixel results in platform/mac-tiger that were only slightly different |
| 19757 | (within 1% tolerance) from the platform/mac results. |
| 19758 | Removed results in platform/mac-tiger where the results in platform/mac were |
| 19759 | also correct for Tiger. |
| 19760 | |
| 19761 | (file listing elided) |
| 19762 | |
| 19763 | 2008-11-03 Simon Fraser <simon.fraser@apple.com> |
| 19764 | |
| 19765 | Reviewed by Dave Hyatt |
| 19766 | |
| 19767 | https://bugs.webkit.org/show_bug.cgi?id=22026 |
| 19768 | Fix bounds of transparency layer for a div with a transform |
| 19769 | inside an opacity layer. |
| 19770 | |
| 19771 | * fast/layers/opacity-transforms.html: Added. |
| 19772 | * platform/mac/fast/layers/opacity-transforms-expected.checksum: Added. |
| 19773 | * platform/mac/fast/layers/opacity-transforms-expected.png: Added. |
| 19774 | * platform/mac/fast/layers/opacity-transforms-expected.txt: Added. |
| 19775 | |
| 19776 | 2008-11-01 Adam Barth <abarth@webkit.org> |
| 19777 | |
| 19778 | Reviewed by Sam Weinig. |
| 19779 | |
| 19780 | Test that we properly block non-same-origin redirects for these |
| 19781 | esoteric loads. |
| 19782 | |
| 19783 | https://bugs.webkit.org/show_bug.cgi?id=21963 |
| 19784 | |
| 19785 | * http/tests/security/resources/xsl-using-document-redirect.xsl: Added. |
| 19786 | * http/tests/security/resources/xsl-using-external-entity-redirect.xsl: Added. |
| 19787 | * http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: Copied from LayoutTests/http/tests/security/xss-DENIED-xsl-document-expected.txt. |
| 19788 | * http/tests/security/xss-DENIED-xsl-document-redirect.xml: Added. |
| 19789 | * http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Copied from LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt. |
| 19790 | * http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml: Added. |
| 19791 | |
| 19792 | 2008-11-01 Alexey Proskuryakov <ap@webkit.org> |
| 19793 | |
| 19794 | Reviewed by Darin Adler. |
| 19795 | |
| 19796 | https://bugs.webkit.org/show_bug.cgi?id=22001 |
| 19797 | AtomicStringImpl* keys of event listener maps can outlive their strings |
| 19798 | |
| 19799 | * fast/events/destroyed-atomic-string-expected.txt: Added. |
| 19800 | * fast/events/destroyed-atomic-string.html: Added. |
| 19801 | |
| 19802 | 2008-10-30 Justin Garcia <justin.garcia@apple.com> |
| 19803 | |
| 19804 | Added another layout test for previous check-in. |
| 19805 | |
| 19806 | * editing/inserting/6104369-2-expected.txt: Added. |
| 19807 | * editing/inserting/6104369-2.html: Added. |
| 19808 | |
| 19809 | 2008-10-30 Justin Garcia <justin.garcia@apple.com> |
| 19810 | |
| 19811 | Reviewed by Beth Dakin. |
| 19812 | |
| 19813 | <rdar://problem/6104369> Hitting return at the end of a quoted line creates an extraneous quoted line |
| 19814 | |
| 19815 | * editing/inserting/6104369-expected.txt: Added. |
| 19816 | * editing/inserting/6104369.html: Added. |
| 19817 | |
| 19818 | 2008-10-30 Pierre-Olivier Latour <pol@apple.com> |
| 19819 | |
| 19820 | Reviewed by Dan Bernstein. |
| 19821 | |
| 19822 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19823 | |
| 19824 | Imported new image bases for a representative set of pixel tests in order to |
| 19825 | fully validate latest DRT and test script changes. These results were generated |
| 19826 | by a release build of r38003 on an Intel iMac running Mac OS X 10.5.5 with |
| 19827 | QuickTime 7.5.5. |
| 19828 | |
| 19829 | (file listing elided) |
| 19830 | |
| 19831 | 2008-10-29 Alexey Proskuryakov <ap@webkit.org> |
| 19832 | |
| 19833 | Reviewed by Darin Adler. |
| 19834 | |
| 19835 | https://bugs.webkit.org/show_bug.cgi?id=21921 |
| 19836 | MessagePort messages are dispatched to documents that are not fully active |
| 19837 | |
| 19838 | * fast/events/message-port-inactive-document.html: Protect the document from being |
| 19839 | destructed in a working way (a global variable named "document" didn't do the trick due |
| 19840 | to its name). |
| 19841 | |
| 19842 | 2008-10-29 Alexey Proskuryakov <ap@webkit.org> |
| 19843 | |
| 19844 | Reviewed by Sam Weinig. |
| 19845 | |
| 19846 | https://bugs.webkit.org/show_bug.cgi?id=21922 |
| 19847 | Expose MessagePort global constructor |
| 19848 | |
| 19849 | * fast/dom/Window/window-properties-expected.txt: |
| 19850 | * fast/js/global-constructors-expected.txt: |
| 19851 | |
| 19852 | 2008-10-28 Timothy Hatcher <timothy@apple.com> |
| 19853 | |
| 19854 | Remove fast/profiler from the skipped list for Tiger since the fix |
| 19855 | for <rdar://problem/6211578> should make things work. |
| 19856 | |
| 19857 | <rdar://problem/6316530> Profiler tests fail on Tiger |
| 19858 | |
| 19859 | Reviewed by Kevin McCullough. |
| 19860 | |
| 19861 | * platform/mac-tiger/Skipped: |
| 19862 | |
| 19863 | 2008-10-28 Timothy Hatcher <timothy@apple.com> |
| 19864 | |
| 19865 | Update profiler tests to opt-in to profiling and clean up the output. |
| 19866 | |
| 19867 | https://bugs.webkit.org/show_bug.cgi?id=21927 |
| 19868 | |
| 19869 | <rdar://problem/6211578> Make the JavaScript profiler opt-in, so it |
| 19870 | does not slow down JavaScript all the time |
| 19871 | |
| 19872 | Reviewed by Darin Adler and Kevin McCullough. |
| 19873 | |
| 19874 | * fast/profiler/anonymous-event-handler-expected.txt: |
| 19875 | * fast/profiler/anonymous-event-handler.html: |
| 19876 | * fast/profiler/anonymous-function-called-from-different-contexts-expected.txt: |
| 19877 | * fast/profiler/anonymous-function-called-from-different-contexts.html: |
| 19878 | * fast/profiler/anonymous-function-calls-built-in-functions-expected.txt: |
| 19879 | * fast/profiler/anonymous-function-calls-built-in-functions.html: |
| 19880 | * fast/profiler/anonymous-function-calls-eval-expected.txt: |
| 19881 | * fast/profiler/anonymous-function-calls-eval.html: |
| 19882 | * fast/profiler/apply-expected.txt: |
| 19883 | * fast/profiler/apply.html: |
| 19884 | * fast/profiler/built-in-function-calls-anonymous-expected.txt: |
| 19885 | * fast/profiler/built-in-function-calls-anonymous.html: |
| 19886 | * fast/profiler/built-in-function-calls-user-defined-function-expected.txt: |
| 19887 | * fast/profiler/built-in-function-calls-user-defined-function.html: |
| 19888 | * fast/profiler/call-expected.txt: |
| 19889 | * fast/profiler/call-nodelist-as-function-expected.txt: |
| 19890 | * fast/profiler/call-nodelist-as-function.html: |
| 19891 | * fast/profiler/call.html: |
| 19892 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope-expected.txt: |
| 19893 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html: |
| 19894 | * fast/profiler/compare-multiple-profiles-expected.txt: |
| 19895 | * fast/profiler/compare-multiple-profiles.html: |
| 19896 | * fast/profiler/constructor-expected.txt: |
| 19897 | * fast/profiler/constructor.html: |
| 19898 | * fast/profiler/dead-time-expected.txt: |
| 19899 | * fast/profiler/dead-time.html: |
| 19900 | * fast/profiler/document-dot-write-expected.txt: |
| 19901 | * fast/profiler/document-dot-write.html: |
| 19902 | * fast/profiler/event-handler-expected.txt: |
| 19903 | * fast/profiler/event-handler.html: |
| 19904 | * fast/profiler/execution-context-and-eval-on-same-line-expected.txt: |
| 19905 | * fast/profiler/execution-context-and-eval-on-same-line.html: |
| 19906 | * fast/profiler/heavy-view-expected.txt: |
| 19907 | * fast/profiler/heavy-view.html: |
| 19908 | * fast/profiler/inline-event-handler-expected.txt: |
| 19909 | * fast/profiler/inline-event-handler.html: |
| 19910 | * fast/profiler/many-calls-in-the-same-scope-expected.txt: |
| 19911 | * fast/profiler/many-calls-in-the-same-scope.html: |
| 19912 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt: |
| 19913 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html: |
| 19914 | * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt: |
| 19915 | * fast/profiler/multiple-and-different-scoped-function-calls.html: |
| 19916 | * fast/profiler/multiple-frames-expected.txt: |
| 19917 | * fast/profiler/multiple-frames.html: |
| 19918 | * fast/profiler/nested-anonymous-functon-expected.txt: |
| 19919 | * fast/profiler/nested-anonymous-functon.html: |
| 19920 | * fast/profiler/nested-start-and-stop-profiler-expected.txt: |
| 19921 | * fast/profiler/nested-start-and-stop-profiler.html: |
| 19922 | * fast/profiler/no-execution-context-expected.txt: |
| 19923 | * fast/profiler/no-execution-context.html: |
| 19924 | * fast/profiler/one-execution-context-expected.txt: |
| 19925 | * fast/profiler/one-execution-context.html: |
| 19926 | * fast/profiler/profile-calls-in-included-file-expected.txt: |
| 19927 | * fast/profiler/profile-calls-in-included-file.html: |
| 19928 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt: |
| 19929 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html: |
| 19930 | * fast/profiler/profiling-from-a-nested-location-expected.txt: |
| 19931 | * fast/profiler/profiling-from-a-nested-location.html: |
| 19932 | * fast/profiler/resources/profiler-test-JS-resources.js: |
| 19933 | (endTest): Remove some whitespace. |
| 19934 | (insertGivenText): Hide the output of this method, sicne it is not important to the test. |
| 19935 | (insertNewText): Ditto. |
| 19936 | (printHeavyProfilesDataWithoutTime): Output plain text an not console.log. |
| 19937 | (printProfilesDataWithoutTime): Ditto. |
| 19938 | (printProfileNodeWithoutTime): Ditto. |
| 19939 | * fast/profiler/simple-event-call-expected.txt: |
| 19940 | * fast/profiler/simple-event-call.html: |
| 19941 | * fast/profiler/simple-no-level-change-expected.txt: |
| 19942 | * fast/profiler/simple-no-level-change.html: |
| 19943 | * fast/profiler/start-and-stop-profiler-multiple-times-expected.txt: |
| 19944 | * fast/profiler/start-and-stop-profiler-multiple-times.html: |
| 19945 | * fast/profiler/start-and-stop-profiling-in-the-same-function-expected.txt: |
| 19946 | * fast/profiler/start-and-stop-profiling-in-the-same-function.html: |
| 19947 | * fast/profiler/start-but-dont-stop-profiling-expected.txt: |
| 19948 | * fast/profiler/start-but-dont-stop-profiling.html: |
| 19949 | * fast/profiler/stop-profiling-after-setTimeout-expected.txt: |
| 19950 | * fast/profiler/stop-profiling-after-setTimeout.html: |
| 19951 | * fast/profiler/stop-then-function-call-expected.txt: |
| 19952 | * fast/profiler/stop-then-function-call.html: |
| 19953 | * fast/profiler/throw-exception-from-eval-expected.txt: |
| 19954 | * fast/profiler/throw-exception-from-eval.html: |
| 19955 | * fast/profiler/two-execution-contexts-expected.txt: |
| 19956 | * fast/profiler/two-execution-contexts.html: |
| 19957 | * fast/profiler/user-defined-function-calls-built-in-functions-expected.txt: |
| 19958 | * fast/profiler/user-defined-function-calls-built-in-functions.html: |
| 19959 | * fast/profiler/window-dot-eval-expected.txt: |
| 19960 | * fast/profiler/window-dot-eval.html: |
| 19961 | |
| 19962 | 2008-10-28 Pierre-Olivier Latour <pol@apple.com> |
| 19963 | |
| 19964 | Reviewed by Dan Bernstein. |
| 19965 | |
| 19966 | https://bugs.webkit.org/show_bug.cgi?id=21821 |
| 19967 | |
| 19968 | Ensure all baseline images are in the right location and delete the ones that aren't needed. |
| 19969 | |
| 19970 | * editing/inserting/5607069-1-expected.checksum: Removed. |
| 19971 | * editing/inserting/5607069-1-expected.png: Removed. |
| 19972 | * editing/pasteboard/paste-text-013-expected.png: Removed. |
| 19973 | * fast/css/invalid-percentage-property-expected.checksum: Removed. |
| 19974 | * fast/css/invalid-percentage-property-expected.png: Removed. |
| 19975 | * fast/css/text-align-expected.checksum: Removed. |
| 19976 | * fast/css/text-align-expected.png: Removed. |
| 19977 | * fast/selectors/lang-inheritance-expected.checksum: Removed. |
| 19978 | * fast/selectors/lang-inheritance-expected.png: Removed. |
| 19979 | * fast/selectors/lang-inheritance2-expected.checksum: Removed. |
| 19980 | * fast/selectors/lang-inheritance2-expected.png: Removed. |
| 19981 | * fast/selectors/lang-vs-xml-lang-expected.checksum: Removed. |
| 19982 | * fast/selectors/lang-vs-xml-lang-expected.png: Removed. |
| 19983 | * fast/selectors/lang-vs-xml-lang-xhtml-expected.checksum: Removed. |
| 19984 | * fast/selectors/lang-vs-xml-lang-xhtml-expected.png: Removed. |
| 19985 | * platform/mac/fast/css/invalid-percentage-property-expected.checksum: Copied from LayoutTests/fast/css/invalid-percentage-property-expected.checksum. |
| 19986 | * platform/mac/fast/css/invalid-percentage-property-expected.png: Copied from LayoutTests/fast/css/invalid-percentage-property-expected.png. |
| 19987 | * platform/mac/fast/css/text-align-expected.checksum: Copied from LayoutTests/fast/css/text-align-expected.checksum. |
| 19988 | * platform/mac/fast/css/text-align-expected.png: Copied from LayoutTests/fast/css/text-align-expected.png. |
| 19989 | * platform/mac/fast/selectors/lang-inheritance-expected.checksum: Copied from LayoutTests/fast/selectors/lang-inheritance-expected.checksum. |
| 19990 | * platform/mac/fast/selectors/lang-inheritance-expected.png: Copied from LayoutTests/fast/selectors/lang-inheritance-expected.png. |
| 19991 | * platform/mac/fast/selectors/lang-inheritance2-expected.checksum: Copied from LayoutTests/fast/selectors/lang-inheritance2-expected.checksum. |
| 19992 | * platform/mac/fast/selectors/lang-inheritance2-expected.png: Copied from LayoutTests/fast/selectors/lang-inheritance2-expected.png. |
| 19993 | * platform/mac/fast/selectors/lang-vs-xml-lang-expected.checksum: Copied from LayoutTests/fast/selectors/lang-vs-xml-lang-expected.checksum. |
| 19994 | * platform/mac/fast/selectors/lang-vs-xml-lang-expected.png: Copied from LayoutTests/fast/selectors/lang-vs-xml-lang-expected.png. |
| 19995 | * platform/mac/fast/selectors/lang-vs-xml-lang-xhtml-expected.checksum: Copied from LayoutTests/fast/selectors/lang-vs-xml-lang-xhtml-expected.checksum. |
| 19996 | * platform/mac/fast/selectors/lang-vs-xml-lang-xhtml-expected.png: Copied from LayoutTests/fast/selectors/lang-vs-xml-lang-xhtml-expected.png. |
| 19997 | |
| 19998 | 2008-10-28 Alexey Proskuryakov <ap@webkit.org> |
| 19999 | |
| 20000 | Reviewed by Darin Adler. |
| 20001 | |
| 20002 | https://bugs.webkit.org/show_bug.cgi?id=21893 |
| 20003 | Character set is incorrect for external scripts in XHTML pages |
| 20004 | |
| 20005 | <rdar://problem/6317451> Incorrect encoding for text in a popup at http://xpoint.ru/ |
| 20006 | |
| 20007 | * fast/encoding/external-script-charset-expected.txt: Added. |
| 20008 | * fast/encoding/external-script-charset.js: Added. |
| 20009 | * fast/encoding/external-script-charset.xhtml: Added. |
| 20010 | |
| 20011 | * platform/mac/svg/carto.net/combobox-expected.checksum: |
| 20012 | * platform/mac/svg/carto.net/combobox-expected.png: |
| 20013 | * platform/mac/svg/carto.net/combobox-expected.txt: |
| 20014 | Updated incorrect results. |
| 20015 | |
| 20016 | 2008-10-21 Eric Seidel <eric@webkit.org> |
| 20017 | |
| 20018 | Reviewed by Dave Hyatt. |
| 20019 | |
| 20020 | Infinite recursion crash in WebCore::RenderSVGRoot::absoluteClippedOverflowRect on a <stop> element outside of a gradient block |
| 20021 | https://bugs.webkit.org/show_bug.cgi?id=20400 |
| 20022 | |
| 20023 | * svg/custom/stop-crash-expected.txt: Added. |
| 20024 | * svg/custom/stop-crash.svg: Added. |
| 20025 | |
| 20026 | 2008-10-26 Alexey Proskuryakov <ap@webkit.org> |
| 20027 | |
| 20028 | Reviewed by Sam Weinig. |
| 20029 | |
| 20030 | https://bugs.webkit.org/show_bug.cgi?id=21886 |
| 20031 | window.HTMLOptionElement == "[object HTMLElementConstructor]" instead of HTMLOptionElementConstructor |
| 20032 | |
| 20033 | * fast/dom/HTMLOptionElement/option-prototype.html: |
| 20034 | * fast/dom/HTMLOptionElement/option-prototype-expected.txt: |
| 20035 | Added a test to verify that extending HTMLOptionElement via its prototype doesn't affect |
| 20036 | HTMLElement. |
| 20037 | |
| 20038 | * fast/dom/wrapper-classes.html: |
| 20039 | * fast/dom/Window/element-constructors-on-window.html: |
| 20040 | * fast/dom/Window/window-properties.html: |
| 20041 | * fast/js/global-constructors.html: |
| 20042 | Updated results. Don't we have a little too many of these tests? |
| 20043 | |
| 20044 | 2008-10-24 Eric Seidel <eric@webkit.org> |
| 20045 | |
| 20046 | Reviewed by Sam Weinig. |
| 20047 | |
| 20048 | Add missing results. |
| 20049 | |
| 20050 | * fast/js/global-constructors-expected.txt: Added. |
| 20051 | |
| 20052 | 2008-10-24 Eric Seidel <eric@webkit.org> |
| 20053 | |
| 20054 | Reviewed by Sam Weinig. |
| 20055 | |
| 20056 | Generate missing constructors and add test to prevent missing ones in the future |
| 20057 | https://bugs.webkit.org/show_bug.cgi?id=21846 |
| 20058 | |
| 20059 | fast/dom/wrapper-classes-expected.txt results were incorrectly platform-specific |
| 20060 | that test used to be platform-dependent, but isn't anymore |
| 20061 | |
| 20062 | * fast/dom/Window/window-properties-expected.txt: |
| 20063 | * fast/dom/wrapper-classes-expected.txt: |
| 20064 | * fast/js/global-constructors.html: Added. |
| 20065 | * fast/js/resources/global-constructors.js: Added. |
| 20066 | * platform/mac/fast/dom/wrapper-classes-expected.txt: Removed. |
| 20067 | |
| 20068 | 2008-10-24 Alexey Proskuryakov <ap@webkit.org> |
| 20069 | |
| 20070 | Reviewed by Darin Adler. |
| 20071 | |
| 20072 | https://bugs.webkit.org/show_bug.cgi?id=21836 |
| 20073 | REGRESSION: Sign-in on Fancast.com causes crash in Webkit nightly |
| 20074 | |
| 20075 | * http/tests/xmlhttprequest/detaching-frame-expected.txt: Added. |
| 20076 | * http/tests/xmlhttprequest/detaching-frame.html: Added. |
| 20077 | * http/tests/xmlhttprequest/resources/detached-frame.html: Added. |
| 20078 | |
| 20079 | 2008-10-24 Anders Carlsson <andersca@apple.com> |
| 20080 | |
| 20081 | Reviewed by Sam Weinig. |
| 20082 | |
| 20083 | <rdar://problem/5440917> Support NPN_Construct |
| 20084 | |
| 20085 | Add testcase. |
| 20086 | |
| 20087 | * plugins/netscape-construct-expected.txt: Added. |
| 20088 | * plugins/netscape-construct.html: Added. |
| 20089 | |
| 20090 | 2008-10-24 Greg Bolsinga <bolsinga@apple.com> |
| 20091 | |
| 20092 | Reviewed by Sam Weinig. |
| 20093 | |
| 20094 | https://bugs.webkit.org/show_bug.cgi?id=21475 |
| 20095 | |
| 20096 | Provide support for the Geolocation API |
| 20097 | |
| 20098 | http://dev.w3.org/geo/api/spec-source.html |
| 20099 | |
| 20100 | Tests to verify Geolocation isn't implemented (so that it didn't leak into |
| 20101 | WebCore for platforms that do not support it). |
| 20102 | |
| 20103 | * geolocation: Added. |
| 20104 | * geolocation/geolocation-not-implemented-expected.txt: Added. |
| 20105 | * geolocation/geolocation-not-implemented.html: Added. |
| 20106 | * geolocation/geolocation-test.js: Copied from LayoutTests/media/video-test.js. |
| 20107 | (reset): |
| 20108 | (hanged): |
| 20109 | (watchPositionAndEnd): |
| 20110 | (watchPosition._positionCallback): |
| 20111 | (watchPosition): |
| 20112 | (watchPositionTestAndEnd): |
| 20113 | (watchPositionAndFail): |
| 20114 | (watchPositionAndTest._positionCallback): |
| 20115 | (watchPositionAndTest): |
| 20116 | (getCurrentPositionAndEnd): |
| 20117 | (getCurrentPosition._positionCallback): |
| 20118 | (getCurrentPosition): |
| 20119 | (getCurrentPositionTestAndEnd): |
| 20120 | (getCurrentPositionAndFail): |
| 20121 | (getCurrentPositionAndTest._positionCallback): |
| 20122 | (getCurrentPositionAndTest): |
| 20123 | (endTest): |
| 20124 | (relativeURL): |
| 20125 | |
| 20126 | 2008-10-24 Simon Fraser <simon.fraser@apple.com> |
| 20127 | |
| 20128 | Reviewed by Sam Weinig |
| 20129 | |
| 20130 | Add to the comment some new CSSRule types that are not yet tested. |
| 20131 | |
| 20132 | * fast/dom/wrapper-classes.html: |
| 20133 | |
| 20134 | 2008-10-24 Simon Fraser <simon.fraser@apple.com> |
| 20135 | |
| 20136 | Reviewed by Darin Adler |
| 20137 | |
| 20138 | https://bugs.webkit.org/show_bug.cgi?id=21858 |
| 20139 | |
| 20140 | Add additional CSSRule types to the DOM-wrapper tests. |
| 20141 | |
| 20142 | * fast/dom/resources/wrapper-identity-base.js: |
| 20143 | * fast/dom/wrapper-identity-expected.txt: |
| 20144 | * platform/mac/fast/dom/objc-wrapper-identity-expected.txt: |
| 20145 | |
| 20146 | 2008-10-24 Dan Bernstein <mitz@apple.com> |
| 20147 | |
| 20148 | Reviewed by Sam Weinig. |
| 20149 | |
| 20150 | - test for https://bugs.webkit.org/show_bug.cgi?id=21851 |
| 20151 | <rdar://problem/6304151> REGRESSION (r36513): Crash when removing a widget with percent height |
| 20152 | |
| 20153 | * fast/replaced/percent-height-in-anonymous-block-widget.html: Added. |
| 20154 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-widget-expected.checksum: Added. |
| 20155 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-widget-expected.png: Added. |
| 20156 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt: Added. |
| 20157 | |
| 20158 | 2008-10-24 David Kilzer <ddkilzer@apple.com> |
| 20159 | |
| 20160 | Rolled out r37840. |
| 20161 | |
| 20162 | * geolocation/geolocation-not-implemented-expected.txt: Removed. |
| 20163 | * geolocation/geolocation-not-implemented.html: Removed. |
| 20164 | * geolocation/geolocation-test.js: Removed. |
| 20165 | |
| 20166 | 2008-10-23 Greg Bolsinga <bolsinga@apple.com> |
| 20167 | |
| 20168 | Reviewed by Sam Weinig. |
| 20169 | |
| 20170 | https://bugs.webkit.org/show_bug.cgi?id=21475 |
| 20171 | |
| 20172 | Provide support for the Geolocation API |
| 20173 | |
| 20174 | http://dev.w3.org/geo/api/spec-source.html |
| 20175 | |
| 20176 | Tests to verify Geolocation isn't implemented (so that it didn't leak into |
| 20177 | WebCore for platforms that do not support it). |
| 20178 | |
| 20179 | * geolocation: Added. |
| 20180 | * geolocation/geolocation-not-implemented-expected.txt: Added. |
| 20181 | * geolocation/geolocation-not-implemented.html: Added. |
| 20182 | * geolocation/geolocation-test.js: Added. |
| 20183 | (reset): |
| 20184 | (hanged): |
| 20185 | (watchPositionAndEnd): |
| 20186 | (watchPosition._positionCallback): |
| 20187 | (watchPosition): |
| 20188 | (watchPositionTestAndEnd): |
| 20189 | (watchPositionAndFail): |
| 20190 | (watchPositionAndTest._positionCallback): |
| 20191 | (watchPositionAndTest): |
| 20192 | (getCurrentPositionAndEnd): |
| 20193 | (getCurrentPosition._positionCallback): |
| 20194 | (getCurrentPosition): |
| 20195 | (getCurrentPositionTestAndEnd): |
| 20196 | (getCurrentPositionAndFail): |
| 20197 | (getCurrentPositionAndTest._positionCallback): |
| 20198 | (getCurrentPositionAndTest): |
| 20199 | (endTest): |
| 20200 | (relativeURL): |
| 20201 | |
| 20202 | 2008-10-23 Kevin McCullough <kmccullough@apple.com> |
| 20203 | |
| 20204 | Rubber stamped by Mark Rowe. |
| 20205 | |
| 20206 | -Skipping the profiler tests until we know why they fail on tiger: |
| 20207 | <rdar://problem/6316530> Profiler tests fail on tiger |
| 20208 | |
| 20209 | * platform/mac-tiger/Skipped: |
| 20210 | |
| 20211 | 2008-10-23 Kevin McCullough <kmccullough@apple.com> |
| 20212 | |
| 20213 | Forgot to remove the tests from the skipped lists, this should have been |
| 20214 | apart of the last checkin. |
| 20215 | |
| 20216 | * platform/gtk/Skipped: |
| 20217 | * platform/mac/Skipped: |
| 20218 | * platform/qt/Skipped: |
| 20219 | * platform/win/Skipped: |
| 20220 | |
| 20221 | 2008-10-23 Kevin McCullough <kmccullough@apple.com> |
| 20222 | |
| 20223 | Reviewed by Tim Hatcher. |
| 20224 | |
| 20225 | https://bugs.webkit.org/show_bug.cgi?id=21817 |
| 20226 | Bug 21817: Manual profiler tests should be made into layout tests |
| 20227 | |
| 20228 | - Added the expected results for the profiler tests and removed the |
| 20229 | tests from the skipped list. |
| 20230 | - Also removed two tests that were accidentally checked in previously. |
| 20231 | - Also changed the text on the tests to be more apparent how to run them |
| 20232 | manually. |
| 20233 | |
| 20234 | * fast/profiler/anonymous-event-handler-expected.txt: Added. |
| 20235 | * fast/profiler/anonymous-event-handler.html: |
| 20236 | * fast/profiler/anonymous-function-called-from-different-contexts-expected.txt: Added. |
| 20237 | * fast/profiler/anonymous-function-called-from-different-contexts.html: |
| 20238 | * fast/profiler/anonymous-function-calls-built-in-functions-expected.txt: Added. |
| 20239 | * fast/profiler/anonymous-function-calls-built-in-functions.html: |
| 20240 | * fast/profiler/anonymous-function-calls-eval-expected.txt: Added. |
| 20241 | * fast/profiler/anonymous-function-calls-eval.html: |
| 20242 | * fast/profiler/apply-expected.txt: Added. |
| 20243 | * fast/profiler/apply.html: |
| 20244 | * fast/profiler/built-in-function-calls-anonymous-expected.txt: Added. |
| 20245 | * fast/profiler/built-in-function-calls-anonymous.html: |
| 20246 | * fast/profiler/built-in-function-calls-user-defined-function-expected.txt: Added. |
| 20247 | * fast/profiler/built-in-function-calls-user-defined-function.html: |
| 20248 | * fast/profiler/call-expected.txt: Added. |
| 20249 | * fast/profiler/call-nodelist-as-function-expected.txt: Added. |
| 20250 | * fast/profiler/call-nodelist-as-function.html: |
| 20251 | * fast/profiler/call.html: Added. |
| 20252 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope-expected.txt: Added. |
| 20253 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html: |
| 20254 | * fast/profiler/compare-multiple-profiles-expected.txt: Added. |
| 20255 | * fast/profiler/compare-multiple-profiles.html: |
| 20256 | * fast/profiler/constructor-expected.txt: Added. |
| 20257 | * fast/profiler/constructor.html: |
| 20258 | * fast/profiler/dead-time-expected.txt: Added. |
| 20259 | * fast/profiler/dead-time.html: |
| 20260 | * fast/profiler/deep-recursion.html: Removed. |
| 20261 | * fast/profiler/document-dot-write-expected.txt: Added. |
| 20262 | * fast/profiler/document-dot-write.html: |
| 20263 | * fast/profiler/event-handler-expected.txt: Added. |
| 20264 | * fast/profiler/event-handler.html: |
| 20265 | * fast/profiler/execution-context-and-eval-on-same-line-expected.txt: Added. |
| 20266 | * fast/profiler/execution-context-and-eval-on-same-line.html: |
| 20267 | * fast/profiler/heavy-view-expected.txt: Added. |
| 20268 | * fast/profiler/heavy-view.html: |
| 20269 | * fast/profiler/inline-event-handler-expected.txt: Added. |
| 20270 | * fast/profiler/inline-event-handler.html: |
| 20271 | * fast/profiler/many-calls-in-the-same-scope-expected.txt: Added. |
| 20272 | * fast/profiler/many-calls-in-the-same-scope.html: Added. |
| 20273 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt: Added. |
| 20274 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html: |
| 20275 | * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt: Added. |
| 20276 | * fast/profiler/multiple-and-different-scoped-function-calls.html: |
| 20277 | * fast/profiler/multiple-frames-expected.txt: Added. |
| 20278 | * fast/profiler/multiple-frames.html: |
| 20279 | * fast/profiler/multiple-windows.html: Removed. |
| 20280 | * fast/profiler/nested-anonymous-functon-expected.txt: Added. |
| 20281 | * fast/profiler/nested-anonymous-functon.html: |
| 20282 | * fast/profiler/nested-start-and-stop-profiler-expected.txt: Added. |
| 20283 | * fast/profiler/nested-start-and-stop-profiler.html: |
| 20284 | * fast/profiler/no-execution-context-expected.txt: Added. |
| 20285 | * fast/profiler/no-execution-context.html: |
| 20286 | * fast/profiler/one-execution-context-expected.txt: Added. |
| 20287 | * fast/profiler/one-execution-context.html: |
| 20288 | * fast/profiler/profile-calls-in-included-file-expected.txt: Added. |
| 20289 | * fast/profiler/profile-calls-in-included-file.html: |
| 20290 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt: Added. |
| 20291 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html: |
| 20292 | * fast/profiler/profiling-from-a-nested-location-expected.txt: Added. |
| 20293 | * fast/profiler/profiling-from-a-nested-location.html: |
| 20294 | * fast/profiler/simple-event-call-expected.txt: Added. |
| 20295 | * fast/profiler/simple-event-call.html: |
| 20296 | * fast/profiler/simple-no-level-change-expected.txt: Added. |
| 20297 | * fast/profiler/simple-no-level-change.html: |
| 20298 | * fast/profiler/start-and-stop-profiler-multiple-times-expected.txt: Added. |
| 20299 | * fast/profiler/start-and-stop-profiler-multiple-times.html: |
| 20300 | * fast/profiler/start-and-stop-profiling-in-the-same-function-expected.txt: Added. |
| 20301 | * fast/profiler/start-and-stop-profiling-in-the-same-function.html: |
| 20302 | * fast/profiler/start-but-dont-stop-profiling-expected.txt: Added. |
| 20303 | * fast/profiler/start-but-dont-stop-profiling.html: |
| 20304 | * fast/profiler/stop-profiling-after-setTimeout-expected.txt: Added. |
| 20305 | * fast/profiler/stop-profiling-after-setTimeout.html: |
| 20306 | * fast/profiler/stop-then-function-call-expected.txt: Added. |
| 20307 | * fast/profiler/stop-then-function-call.html: |
| 20308 | * fast/profiler/throw-exception-from-eval-expected.txt: Added. |
| 20309 | * fast/profiler/throw-exception-from-eval.html: |
| 20310 | * fast/profiler/two-execution-contexts-expected.txt: Added. |
| 20311 | * fast/profiler/two-execution-contexts.html: |
| 20312 | * fast/profiler/user-defined-function-calls-built-in-functions-expected.txt: Added. |
| 20313 | * fast/profiler/user-defined-function-calls-built-in-functions.html: |
| 20314 | * fast/profiler/window-dot-eval-expected.txt: Added. |
| 20315 | * fast/profiler/window-dot-eval.html: |
| 20316 | |
| 20317 | 2008-10-23 Dan Bernstein <mitz@apple.com> |
| 20318 | |
| 20319 | Reviewed by Sam Weinig with no hesitation. |
| 20320 | |
| 20321 | - test for the HTML/CSS case of https://bugs.webkit.org/show_bug.cgi?id=19839 |
| 20322 | <rdar://problem/6304805> A PDF,RLE sequence that should be a no-op affects bidi reordering |
| 20323 | |
| 20324 | * fast/text/bidi-embedding-pop-and-push-same.html: Added. |
| 20325 | * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Added. |
| 20326 | * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: Added. |
| 20327 | * platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.txt: Added. |
| 20328 | |
| 20329 | 2008-10-23 Kevin McCullough <kmccullough@apple.com> |
| 20330 | |
| 20331 | Reviewed by Tim Hatcher. |
| 20332 | |
| 20333 | https://bugs.webkit.org/show_bug.cgi?id=21817 |
| 20334 | Bug 21817: Manual profiler tests should be made into layout tests |
| 20335 | |
| 20336 | - Here are the changes to the tests. The most significant part is the |
| 20337 | change to profiler-test-JS-resources.js where endTest will now notify |
| 20338 | the layout test controller if it was waiting and call the print function |
| 20339 | to iterate over all of the profiles and log their structure. |
| 20340 | - Most of these tests changed to include the layoutTestController, use |
| 20341 | endTest() or call the print function directly if there was some reason |
| 20342 | that they could not use endTest(). |
| 20343 | |
| 20344 | * fast/profiler/resources/profiler-test-JS-resources.js: |
| 20345 | (endTest): Stop any waits and print the profile information. |
| 20346 | (printHeavyProfilesDataWithoutTime): Print all profile information in |
| 20347 | heavy view, without time. |
| 20348 | (printProfilesDataWithoutTime): Print all profile information in tree |
| 20349 | view, without time. |
| 20350 | (printProfileNodeWithoutTime): Print a profile node's informmation and |
| 20351 | all of it's children's information. |
| 20352 | * fast/profiler/anonymous-event-handler.html: |
| 20353 | * fast/profiler/anonymous-function-called-from-different-contexts.html: |
| 20354 | * fast/profiler/anonymous-function-calls-built-in-functions.html: |
| 20355 | * fast/profiler/anonymous-function-calls-eval.html: |
| 20356 | * fast/profiler/apply.html: |
| 20357 | * fast/profiler/built-in-function-calls-anonymous.html: |
| 20358 | * fast/profiler/built-in-function-calls-user-defined-function.html: |
| 20359 | * fast/profiler/call-nodelist-as-function.html: |
| 20360 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html: |
| 20361 | * fast/profiler/compare-multiple-profiles.html: |
| 20362 | * fast/profiler/constructor.html: |
| 20363 | * fast/profiler/dead-time.html: |
| 20364 | * fast/profiler/deep-recursion.html: |
| 20365 | * fast/profiler/document-dot-write.html: |
| 20366 | * fast/profiler/event-handler.html: |
| 20367 | * fast/profiler/execution-context-and-eval-on-same-line.html: |
| 20368 | * fast/profiler/heavy-view.html: |
| 20369 | * fast/profiler/inline-event-handler.html: |
| 20370 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html: |
| 20371 | * fast/profiler/multiple-and-different-scoped-function-calls.html: |
| 20372 | * fast/profiler/multiple-frames.html: |
| 20373 | * fast/profiler/nested-anonymous-functon.html: |
| 20374 | * fast/profiler/nested-start-and-stop-profiler.html: |
| 20375 | * fast/profiler/no-execution-context.html: |
| 20376 | * fast/profiler/one-execution-context.html: |
| 20377 | * fast/profiler/profile-calls-in-included-file.html: |
| 20378 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html: |
| 20379 | * fast/profiler/profiling-from-a-nested-location.html: |
| 20380 | * fast/profiler/simple-event-call.html: |
| 20381 | * fast/profiler/simple-no-level-change.html: |
| 20382 | * fast/profiler/start-and-stop-profiler-multiple-times.html: |
| 20383 | * fast/profiler/start-and-stop-profiling-in-the-same-function.html: |
| 20384 | * fast/profiler/start-but-dont-stop-profiling.html: |
| 20385 | * fast/profiler/stop-profiling-after-setTimeout.html: |
| 20386 | * fast/profiler/stop-then-function-call.html: |
| 20387 | * fast/profiler/throw-exception-from-eval.html: |
| 20388 | * fast/profiler/two-execution-contexts.html: |
| 20389 | * fast/profiler/user-defined-function-calls-built-in-functions.html: |
| 20390 | * fast/profiler/window-dot-eval.html: |
| 20391 | |
| 20392 | 2008-10-23 Darin Adler <darin@apple.com> |
| 20393 | |
| 20394 | - try to get buildbot green again |
| 20395 | |
| 20396 | * platform/gtk/Skipped: Added fast/profiler. |
| 20397 | * platform/mac/Skipped: Fixed typo: fast/profiler, not fast/profile. |
| 20398 | * platform/qt/Skipped: Added fast/profiler. |
| 20399 | * platform/win/Skipped: Fixed typo: fast/profiler, not fast/profile. |
| 20400 | |
| 20401 | 2008-10-23 Kevin McCullough <kmccullough@apple.com> |
| 20402 | |
| 20403 | Forgot to actually check these files in from last time :( |
| 20404 | |
| 20405 | * fast/profiler: Added. |
| 20406 | * fast/profiler/anonymous-event-handler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-event-handler.html. |
| 20407 | * fast/profiler/anonymous-function-called-from-different-contexts.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-function-called-from-different-contexts.html. |
| 20408 | * fast/profiler/anonymous-function-calls-built-in-functions.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-function-calls-built-in-functions.html. |
| 20409 | * fast/profiler/anonymous-function-calls-eval.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-function-calls-eval.html. |
| 20410 | * fast/profiler/apply.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-apply.html. |
| 20411 | * fast/profiler/built-in-function-calls-anonymous.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-built-in-function-calls-anonymous.html. |
| 20412 | * fast/profiler/built-in-function-calls-user-defined-function.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-built-in-function-calls-user-defined-function.html. |
| 20413 | * fast/profiler/call-nodelist-as-function.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-call-nodelist-as-function.html. |
| 20414 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-calling-the-function-that-started-the-profiler-from-another-scope.html. |
| 20415 | * fast/profiler/compare-multiple-profiles.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-compare-multiple-profiles.html. |
| 20416 | * fast/profiler/constructor.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-constructor.html. |
| 20417 | * fast/profiler/dead-time.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-dead-time.html. |
| 20418 | * fast/profiler/deep-recursion.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-deep-recursion.html. |
| 20419 | * fast/profiler/document-dot-write.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-document-dot-write.html. |
| 20420 | * fast/profiler/event-handler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-event-handler.html. |
| 20421 | * fast/profiler/execution-context-and-eval-on-same-line.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-execution-context-and-eval-on-same-line.html. |
| 20422 | * fast/profiler/heavy-view.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-heavy-view.html. |
| 20423 | * fast/profiler/inline-event-handler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-inline-event-handler.html. |
| 20424 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-and-different-scoped-anonymous-function-calls.html. |
| 20425 | * fast/profiler/multiple-and-different-scoped-function-calls.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-and-different-scoped-function-calls.html. |
| 20426 | * fast/profiler/multiple-frames.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-frames.html. |
| 20427 | * fast/profiler/multiple-windows.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-windows.html. |
| 20428 | * fast/profiler/nested-anonymous-functon.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-nested-anonymous-functon.html. |
| 20429 | * fast/profiler/nested-start-and-stop-profiler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-nested-start-and-stop-profiler.html. |
| 20430 | * fast/profiler/no-execution-context.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-no-execution-context.html. |
| 20431 | * fast/profiler/one-execution-context.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-one-execution-context.html. |
| 20432 | * fast/profiler/profile-calls-in-included-file.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-profile-calls-in-included-file.html. |
| 20433 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html. |
| 20434 | * fast/profiler/profiling-from-a-nested-location.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-profiling-from-a-nested-location.html. |
| 20435 | * fast/profiler/resources: Added. |
| 20436 | * fast/profiler/resources/other-frame.html: Copied from ../WebCore/manual-tests/inspector/resources/other-frame.html. |
| 20437 | * fast/profiler/resources/other-window.html: Copied from ../WebCore/manual-tests/inspector/resources/other-window.html. |
| 20438 | * fast/profiler/resources/profiler-test-JS-resources.js: Copied from ../WebCore/manual-tests/inspector/resources/profiler-test-JS-resources.js. |
| 20439 | * fast/profiler/simple-event-call.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-simple-event-call.html. |
| 20440 | * fast/profiler/simple-no-level-change.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-simple-no-level-change.html. |
| 20441 | * fast/profiler/start-and-stop-profiler-multiple-times.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-start-and-stop-profiler-multiple-times.html. |
| 20442 | * fast/profiler/start-and-stop-profiling-in-the-same-function.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-start-and-stop-profiling-in-the-same-function.html. |
| 20443 | * fast/profiler/start-but-dont-stop-profiling.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-start-but-dont-stop-profiling.html. |
| 20444 | * fast/profiler/stop-profiling-after-setTimeout.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-stop-profiling-after-setTimeout.html. |
| 20445 | * fast/profiler/stop-then-function-call.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-stop-then-function-call.html. |
| 20446 | * fast/profiler/throw-exception-from-eval.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-throw-exception-from-eval.html. |
| 20447 | * fast/profiler/two-execution-contexts.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-two-execution-contexts.html. |
| 20448 | * fast/profiler/user-defined-function-calls-built-in-functions.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-user-defined-function-calls-built-in-functions.html. |
| 20449 | * fast/profiler/window-dot-eval.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-window-dot-eval.html. |
| 20450 | |
| 20451 | 2008-10-23 Kevin McCullough <kmccullough@apple.com> |
| 20452 | |
| 20453 | Reviewed by Tim Hatcher. |
| 20454 | |
| 20455 | https://bugs.webkit.org/show_bug.cgi?id=21817 |
| 20456 | Bug 21817: Manual profiler tests should be made into layout tests |
| 20457 | |
| 20458 | -Moving the tests before diffing so that it's clear what changed. |
| 20459 | |
| 20460 | * platform/mac/Skipped: Skipping until the new files are in place. |
| 20461 | * platform/win/Skipped: |
| 20462 | * fast/profiler: Added. |
| 20463 | * fast/profiler/anonymous-event-handler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-event-handler.html. |
| 20464 | * fast/profiler/anonymous-function-called-from-different-contexts.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-function-called-from-different-contexts.html. |
| 20465 | * fast/profiler/anonymous-function-calls-built-in-functions.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-function-calls-built-in-functions.html. |
| 20466 | * fast/profiler/anonymous-function-calls-eval.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-anonymous-function-calls-eval.html. |
| 20467 | * fast/profiler/apply.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-apply.html. |
| 20468 | * fast/profiler/built-in-function-calls-anonymous.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-built-in-function-calls-anonymous.html. |
| 20469 | * fast/profiler/built-in-function-calls-user-defined-function.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-built-in-function-calls-user-defined-function.html. |
| 20470 | * fast/profiler/call-nodelist-as-function.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-call-nodelist-as-function.html. |
| 20471 | * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-calling-the-function-that-started-the-profiler-from-another-scope.html. |
| 20472 | * fast/profiler/compare-multiple-profiles.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-compare-multiple-profiles.html. |
| 20473 | * fast/profiler/constructor.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-constructor.html. |
| 20474 | * fast/profiler/dead-time.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-dead-time.html. |
| 20475 | * fast/profiler/deep-recursion.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-deep-recursion.html. |
| 20476 | * fast/profiler/document-dot-write.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-document-dot-write.html. |
| 20477 | * fast/profiler/event-handler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-event-handler.html. |
| 20478 | * fast/profiler/execution-context-and-eval-on-same-line.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-execution-context-and-eval-on-same-line.html. |
| 20479 | * fast/profiler/heavy-view.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-heavy-view.html. |
| 20480 | * fast/profiler/inline-event-handler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-inline-event-handler.html. |
| 20481 | * fast/profiler/multiple-and-different-scoped-anonymous-function-calls.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-and-different-scoped-anonymous-function-calls.html. |
| 20482 | * fast/profiler/multiple-and-different-scoped-function-calls.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-and-different-scoped-function-calls.html. |
| 20483 | * fast/profiler/multiple-frames.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-frames.html. |
| 20484 | * fast/profiler/multiple-windows.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-multiple-windows.html. |
| 20485 | * fast/profiler/nested-anonymous-functon.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-nested-anonymous-functon.html. |
| 20486 | * fast/profiler/nested-start-and-stop-profiler.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-nested-start-and-stop-profiler.html. |
| 20487 | * fast/profiler/no-execution-context.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-no-execution-context.html. |
| 20488 | * fast/profiler/one-execution-context.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-one-execution-context.html. |
| 20489 | * fast/profiler/profile-calls-in-included-file.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-profile-calls-in-included-file.html. |
| 20490 | * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting.html. |
| 20491 | * fast/profiler/profiling-from-a-nested-location.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-profiling-from-a-nested-location.html. |
| 20492 | * fast/profiler/resources: Added. |
| 20493 | * fast/profiler/resources/other-frame.html: Copied from ../WebCore/manual-tests/inspector/resources/other-frame.html. |
| 20494 | * fast/profiler/resources/other-window.html: Copied from ../WebCore/manual-tests/inspector/resources/other-window.html. |
| 20495 | * fast/profiler/resources/profiler-test-JS-resources.js: Copied from ../WebCore/manual-tests/inspector/resources/profiler-test-JS-resources.js. |
| 20496 | * fast/profiler/simple-event-call.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-simple-event-call.html. |
| 20497 | * fast/profiler/simple-no-level-change.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-simple-no-level-change.html. |
| 20498 | * fast/profiler/start-and-stop-profiler-multiple-times.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-start-and-stop-profiler-multiple-times.html. |
| 20499 | * fast/profiler/start-and-stop-profiling-in-the-same-function.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-start-and-stop-profiling-in-the-same-function.html. |
| 20500 | * fast/profiler/start-but-dont-stop-profiling.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-start-but-dont-stop-profiling.html. |
| 20501 | * fast/profiler/stop-profiling-after-setTimeout.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-stop-profiling-after-setTimeout.html. |
| 20502 | * fast/profiler/stop-then-function-call.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-stop-then-function-call.html. |
| 20503 | * fast/profiler/throw-exception-from-eval.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-throw-exception-from-eval.html. |
| 20504 | * fast/profiler/two-execution-contexts.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-two-execution-contexts.html. |
| 20505 | * fast/profiler/user-defined-function-calls-built-in-functions.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-user-defined-function-calls-built-in-functions.html. |
| 20506 | * fast/profiler/window-dot-eval.html: Copied from ../WebCore/manual-tests/inspector/profiler-test-window-dot-eval.html. |
| 20507 | |
| 20508 | 2008-10-23 Alexey Proskuryakov <ap@webkit.org> |
| 20509 | |
| 20510 | Reviewed by Maciej Stachowiak. |
| 20511 | |
| 20512 | Fix fast/events/message-port.html to not be timing-dependent (it was failing on some bots). |
| 20513 | |
| 20514 | * fast/events/message-port.html: |
| 20515 | * fast/events/message-port-expected.txt: |
| 20516 | |
| 20517 | 2008-10-23 Adam Barth <abarth@webkit.org> |
| 20518 | |
| 20519 | Reviewed by Sam Weinig. |
| 20520 | |
| 20521 | https://bugs.webkit.org/show_bug.cgi?id=21787 |
| 20522 | |
| 20523 | Add test coverage for postMessaging from a data URL. |
| 20524 | |
| 20525 | * http/tests/security/postMessage/data-url-sends-null-origin-expected.txt: Added. |
| 20526 | * http/tests/security/postMessage/data-url-sends-null-origin.html: Added. |
| 20527 | |
| 20528 | 2008-10-22 Cameron Zwarich <zwarich@apple.com> |
| 20529 | |
| 20530 | Reviewed by Kevin McCullough. |
| 20531 | |
| 20532 | Check in changed test results for r37792. |
| 20533 | |
| 20534 | * fast/dom/Window/window-properties-expected.txt: |
| 20535 | |
| 20536 | 2008-10-22 David Smith <catfish.man@gmail.com> |
| 20537 | |
| 20538 | Reviewed by andersca. |
| 20539 | |
| 20540 | https://bugs.webkit.org/show_bug.cgi?id=19974 |
| 20541 | getElementsByClassName not live enough |
| 20542 | |
| 20543 | * fast/dom/getElementsByClassName/015-expected.txt: Added. |
| 20544 | * fast/dom/getElementsByClassName/015.html: Added. |
| 20545 | |
| 20546 | 2008-10-22 Brady Eidson <beidson@apple.com> |
| 20547 | |
| 20548 | Reviewed by Adam Roben |
| 20549 | |
| 20550 | <rdar://6261773> - autocomplete="off" doesn't work on Windows |
| 20551 | |
| 20552 | Remove a skipped test that can now pass with proper DRT support |
| 20553 | |
| 20554 | * platform/win/Skipped: Remove security/autocomplete-cleared-on-back.html |
| 20555 | |
| 20556 | 2008-10-22 Simon Fraser <simon.fraser@apple.com> |
| 20557 | |
| 20558 | Reviewed by Dave Hyatt |
| 20559 | |
| 20560 | Moved tests from css3 to animations/transforms directories. |
| 20561 | |
| 20562 | * animations/change-keyframes-expected.txt: Renamed from LayoutTests/css3/change-keyframes-expected.txt. |
| 20563 | * animations/change-keyframes.html: Renamed from LayoutTests/css3/change-keyframes.html. |
| 20564 | * animations/keyframes-rule-expected.txt: Renamed from LayoutTests/css3/keyframes-rule-expected.txt. |
| 20565 | * animations/keyframes-rule.html: Renamed from LayoutTests/css3/keyframes-rule.html. |
| 20566 | * transforms/transform-value-types-expected.txt: Renamed from LayoutTests/css3/transform-value-types-expected.txt. |
| 20567 | * transforms/transform-value-types.html: Renamed from LayoutTests/css3/transform-value-types.html. |
| 20568 | |
| 20569 | 2008-10-22 Chris Marrin <cmarrin@apple.com> |
| 20570 | |
| 20571 | Reviewed by Dave Hyatt |
| 20572 | |
| 20573 | Testcase for https://bugs.webkit.org/show_bug.cgi?id=21580 |
| 20574 | |
| 20575 | * animations/change-keyframes-name-expected.txt: Added. |
| 20576 | * animations/change-keyframes-name.html: Added. |
| 20577 | |
| 20578 | 2008-10-22 Jungshik Shin <jshin@chromium.org> |
| 20579 | |
| 20580 | Reviewed by Alexey Proskuryakov. |
| 20581 | Landed by Adam Barth. |
| 20582 | |
| 20583 | - https://bugs.webkit.org/show_bug.cgi?id=21581 |
| 20584 | |
| 20585 | Replace x-mac-cyrillic by windows-1256. |
| 20586 | |
| 20587 | * http/tests/misc/frame-default-enc-same-domain-expected.txt: |
| 20588 | * http/tests/misc/frame-default-enc-same-domain.html: |
| 20589 | |
| 20590 | 2008-10-21 Alexey Proskuryakov <ap@webkit.org> |
| 20591 | |
| 20592 | Reviewed by Darin Adler. |
| 20593 | |
| 20594 | https://bugs.webkit.org/show_bug.cgi?id=21769 |
| 20595 | MessagePort should be GC protected if there are messages to be delivered |
| 20596 | |
| 20597 | * fast/events/message-channel-gc-3-expected.txt: Added. |
| 20598 | * fast/events/message-channel-gc-3.html: Added. |
| 20599 | |
| 20600 | 2008-10-20 Chris Fleizach <cfleizach@apple.com> |
| 20601 | |
| 20602 | Reviewed by Jon Honeycutt. |
| 20603 | |
| 20604 | Add a test for table support in accessibilty |
| 20605 | See https://bugs.webkit.org/show_bug.cgi?id=21721 |
| 20606 | |
| 20607 | * accessibility/table-nofirstbody-expected.txt: Added. |
| 20608 | * accessibility/table-nofirstbody.html: Added. |
| 20609 | |
| 20610 | 2008-10-18 Geoffrey Garen <ggaren@apple.com> |
| 20611 | |
| 20612 | Reviewed by Darin Adler. |
| 20613 | |
| 20614 | Test for bugs fixed while working on https://bugs.webkit.org/show_bug.cgi?id=21735 |
| 20615 | Emit profiling instrumentation only if the Web Inspector's profiling |
| 20616 | feature is enabled |
| 20617 | |
| 20618 | * fast/js/exception-thrown-from-new-expected.txt: Added. |
| 20619 | * fast/js/exception-thrown-from-new.html: Added. |
| 20620 | |
| 20621 | 2008-10-20 Alexey Proskuryakov <ap@webkit.org> |
| 20622 | |
| 20623 | Add Worker to the results - although it is just a stub right now, it is present in the list |
| 20624 | of window properties. |
| 20625 | |
| 20626 | * fast/dom/Window/window-properties-expected.txt: |
| 20627 | |
| 20628 | 2008-10-17 Pamela Greene <pam@chromium.org> |
| 20629 | |
| 20630 | Add a number of new tests. |
| 20631 | See https://bugs.webkit.org/show_bug.cgi?id=21407 |
| 20632 | |
| 20633 | Reviewed by Alexey Proskuryakov. |
| 20634 | |
| 20635 | * fast/css/border-height.html: Added. |
| 20636 | * fast/dom/Window/orphaned-frame-access-expected.txt: Added. |
| 20637 | * fast/dom/Window/orphaned-frame-access.html: Added. |
| 20638 | * fast/forms/image-border.html: Added. |
| 20639 | * fast/forms/input-field-text-truncated.html: Added. |
| 20640 | * fast/forms/input-type-text-min-width.html: Added. |
| 20641 | * fast/forms/textarea-scrollbar-height-expected.txt: Added. |
| 20642 | * fast/forms/textarea-scrollbar-height.html: Added. |
| 20643 | * fast/forms/textarea-width.html: Added. |
| 20644 | * fast/overflow/overflow_hidden.html: Added. |
| 20645 | * fast/parser/resources/xml-declaration-missing-ending-mark.xml: Added. |
| 20646 | * fast/parser/xml-declaration-missing-ending-mark-expected.txt: Added. |
| 20647 | * fast/parser/xml-declaration-missing-ending-mark.html: Added. |
| 20648 | * fast/text/international/hindi-spacing.html: Added. |
| 20649 | * http/tests/misc/crash-multiple-family-fontface-expected.txt: Added. |
| 20650 | * http/tests/misc/crash-multiple-family-fontface.html: Added. |
| 20651 | * platform/mac/fast/css/border-height-expected.checksum: Added. |
| 20652 | * platform/mac/fast/css/border-height-expected.png: Added. |
| 20653 | * platform/mac/fast/css/border-height-expected.txt: Added. |
| 20654 | * platform/mac/fast/forms/image-border-expected.checksum: Added. |
| 20655 | * platform/mac/fast/forms/image-border-expected.png: Added. |
| 20656 | * platform/mac/fast/forms/image-border-expected.txt: Added. |
| 20657 | * platform/mac/fast/forms/input-field-text-truncated-expected.checksum: Added. |
| 20658 | * platform/mac/fast/forms/input-field-text-truncated-expected.png: Added. |
| 20659 | * platform/mac/fast/forms/input-field-text-truncated-expected.txt: Added. |
| 20660 | * platform/mac/fast/forms/input-type-text-min-width-expected.checksum: Added. |
| 20661 | * platform/mac/fast/forms/input-type-text-min-width-expected.png: Added. |
| 20662 | * platform/mac/fast/forms/input-type-text-min-width-expected.txt: Added. |
| 20663 | * platform/mac/fast/forms/textarea-width-expected.checksum: Added. |
| 20664 | * platform/mac/fast/forms/textarea-width-expected.png: Added. |
| 20665 | * platform/mac/fast/forms/textarea-width-expected.txt: Added. |
| 20666 | * platform/mac/fast/overflow/overflow_hidden-expected.checksum: Added. |
| 20667 | * platform/mac/fast/overflow/overflow_hidden-expected.png: Added. |
| 20668 | * platform/mac/fast/overflow/overflow_hidden-expected.txt: Added. |
| 20669 | * platform/mac/fast/text/international/hindi-spacing-expected.checksum: Added. |
| 20670 | * platform/mac/fast/text/international/hindi-spacing-expected.png: Added. |
| 20671 | * platform/mac/fast/text/international/hindi-spacing-expected.txt: Added. |
| 20672 | |
| 20673 | 2008-10-17 Pamela Greene <pam@chromium.org> |
| 20674 | |
| 20675 | Fix potential race by running two passes of test to defer notifyDone. |
| 20676 | See https://bugs.webkit.org/show_bug.cgi?id=21576 |
| 20677 | |
| 20678 | Reviewed by Timothy Hatcher. |
| 20679 | |
| 20680 | * fast/history/resources/history_reload_window.html: |
| 20681 | |
| 20682 | 2008-10-16 Julien Chaffraix <jchaffraix@pleyo.com> |
| 20683 | |
| 20684 | Rubber-stamped by Alexey Proskuryakov. |
| 20685 | |
| 20686 | Remove duplicated code in this test. |
| 20687 | |
| 20688 | * http/tests/xmlhttprequest/xmlhttprequest-post-crash.html: |
| 20689 | |
| 20690 | 2008-10-15 Glenn Wilson <gwilson@google.com> |
| 20691 | |
| 20692 | Added tests to verify that smart editing can be disabled for some tests. |
| 20693 | |
| 20694 | Reviewed by Tim Hatcher. |
| 20695 | |
| 20696 | * editing/deleting/smart-editing-disabled-expected.txt: Added. |
| 20697 | * editing/deleting/smart-editing-disabled.html: Added. |
| 20698 | |
| 20699 | 2008-10-14 Pamela Greene <pam@chromium.org> |
| 20700 | |
| 20701 | Add test to verify popup properties while they're opening. |
| 20702 | The expected result is currently not the desired result. |
| 20703 | See https://bugs.webkit.org/show_bug.cgi?id=21419 and |
| 20704 | https://bugs.webkit.org/show_bug.cgi?id=21597 . |
| 20705 | |
| 20706 | Reviewed by Eric Seidel. |
| 20707 | |
| 20708 | * fast/dom/Window/window-open-pending-url-expected.txt: Added. |
| 20709 | * fast/dom/Window/window-open-pending-url.html: Added. |
| 20710 | |
| 20711 | 2008-10-14 Chris Marrin <cmarrin@apple.com> |
| 20712 | |
| 20713 | Reviewed by Darin Adler. |
| 20714 | |
| 20715 | Testcase for https://bugs.webkit.org/show_bug.cgi?id=21490 |
| 20716 | Optimize keyframe style sheet changes by avoiding styleSheetChanged() |
| 20717 | |
| 20718 | * css3/change-keyframes-expected.txt: Added. |
| 20719 | * css3/change-keyframes.html: Added. |
| 20720 | |
| 20721 | 2008-10-14 David Hyatt <hyatt@apple.com> |
| 20722 | |
| 20723 | Add layout tests for body propagation of overflow and background to the viewport. |
| 20724 | |
| 20725 | Reviewed by Adam Roben |
| 20726 | |
| 20727 | * fast/body-propagation: Added. |
| 20728 | * fast/body-propagation/background-color: Added. |
| 20729 | * fast/body-propagation/background-color/001-xhtml.xhtml: Added. |
| 20730 | * fast/body-propagation/background-color/001.html: Added. |
| 20731 | * fast/body-propagation/background-color/002-xhtml.xhtml: Added. |
| 20732 | * fast/body-propagation/background-color/002.html: Added. |
| 20733 | * fast/body-propagation/background-color/003-declarative.xhtml: Added. |
| 20734 | * fast/body-propagation/background-color/003-xhtml.xhtml: Added. |
| 20735 | * fast/body-propagation/background-color/003.html: Added. |
| 20736 | * fast/body-propagation/background-color/004-declarative.xhtml: Added. |
| 20737 | * fast/body-propagation/background-color/004-xhtml.xhtml: Added. |
| 20738 | * fast/body-propagation/background-color/004.html: Added. |
| 20739 | * fast/body-propagation/background-color/005-declarative.xhtml: Added. |
| 20740 | * fast/body-propagation/background-color/005-xhtml.xhtml: Added. |
| 20741 | * fast/body-propagation/background-color/005.html: Added. |
| 20742 | * fast/body-propagation/background-color/006-declarative.xhtml: Added. |
| 20743 | * fast/body-propagation/background-color/006-xhtml.xhtml: Added. |
| 20744 | * fast/body-propagation/background-color/006.html: Added. |
| 20745 | * fast/body-propagation/background-color/007-declarative.xhtml: Added. |
| 20746 | * fast/body-propagation/background-color/007-xhtml.xhtml: Added. |
| 20747 | * fast/body-propagation/background-color/007.html: Added. |
| 20748 | * fast/body-propagation/background-color/008-xhtml.xhtml: Added. |
| 20749 | * fast/body-propagation/background-color/008.html: Added. |
| 20750 | * fast/body-propagation/background-image: Added. |
| 20751 | * fast/body-propagation/background-image/001-xhtml.xhtml: Added. |
| 20752 | * fast/body-propagation/background-image/001.html: Added. |
| 20753 | * fast/body-propagation/background-image/002-xhtml.xhtml: Added. |
| 20754 | * fast/body-propagation/background-image/002.html: Added. |
| 20755 | * fast/body-propagation/background-image/003-declarative.xhtml: Added. |
| 20756 | * fast/body-propagation/background-image/003-xhtml.xhtml: Added. |
| 20757 | * fast/body-propagation/background-image/003.html: Added. |
| 20758 | * fast/body-propagation/background-image/004-declarative.xhtml: Added. |
| 20759 | * fast/body-propagation/background-image/004-xhtml.xhtml: Added. |
| 20760 | * fast/body-propagation/background-image/004.html: Added. |
| 20761 | * fast/body-propagation/background-image/005-declarative.xhtml: Added. |
| 20762 | * fast/body-propagation/background-image/005-xhtml.xhtml: Added. |
| 20763 | * fast/body-propagation/background-image/005.html: Added. |
| 20764 | * fast/body-propagation/background-image/006-declarative.xhtml: Added. |
| 20765 | * fast/body-propagation/background-image/006-xhtml.xhtml: Added. |
| 20766 | * fast/body-propagation/background-image/006.html: Added. |
| 20767 | * fast/body-propagation/background-image/007-declarative.xhtml: Added. |
| 20768 | * fast/body-propagation/background-image/007-xhtml.xhtml: Added. |
| 20769 | * fast/body-propagation/background-image/007.html: Added. |
| 20770 | * fast/body-propagation/background-image/008-xhtml.xhtml: Added. |
| 20771 | * fast/body-propagation/background-image/008.html: Added. |
| 20772 | * fast/body-propagation/background-image/009-xhtml.xhtml: Added. |
| 20773 | * fast/body-propagation/background-image/009.html: Added. |
| 20774 | * fast/body-propagation/background-image/010-xhtml.xhtml: Added. |
| 20775 | * fast/body-propagation/background-image/010.html: Added. |
| 20776 | * fast/body-propagation/background-image/resources: Added. |
| 20777 | * fast/body-propagation/background-image/resources/lime.png: Added. |
| 20778 | * fast/body-propagation/background-image/resources/red.png: Added. |
| 20779 | * fast/body-propagation/background-image/resources/white.png: Added. |
| 20780 | * fast/body-propagation/background-image/resources/yellow.png: Added. |
| 20781 | * fast/body-propagation/overflow: Added. |
| 20782 | * fast/body-propagation/overflow/001-xhtml.xhtml: Added. |
| 20783 | * fast/body-propagation/overflow/001.html: Added. |
| 20784 | * fast/body-propagation/overflow/002-xhtml.xhtml: Added. |
| 20785 | * fast/body-propagation/overflow/002.html: Added. |
| 20786 | * fast/body-propagation/overflow/003-declarative.xhtml: Added. |
| 20787 | * fast/body-propagation/overflow/003-xhtml.xhtml: Added. |
| 20788 | * fast/body-propagation/overflow/003.html: Added. |
| 20789 | * fast/body-propagation/overflow/004-declarative.xhtml: Added. |
| 20790 | * fast/body-propagation/overflow/004-xhtml.xhtml: Added. |
| 20791 | * fast/body-propagation/overflow/004.html: Added. |
| 20792 | * fast/body-propagation/overflow/005-declarative.xhtml: Added. |
| 20793 | * fast/body-propagation/overflow/005-xhtml.xhtml: Added. |
| 20794 | * fast/body-propagation/overflow/005.html: Added. |
| 20795 | * fast/body-propagation/overflow/006-declarative.xhtml: Added. |
| 20796 | * fast/body-propagation/overflow/006-xhtml.xhtml: Added. |
| 20797 | * fast/body-propagation/overflow/006.html: Added. |
| 20798 | * fast/body-propagation/overflow/007-declarative.xhtml: Added. |
| 20799 | * fast/body-propagation/overflow/007-xhtml.xhtml: Added. |
| 20800 | * fast/body-propagation/overflow/007.html: Added. |
| 20801 | * platform/mac/fast/body-propagation: Added. |
| 20802 | * platform/mac/fast/body-propagation/background-color: Added. |
| 20803 | * platform/mac/fast/body-propagation/background-color/001-expected.checksum: Added. |
| 20804 | * platform/mac/fast/body-propagation/background-color/001-expected.png: Added. |
| 20805 | * platform/mac/fast/body-propagation/background-color/001-expected.txt: Added. |
| 20806 | * platform/mac/fast/body-propagation/background-color/001-xhtml-expected.checksum: Added. |
| 20807 | * platform/mac/fast/body-propagation/background-color/001-xhtml-expected.png: Added. |
| 20808 | * platform/mac/fast/body-propagation/background-color/001-xhtml-expected.txt: Added. |
| 20809 | * platform/mac/fast/body-propagation/background-color/002-expected.checksum: Added. |
| 20810 | * platform/mac/fast/body-propagation/background-color/002-expected.png: Added. |
| 20811 | * platform/mac/fast/body-propagation/background-color/002-expected.txt: Added. |
| 20812 | * platform/mac/fast/body-propagation/background-color/002-xhtml-expected.checksum: Added. |
| 20813 | * platform/mac/fast/body-propagation/background-color/002-xhtml-expected.png: Added. |
| 20814 | * platform/mac/fast/body-propagation/background-color/002-xhtml-expected.txt: Added. |
| 20815 | * platform/mac/fast/body-propagation/background-color/003-declarative-expected.checksum: Added. |
| 20816 | * platform/mac/fast/body-propagation/background-color/003-declarative-expected.png: Added. |
| 20817 | * platform/mac/fast/body-propagation/background-color/003-declarative-expected.txt: Added. |
| 20818 | * platform/mac/fast/body-propagation/background-color/003-expected.checksum: Added. |
| 20819 | * platform/mac/fast/body-propagation/background-color/003-expected.png: Added. |
| 20820 | * platform/mac/fast/body-propagation/background-color/003-expected.txt: Added. |
| 20821 | * platform/mac/fast/body-propagation/background-color/003-xhtml-expected.checksum: Added. |
| 20822 | * platform/mac/fast/body-propagation/background-color/003-xhtml-expected.png: Added. |
| 20823 | * platform/mac/fast/body-propagation/background-color/003-xhtml-expected.txt: Added. |
| 20824 | * platform/mac/fast/body-propagation/background-color/004-declarative-expected.checksum: Added. |
| 20825 | * platform/mac/fast/body-propagation/background-color/004-declarative-expected.png: Added. |
| 20826 | * platform/mac/fast/body-propagation/background-color/004-declarative-expected.txt: Added. |
| 20827 | * platform/mac/fast/body-propagation/background-color/004-expected.checksum: Added. |
| 20828 | * platform/mac/fast/body-propagation/background-color/004-expected.png: Added. |
| 20829 | * platform/mac/fast/body-propagation/background-color/004-expected.txt: Added. |
| 20830 | * platform/mac/fast/body-propagation/background-color/004-xhtml-expected.checksum: Added. |
| 20831 | * platform/mac/fast/body-propagation/background-color/004-xhtml-expected.png: Added. |
| 20832 | * platform/mac/fast/body-propagation/background-color/004-xhtml-expected.txt: Added. |
| 20833 | * platform/mac/fast/body-propagation/background-color/005-declarative-expected.checksum: Added. |
| 20834 | * platform/mac/fast/body-propagation/background-color/005-declarative-expected.png: Added. |
| 20835 | * platform/mac/fast/body-propagation/background-color/005-declarative-expected.txt: Added. |
| 20836 | * platform/mac/fast/body-propagation/background-color/005-expected.checksum: Added. |
| 20837 | * platform/mac/fast/body-propagation/background-color/005-expected.png: Added. |
| 20838 | * platform/mac/fast/body-propagation/background-color/005-expected.txt: Added. |
| 20839 | * platform/mac/fast/body-propagation/background-color/005-xhtml-expected.checksum: Added. |
| 20840 | * platform/mac/fast/body-propagation/background-color/005-xhtml-expected.png: Added. |
| 20841 | * platform/mac/fast/body-propagation/background-color/005-xhtml-expected.txt: Added. |
| 20842 | * platform/mac/fast/body-propagation/background-color/006-declarative-expected.checksum: Added. |
| 20843 | * platform/mac/fast/body-propagation/background-color/006-declarative-expected.png: Added. |
| 20844 | * platform/mac/fast/body-propagation/background-color/006-declarative-expected.txt: Added. |
| 20845 | * platform/mac/fast/body-propagation/background-color/006-expected.checksum: Added. |
| 20846 | * platform/mac/fast/body-propagation/background-color/006-expected.png: Added. |
| 20847 | * platform/mac/fast/body-propagation/background-color/006-expected.txt: Added. |
| 20848 | * platform/mac/fast/body-propagation/background-color/006-xhtml-expected.checksum: Added. |
| 20849 | * platform/mac/fast/body-propagation/background-color/006-xhtml-expected.png: Added. |
| 20850 | * platform/mac/fast/body-propagation/background-color/006-xhtml-expected.txt: Added. |
| 20851 | * platform/mac/fast/body-propagation/background-color/007-declarative-expected.checksum: Added. |
| 20852 | * platform/mac/fast/body-propagation/background-color/007-declarative-expected.png: Added. |
| 20853 | * platform/mac/fast/body-propagation/background-color/007-declarative-expected.txt: Added. |
| 20854 | * platform/mac/fast/body-propagation/background-color/007-expected.checksum: Added. |
| 20855 | * platform/mac/fast/body-propagation/background-color/007-expected.png: Added. |
| 20856 | * platform/mac/fast/body-propagation/background-color/007-expected.txt: Added. |
| 20857 | * platform/mac/fast/body-propagation/background-color/007-xhtml-expected.checksum: Added. |
| 20858 | * platform/mac/fast/body-propagation/background-color/007-xhtml-expected.png: Added. |
| 20859 | * platform/mac/fast/body-propagation/background-color/007-xhtml-expected.txt: Added. |
| 20860 | * platform/mac/fast/body-propagation/background-color/008-expected.checksum: Added. |
| 20861 | * platform/mac/fast/body-propagation/background-color/008-expected.png: Added. |
| 20862 | * platform/mac/fast/body-propagation/background-color/008-expected.txt: Added. |
| 20863 | * platform/mac/fast/body-propagation/background-color/008-xhtml-expected.checksum: Added. |
| 20864 | * platform/mac/fast/body-propagation/background-color/008-xhtml-expected.png: Added. |
| 20865 | * platform/mac/fast/body-propagation/background-color/008-xhtml-expected.txt: Added. |
| 20866 | * platform/mac/fast/body-propagation/background-image: Added. |
| 20867 | * platform/mac/fast/body-propagation/background-image/001-expected.checksum: Added. |
| 20868 | * platform/mac/fast/body-propagation/background-image/001-expected.png: Added. |
| 20869 | * platform/mac/fast/body-propagation/background-image/001-expected.txt: Added. |
| 20870 | * platform/mac/fast/body-propagation/background-image/001-xhtml-expected.checksum: Added. |
| 20871 | * platform/mac/fast/body-propagation/background-image/001-xhtml-expected.png: Added. |
| 20872 | * platform/mac/fast/body-propagation/background-image/001-xhtml-expected.txt: Added. |
| 20873 | * platform/mac/fast/body-propagation/background-image/002-expected.checksum: Added. |
| 20874 | * platform/mac/fast/body-propagation/background-image/002-expected.png: Added. |
| 20875 | * platform/mac/fast/body-propagation/background-image/002-expected.txt: Added. |
| 20876 | * platform/mac/fast/body-propagation/background-image/002-xhtml-expected.checksum: Added. |
| 20877 | * platform/mac/fast/body-propagation/background-image/002-xhtml-expected.png: Added. |
| 20878 | * platform/mac/fast/body-propagation/background-image/002-xhtml-expected.txt: Added. |
| 20879 | * platform/mac/fast/body-propagation/background-image/003-declarative-expected.checksum: Added. |
| 20880 | * platform/mac/fast/body-propagation/background-image/003-declarative-expected.png: Added. |
| 20881 | * platform/mac/fast/body-propagation/background-image/003-declarative-expected.txt: Added. |
| 20882 | * platform/mac/fast/body-propagation/background-image/003-expected.checksum: Added. |
| 20883 | * platform/mac/fast/body-propagation/background-image/003-expected.png: Added. |
| 20884 | * platform/mac/fast/body-propagation/background-image/003-expected.txt: Added. |
| 20885 | * platform/mac/fast/body-propagation/background-image/003-xhtml-expected.checksum: Added. |
| 20886 | * platform/mac/fast/body-propagation/background-image/003-xhtml-expected.png: Added. |
| 20887 | * platform/mac/fast/body-propagation/background-image/003-xhtml-expected.txt: Added. |
| 20888 | * platform/mac/fast/body-propagation/background-image/004-declarative-expected.checksum: Added. |
| 20889 | * platform/mac/fast/body-propagation/background-image/004-declarative-expected.png: Added. |
| 20890 | * platform/mac/fast/body-propagation/background-image/004-declarative-expected.txt: Added. |
| 20891 | * platform/mac/fast/body-propagation/background-image/004-expected.checksum: Added. |
| 20892 | * platform/mac/fast/body-propagation/background-image/004-expected.png: Added. |
| 20893 | * platform/mac/fast/body-propagation/background-image/004-expected.txt: Added. |
| 20894 | * platform/mac/fast/body-propagation/background-image/004-xhtml-expected.checksum: Added. |
| 20895 | * platform/mac/fast/body-propagation/background-image/004-xhtml-expected.png: Added. |
| 20896 | * platform/mac/fast/body-propagation/background-image/004-xhtml-expected.txt: Added. |
| 20897 | * platform/mac/fast/body-propagation/background-image/005-declarative-expected.checksum: Added. |
| 20898 | * platform/mac/fast/body-propagation/background-image/005-declarative-expected.png: Added. |
| 20899 | * platform/mac/fast/body-propagation/background-image/005-declarative-expected.txt: Added. |
| 20900 | * platform/mac/fast/body-propagation/background-image/005-expected.checksum: Added. |
| 20901 | * platform/mac/fast/body-propagation/background-image/005-expected.png: Added. |
| 20902 | * platform/mac/fast/body-propagation/background-image/005-expected.txt: Added. |
| 20903 | * platform/mac/fast/body-propagation/background-image/005-xhtml-expected.checksum: Added. |
| 20904 | * platform/mac/fast/body-propagation/background-image/005-xhtml-expected.png: Added. |
| 20905 | * platform/mac/fast/body-propagation/background-image/005-xhtml-expected.txt: Added. |
| 20906 | * platform/mac/fast/body-propagation/background-image/006-declarative-expected.checksum: Added. |
| 20907 | * platform/mac/fast/body-propagation/background-image/006-declarative-expected.png: Added. |
| 20908 | * platform/mac/fast/body-propagation/background-image/006-declarative-expected.txt: Added. |
| 20909 | * platform/mac/fast/body-propagation/background-image/006-expected.checksum: Added. |
| 20910 | * platform/mac/fast/body-propagation/background-image/006-expected.png: Added. |
| 20911 | * platform/mac/fast/body-propagation/background-image/006-expected.txt: Added. |
| 20912 | * platform/mac/fast/body-propagation/background-image/006-xhtml-expected.checksum: Added. |
| 20913 | * platform/mac/fast/body-propagation/background-image/006-xhtml-expected.png: Added. |
| 20914 | * platform/mac/fast/body-propagation/background-image/006-xhtml-expected.txt: Added. |
| 20915 | * platform/mac/fast/body-propagation/background-image/007-declarative-expected.checksum: Added. |
| 20916 | * platform/mac/fast/body-propagation/background-image/007-declarative-expected.png: Added. |
| 20917 | * platform/mac/fast/body-propagation/background-image/007-declarative-expected.txt: Added. |
| 20918 | * platform/mac/fast/body-propagation/background-image/007-expected.checksum: Added. |
| 20919 | * platform/mac/fast/body-propagation/background-image/007-expected.png: Added. |
| 20920 | * platform/mac/fast/body-propagation/background-image/007-expected.txt: Added. |
| 20921 | * platform/mac/fast/body-propagation/background-image/007-xhtml-expected.checksum: Added. |
| 20922 | * platform/mac/fast/body-propagation/background-image/007-xhtml-expected.png: Added. |
| 20923 | * platform/mac/fast/body-propagation/background-image/007-xhtml-expected.txt: Added. |
| 20924 | * platform/mac/fast/body-propagation/background-image/008-expected.checksum: Added. |
| 20925 | * platform/mac/fast/body-propagation/background-image/008-expected.png: Added. |
| 20926 | * platform/mac/fast/body-propagation/background-image/008-expected.txt: Added. |
| 20927 | * platform/mac/fast/body-propagation/background-image/008-xhtml-expected.checksum: Added. |
| 20928 | * platform/mac/fast/body-propagation/background-image/008-xhtml-expected.png: Added. |
| 20929 | * platform/mac/fast/body-propagation/background-image/008-xhtml-expected.txt: Added. |
| 20930 | * platform/mac/fast/body-propagation/background-image/009-expected.checksum: Added. |
| 20931 | * platform/mac/fast/body-propagation/background-image/009-expected.png: Added. |
| 20932 | * platform/mac/fast/body-propagation/background-image/009-expected.txt: Added. |
| 20933 | * platform/mac/fast/body-propagation/background-image/009-xhtml-expected.checksum: Added. |
| 20934 | * platform/mac/fast/body-propagation/background-image/009-xhtml-expected.png: Added. |
| 20935 | * platform/mac/fast/body-propagation/background-image/009-xhtml-expected.txt: Added. |
| 20936 | * platform/mac/fast/body-propagation/background-image/010-expected.checksum: Added. |
| 20937 | * platform/mac/fast/body-propagation/background-image/010-expected.png: Added. |
| 20938 | * platform/mac/fast/body-propagation/background-image/010-expected.txt: Added. |
| 20939 | * platform/mac/fast/body-propagation/background-image/010-xhtml-expected.checksum: Added. |
| 20940 | * platform/mac/fast/body-propagation/background-image/010-xhtml-expected.png: Added. |
| 20941 | * platform/mac/fast/body-propagation/background-image/010-xhtml-expected.txt: Added. |
| 20942 | * platform/mac/fast/body-propagation/overflow: Added. |
| 20943 | * platform/mac/fast/body-propagation/overflow/001-expected.checksum: Added. |
| 20944 | * platform/mac/fast/body-propagation/overflow/001-expected.png: Added. |
| 20945 | * platform/mac/fast/body-propagation/overflow/001-expected.txt: Added. |
| 20946 | * platform/mac/fast/body-propagation/overflow/001-xhtml-expected.checksum: Added. |
| 20947 | * platform/mac/fast/body-propagation/overflow/001-xhtml-expected.png: Added. |
| 20948 | * platform/mac/fast/body-propagation/overflow/001-xhtml-expected.txt: Added. |
| 20949 | * platform/mac/fast/body-propagation/overflow/002-expected.checksum: Added. |
| 20950 | * platform/mac/fast/body-propagation/overflow/002-expected.png: Added. |
| 20951 | * platform/mac/fast/body-propagation/overflow/002-expected.txt: Added. |
| 20952 | * platform/mac/fast/body-propagation/overflow/002-xhtml-expected.checksum: Added. |
| 20953 | * platform/mac/fast/body-propagation/overflow/002-xhtml-expected.png: Added. |
| 20954 | * platform/mac/fast/body-propagation/overflow/002-xhtml-expected.txt: Added. |
| 20955 | * platform/mac/fast/body-propagation/overflow/003-declarative-expected.checksum: Added. |
| 20956 | * platform/mac/fast/body-propagation/overflow/003-declarative-expected.png: Added. |
| 20957 | * platform/mac/fast/body-propagation/overflow/003-declarative-expected.txt: Added. |
| 20958 | * platform/mac/fast/body-propagation/overflow/003-expected.checksum: Added. |
| 20959 | * platform/mac/fast/body-propagation/overflow/003-expected.png: Added. |
| 20960 | * platform/mac/fast/body-propagation/overflow/003-expected.txt: Added. |
| 20961 | * platform/mac/fast/body-propagation/overflow/003-xhtml-expected.checksum: Added. |
| 20962 | * platform/mac/fast/body-propagation/overflow/003-xhtml-expected.png: Added. |
| 20963 | * platform/mac/fast/body-propagation/overflow/003-xhtml-expected.txt: Added. |
| 20964 | * platform/mac/fast/body-propagation/overflow/004-declarative-expected.checksum: Added. |
| 20965 | * platform/mac/fast/body-propagation/overflow/004-declarative-expected.png: Added. |
| 20966 | * platform/mac/fast/body-propagation/overflow/004-declarative-expected.txt: Added. |
| 20967 | * platform/mac/fast/body-propagation/overflow/004-expected.checksum: Added. |
| 20968 | * platform/mac/fast/body-propagation/overflow/004-expected.png: Added. |
| 20969 | * platform/mac/fast/body-propagation/overflow/004-expected.txt: Added. |
| 20970 | * platform/mac/fast/body-propagation/overflow/004-xhtml-expected.checksum: Added. |
| 20971 | * platform/mac/fast/body-propagation/overflow/004-xhtml-expected.png: Added. |
| 20972 | * platform/mac/fast/body-propagation/overflow/004-xhtml-expected.txt: Added. |
| 20973 | * platform/mac/fast/body-propagation/overflow/005-declarative-expected.checksum: Added. |
| 20974 | * platform/mac/fast/body-propagation/overflow/005-declarative-expected.png: Added. |
| 20975 | * platform/mac/fast/body-propagation/overflow/005-declarative-expected.txt: Added. |
| 20976 | * platform/mac/fast/body-propagation/overflow/005-expected.checksum: Added. |
| 20977 | * platform/mac/fast/body-propagation/overflow/005-expected.png: Added. |
| 20978 | * platform/mac/fast/body-propagation/overflow/005-expected.txt: Added. |
| 20979 | * platform/mac/fast/body-propagation/overflow/005-xhtml-expected.checksum: Added. |
| 20980 | * platform/mac/fast/body-propagation/overflow/005-xhtml-expected.png: Added. |
| 20981 | * platform/mac/fast/body-propagation/overflow/005-xhtml-expected.txt: Added. |
| 20982 | * platform/mac/fast/body-propagation/overflow/006-declarative-expected.checksum: Added. |
| 20983 | * platform/mac/fast/body-propagation/overflow/006-declarative-expected.png: Added. |
| 20984 | * platform/mac/fast/body-propagation/overflow/006-declarative-expected.txt: Added. |
| 20985 | * platform/mac/fast/body-propagation/overflow/006-expected.checksum: Added. |
| 20986 | * platform/mac/fast/body-propagation/overflow/006-expected.png: Added. |
| 20987 | * platform/mac/fast/body-propagation/overflow/006-expected.txt: Added. |
| 20988 | * platform/mac/fast/body-propagation/overflow/006-xhtml-expected.checksum: Added. |
| 20989 | * platform/mac/fast/body-propagation/overflow/006-xhtml-expected.png: Added. |
| 20990 | * platform/mac/fast/body-propagation/overflow/006-xhtml-expected.txt: Added. |
| 20991 | * platform/mac/fast/body-propagation/overflow/007-declarative-expected.checksum: Added. |
| 20992 | * platform/mac/fast/body-propagation/overflow/007-declarative-expected.png: Added. |
| 20993 | * platform/mac/fast/body-propagation/overflow/007-declarative-expected.txt: Added. |
| 20994 | * platform/mac/fast/body-propagation/overflow/007-expected.checksum: Added. |
| 20995 | * platform/mac/fast/body-propagation/overflow/007-expected.png: Added. |
| 20996 | * platform/mac/fast/body-propagation/overflow/007-expected.txt: Added. |
| 20997 | * platform/mac/fast/body-propagation/overflow/007-xhtml-expected.checksum: Added. |
| 20998 | * platform/mac/fast/body-propagation/overflow/007-xhtml-expected.png: Added. |
| 20999 | * platform/mac/fast/body-propagation/overflow/007-xhtml-expected.txt: Added. |
| 21000 | |
| 21001 | 2008-10-14 Dimitri Glazkov <dglazkov@chromium.org> |
| 21002 | |
| 21003 | Reviewed and landed by Sam Weinig. |
| 21004 | |
| 21005 | Due to change in spec (http://dev.w3.org/2006/webapi/selectors-api/#namespace), |
| 21006 | remove no longer relevant NSResolver tests. |
| 21007 | |
| 21008 | * fast/dom/SelectorAPI/NSResolver-basic-expected.txt: Removed. |
| 21009 | * fast/dom/SelectorAPI/NSResolver-basic.xhtml: Removed. |
| 21010 | * fast/dom/SelectorAPI/NSResolver-exceptions-expected.txt: Removed. |
| 21011 | * fast/dom/SelectorAPI/NSResolver-exceptions.xhtml: Removed. |
| 21012 | * fast/dom/SelectorAPI/resources/NSResolver-exceptions.js: Removed. |
| 21013 | |
| 21014 | 2008-10-13 Chris Fleizach <cfleizach@apple.com> |
| 21015 | |
| 21016 | Reviewed by Beth Dakin. |
| 21017 | |
| 21018 | Added a test to make sure AXLinkUIElements return links in image maps |
| 21019 | |
| 21020 | * accessibility/document-links-expected.txt: Added. |
| 21021 | * accessibility/document-links.html: Added. |
| 21022 | |
| 21023 | 2008-10-13 David Hyatt <hyatt@apple.com> |
| 21024 | |
| 21025 | Add test case for custom CSS listbox scrollbars. |
| 21026 | |
| 21027 | Reviewed by Tim Hatcher |
| 21028 | |
| 21029 | * platform/mac/scrollbars/listbox-scrollbar-combinations-expected.checksum: Added. |
| 21030 | * platform/mac/scrollbars/listbox-scrollbar-combinations-expected.png: Added. |
| 21031 | * platform/mac/scrollbars/listbox-scrollbar-combinations-expected.txt: Added. |
| 21032 | * scrollbars/listbox-scrollbar-combinations.html: Added. |
| 21033 | |
| 21034 | 2008-10-13 Timothy Hatcher <timothy@apple.com> |
| 21035 | |
| 21036 | Adds an complex styled scrollbar test that exercises all pseudo-elements and pseudo-classes. |
| 21037 | Also uses positive and negative margins on the scrollbar track and track pieces. |
| 21038 | Tests all the combinations of scrollbars for overflow elements, with and without resizers. |
| 21039 | |
| 21040 | Rubber-stamped by Dave Hyatt. |
| 21041 | |
| 21042 | * platform/mac/scrollbars/overflow-scrollbar-combinations-expected.checksum: Added. |
| 21043 | * platform/mac/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
| 21044 | * platform/mac/scrollbars/overflow-scrollbar-combinations-expected.txt: Added. |
| 21045 | * scrollbars/overflow-scrollbar-combinations.html: Added. |
| 21046 | * scrollbars/resources: Added. |
| 21047 | * scrollbars/resources/corner-inactive.png: Added. |
| 21048 | * scrollbars/resources/corner.png: Added. |
| 21049 | * scrollbars/resources/horizontal-button-active.png: Added. |
| 21050 | * scrollbars/resources/horizontal-button-background-active.png: Added. |
| 21051 | * scrollbars/resources/horizontal-button-background-hover.png: Added. |
| 21052 | * scrollbars/resources/horizontal-button-background-inactive.png: Added. |
| 21053 | * scrollbars/resources/horizontal-button-background.png: Added. |
| 21054 | * scrollbars/resources/horizontal-button-hover.png: Added. |
| 21055 | * scrollbars/resources/horizontal-button-inactive.png: Added. |
| 21056 | * scrollbars/resources/horizontal-button.png: Added. |
| 21057 | * scrollbars/resources/horizontal-decrement-arrow.png: Added. |
| 21058 | * scrollbars/resources/horizontal-increment-arrow.png: Added. |
| 21059 | * scrollbars/resources/horizontal-thumb-active.png: Added. |
| 21060 | * scrollbars/resources/horizontal-thumb-hover.png: Added. |
| 21061 | * scrollbars/resources/horizontal-thumb-inactive.png: Added. |
| 21062 | * scrollbars/resources/horizontal-thumb.png: Added. |
| 21063 | * scrollbars/resources/horizontal-track-active.png: Added. |
| 21064 | * scrollbars/resources/horizontal-track-disabled.png: Added. |
| 21065 | * scrollbars/resources/horizontal-track-hover.png: Added. |
| 21066 | * scrollbars/resources/horizontal-track.png: Added. |
| 21067 | * scrollbars/resources/resizer-inactive.png: Added. |
| 21068 | * scrollbars/resources/resizer.png: Added. |
| 21069 | * scrollbars/resources/vertical-button-active.png: Added. |
| 21070 | * scrollbars/resources/vertical-button-background-active.png: Added. |
| 21071 | * scrollbars/resources/vertical-button-background-hover.png: Added. |
| 21072 | * scrollbars/resources/vertical-button-background-inactive.png: Added. |
| 21073 | * scrollbars/resources/vertical-button-background.png: Added. |
| 21074 | * scrollbars/resources/vertical-button-hover.png: Added. |
| 21075 | * scrollbars/resources/vertical-button-inactive.png: Added. |
| 21076 | * scrollbars/resources/vertical-button.png: Added. |
| 21077 | * scrollbars/resources/vertical-decrement-arrow.png: Added. |
| 21078 | * scrollbars/resources/vertical-increment-arrow.png: Added. |
| 21079 | * scrollbars/resources/vertical-thumb-active.png: Added. |
| 21080 | * scrollbars/resources/vertical-thumb-hover.png: Added. |
| 21081 | * scrollbars/resources/vertical-thumb-inactive.png: Added. |
| 21082 | * scrollbars/resources/vertical-thumb.png: Added. |
| 21083 | * scrollbars/resources/vertical-track-active.png: Added. |
| 21084 | * scrollbars/resources/vertical-track-disabled.png: Added. |
| 21085 | * scrollbars/resources/vertical-track-hover.png: Added. |
| 21086 | * scrollbars/resources/vertical-track.png: Added. |
| 21087 | |
| 21088 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21089 | |
| 21090 | Reviewed by Darin Adler. |
| 21091 | |
| 21092 | - https://bugs.webkit.org/show_bug.cgi?id=21523 |
| 21093 | |
| 21094 | Add tests to cover more gradient edge cases: missing endpoints, only |
| 21095 | endpoints, only one stop. |
| 21096 | |
| 21097 | * fast/canvas/fillrect_gradient.html: |
| 21098 | * platform/mac/fast/canvas/fillrect_gradient-expected.checksum: |
| 21099 | * platform/mac/fast/canvas/fillrect_gradient-expected.png: |
| 21100 | * platform/mac/fast/canvas/fillrect_gradient-expected.txt: |
| 21101 | |
| 21102 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21103 | |
| 21104 | Fixed 'completed' variable name to match 'running' one. |
| 21105 | See https://bugs.webkit.org/show_bug.cgi?id=21506 |
| 21106 | |
| 21107 | Reviewed by Darin Adler. |
| 21108 | Landed by Adam Barth. |
| 21109 | |
| 21110 | * dom/html/level2/html/HTMLFrameElement09.js: |
| 21111 | * dom/html/level2/html/HTMLIFrameElement11.js: |
| 21112 | |
| 21113 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21114 | |
| 21115 | Remove a race condition in a test by promoting layoutTestController |
| 21116 | calls outside document.write(). Add document.close(). |
| 21117 | See https://bugs.webkit.org/show_bug.cgi?id=21524 |
| 21118 | |
| 21119 | Reviewed by Darin Adler. |
| 21120 | Landed by Adam Barth. |
| 21121 | |
| 21122 | * fast/encoding/script-in-head.html: |
| 21123 | |
| 21124 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21125 | |
| 21126 | Remove data: URLs to avoid cross-domain security restrictions. |
| 21127 | See https://bugs.webkit.org/show_bug.cgi?id=21528 |
| 21128 | |
| 21129 | Reviewed by Darin Adler. |
| 21130 | Landed by Adam Barth. |
| 21131 | |
| 21132 | * fast/events/resources/tabindex-focus-blur-all-frame1.html: |
| 21133 | * fast/events/resources/tabindex-focus-blur-all-frame2.html: |
| 21134 | * fast/events/resources/tabindex-focus-blur-all-frame3.html: Added. |
| 21135 | * fast/events/tabindex-focus-blur-all.html: |
| 21136 | |
| 21137 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21138 | |
| 21139 | Fix test when removesExtraParentheses == false. |
| 21140 | See https://bugs.webkit.org/show_bug.cgi?id=21529 |
| 21141 | |
| 21142 | Reviewed by Darin Adler. |
| 21143 | Landed by Adam Barth. |
| 21144 | |
| 21145 | * fast/js/resources/function-toString-parentheses.js: |
| 21146 | |
| 21147 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21148 | |
| 21149 | Fix a race condition by waiting for all create functions to be called |
| 21150 | before terminating. |
| 21151 | See https://bugs.webkit.org/show_bug.cgi?id=21531 |
| 21152 | |
| 21153 | Reviewed by Darin Adler. |
| 21154 | Landed by Adam Barth. |
| 21155 | |
| 21156 | * platform/mac/svg/carto.net/window-expected.checksum: |
| 21157 | * platform/mac/svg/carto.net/window-expected.png: |
| 21158 | * platform/mac/svg/carto.net/window-expected.txt: |
| 21159 | * svg/carto.net/window.svg: |
| 21160 | |
| 21161 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21162 | |
| 21163 | Remove inadvertent const redefinition, and add specific test for it. |
| 21164 | See https://bugs.webkit.org/show_bug.cgi?id=21532 |
| 21165 | |
| 21166 | Reviewed by Darin Adler. |
| 21167 | Landed by Adam Barth. |
| 21168 | |
| 21169 | * fast/js/const-expected.txt: |
| 21170 | * fast/js/resources/const.js: |
| 21171 | |
| 21172 | 2008-10-12 Pamela Greene <pam@chromium.org> |
| 21173 | |
| 21174 | Add a test for null character data. |
| 21175 | See https://bugs.webkit.org/show_bug.cgi?id=21535 |
| 21176 | |
| 21177 | Reviewed by Darin Adler. |
| 21178 | Landed by Adam Barth. |
| 21179 | |
| 21180 | * fast/dom/null-chardata-crash-expected.txt: Added. |
| 21181 | * fast/dom/null-chardata-crash.html: Added. |
| 21182 | |
| 21183 | 2008-10-12 Glenn Wilson <gwilson@google.com> |
| 21184 | |
| 21185 | Reviewed by Darin Adler. |
| 21186 | |
| 21187 | - https://bugs.webkit.org/show_bug.cgi?id=20461 |
| 21188 | |
| 21189 | Added new test to verify that the user can cut and paste multiple lines of text |
| 21190 | into a single line text field. |
| 21191 | |
| 21192 | * fast/forms/paste-multiline-text-input-expected.txt: Added. |
| 21193 | * fast/forms/paste-multiline-text-input.html: Added. |
| 21194 | * fast/forms/input-truncate-newline-expected.txt: Removed. |
| 21195 | * fast/forms/input-truncate-newline.html: Removed. |
| 21196 | |
| 21197 | * fast/forms/8250-expected.txt: Added. |
| 21198 | * fast/forms/8250.html: Updated test to be text-only and expect new results. |
| 21199 | * platform/mac/fast/forms/8250-expected.checksum: Removed. |
| 21200 | * platform/mac/fast/forms/8250-expected.png: Removed. |
| 21201 | * platform/mac/fast/forms/8250-expected.txt: Removed. |
| 21202 | * platform/qt/fast/forms/8250-expected.txt: Removed. |
| 21203 | |
| 21204 | 2008-10-12 Dirk Schulze <vbs85@gmx.de> |
| 21205 | |
| 21206 | Reviewed by Eric Seidel. |
| 21207 | |
| 21208 | - test for https://bugs.webkit.org/show_bug.cgi?id=20435 |
| 21209 | |
| 21210 | Added new tests to check behavior of canvas gradients to infinite values |
| 21211 | or invalid colors. |
| 21212 | |
| 21213 | * fast/canvas/gradient-addColorStop-with-invalid-color-expected.txt: Added. |
| 21214 | * fast/canvas/gradient-addColorStop-with-invalid-color.html: Added. |
| 21215 | * fast/canvas/linearGradient-infinite-values-expected.txt: Added. |
| 21216 | * fast/canvas/linearGradient-infinite-values.html: Added. |
| 21217 | * fast/canvas/radialGradient-infinite-values-expected.txt: Added. |
| 21218 | * fast/canvas/radialGradient-infinite-values.html: Added. |
| 21219 | * fast/canvas/resources/gradient-addColorStop-with-invalid-color.js: Added. |
| 21220 | * fast/canvas/resources/linearGradient-infinite-values.js: Added. |
| 21221 | * fast/canvas/resources/radialGradient-infinite-values.js: Added. |
| 21222 | |
| 21223 | 2008-10-12 Darin Adler <darin@apple.com> |
| 21224 | |
| 21225 | Reviewed by Sam Weinig. |
| 21226 | |
| 21227 | - tests for https://bugs.webkit.org/show_bug.cgi?id=21556 |
| 21228 | Bug 21556: non-ASCII digits are allowed in places where only ASCII should be |
| 21229 | |
| 21230 | The fix was in a function used all over the place. I set a breakpoint in the |
| 21231 | function and made some regression tests for the first few places it was used. |
| 21232 | |
| 21233 | * fast/dom/HTMLFontElement: Added. |
| 21234 | * fast/dom/HTMLFontElement/resources: Added. |
| 21235 | * fast/dom/HTMLFontElement/resources/TEMPLATE.html: Added. |
| 21236 | * fast/dom/HTMLFontElement/resources/size-attribute.js: Added. |
| 21237 | * fast/dom/HTMLFontElement/size-attribute-expected.txt: Added. |
| 21238 | * fast/dom/HTMLFontElement/size-attribute.html: Added. |
| 21239 | * fast/dom/HTMLInputElement/resources/size-attribute.js: Added. |
| 21240 | * fast/dom/HTMLInputElement/size-attribute-expected.txt: Added. |
| 21241 | * fast/dom/HTMLInputElement/size-attribute.html: Added. |
| 21242 | * fast/dom/HTMLTableElement/cellpadding-attribute-expected.txt: Added. |
| 21243 | * fast/dom/HTMLTableElement/cellpadding-attribute.html: Added. |
| 21244 | * fast/dom/HTMLTableElement/resources/cellpadding-attribute.js: Added. |
| 21245 | |
| 21246 | 2008-10-12 Jungshik Shin <jshin@chromium.org> |
| 21247 | |
| 21248 | Reviewed by Darin Adler. |
| 21249 | |
| 21250 | Treat x-user-defined as windows-1252 for html files with meta charset |
| 21251 | declaration to be compatible with Indian web sites. |
| 21252 | ( https://bugs.webkit.org/show_bug.cgi?id=18270 ) |
| 21253 | |
| 21254 | * fast/encoding/charset-xuser-defined-expected.txt: Added. |
| 21255 | * fast/encoding/charset-xuser-defined.html: Added. |
| 21256 | |
| 21257 | 2008-10-12 Darin Adler <darin@apple.com> |
| 21258 | |
| 21259 | Reviewed by Dan Bernstein. |
| 21260 | |
| 21261 | - https://bugs.webkit.org/show_bug.cgi?id=21559 |
| 21262 | Bug 21559: many SVG tests are slightly different from what make-js-test-wrappers would make |
| 21263 | |
| 21264 | * svg/custom/immutable-properties.html: Updated path to test resources so it |
| 21265 | does not go up out of and back into LayoutTests. |
| 21266 | * svg/custom/svg-modify-currentTranslate.html: Ditto. |
| 21267 | * svg/custom/svg-xml-dom-sync.html: Ditto. |
| 21268 | * svg/custom/tearoffs-with-tearoffs.html: Ditto. |
| 21269 | |
| 21270 | * svg/dynamic-updates/resources/*.js: Allow the make-js-test-wrappers script to |
| 21271 | add var successfullyParsed = true; to these files. It's not helpful for the tests, |
| 21272 | but it's not harmful either. |
| 21273 | |
| 21274 | 2008-10-12 Brad Garcia <bgarcia@google.com> |
| 21275 | |
| 21276 | Reviewed by Darin Adler. |
| 21277 | |
| 21278 | Testcases for fractional frame lengths. |
| 21279 | https://bugs.webkit.org/show_bug.cgi?id=3591 |
| 21280 | |
| 21281 | * fast/frames/frame-length-fractional.html: Added. |
| 21282 | * fast/frames/frame-length-fractional-expected.txt: Added. |
| 21283 | |
| 21284 | 2008-10-10 Sam Weinig <sam@webkit.org> |
| 21285 | |
| 21286 | Reviewed by Darin Adler. |
| 21287 | |
| 21288 | - Update tests after fixing ceil(-0.1) behavior on darwin. |
| 21289 | |
| 21290 | * fast/js/math-expected.txt: |
| 21291 | * fast/js/resources/math.js: Remove code to detect sign of 0 now that the harness can handle it. |
| 21292 | * fast/xpath/4XPath/Core/test_core_functions-expected.txt: |
| 21293 | * fast/xpath/4XPath/Core/test_core_functions.html: Update test expect correct result of -0. |
| 21294 | |
| 21295 | 2008-10-10 Simon Fraser <simon.fraser@apple.com> |
| 21296 | |
| 21297 | Reviewed by Darin Adler |
| 21298 | |
| 21299 | https://bugs.webkit.org/show_bug.cgi?id=21538 |
| 21300 | |
| 21301 | Testcase that has a rotate(0) in the list of transform operations, |
| 21302 | to test bug 21538. |
| 21303 | |
| 21304 | * transitions/matched-transform-functions-expected.txt: Added. |
| 21305 | * transitions/matched-transform-functions.html: Added. |
| 21306 | |
| 21307 | 2008-10-10 Simon Fraser <simon.fraser@apple.com> |
| 21308 | |
| 21309 | Reviewed by Darin Adler |
| 21310 | |
| 21311 | https://bugs.webkit.org/show_bug.cgi?id=21537 |
| 21312 | |
| 21313 | Fix re-targetting a running transition; if the target property |
| 21314 | changes, we do need to make a new ImplicitAnimation. |
| 21315 | |
| 21316 | * transitions/retargetted-transition-expected.txt: Added. |
| 21317 | * transitions/retargetted-transition.html: Added. |
| 21318 | |
| 21319 | 2008-10-10 Timothy Hatcher <timothy@apple.com> |
| 21320 | |
| 21321 | Layout test for placeholder attribute changed. |
| 21322 | |
| 21323 | https://bugs.webkit.org/show_bug.cgi?id=21521. |
| 21324 | |
| 21325 | Reviewed by Adele Peterson. |
| 21326 | |
| 21327 | * fast/forms/search-placeholder-value-changed.html: Added. |
| 21328 | * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: Added. |
| 21329 | |
| 21330 | 2008-10-10 Chris Marrin <cmarrin@apple.com> |
| 21331 | |
| 21332 | Reviewed by Dan Bernstein. |
| 21333 | |
| 21334 | Testcase for https://bugs.webkit.org/show_bug.cgi?id=21025 |
| 21335 | CSS transition with duration=0 and delay=0 doesn't override ongoing transition |
| 21336 | |
| 21337 | * transitions/interrupt-zero-duration-expected.txt: Added. |
| 21338 | * transitions/interrupt-zero-duration.html: Added. |
| 21339 | |
| 21340 | 2008-10-10 David Hyatt <hyatt@apple.com> |
| 21341 | |
| 21342 | Add test for scrollbar buttons and track supporting increment/decrement/start/end. |
| 21343 | |
| 21344 | Reviewed by Adam Roben |
| 21345 | |
| 21346 | * platform/mac/scrollbars/scrollbar-buttons-expected.checksum: Added. |
| 21347 | * platform/mac/scrollbars/scrollbar-buttons-expected.png: Added. |
| 21348 | * platform/mac/scrollbars/scrollbar-buttons-expected.txt: Added. |
| 21349 | * scrollbars/scrollbar-buttons.html: Added. |
| 21350 | |
| 21351 | 2008-10-09 David Hyatt <hyatt@apple.com> |
| 21352 | |
| 21353 | Add layout test for scrollbars honoring orientation and window active state. |
| 21354 | |
| 21355 | Reviewed by Tim Hatcher |
| 21356 | |
| 21357 | * platform/mac/scrollbars/scrollbar-orientation-expected.checksum: Added. |
| 21358 | * platform/mac/scrollbars/scrollbar-orientation-expected.png: Added. |
| 21359 | * platform/mac/scrollbars/scrollbar-orientation-expected.txt: Added. |
| 21360 | * scrollbars/scrollbar-orientation.html: Added. |
| 21361 | |
| 21362 | 2008-10-09 David Hyatt <hyatt@apple.com> |
| 21363 | |
| 21364 | Add test case for disabled scrollbars. |
| 21365 | |
| 21366 | Reviewed by Tim Hatcher |
| 21367 | |
| 21368 | * platform/mac/scrollbars/disabled-scrollbar-expected.checksum: Added. |
| 21369 | * platform/mac/scrollbars/disabled-scrollbar-expected.png: Added. |
| 21370 | * platform/mac/scrollbars/disabled-scrollbar-expected.txt: Added. |
| 21371 | * scrollbars/disabled-scrollbar.html: Added. |
| 21372 | |
| 21373 | 2008-10-09 David Hyatt <hyatt@apple.com> |
| 21374 | |
| 21375 | Land layout test for CSS scrollbars. |
| 21376 | |
| 21377 | Reviewed by Oliver Hunt |
| 21378 | |
| 21379 | * platform/mac/scrollbars: Added. |
| 21380 | * platform/mac/scrollbars/basic-scrollbar-expected.checksum: Added. |
| 21381 | * platform/mac/scrollbars/basic-scrollbar-expected.png: Added. |
| 21382 | * platform/mac/scrollbars/basic-scrollbar-expected.txt: Added. |
| 21383 | * scrollbars: Added. |
| 21384 | * scrollbars/basic-scrollbar.html: Added. |
| 21385 | |
| 21386 | 2008-10-09 Eric Seidel <eric@webkit.org> |
| 21387 | |
| 21388 | Reviewed by Oliver Hunt. |
| 21389 | |
| 21390 | Test cases for https://bugs.webkit.org/show_bug.cgi?id=21498 |
| 21391 | |
| 21392 | * fast/canvas/gradient-with-clip-expected.txt: Added. |
| 21393 | * fast/canvas/gradient-with-clip.html: Added. |
| 21394 | * fast/canvas/pattern-with-transform-expected.txt: Added. |
| 21395 | * fast/canvas/pattern-with-transform.html: Added. |
| 21396 | * fast/canvas/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/resources/TEMPLATE.html. |
| 21397 | * fast/canvas/resources/gradient-with-clip.js: Added. |
| 21398 | * fast/canvas/resources/pattern-with-transform.js: Added. |
| 21399 | |
| 21400 | 2008-10-09 Eric Seidel <eric@webkit.org> |
| 21401 | |
| 21402 | Reviewed by Oliver Hunt. |
| 21403 | |
| 21404 | Update fast/canvas results to match leopard text drawing |
| 21405 | https://bugs.webkit.org/show_bug.cgi?id=21498 |
| 21406 | |
| 21407 | platform/mac/fast/canvas/patternfill-repeat-expected.* |
| 21408 | also updated to match new expected results |
| 21409 | As far as I can tell the old results were off by a few pixels |
| 21410 | in the lower two quadrants. |
| 21411 | |
| 21412 | * fast/canvas/canvas-transform-identity-expected.png: |
| 21413 | * fast/canvas/canvas-transform-infinity-expected.png: |
| 21414 | * fast/canvas/canvas-transform-multiply-expected.png: |
| 21415 | * fast/canvas/canvas-transform-nan-expected.png: |
| 21416 | * fast/canvas/canvas-transform-non-invertible-expected.png: |
| 21417 | * fast/canvas/canvas-transform-skewed-expected.png: |
| 21418 | * platform/mac/fast/canvas/canvas-before-css-expected.checksum: |
| 21419 | * platform/mac/fast/canvas/canvas-before-css-expected.png: |
| 21420 | * platform/mac/fast/canvas/canvas-bg-expected.png: |
| 21421 | * platform/mac/fast/canvas/canvas-composite-expected.checksum: |
| 21422 | * platform/mac/fast/canvas/canvas-composite-expected.png: |
| 21423 | * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.checksum: |
| 21424 | * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.png: |
| 21425 | * platform/mac/fast/canvas/canvas-resize-reset-expected.checksum: |
| 21426 | * platform/mac/fast/canvas/canvas-resize-reset-expected.png: |
| 21427 | * platform/mac/fast/canvas/canvas-size-change-after-layout-expected.checksum: |
| 21428 | * platform/mac/fast/canvas/canvas-size-change-after-layout-expected.png: |
| 21429 | * platform/mac/fast/canvas/canvas-text-alignment-expected.png: |
| 21430 | * platform/mac/fast/canvas/canvas-text-baseline-expected.png: |
| 21431 | * platform/mac/fast/canvas/canvas-transforms-during-path-expected.checksum: |
| 21432 | * platform/mac/fast/canvas/canvas-transforms-during-path-expected.png: |
| 21433 | * platform/mac/fast/canvas/canvasDrawingIntoSelf-expected.png: |
| 21434 | * platform/mac/fast/canvas/drawImage-expected.png: |
| 21435 | * platform/mac/fast/canvas/fillrect-gradient-zero-stops-expected.checksum: |
| 21436 | * platform/mac/fast/canvas/fillrect-gradient-zero-stops-expected.png: |
| 21437 | * platform/mac/fast/canvas/fillrect_gradient-expected.checksum: |
| 21438 | * platform/mac/fast/canvas/fillrect_gradient-expected.png: |
| 21439 | * platform/mac/fast/canvas/gradient-add-second-start-end-stop-expected.checksum: |
| 21440 | * platform/mac/fast/canvas/gradient-add-second-start-end-stop-expected.png: |
| 21441 | * platform/mac/fast/canvas/gradient-empty-path-expected.checksum: |
| 21442 | * platform/mac/fast/canvas/gradient-empty-path-expected.png: |
| 21443 | * platform/mac/fast/canvas/image-object-in-canvas-expected.checksum: |
| 21444 | * platform/mac/fast/canvas/image-object-in-canvas-expected.png: |
| 21445 | * platform/mac/fast/canvas/patternfill-repeat-expected.checksum: |
| 21446 | * platform/mac/fast/canvas/patternfill-repeat-expected.png: |
| 21447 | * platform/mac/fast/canvas/quadraticCurveTo-expected.checksum: |
| 21448 | * platform/mac/fast/canvas/quadraticCurveTo-expected.png: |
| 21449 | * platform/mac/fast/canvas/shadow-offset-1-expected.png: |
| 21450 | * platform/mac/fast/canvas/shadow-offset-2-expected.png: |
| 21451 | * platform/mac/fast/canvas/shadow-offset-3-expected.png: |
| 21452 | * platform/mac/fast/canvas/shadow-offset-4-expected.png: |
| 21453 | * platform/mac/fast/canvas/shadow-offset-5-expected.png: |
| 21454 | * platform/mac/fast/canvas/shadow-offset-6-expected.png: |
| 21455 | * platform/mac/fast/canvas/shadow-offset-7-expected.png: |
| 21456 | * platform/mac/fast/canvas/zero-size-fill-rect-expected.checksum: |
| 21457 | * platform/mac/fast/canvas/zero-size-fill-rect-expected.png: |
| 21458 | |
| 21459 | 2008-10-09 Chris Marrin <cmarrin@apple.com> |
| 21460 | |
| 21461 | Reviewed by Darin Adler. |
| 21462 | |
| 21463 | More testcases for animation using font metrics |
| 21464 | https://bugs.webkit.org/show_bug.cgi?id=21246 |
| 21465 | |
| 21466 | * animations/font-size-using-ems-expected.txt: Added. |
| 21467 | * animations/font-size-using-ems.html: Added. |
| 21468 | * animations/width-using-ems-expected.txt: Added. |
| 21469 | * animations/width-using-ems.html: Added. |
| 21470 | |
| 21471 | 2008-10-09 Gavin Barraclough <barraclough@apple.com> |
| 21472 | |
| 21473 | Reviewed by Cameron Zwarich. |
| 21474 | |
| 21475 | Correct results for -0 cases. |
| 21476 | |
| 21477 | * fast/js/math-transforms-expected.txt: |
| 21478 | |
| 21479 | 2008-10-09 Chris Marrin <cmarrin@apple.com> |
| 21480 | |
| 21481 | Reviewed by Dan Bernstein. |
| 21482 | |
| 21483 | Testcase for > 180 degree rotation bug fix |
| 21484 | https://bugs.webkit.org/show_bug.cgi?id=21420 |
| 21485 | |
| 21486 | * animations/big-rotation-expected.txt: Added. |
| 21487 | * animations/big-rotation.html: Added. |
| 21488 | |
| 21489 | 2008-10-09 Darin Adler <darin@apple.com> |
| 21490 | |
| 21491 | - checked in a missing expected result |
| 21492 | |
| 21493 | * fast/dom/css-RGBValue-expected.txt: Added. |
| 21494 | |
| 21495 | 2008-10-08 Nikolas Zimmermann <zimmermann@kde.org> |
| 21496 | |
| 21497 | Reviewed by Oliver Hunt & Sam Weinig. |
| 21498 | |
| 21499 | The SVGElementInstance tree should be rebuild lazily. |
| 21500 | Allow SVGElementInstance to be used as EventTarget, as described in SVG 1.1 spec. |
| 21501 | |
| 21502 | Reenable temporarily disabled tests. |
| 21503 | |
| 21504 | * platform/mac/svg/custom/use-elementInstance-event-target-expected.txt: Removed. |
| 21505 | * platform/mac/svg/custom/use-elementInstance-methods-expected.txt: Removed. |
| 21506 | * platform/mac/svg/custom/use-instanceRoot-as-event-target-expected.checksum: Added. |
| 21507 | * platform/mac/svg/custom/use-instanceRoot-as-event-target-expected.png: Added. |
| 21508 | * platform/mac/svg/custom/use-instanceRoot-event-bubbling-expected.checksum: Added. |
| 21509 | * platform/mac/svg/custom/use-instanceRoot-event-bubbling-expected.png: Added. |
| 21510 | * platform/mac/svg/custom/use-instanceRoot-event-listeners-expected.checksum: Added. |
| 21511 | * platform/mac/svg/custom/use-instanceRoot-event-listeners-expected.png: Added. |
| 21512 | * platform/mac/svg/custom/use-setAttribute-crash-expected.checksum: Added. |
| 21513 | * platform/mac/svg/custom/use-setAttribute-crash-expected.png: Added. |
| 21514 | * svg/custom/resources/use-instanceRoot-event-bubbling.js: Added. |
| 21515 | * svg/custom/resources/use-instanceRoot-event-listeners.js: Added. |
| 21516 | * svg/custom/use-elementInstance-event-target-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-elementInstance-event-target-expected.txt. |
| 21517 | * svg/custom/use-elementInstance-event-target.svg: Copied from LayoutTests/svg/custom/use-elementInstance-event-target.svg-disabled. |
| 21518 | * svg/custom/use-elementInstance-event-target.svg-disabled: Removed. |
| 21519 | * svg/custom/use-elementInstance-methods-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-elementInstance-methods-expected.txt. |
| 21520 | * svg/custom/use-elementInstance-methods.svg: Copied from LayoutTests/svg/custom/use-elementInstance-methods.svg-disabled. |
| 21521 | * svg/custom/use-elementInstance-methods.svg-disabled: Removed. |
| 21522 | * svg/custom/use-instanceRoot-as-event-target-expected.txt: Added. |
| 21523 | * svg/custom/use-instanceRoot-as-event-target.xhtml: Added. |
| 21524 | * svg/custom/use-instanceRoot-event-bubbling-expected.txt: Added. |
| 21525 | * svg/custom/use-instanceRoot-event-bubbling.xhtml: Added. |
| 21526 | * svg/custom/use-instanceRoot-event-listeners-expected.txt: Added. |
| 21527 | * svg/custom/use-instanceRoot-event-listeners.xhtml: Added. |
| 21528 | * svg/custom/use-setAttribute-crash-expected.txt: Added. |
| 21529 | * svg/custom/use-setAttribute-crash.svg: Added. |
| 21530 | |
| 21531 | 2008-10-08 Sam Weinig <sam@webkit.org> |
| 21532 | |
| 21533 | Reviewed by Cameron Zwarich. |
| 21534 | |
| 21535 | Test for https://bugs.webkit.org/show_bug.cgi?id=21241 |
| 21536 | REGRESSION (r36977): getRGBColorValue().red returning incorrect value |
| 21537 | |
| 21538 | * fast/dom/css-RGBValue.html: Added. |
| 21539 | * fast/dom/resources/css-RGBValue.js: Added. |
| 21540 | |
| 21541 | 2008-10-08 Eric Seidel <eric@webkit.org> |
| 21542 | |
| 21543 | Reviewed by Darin Adler, Nikolas Zimmermann and Dave Hyatt. |
| 21544 | |
| 21545 | svgElement.className.baseValue = "foo" doesn't work |
| 21546 | https://bugs.webkit.org/show_bug.cgi?id=20651 |
| 21547 | |
| 21548 | * svg/custom/class-baseValue.svg: Added. |
| 21549 | |
| 21550 | 2008-10-08 Maciej Stachowiak <mjs@apple.com> |
| 21551 | |
| 21552 | Not reviewed, trying to fix bot. |
| 21553 | |
| 21554 | Update -0 expectations better. |
| 21555 | |
| 21556 | * fast/xpath/4XPath/Core/test_numeric_expr-expected.txt: |
| 21557 | * fast/xpath/4XPath/Core/test_numeric_expr.html: |
| 21558 | |
| 21559 | 2008-10-08 Maciej Stachowiak <mjs@apple.com> |
| 21560 | |
| 21561 | Reviewed by Oliver Hunt. |
| 21562 | |
| 21563 | - update for new -0 handling in shouldBe |
| 21564 | |
| 21565 | (I confirmed the correctness of this change against other browsers, too.) |
| 21566 | |
| 21567 | * fast/xpath/4XPath/Core/test_numeric_expr.html: |
| 21568 | |
| 21569 | 2008-10-08 Maciej Stachowiak <mjs@apple.com> |
| 21570 | |
| 21571 | Reviewed by Oliver Hunt. |
| 21572 | |
| 21573 | - update regression testing system to be able to tell 0 from -0 |
| 21574 | |
| 21575 | * fast/js/resources/js-test-pre.js: |
| 21576 | |
| 21577 | Update tests and results appropriately. |
| 21578 | |
| 21579 | * fast/js/resources/constant-folding.js: |
| 21580 | * fast/js/constant-folding-expected.txt: |
| 21581 | * fast/js/math-transforms-expected.txt: |
| 21582 | * fast/js/resources/math-transforms.js: |
| 21583 | |
| 21584 | 2008-10-08 Maciej Stachowiak <mjs@apple.com> |
| 21585 | |
| 21586 | Reviewed by Oliver Hunt. |
| 21587 | |
| 21588 | - added test case for: correctly handle appending -0 to a string, it should stringify as just 0 |
| 21589 | (added to existing test) |
| 21590 | |
| 21591 | * fast/js/number-toString-expected.txt: |
| 21592 | * fast/js/resources/number-toString.js: |
| 21593 | |
| 21594 | - updated results in light of above fix |
| 21595 | |
| 21596 | * fast/js/math-transforms-expected.txt: |
| 21597 | |
| 21598 | 2008-10-07 Maciej Stachowiak <mjs@apple.com> |
| 21599 | |
| 21600 | Reviewed by Mark Rowe. |
| 21601 | |
| 21602 | - test cases that will check some possible edge cases for math optimizations |
| 21603 | |
| 21604 | * fast/js/math-transforms-expected.txt: Added. |
| 21605 | * fast/js/math-transforms.html: Added. |
| 21606 | * fast/js/resources/math-transforms.js: Added. |
| 21607 | |
| 21608 | 2008-10-04 Eric Seidel <eric@webkit.org> |
| 21609 | |
| 21610 | Reviewed by Darin Adler. |
| 21611 | |
| 21612 | Update SVG layout test results after fixing ascent/descent support |
| 21613 | https://bugs.webkit.org/show_bug.cgi?id=21365 |
| 21614 | |
| 21615 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: |
| 21616 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: |
| 21617 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: |
| 21618 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: |
| 21619 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: |
| 21620 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: |
| 21621 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: |
| 21622 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: |
| 21623 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: |
| 21624 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: |
| 21625 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: |
| 21626 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: |
| 21627 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: |
| 21628 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: |
| 21629 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: |
| 21630 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: |
| 21631 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: |
| 21632 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: |
| 21633 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: |
| 21634 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: |
| 21635 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: |
| 21636 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: |
| 21637 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: |
| 21638 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: |
| 21639 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: |
| 21640 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: |
| 21641 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: |
| 21642 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: |
| 21643 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: |
| 21644 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: |
| 21645 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: |
| 21646 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: |
| 21647 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: |
| 21648 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: |
| 21649 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: |
| 21650 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: |
| 21651 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: |
| 21652 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: |
| 21653 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: |
| 21654 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: |
| 21655 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: |
| 21656 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: |
| 21657 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: |
| 21658 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: |
| 21659 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: |
| 21660 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: |
| 21661 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: |
| 21662 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: |
| 21663 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: |
| 21664 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: |
| 21665 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: |
| 21666 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: |
| 21667 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: |
| 21668 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: |
| 21669 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: |
| 21670 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: |
| 21671 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: |
| 21672 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: |
| 21673 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: |
| 21674 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: |
| 21675 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: |
| 21676 | * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: |
| 21677 | * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: |
| 21678 | * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: |
| 21679 | * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: |
| 21680 | * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: |
| 21681 | * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: |
| 21682 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: |
| 21683 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: |
| 21684 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: |
| 21685 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: |
| 21686 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: |
| 21687 | * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: |
| 21688 | * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: |
| 21689 | * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: |
| 21690 | * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: |
| 21691 | * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: |
| 21692 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: |
| 21693 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: |
| 21694 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: |
| 21695 | * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: |
| 21696 | * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: |
| 21697 | * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: |
| 21698 | * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: |
| 21699 | * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: |
| 21700 | * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: |
| 21701 | * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: |
| 21702 | * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: |
| 21703 | * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: |
| 21704 | * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: |
| 21705 | * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: |
| 21706 | * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: |
| 21707 | * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: |
| 21708 | * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: |
| 21709 | * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: |
| 21710 | * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: |
| 21711 | * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: |
| 21712 | * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: |
| 21713 | * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: |
| 21714 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: |
| 21715 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: |
| 21716 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: |
| 21717 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: |
| 21718 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: |
| 21719 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: |
| 21720 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: |
| 21721 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: |
| 21722 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: |
| 21723 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: |
| 21724 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: |
| 21725 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: |
| 21726 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: |
| 21727 | * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: |
| 21728 | * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: |
| 21729 | * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: |
| 21730 | * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: |
| 21731 | * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: |
| 21732 | * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: |
| 21733 | * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: |
| 21734 | * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: |
| 21735 | * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: |
| 21736 | * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: |
| 21737 | * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: |
| 21738 | * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: |
| 21739 | * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: |
| 21740 | * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: |
| 21741 | * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: |
| 21742 | * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: |
| 21743 | * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: |
| 21744 | * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: |
| 21745 | * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: |
| 21746 | * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: |
| 21747 | * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: |
| 21748 | * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: |
| 21749 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: |
| 21750 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: |
| 21751 | * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: |
| 21752 | * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: |
| 21753 | * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: |
| 21754 | * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: |
| 21755 | * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: |
| 21756 | * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: |
| 21757 | * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: |
| 21758 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: |
| 21759 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: |
| 21760 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: |
| 21761 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: |
| 21762 | * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: |
| 21763 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: |
| 21764 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: |
| 21765 | * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: |
| 21766 | * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: |
| 21767 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: |
| 21768 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: |
| 21769 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: |
| 21770 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: |
| 21771 | * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: |
| 21772 | * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: |
| 21773 | * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: |
| 21774 | * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: |
| 21775 | * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: |
| 21776 | * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: |
| 21777 | * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: |
| 21778 | * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: |
| 21779 | * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: |
| 21780 | * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: |
| 21781 | * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: |
| 21782 | * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: |
| 21783 | * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: |
| 21784 | * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: |
| 21785 | * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: |
| 21786 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: |
| 21787 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: |
| 21788 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: |
| 21789 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: |
| 21790 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: |
| 21791 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: |
| 21792 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: |
| 21793 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum: |
| 21794 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: |
| 21795 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: |
| 21796 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: |
| 21797 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: |
| 21798 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: |
| 21799 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: |
| 21800 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: |
| 21801 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: |
| 21802 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: |
| 21803 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: |
| 21804 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: |
| 21805 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: |
| 21806 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: |
| 21807 | * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: |
| 21808 | * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: |
| 21809 | * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: |
| 21810 | * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: |
| 21811 | * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: |
| 21812 | * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: |
| 21813 | * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: |
| 21814 | * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: |
| 21815 | * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: |
| 21816 | * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: |
| 21817 | * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: |
| 21818 | * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: |
| 21819 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: |
| 21820 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: |
| 21821 | * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: |
| 21822 | * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: |
| 21823 | * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: |
| 21824 | * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: |
| 21825 | * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: |
| 21826 | * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: |
| 21827 | * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: |
| 21828 | * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: |
| 21829 | * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: |
| 21830 | * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: |
| 21831 | * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: |
| 21832 | * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: |
| 21833 | * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: |
| 21834 | * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: |
| 21835 | * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: |
| 21836 | * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png: |
| 21837 | * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: |
| 21838 | * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: |
| 21839 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: |
| 21840 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: |
| 21841 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: |
| 21842 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: |
| 21843 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: |
| 21844 | * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: |
| 21845 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: |
| 21846 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: |
| 21847 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: |
| 21848 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: |
| 21849 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: |
| 21850 | * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: |
| 21851 | * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: |
| 21852 | * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: |
| 21853 | * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: |
| 21854 | * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: |
| 21855 | * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: |
| 21856 | * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: |
| 21857 | * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: |
| 21858 | * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum: |
| 21859 | * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: |
| 21860 | * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: |
| 21861 | * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: |
| 21862 | * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: |
| 21863 | * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: |
| 21864 | * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: |
| 21865 | * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: |
| 21866 | * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: |
| 21867 | * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: |
| 21868 | * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: |
| 21869 | * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: |
| 21870 | * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: |
| 21871 | * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: |
| 21872 | * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: |
| 21873 | * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: |
| 21874 | * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: |
| 21875 | * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: |
| 21876 | * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: |
| 21877 | * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png: |
| 21878 | * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png: |
| 21879 | * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.png: |
| 21880 | * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.png: |
| 21881 | * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png: |
| 21882 | * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png: |
| 21883 | * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: |
| 21884 | * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: |
| 21885 | * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: |
| 21886 | * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png: |
| 21887 | * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: |
| 21888 | * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: |
| 21889 | * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png: |
| 21890 | * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: |
| 21891 | * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png: |
| 21892 | * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png: |
| 21893 | * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png: |
| 21894 | * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: |
| 21895 | * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png: |
| 21896 | * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: |
| 21897 | * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.png: |
| 21898 | * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: |
| 21899 | * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png: |
| 21900 | * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png: |
| 21901 | * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: |
| 21902 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: |
| 21903 | * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: |
| 21904 | * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: |
| 21905 | * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: |
| 21906 | * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: |
| 21907 | * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: |
| 21908 | * platform/mac/svg/batik/filters/filterRegions-expected.png: |
| 21909 | * platform/mac/svg/batik/masking/maskRegions-expected.png: |
| 21910 | * platform/mac/svg/batik/paints/gradientLimit-expected.png: |
| 21911 | * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png: |
| 21912 | * platform/mac/svg/batik/paints/patternRegionA-expected.png: |
| 21913 | * platform/mac/svg/batik/paints/patternRegions-expected.png: |
| 21914 | * platform/mac/svg/batik/text/longTextOnPath-expected.png: |
| 21915 | * platform/mac/svg/batik/text/textAnchor-expected.png: |
| 21916 | * platform/mac/svg/batik/text/textAnchor2-expected.png: |
| 21917 | * platform/mac/svg/batik/text/textAnchor3-expected.png: |
| 21918 | * platform/mac/svg/batik/text/textDecoration2-expected.png: |
| 21919 | * platform/mac/svg/batik/text/textEffect-expected.checksum: |
| 21920 | * platform/mac/svg/batik/text/textEffect-expected.png: |
| 21921 | * platform/mac/svg/batik/text/textEffect-expected.txt: |
| 21922 | * platform/mac/svg/batik/text/textEffect2-expected.png: |
| 21923 | * platform/mac/svg/batik/text/textEffect3-expected.checksum: |
| 21924 | * platform/mac/svg/batik/text/textEffect3-expected.png: |
| 21925 | * platform/mac/svg/batik/text/textEffect3-expected.txt: |
| 21926 | * platform/mac/svg/batik/text/textFeatures-expected.png: |
| 21927 | * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png: |
| 21928 | * platform/mac/svg/batik/text/textLayout-expected.png: |
| 21929 | * platform/mac/svg/batik/text/textLayout2-expected.png: |
| 21930 | * platform/mac/svg/batik/text/textLength-expected.png: |
| 21931 | * platform/mac/svg/batik/text/textOnPath-expected.png: |
| 21932 | * platform/mac/svg/batik/text/textOnPath2-expected.png: |
| 21933 | * platform/mac/svg/batik/text/textOnPath3-expected.png: |
| 21934 | * platform/mac/svg/batik/text/textOnPathSpaces-expected.png: |
| 21935 | * platform/mac/svg/batik/text/textPCDATA-expected.png: |
| 21936 | * platform/mac/svg/batik/text/textPosition-expected.png: |
| 21937 | * platform/mac/svg/batik/text/textPosition2-expected.png: |
| 21938 | * platform/mac/svg/batik/text/textPosition2-expected.txt: |
| 21939 | * platform/mac/svg/batik/text/textProperties-expected.png: |
| 21940 | * platform/mac/svg/batik/text/textProperties2-expected.png: |
| 21941 | * platform/mac/svg/batik/text/textStyles-expected.png: |
| 21942 | * platform/mac/svg/batik/text/verticalText-expected.png: |
| 21943 | * platform/mac/svg/batik/text/verticalTextOnPath-expected.png: |
| 21944 | * platform/mac/svg/batik/text/xmlSpace-expected.png: |
| 21945 | * platform/mac/svg/carto.net/button-expected.png: |
| 21946 | * platform/mac/svg/carto.net/colourpicker-expected.png: |
| 21947 | * platform/mac/svg/carto.net/combobox-expected.png: |
| 21948 | * platform/mac/svg/carto.net/frameless-svg-parse-error-expected.png: |
| 21949 | * platform/mac/svg/carto.net/scrollbar-expected.png: |
| 21950 | * platform/mac/svg/carto.net/selectionlist-expected.png: |
| 21951 | * platform/mac/svg/carto.net/slider-expected.png: |
| 21952 | * platform/mac/svg/carto.net/tabgroup-expected.png: |
| 21953 | * platform/mac/svg/carto.net/textbox-expected.png: |
| 21954 | * platform/mac/svg/carto.net/window-expected.png: |
| 21955 | * platform/mac/svg/css/css-box-min-width-expected.png: |
| 21956 | * platform/mac/svg/css/getComputedStyle-basic-expected.png: |
| 21957 | * platform/mac/svg/custom/SVGException-expected.png: |
| 21958 | * platform/mac/svg/custom/SVGMatrix-interface-expected.png: |
| 21959 | * platform/mac/svg/custom/SVGNumber-interface-expected.png: |
| 21960 | * platform/mac/svg/custom/SVGPoint-interface-expected.png: |
| 21961 | * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.png: |
| 21962 | * platform/mac/svg/custom/SVGRect-interface-expected.png: |
| 21963 | * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.png: |
| 21964 | * platform/mac/svg/custom/acid3-test-77-expected.png: |
| 21965 | * platform/mac/svg/custom/alignment-baseline-modes-expected.png: |
| 21966 | * platform/mac/svg/custom/altglyph-expected.png: |
| 21967 | * platform/mac/svg/custom/altglyph-expected.txt: |
| 21968 | * platform/mac/svg/custom/animate-path-discrete-expected.png: |
| 21969 | * platform/mac/svg/custom/animate-path-morphing-expected.png: |
| 21970 | * platform/mac/svg/custom/attribute-namespace-check-expected.png: |
| 21971 | * platform/mac/svg/custom/baseval-animval-equality-expected.png: |
| 21972 | * platform/mac/svg/custom/circular-marker-reference-1-expected.png: |
| 21973 | * platform/mac/svg/custom/circular-marker-reference-2-expected.png: |
| 21974 | * platform/mac/svg/custom/circular-marker-reference-3-expected.png: |
| 21975 | * platform/mac/svg/custom/circular-marker-reference-4-expected.png: |
| 21976 | * platform/mac/svg/custom/class-selector-expected.png: |
| 21977 | * platform/mac/svg/custom/clip-path-child-changes-expected.png: |
| 21978 | * platform/mac/svg/custom/clip-path-display-none-child-expected.png: |
| 21979 | * platform/mac/svg/custom/clip-path-href-changes-expected.png: |
| 21980 | * platform/mac/svg/custom/clip-path-referencing-use-expected.png: |
| 21981 | * platform/mac/svg/custom/clip-path-referencing-use2-expected.png: |
| 21982 | * platform/mac/svg/custom/clip-path-units-changes-expected.png: |
| 21983 | * platform/mac/svg/custom/clip-path-with-transform-expected.png: |
| 21984 | * platform/mac/svg/custom/conditional-processing-outside-switch-expected.png: |
| 21985 | * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.checksum: |
| 21986 | * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.png: |
| 21987 | * platform/mac/svg/custom/control-points-for-S-and-T-expected.png: |
| 21988 | * platform/mac/svg/custom/coords-relative-units-transforms-expected.png: |
| 21989 | * platform/mac/svg/custom/create-metadata-element-expected.png: |
| 21990 | * platform/mac/svg/custom/createelement-expected.png: |
| 21991 | * platform/mac/svg/custom/css-pixels-dpi-expected.png: |
| 21992 | * platform/mac/svg/custom/dasharrayOrigin-expected.png: |
| 21993 | * platform/mac/svg/custom/deep-dynamic-updates-expected.png: |
| 21994 | * platform/mac/svg/custom/display-none-expected.png: |
| 21995 | * platform/mac/svg/custom/dominant-baseline-hanging-expected.png: |
| 21996 | * platform/mac/svg/custom/dominant-baseline-modes-expected.png: |
| 21997 | * platform/mac/svg/custom/dynamic-empty-path-expected.png: |
| 21998 | * platform/mac/svg/custom/dynamic-svg-document-creation-expected.png: |
| 21999 | * platform/mac/svg/custom/dynamic-viewBox-expected.png: |
| 22000 | * platform/mac/svg/custom/embedded-svg-disallowed-in-dashboard-expected.png: |
| 22001 | * platform/mac/svg/custom/empty-clip-path-expected.png: |
| 22002 | * platform/mac/svg/custom/empty-merge-expected.png: |
| 22003 | * platform/mac/svg/custom/evt-onload-expected.png: |
| 22004 | * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png: |
| 22005 | * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png: |
| 22006 | * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png: |
| 22007 | * platform/mac/svg/custom/feComponentTransfer-Table-expected.png: |
| 22008 | * platform/mac/svg/custom/feDisplacementMap-01-expected.png: |
| 22009 | * platform/mac/svg/custom/fill-SVGPaint-interface-expected.png: |
| 22010 | * platform/mac/svg/custom/fill-fallback-expected.png: |
| 22011 | * platform/mac/svg/custom/fill-update-expected.png: |
| 22012 | * platform/mac/svg/custom/filter-source-alpha-expected.png: |
| 22013 | * platform/mac/svg/custom/focus-ring-expected.checksum: |
| 22014 | * platform/mac/svg/custom/focus-ring-expected.png: |
| 22015 | * platform/mac/svg/custom/font-face-cascade-order-expected.png: |
| 22016 | * platform/mac/svg/custom/font-face-simple-expected.png: |
| 22017 | * platform/mac/svg/custom/font-platformDestroy-crash-expected.png: |
| 22018 | * platform/mac/svg/custom/foreign-object-skew-expected.png: |
| 22019 | * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.png: |
| 22020 | * platform/mac/svg/custom/fractional-rects-expected.png: |
| 22021 | * platform/mac/svg/custom/frame-getSVGDocument-expected.png: |
| 22022 | * platform/mac/svg/custom/getBBox-js-expected.png: |
| 22023 | * platform/mac/svg/custom/getPresentationAttribute-expected.png: |
| 22024 | * platform/mac/svg/custom/getPresentationAttribute-modify-expected.png: |
| 22025 | * platform/mac/svg/custom/getSubStringLength-expected.png: |
| 22026 | * platform/mac/svg/custom/getTransformToElement-expected.png: |
| 22027 | * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.png: |
| 22028 | * platform/mac/svg/custom/getsvgdocument-expected.png: |
| 22029 | * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.png: |
| 22030 | * platform/mac/svg/custom/gradient-add-stops-expected.png: |
| 22031 | * platform/mac/svg/custom/gradient-attr-update-expected.png: |
| 22032 | * platform/mac/svg/custom/gradient-cycle-detection-expected.png: |
| 22033 | * platform/mac/svg/custom/gradient-deep-referencing-expected.png: |
| 22034 | * platform/mac/svg/custom/gradient-rotated-bbox-expected.png: |
| 22035 | * platform/mac/svg/custom/gradient-stop-corner-cases-expected.png: |
| 22036 | * platform/mac/svg/custom/gradient-stop-style-change-expected.png: |
| 22037 | * platform/mac/svg/custom/gradient-stroke-width-expected.png: |
| 22038 | * platform/mac/svg/custom/grayscale-gradient-mask-expected.png: |
| 22039 | * platform/mac/svg/custom/group-opacity-expected.png: |
| 22040 | * platform/mac/svg/custom/hit-test-path-expected.png: |
| 22041 | * platform/mac/svg/custom/hit-test-path-stroke-expected.png: |
| 22042 | * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.png: |
| 22043 | * platform/mac/svg/custom/hit-test-with-br-expected.png: |
| 22044 | * platform/mac/svg/custom/hover-default-fill-expected.png: |
| 22045 | * platform/mac/svg/custom/image-clipped-hit-expected.png: |
| 22046 | * platform/mac/svg/custom/image-parent-translation-expected.png: |
| 22047 | * platform/mac/svg/custom/image-small-width-height-expected.png: |
| 22048 | * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.png: |
| 22049 | * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png: |
| 22050 | * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png: |
| 22051 | * platform/mac/svg/custom/immutable-properties-expected.png: |
| 22052 | * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png: |
| 22053 | * platform/mac/svg/custom/inner-percent-expected.png: |
| 22054 | * platform/mac/svg/custom/inner-svg-hit-test-expected.png: |
| 22055 | * platform/mac/svg/custom/invalid-css-expected.png: |
| 22056 | * platform/mac/svg/custom/invalid-fill-expected.png: |
| 22057 | * platform/mac/svg/custom/invalid-fill-hex-expected.png: |
| 22058 | * platform/mac/svg/custom/invalid-lengthlist-expected.png: |
| 22059 | * platform/mac/svg/custom/invalid-transforms-expected.png: |
| 22060 | * platform/mac/svg/custom/invisible-text-after-scrolling-expected.checksum: |
| 22061 | * platform/mac/svg/custom/invisible-text-after-scrolling-expected.png: |
| 22062 | * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.png: |
| 22063 | * platform/mac/svg/custom/js-late-clipPath-creation-expected.png: |
| 22064 | * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum: |
| 22065 | * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png: |
| 22066 | * platform/mac/svg/custom/js-late-gradient-creation-expected.checksum: |
| 22067 | * platform/mac/svg/custom/js-late-gradient-creation-expected.png: |
| 22068 | * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.png: |
| 22069 | * platform/mac/svg/custom/js-late-marker-creation-expected.png: |
| 22070 | * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.png: |
| 22071 | * platform/mac/svg/custom/js-late-mask-creation-expected.png: |
| 22072 | * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png: |
| 22073 | * platform/mac/svg/custom/js-late-pattern-creation-expected.png: |
| 22074 | * platform/mac/svg/custom/js-svg-constructors-expected.png: |
| 22075 | * platform/mac/svg/custom/js-update-bounce-expected.checksum: |
| 22076 | * platform/mac/svg/custom/js-update-bounce-expected.png: |
| 22077 | * platform/mac/svg/custom/js-update-container-expected.png: |
| 22078 | * platform/mac/svg/custom/js-update-container2-expected.png: |
| 22079 | * platform/mac/svg/custom/js-update-gradient-expected.png: |
| 22080 | * platform/mac/svg/custom/js-update-image-expected.png: |
| 22081 | * platform/mac/svg/custom/js-update-path-changes-expected.png: |
| 22082 | * platform/mac/svg/custom/js-update-path-removal-expected.png: |
| 22083 | * platform/mac/svg/custom/js-update-pattern-child-expected.png: |
| 22084 | * platform/mac/svg/custom/js-update-pattern-expected.png: |
| 22085 | * platform/mac/svg/custom/js-update-polygon-changes-expected.png: |
| 22086 | * platform/mac/svg/custom/js-update-polygon-removal-expected.png: |
| 22087 | * platform/mac/svg/custom/js-update-stop-expected.png: |
| 22088 | * platform/mac/svg/custom/js-update-style-expected.png: |
| 22089 | * platform/mac/svg/custom/js-update-transform-addition-expected.png: |
| 22090 | * platform/mac/svg/custom/js-update-transform-changes-expected.png: |
| 22091 | * platform/mac/svg/custom/junk-data-expected.png: |
| 22092 | * platform/mac/svg/custom/large-bounding-box-percents-expected.png: |
| 22093 | * platform/mac/svg/custom/linking-a-03-b-all-expected.png: |
| 22094 | * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: |
| 22095 | * platform/mac/svg/custom/linking-a-03-b-transform-expected.png: |
| 22096 | * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.png: |
| 22097 | * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png: |
| 22098 | * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.png: |
| 22099 | * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.png: |
| 22100 | * platform/mac/svg/custom/loadevents-capturing-expected.png: |
| 22101 | * platform/mac/svg/custom/loadevents-externalresourcesrequired-displaynone-expected.png: |
| 22102 | * platform/mac/svg/custom/loadevents-externalresourcesrequired-expected.png: |
| 22103 | * platform/mac/svg/custom/loadevents-normal-displaynone-expected.png: |
| 22104 | * platform/mac/svg/custom/loadevents-normal-expected.png: |
| 22105 | * platform/mac/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.png: |
| 22106 | * platform/mac/svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.png: |
| 22107 | * platform/mac/svg/custom/marker-changes-expected.png: |
| 22108 | * platform/mac/svg/custom/marker-child-changes-expected.png: |
| 22109 | * platform/mac/svg/custom/marker-default-width-height-expected.png: |
| 22110 | * platform/mac/svg/custom/marker-getPropertyValue-expected.png: |
| 22111 | * platform/mac/svg/custom/marker-overflow-clip-expected.png: |
| 22112 | * platform/mac/svg/custom/marker-viewBox-changes-expected.png: |
| 22113 | * platform/mac/svg/custom/mask-changes-expected.png: |
| 22114 | * platform/mac/svg/custom/mask-child-changes-expected.png: |
| 22115 | * platform/mac/svg/custom/mask-excessive-malloc-expected.png: |
| 22116 | * platform/mac/svg/custom/mask-inside-defs-expected.png: |
| 22117 | * platform/mac/svg/custom/missing-xlink-expected.png: |
| 22118 | * platform/mac/svg/custom/multiple-title-elements-expected.png: |
| 22119 | * platform/mac/svg/custom/non-circular-marker-reference-expected.png: |
| 22120 | * platform/mac/svg/custom/non-opaque-filters-expected.png: |
| 22121 | * platform/mac/svg/custom/path-bad-data-expected.png: |
| 22122 | * platform/mac/svg/custom/path-getTotalLength-expected.png: |
| 22123 | * platform/mac/svg/custom/path-textPath-simulation-expected.png: |
| 22124 | * platform/mac/svg/custom/path-update-expected.png: |
| 22125 | * platform/mac/svg/custom/pattern-cycle-detection-expected.png: |
| 22126 | * platform/mac/svg/custom/pattern-deep-referencing-expected.png: |
| 22127 | * platform/mac/svg/custom/pattern-in-defs-expected.png: |
| 22128 | * platform/mac/svg/custom/pattern-rotate-expected.png: |
| 22129 | * platform/mac/svg/custom/pattern-y-offset-expected.png: |
| 22130 | * platform/mac/svg/custom/percentage-of-html-parent-expected.png: |
| 22131 | * platform/mac/svg/custom/percentage-rect-expected.png: |
| 22132 | * platform/mac/svg/custom/percentage-rect2-expected.png: |
| 22133 | * platform/mac/svg/custom/pointer-events-image-expected.png: |
| 22134 | * platform/mac/svg/custom/pointer-events-path-expected.png: |
| 22135 | * platform/mac/svg/custom/pointer-events-text-expected.png: |
| 22136 | * platform/mac/svg/custom/poly-identify-expected.png: |
| 22137 | * platform/mac/svg/custom/poly-points-attribute-changes-expected.png: |
| 22138 | * platform/mac/svg/custom/polyline-hittest-expected.png: |
| 22139 | * platform/mac/svg/custom/polyline-invalid-points-expected.png: |
| 22140 | * platform/mac/svg/custom/polyline-setattribute-points-null-expected.png: |
| 22141 | * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.png: |
| 22142 | * platform/mac/svg/custom/prevent-default-expected.png: |
| 22143 | * platform/mac/svg/custom/recursive-clippath-expected.png: |
| 22144 | * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.png: |
| 22145 | * platform/mac/svg/custom/resource-client-removal-expected.png: |
| 22146 | * platform/mac/svg/custom/rgbcolor-syntax-expected.png: |
| 22147 | * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png: |
| 22148 | * platform/mac/svg/custom/rootelement-expected.png: |
| 22149 | * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.png: |
| 22150 | * platform/mac/svg/custom/rounded-rects-expected.png: |
| 22151 | * platform/mac/svg/custom/scroll-hit-test-expected.png: |
| 22152 | * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| 22153 | * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| 22154 | * platform/mac/svg/custom/second-inline-text-expected.png: |
| 22155 | * platform/mac/svg/custom/selectSubString-expected.png: |
| 22156 | * platform/mac/svg/custom/shape-rendering-expected.png: |
| 22157 | * platform/mac/svg/custom/shapes-supporting-markers-expected.png: |
| 22158 | * platform/mac/svg/custom/sheet-title-expected.png: |
| 22159 | * platform/mac/svg/custom/simpleCDF-expected.png: |
| 22160 | * platform/mac/svg/custom/stroke-fallback-expected.png: |
| 22161 | * platform/mac/svg/custom/stroked-pattern-expected.png: |
| 22162 | * platform/mac/svg/custom/struct-use-09-b-expected.png: |
| 22163 | * platform/mac/svg/custom/style-attribute-font-size-expected.png: |
| 22164 | * platform/mac/svg/custom/svg-absolute-children-expected.png: |
| 22165 | * platform/mac/svg/custom/svg-disallowed-in-dashboard-object-expected.png: |
| 22166 | * platform/mac/svg/custom/svg-features-expected.png: |
| 22167 | * platform/mac/svg/custom/svg-float-border-padding-expected.png: |
| 22168 | * platform/mac/svg/custom/svg-fonts-in-html-expected.checksum: |
| 22169 | * platform/mac/svg/custom/svg-fonts-in-html-expected.png: |
| 22170 | * platform/mac/svg/custom/svg-fonts-in-html-expected.txt: |
| 22171 | * platform/mac/svg/custom/svg-modify-currentTranslate-expected.png: |
| 22172 | * platform/mac/svg/custom/svg-overflow-types-expected.png: |
| 22173 | * platform/mac/svg/custom/svg-xml-dom-sync-expected.png: |
| 22174 | * platform/mac/svg/custom/svgpolyparser-extra-space-expected.png: |
| 22175 | * platform/mac/svg/custom/svgsvgelement-ctm-expected.png: |
| 22176 | * platform/mac/svg/custom/tearoffs-with-tearoffs-expected.png: |
| 22177 | * platform/mac/svg/custom/text-clip-expected.png: |
| 22178 | * platform/mac/svg/custom/text-ctm-expected.png: |
| 22179 | * platform/mac/svg/custom/text-decoration-visibility-expected.png: |
| 22180 | * platform/mac/svg/custom/text-dom-01-f-expected.png: |
| 22181 | * platform/mac/svg/custom/text-dom-removal-expected.png: |
| 22182 | * platform/mac/svg/custom/text-filter-expected.png: |
| 22183 | * platform/mac/svg/custom/text-gradient-no-content-expected.png: |
| 22184 | * platform/mac/svg/custom/text-hit-test-expected.png: |
| 22185 | * platform/mac/svg/custom/text-image-opacity-expected.png: |
| 22186 | * platform/mac/svg/custom/text-letter-spacing-expected.png: |
| 22187 | * platform/mac/svg/custom/text-linking-expected.png: |
| 22188 | * platform/mac/svg/custom/text-repaint-including-stroke-expected.png: |
| 22189 | * platform/mac/svg/custom/text-whitespace-handling-expected.png: |
| 22190 | * platform/mac/svg/custom/text-x-dx-lists-expected.png: |
| 22191 | * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png: |
| 22192 | * platform/mac/svg/custom/text-xy-updates-expected.png: |
| 22193 | * platform/mac/svg/custom/textPath-assert-expected.png: |
| 22194 | * platform/mac/svg/custom/transform-ignore-after-invalid-expected.png: |
| 22195 | * platform/mac/svg/custom/transform-invalid-expected.png: |
| 22196 | * platform/mac/svg/custom/transform-removeAttributeNS-expected.png: |
| 22197 | * platform/mac/svg/custom/transform-scale-parse-expected.png: |
| 22198 | * platform/mac/svg/custom/transform-with-ending-space-expected.png: |
| 22199 | * platform/mac/svg/custom/tref-update-expected.png: |
| 22200 | * platform/mac/svg/custom/use-clipped-hit-expected.png: |
| 22201 | * platform/mac/svg/custom/use-css-events-expected.png: |
| 22202 | * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.checksum: |
| 22203 | * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: |
| 22204 | * platform/mac/svg/custom/use-detach-expected.png: |
| 22205 | * platform/mac/svg/custom/use-dynamic-append-expected.png: |
| 22206 | * platform/mac/svg/custom/use-empty-reference-expected.png: |
| 22207 | * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.png: |
| 22208 | * platform/mac/svg/custom/use-event-handler-on-use-element-expected.png: |
| 22209 | * platform/mac/svg/custom/use-events-crash-expected.png: |
| 22210 | * platform/mac/svg/custom/use-forward-refs-expected.png: |
| 22211 | * platform/mac/svg/custom/use-infinite-recursion-expected.png: |
| 22212 | * platform/mac/svg/custom/use-instanceRoot-modifications-expected.png: |
| 22213 | * platform/mac/svg/custom/use-modify-container-in-target-expected.png: |
| 22214 | * platform/mac/svg/custom/use-modify-target-container-expected.png: |
| 22215 | * platform/mac/svg/custom/use-modify-target-symbol-expected.png: |
| 22216 | * platform/mac/svg/custom/use-nested-transform-expected.png: |
| 22217 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png: |
| 22218 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png: |
| 22219 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png: |
| 22220 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png: |
| 22221 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png: |
| 22222 | * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png: |
| 22223 | * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: |
| 22224 | * platform/mac/svg/custom/use-on-g-containing-symbol-expected.png: |
| 22225 | * platform/mac/svg/custom/use-on-g-containing-use-expected.png: |
| 22226 | * platform/mac/svg/custom/use-on-g-expected.png: |
| 22227 | * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png: |
| 22228 | * platform/mac/svg/custom/use-on-rect-expected.png: |
| 22229 | * platform/mac/svg/custom/use-on-symbol-expected.png: |
| 22230 | * platform/mac/svg/custom/use-on-text-expected.png: |
| 22231 | * platform/mac/svg/custom/use-on-use-expected.png: |
| 22232 | * platform/mac/svg/custom/use-property-changes-through-dom-expected.png: |
| 22233 | * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.png: |
| 22234 | * platform/mac/svg/custom/use-recalcStyle-crash-expected.png: |
| 22235 | * platform/mac/svg/custom/use-recursion-1-expected.png: |
| 22236 | * platform/mac/svg/custom/use-recursion-2-expected.png: |
| 22237 | * platform/mac/svg/custom/use-recursion-3-expected.png: |
| 22238 | * platform/mac/svg/custom/use-recursion-4-expected.png: |
| 22239 | * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.png: |
| 22240 | * platform/mac/svg/custom/use-symbol-overflow-expected.png: |
| 22241 | * platform/mac/svg/custom/use-transform-expected.png: |
| 22242 | * platform/mac/svg/custom/viewBox-hit-expected.png: |
| 22243 | * platform/mac/svg/custom/viewbox-syntax-expected.png: |
| 22244 | * platform/mac/svg/custom/viewport-clip-expected.png: |
| 22245 | * platform/mac/svg/custom/viewport-em-expected.png: |
| 22246 | * platform/mac/svg/custom/viewport-no-width-height-expected.png: |
| 22247 | * platform/mac/svg/custom/viewport-update-expected.png: |
| 22248 | * platform/mac/svg/custom/viewport-update2-expected.png: |
| 22249 | * platform/mac/svg/custom/visibility-override-clip-expected.png: |
| 22250 | * platform/mac/svg/custom/visibility-override-expected.png: |
| 22251 | * platform/mac/svg/custom/visibility-override-filter-expected.png: |
| 22252 | * platform/mac/svg/custom/visibility-override-mask-expected.png: |
| 22253 | * platform/mac/svg/custom/width-full-percentage-expected.png: |
| 22254 | * platform/mac/svg/custom/xhtml-no-svg-renderer-expected.png: |
| 22255 | * platform/mac/svg/custom/xml-stylesheet-expected.png: |
| 22256 | * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png: |
| 22257 | * platform/mac/svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading-expected.png: |
| 22258 | * platform/mac/svg/dom/SVGScriptElement/script-load-and-error-events-expected.png: |
| 22259 | * platform/mac/svg/dom/SVGScriptElement/script-reexecution-expected.png: |
| 22260 | * platform/mac/svg/dom/SVGScriptElement/script-set-href-expected.png: |
| 22261 | * platform/mac/svg/dom/altGlyph-dom-expected.png: |
| 22262 | * platform/mac/svg/dom/animated-tearoff-equality-expected.png: |
| 22263 | * platform/mac/svg/dom/animated-tearoff-lifespan-expected.png: |
| 22264 | * platform/mac/svg/dom/font-face-elements-expected.png: |
| 22265 | * platform/mac/svg/dom/length-list-parser-expected.png: |
| 22266 | * platform/mac/svg/dom/path-parser-expected.png: |
| 22267 | * platform/mac/svg/dom/points-parser-expected.png: |
| 22268 | * platform/mac/svg/dom/preserve-aspect-ratio-parser-expected.png: |
| 22269 | * platform/mac/svg/dom/rgb-color-parser-expected.png: |
| 22270 | * platform/mac/svg/dom/string-list-parser-expected.png: |
| 22271 | * platform/mac/svg/dom/svg-element-attribute-js-null-expected.png: |
| 22272 | * platform/mac/svg/dom/transform-parser-expected.png: |
| 22273 | * platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: |
| 22274 | * platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: |
| 22275 | * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: |
| 22276 | * platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: |
| 22277 | * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: |
| 22278 | * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: |
| 22279 | * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: |
| 22280 | * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: |
| 22281 | * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: |
| 22282 | * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: |
| 22283 | * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: |
| 22284 | * platform/mac/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: |
| 22285 | * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: |
| 22286 | * platform/mac/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: |
| 22287 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: |
| 22288 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: |
| 22289 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: |
| 22290 | * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: |
| 22291 | * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: |
| 22292 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: |
| 22293 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: |
| 22294 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: |
| 22295 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: |
| 22296 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: |
| 22297 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: |
| 22298 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: |
| 22299 | * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: |
| 22300 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: |
| 22301 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: |
| 22302 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: |
| 22303 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: |
| 22304 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: |
| 22305 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: |
| 22306 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: |
| 22307 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: |
| 22308 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: |
| 22309 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: |
| 22310 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: |
| 22311 | * platform/mac/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: |
| 22312 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: |
| 22313 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: |
| 22314 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: |
| 22315 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: |
| 22316 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: |
| 22317 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: |
| 22318 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: |
| 22319 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: |
| 22320 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: |
| 22321 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: |
| 22322 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: |
| 22323 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: |
| 22324 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: |
| 22325 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: |
| 22326 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: |
| 22327 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: |
| 22328 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: |
| 22329 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: |
| 22330 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: |
| 22331 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: |
| 22332 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: |
| 22333 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: |
| 22334 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: |
| 22335 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: |
| 22336 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: |
| 22337 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: |
| 22338 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: |
| 22339 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: |
| 22340 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: |
| 22341 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: |
| 22342 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: |
| 22343 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: |
| 22344 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: |
| 22345 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: |
| 22346 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: |
| 22347 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: |
| 22348 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: |
| 22349 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: |
| 22350 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: |
| 22351 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: |
| 22352 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: |
| 22353 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: |
| 22354 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: |
| 22355 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: |
| 22356 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: |
| 22357 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: |
| 22358 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: |
| 22359 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: |
| 22360 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: |
| 22361 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: |
| 22362 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: |
| 22363 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: |
| 22364 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: |
| 22365 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: |
| 22366 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: |
| 22367 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: |
| 22368 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: |
| 22369 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: |
| 22370 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: |
| 22371 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: |
| 22372 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: |
| 22373 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: |
| 22374 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: |
| 22375 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: |
| 22376 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: |
| 22377 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: |
| 22378 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: |
| 22379 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: |
| 22380 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: |
| 22381 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: |
| 22382 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: |
| 22383 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: |
| 22384 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: |
| 22385 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: |
| 22386 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: |
| 22387 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: |
| 22388 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: |
| 22389 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: |
| 22390 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: |
| 22391 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: |
| 22392 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: |
| 22393 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: |
| 22394 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: |
| 22395 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: |
| 22396 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: |
| 22397 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: |
| 22398 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: |
| 22399 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: |
| 22400 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: |
| 22401 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: |
| 22402 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: |
| 22403 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: |
| 22404 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: |
| 22405 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: |
| 22406 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: |
| 22407 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: |
| 22408 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: |
| 22409 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: |
| 22410 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: |
| 22411 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: |
| 22412 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: |
| 22413 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: |
| 22414 | * platform/mac/svg/hixie/cascade/001-broken-expected.png: |
| 22415 | * platform/mac/svg/hixie/cascade/002-expected.png: |
| 22416 | * platform/mac/svg/hixie/data-types/001-expected.png: |
| 22417 | * platform/mac/svg/hixie/data-types/002-expected.png: |
| 22418 | * platform/mac/svg/hixie/dynamic/001-expected.png: |
| 22419 | * platform/mac/svg/hixie/dynamic/002-expected.png: |
| 22420 | * platform/mac/svg/hixie/dynamic/003-expected.png: |
| 22421 | * platform/mac/svg/hixie/dynamic/004-expected.png: |
| 22422 | * platform/mac/svg/hixie/dynamic/005-expected.png: |
| 22423 | * platform/mac/svg/hixie/dynamic/006-expected.png: |
| 22424 | * platform/mac/svg/hixie/error/001-expected.png: |
| 22425 | * platform/mac/svg/hixie/error/002-expected.png: |
| 22426 | * platform/mac/svg/hixie/error/003-expected.png: |
| 22427 | * platform/mac/svg/hixie/error/004-expected.png: |
| 22428 | * platform/mac/svg/hixie/error/005-expected.png: |
| 22429 | * platform/mac/svg/hixie/error/006-expected.png: |
| 22430 | * platform/mac/svg/hixie/error/007-expected.png: |
| 22431 | * platform/mac/svg/hixie/error/008-expected.png: |
| 22432 | * platform/mac/svg/hixie/error/009-expected.png: |
| 22433 | * platform/mac/svg/hixie/error/010-expected.png: |
| 22434 | * platform/mac/svg/hixie/error/011-expected.png: |
| 22435 | * platform/mac/svg/hixie/error/012-expected.png: |
| 22436 | * platform/mac/svg/hixie/error/013-expected.png: |
| 22437 | * platform/mac/svg/hixie/error/014-expected.png: |
| 22438 | * platform/mac/svg/hixie/error/014-test-expected.png: |
| 22439 | * platform/mac/svg/hixie/error/015-expected.png: |
| 22440 | * platform/mac/svg/hixie/error/016-expected.png: |
| 22441 | * platform/mac/svg/hixie/error/017-expected.png: |
| 22442 | * platform/mac/svg/hixie/links/001-expected.png: |
| 22443 | * platform/mac/svg/hixie/links/002-expected.png: |
| 22444 | * platform/mac/svg/hixie/links/003-broken-expected.png: |
| 22445 | * platform/mac/svg/hixie/mixed/003-expected.png: |
| 22446 | * platform/mac/svg/hixie/mixed/004-expected.png: |
| 22447 | * platform/mac/svg/hixie/mixed/005-expected.png: |
| 22448 | * platform/mac/svg/hixie/mixed/006-expected.png: |
| 22449 | * platform/mac/svg/hixie/mixed/007-expected.png: |
| 22450 | * platform/mac/svg/hixie/mixed/008-expected.png: |
| 22451 | * platform/mac/svg/hixie/mixed/009-expected.png: |
| 22452 | * platform/mac/svg/hixie/mixed/010-expected.png: |
| 22453 | * platform/mac/svg/hixie/mixed/011-expected.png: |
| 22454 | * platform/mac/svg/hixie/painting/001-expected.png: |
| 22455 | * platform/mac/svg/hixie/perf/001-expected.png: |
| 22456 | * platform/mac/svg/hixie/perf/002-expected.png: |
| 22457 | * platform/mac/svg/hixie/perf/003-expected.png: |
| 22458 | * platform/mac/svg/hixie/perf/004-expected.png: |
| 22459 | * platform/mac/svg/hixie/perf/005-expected.png: |
| 22460 | * platform/mac/svg/hixie/perf/006-expected.png: |
| 22461 | * platform/mac/svg/hixie/perf/007-expected.png: |
| 22462 | * platform/mac/svg/hixie/processing-model/003-expected.png: |
| 22463 | * platform/mac/svg/hixie/processing-model/004-expected.png: |
| 22464 | * platform/mac/svg/hixie/processing-model/005-expected.png: |
| 22465 | * platform/mac/svg/hixie/rendering-model/001-expected.png: |
| 22466 | * platform/mac/svg/hixie/rendering-model/002-expected.png: |
| 22467 | * platform/mac/svg/hixie/rendering-model/003-expected.png: |
| 22468 | * platform/mac/svg/hixie/rendering-model/003a-expected.png: |
| 22469 | * platform/mac/svg/hixie/rendering-model/004-expected.png: |
| 22470 | * platform/mac/svg/hixie/shapes/path/001-expected.png: |
| 22471 | * platform/mac/svg/hixie/text/001-broken-expected.png: |
| 22472 | * platform/mac/svg/hixie/text/002-expected.png: |
| 22473 | * platform/mac/svg/hixie/text/003-expected.png: |
| 22474 | * platform/mac/svg/hixie/text/003a-expected.png: |
| 22475 | * platform/mac/svg/hixie/text/003b-expected.png: |
| 22476 | * platform/mac/svg/hixie/transform/001-expected.png: |
| 22477 | * platform/mac/svg/hixie/use/001-expected.png: |
| 22478 | * platform/mac/svg/hixie/use/002-expected.png: |
| 22479 | * platform/mac/svg/hixie/use/002-test-expected.png: |
| 22480 | * platform/mac/svg/hixie/viewbox/001-expected.png: |
| 22481 | * platform/mac/svg/hixie/viewbox/002-expected.png: |
| 22482 | * platform/mac/svg/hixie/viewbox/003-expected.png: |
| 22483 | * platform/mac/svg/hixie/viewbox/004-expected.png: |
| 22484 | * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: |
| 22485 | * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: |
| 22486 | * platform/mac/svg/text/kerning-expected.png: |
| 22487 | * platform/mac/svg/text/kerning-expected.txt: |
| 22488 | * platform/mac/svg/text/multichar-glyph-expected.png: |
| 22489 | * platform/mac/svg/text/multichar-glyph-expected.txt: |
| 22490 | * platform/mac/svg/text/text-align-01-b-expected.checksum: |
| 22491 | * platform/mac/svg/text/text-align-01-b-expected.png: |
| 22492 | * platform/mac/svg/text/text-align-02-b-expected.checksum: |
| 22493 | * platform/mac/svg/text/text-align-02-b-expected.png: |
| 22494 | * platform/mac/svg/text/text-align-03-b-expected.checksum: |
| 22495 | * platform/mac/svg/text/text-align-03-b-expected.png: |
| 22496 | * platform/mac/svg/text/text-align-04-b-expected.checksum: |
| 22497 | * platform/mac/svg/text/text-align-04-b-expected.png: |
| 22498 | * platform/mac/svg/text/text-align-05-b-expected.checksum: |
| 22499 | * platform/mac/svg/text/text-align-05-b-expected.png: |
| 22500 | * platform/mac/svg/text/text-align-06-b-expected.png: |
| 22501 | * platform/mac/svg/text/text-altglyph-01-b-expected.checksum: |
| 22502 | * platform/mac/svg/text/text-altglyph-01-b-expected.png: |
| 22503 | * platform/mac/svg/text/text-altglyph-01-b-expected.txt: |
| 22504 | * platform/mac/svg/text/text-deco-01-b-expected.checksum: |
| 22505 | * platform/mac/svg/text/text-deco-01-b-expected.png: |
| 22506 | * platform/mac/svg/text/text-fonts-01-t-expected.checksum: |
| 22507 | * platform/mac/svg/text/text-fonts-01-t-expected.png: |
| 22508 | * platform/mac/svg/text/text-fonts-02-t-expected.checksum: |
| 22509 | * platform/mac/svg/text/text-fonts-02-t-expected.png: |
| 22510 | * platform/mac/svg/text/text-intro-05-t-expected.checksum: |
| 22511 | * platform/mac/svg/text/text-intro-05-t-expected.png: |
| 22512 | * platform/mac/svg/text/text-path-01-b-expected.checksum: |
| 22513 | * platform/mac/svg/text/text-path-01-b-expected.png: |
| 22514 | * platform/mac/svg/text/text-property-with-display-none-expected.png: |
| 22515 | * platform/mac/svg/text/text-spacing-01-b-expected.png: |
| 22516 | * platform/mac/svg/text/text-text-01-b-expected.png: |
| 22517 | * platform/mac/svg/text/text-text-03-b-expected.checksum: |
| 22518 | * platform/mac/svg/text/text-text-03-b-expected.png: |
| 22519 | * platform/mac/svg/text/text-text-04-t-expected.checksum: |
| 22520 | * platform/mac/svg/text/text-text-04-t-expected.png: |
| 22521 | * platform/mac/svg/text/text-text-04-t-expected.txt: |
| 22522 | * platform/mac/svg/text/text-text-05-t-expected.checksum: |
| 22523 | * platform/mac/svg/text/text-text-05-t-expected.png: |
| 22524 | * platform/mac/svg/text/text-text-05-t-expected.txt: |
| 22525 | * platform/mac/svg/text/text-text-06-t-expected.checksum: |
| 22526 | * platform/mac/svg/text/text-text-06-t-expected.png: |
| 22527 | * platform/mac/svg/text/text-text-06-t-expected.txt: |
| 22528 | * platform/mac/svg/text/text-text-07-t-expected.checksum: |
| 22529 | * platform/mac/svg/text/text-text-07-t-expected.png: |
| 22530 | * platform/mac/svg/text/text-text-08-b-expected.checksum: |
| 22531 | * platform/mac/svg/text/text-text-08-b-expected.png: |
| 22532 | * platform/mac/svg/text/text-tref-01-b-expected.checksum: |
| 22533 | * platform/mac/svg/text/text-tref-01-b-expected.png: |
| 22534 | * platform/mac/svg/text/text-tselect-01-b-expected.checksum: |
| 22535 | * platform/mac/svg/text/text-tselect-01-b-expected.png: |
| 22536 | * platform/mac/svg/text/text-tselect-02-f-expected.checksum: |
| 22537 | * platform/mac/svg/text/text-tselect-02-f-expected.png: |
| 22538 | * platform/mac/svg/text/text-tspan-01-b-expected.checksum: |
| 22539 | * platform/mac/svg/text/text-tspan-01-b-expected.png: |
| 22540 | * platform/mac/svg/text/text-ws-01-t-expected.checksum: |
| 22541 | * platform/mac/svg/text/text-ws-01-t-expected.png: |
| 22542 | * platform/mac/svg/text/text-ws-02-t-expected.checksum: |
| 22543 | * platform/mac/svg/text/text-ws-02-t-expected.png: |
| 22544 | * platform/mac/svg/text/textPathBoundsBug-expected.png: |
| 22545 | * platform/mac/svg/webarchive/svg-feimage-subresources-expected.png: |
| 22546 | * platform/mac/svg/webarchive/svg-script-subresouces-expected.png: |
| 22547 | * svg/custom/glyph-setting-d-attribute-expected.png: |
| 22548 | * svg/custom/glyph-setting-d-attribute-expected.txt: |
| 22549 | * svg/custom/use-clipped-transform-expected.png: |
| 22550 | |
| 22551 | 2008-10-05 Cameron Zwarich <zwarich@apple.com> |
| 22552 | |
| 22553 | Reviewed by Oliver Hunt. |
| 22554 | |
| 22555 | Tests for bug 21364: Remove the branch in op_ret for OptionalCalleeActivation and OptionalCalleeArguments |
| 22556 | <https://bugs.webkit.org/show_bug.cgi?id=21364> |
| 22557 | |
| 22558 | Add tests for changes to the liveness of 'f.arguments'. |
| 22559 | |
| 22560 | * fast/js/function-dot-arguments-expected.txt: |
| 22561 | * fast/js/resources/function-dot-arguments.js: |
| 22562 | |
| 22563 | 2008-10-05 Adam Barth <abarth@webkit.org> |
| 22564 | |
| 22565 | Reviewed by Darin Adler. |
| 22566 | |
| 22567 | Tests for the new Origin header. |
| 22568 | |
| 22569 | https://bugs.webkit.org/show_bug.cgi?id=20792 |
| 22570 | |
| 22571 | Collin Jackson <collinj@webkit.org> also contributed to this patch. |
| 22572 | |
| 22573 | * http/tests/security/originHeader: Added. |
| 22574 | * http/tests/security/originHeader/origin-header-for-data-expected.txt: Added. |
| 22575 | * http/tests/security/originHeader/origin-header-for-data.html: Added. |
| 22576 | * http/tests/security/originHeader/origin-header-for-empty-expected.txt: Added. |
| 22577 | * http/tests/security/originHeader/origin-header-for-empty.html: Added. |
| 22578 | * http/tests/security/originHeader/origin-header-for-get-expected.txt: Added. |
| 22579 | * http/tests/security/originHeader/origin-header-for-get.html: Added. |
| 22580 | * http/tests/security/originHeader/origin-header-for-https-expected.txt: Added. |
| 22581 | * http/tests/security/originHeader/origin-header-for-https.html: Added. |
| 22582 | * http/tests/security/originHeader/origin-header-for-post-expected.txt: Added. |
| 22583 | * http/tests/security/originHeader/origin-header-for-post.html: Added. |
| 22584 | * http/tests/security/originHeader/origin-header-for-xmlhttprequest-expected.txt: Added. |
| 22585 | * http/tests/security/originHeader/origin-header-for-xmlhttprequest.html: Added. |
| 22586 | * http/tests/security/originHeader/resources: Added. |
| 22587 | * http/tests/security/originHeader/resources/origin-header-post-to-http.html: Added. |
| 22588 | * http/tests/security/originHeader/resources/print-origin.cgi: Added. |
| 22589 | |
| 22590 | 2008-10-05 Oliver Hunt <oliver@apple.com> |
| 22591 | |
| 22592 | Reviewed by Reviewed by Tim Hatcher. |
| 22593 | |
| 22594 | Bug 21381: Incremental parsing of html causes bogus line numbers in some cases |
| 22595 | <https://bugs.webkit.org/show_bug.cgi?id=21381> |
| 22596 | |
| 22597 | Test case for incremental parsing being interrupted midway through a script element. |
| 22598 | |
| 22599 | * http/tests/incremental/pause-in-script-element-expected.txt: Added. |
| 22600 | * http/tests/incremental/pause-in-script-element.pl: Added. |
| 22601 | |
| 22602 | 2008-10-03 Maciej Stachowiak <mjs@apple.com> |
| 22603 | |
| 22604 | Reviewed by Cameron Zwarich. |
| 22605 | |
| 22606 | - test case for: "this" object in methods called on primitives should be wrapper object |
| 22607 | |
| 22608 | * fast/js/primitive-method-this-expected.txt: Added. |
| 22609 | * fast/js/primitive-method-this.html: Added. |
| 22610 | * fast/js/resources/primitive-method-this.js: Added. |
| 22611 | |
| 22612 | 2008-10-03 Simon Fraser <simon.fraser@apple.com> |
| 22613 | |
| 22614 | Reviewed by Darin Adler |
| 22615 | |
| 22616 | Testcase for "white-space: -webkit-nowrap" only being converted to |
| 22617 | "white-space: nowrap" on <td> and <th> now, not any element with a table-cell |
| 22618 | dispay type. |
| 22619 | |
| 22620 | See https://bugs.webkit.org/show_bug.cgi?id=21287#c3 |
| 22621 | |
| 22622 | * fast/table/td-display-nowrap-expected.txt: Added. |
| 22623 | * fast/table/td-display-nowrap.html: Added. |
| 22624 | |
| 22625 | 2008-10-03 Simon Fraser <simon.fraser@apple.com> |
| 22626 | |
| 22627 | Reviewed by Dave Hyat |
| 22628 | |
| 22629 | Clean up code that changes the RenderStyle passed in to |
| 22630 | table renderer setStyle() methods. |
| 22631 | |
| 22632 | https://bugs.webkit.org/show_bug.cgi?id=21287 |
| 22633 | |
| 22634 | * fast/table/floating-th.html: Added. |
| 22635 | * fast/table/table-display-types-strict.html: Added. |
| 22636 | * fast/table/table-display-types.html: Added. |
| 22637 | * platform/mac/fast/table/floating-th-expected.txt: Added. |
| 22638 | * platform/mac/fast/table/table-display-types-expected.txt: Added. |
| 22639 | * platform/mac/fast/table/table-display-types-strict-expected.txt: Added. |
| 22640 | |
| 22641 | 2008-10-03 Rob Buis <buis@kde.org> |
| 22642 | |
| 22643 | Reviewed by Darin. |
| 22644 | |
| 22645 | Test for: |
| 22646 | https://bugs.webkit.org/show_bug.cgi?id=20134 |
| 22647 | REGRESSION (2.0.4-3.0.4): No default value set for <input type=range> with an even difference of (max - min) |
| 22648 | |
| 22649 | * fast/forms/range-default-value-expected.txt: Added. |
| 22650 | * fast/forms/range-default-value.html: Added. |
| 22651 | |
| 22652 | 2008-10-02 Dan Bernstein <mitz@apple.com> |
| 22653 | |
| 22654 | Reviewed by Geoffrey Garen and Sam Weinig. |
| 22655 | |
| 22656 | * svg/custom/font-face-not-in-document-expected.txt: Added. |
| 22657 | * svg/custom/font-face-not-in-document.svg: Added. |
| 22658 | |
| 22659 | 2008-10-01 Simon Fraser <simon.fraser@apple.com> |
| 22660 | |
| 22661 | Reviewed by Dave Hyatt |
| 22662 | |
| 22663 | New tests for display types and float on table elements. |
| 22664 | |
| 22665 | https://bugs.webkit.org/show_bug.cgi?id=21287 |
| 22666 | |
| 22667 | * fast/table/floating-th.html: Added. |
| 22668 | * fast/table/table-display-types-strict.html: Added. |
| 22669 | * fast/table/table-display-types.html: Added. |
| 22670 | * platform/mac/fast/table/floating-th-expected.txt: Added. |
| 22671 | * platform/mac/fast/table/table-display-types-expected.txt: Added. |
| 22672 | * platform/mac/fast/table/table-display-types-strict-expected.txt: Added. |
| 22673 | |
| 22674 | 2008-10-02 Adele Peterson <adele@apple.com> |
| 22675 | |
| 22676 | Reviewed by Dan Bernstein. |
| 22677 | |
| 22678 | Update tests for https://bugs.webkit.org/show_bug.cgi?id=21299 |
| 22679 | REGRESSION: <input> color specified in inline style applies to placeholder |
| 22680 | |
| 22681 | * fast/forms/placeholder-pseudo-style.html: |
| 22682 | * platform/mac/fast/forms/password-placeholder-expected.txt: |
| 22683 | * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: |
| 22684 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: |
| 22685 | * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: |
| 22686 | |
| 22687 | 2008-10-01 Chris Fleizach <cfleizach@apple.com> |
| 22688 | |
| 22689 | Reviewed by Darin Adler. |
| 22690 | |
| 22691 | Update table detection tests by adding two more tables |
| 22692 | |
| 22693 | * accessibility/table-detection.html: |
| 22694 | * accessibility/table-detection-expected.txt: |
| 22695 | * platform/mac-snowleopard/accessibility/table-detection-expected.txt: |
| 22696 | |
| 22697 | 2008-10-02 Adele Peterson <adele@apple.com> |
| 22698 | |
| 22699 | Update results for mac-tiger. |
| 22700 | |
| 22701 | * platform/mac-tiger/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: |
| 22702 | * platform/mac-tiger/svg/hixie/perf/001-expected.txt: |
| 22703 | * platform/mac-tiger/svg/hixie/perf/002-expected.txt: |
| 22704 | * platform/mac-tiger/svg/hixie/text/003-expected.txt: |
| 22705 | * platform/mac-tiger/svg/hixie/text/003a-expected.txt: |
| 22706 | * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: |
| 22707 | * platform/mac-tiger/svg/text/text-path-01-b-expected.txt: |
| 22708 | |
| 22709 | 2008-10-02 Brett Wilson <brettw@chromium.org> |
| 22710 | |
| 22711 | Reviewed by Sam Weinig. |
| 22712 | |
| 22713 | https://bugs.webkit.org/show_bug.cgi?id=21292 |
| 22714 | |
| 22715 | Revert the changes to enclosingIntRect made in r12530 since the new code |
| 22716 | doesn't round correctly. |
| 22717 | |
| 22718 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: |
| 22719 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: |
| 22720 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: |
| 22721 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: |
| 22722 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: |
| 22723 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: |
| 22724 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: |
| 22725 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: |
| 22726 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: |
| 22727 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: |
| 22728 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: |
| 22729 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: |
| 22730 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: |
| 22731 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: |
| 22732 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: |
| 22733 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: |
| 22734 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: |
| 22735 | * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: |
| 22736 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: |
| 22737 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: |
| 22738 | * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: |
| 22739 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: |
| 22740 | * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: |
| 22741 | * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: |
| 22742 | * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: |
| 22743 | * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: |
| 22744 | * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: |
| 22745 | * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: |
| 22746 | * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: |
| 22747 | * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: |
| 22748 | * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: |
| 22749 | * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: |
| 22750 | * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: |
| 22751 | * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: |
| 22752 | * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: |
| 22753 | * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: |
| 22754 | * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: |
| 22755 | * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: |
| 22756 | * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: |
| 22757 | * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: |
| 22758 | * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: |
| 22759 | * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: |
| 22760 | * platform/mac/svg/batik/filters/filterRegions-expected.txt: |
| 22761 | * platform/mac/svg/batik/paints/gradientLimit-expected.txt: |
| 22762 | * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: |
| 22763 | * platform/mac/svg/batik/paints/patternRegionA-expected.txt: |
| 22764 | * platform/mac/svg/batik/text/textAnchor2-expected.txt: |
| 22765 | * platform/mac/svg/batik/text/textAnchor3-expected.txt: |
| 22766 | * platform/mac/svg/batik/text/textEffect-expected.txt: |
| 22767 | * platform/mac/svg/batik/text/textEffect3-expected.txt: |
| 22768 | * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: |
| 22769 | * platform/mac/svg/batik/text/textLayout-expected.txt: |
| 22770 | * platform/mac/svg/batik/text/textLayout2-expected.txt: |
| 22771 | * platform/mac/svg/batik/text/textLength-expected.txt: |
| 22772 | * platform/mac/svg/batik/text/textOnPath-expected.txt: |
| 22773 | * platform/mac/svg/batik/text/textOnPath2-expected.txt: |
| 22774 | * platform/mac/svg/batik/text/textOnPath3-expected.txt: |
| 22775 | * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt: |
| 22776 | * platform/mac/svg/batik/text/textPCDATA-expected.txt: |
| 22777 | * platform/mac/svg/batik/text/textPosition2-expected.txt: |
| 22778 | * platform/mac/svg/batik/text/textProperties-expected.txt: |
| 22779 | * platform/mac/svg/batik/text/textStyles-expected.txt: |
| 22780 | * platform/mac/svg/batik/text/verticalText-expected.txt: |
| 22781 | * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt: |
| 22782 | * platform/mac/svg/batik/text/xmlSpace-expected.txt: |
| 22783 | * platform/mac/svg/carto.net/button-expected.txt: |
| 22784 | * platform/mac/svg/carto.net/colourpicker-expected.txt: |
| 22785 | * platform/mac/svg/carto.net/scrollbar-expected.txt: |
| 22786 | * platform/mac/svg/custom/alignment-baseline-modes-expected.txt: |
| 22787 | * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt: |
| 22788 | * platform/mac/svg/custom/dominant-baseline-modes-expected.txt: |
| 22789 | * platform/mac/svg/custom/font-face-cascade-order-expected.txt: |
| 22790 | * platform/mac/svg/custom/font-face-simple-expected.txt: |
| 22791 | * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| 22792 | * platform/mac/svg/custom/text-xy-updates-expected.txt: |
| 22793 | * platform/mac/svg/hixie/perf/001-expected.txt: |
| 22794 | * platform/mac/svg/hixie/perf/002-expected.txt: |
| 22795 | * platform/mac/svg/hixie/text/003-expected.txt: |
| 22796 | * platform/mac/svg/hixie/text/003a-expected.txt: |
| 22797 | * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: |
| 22798 | * platform/mac/svg/text/text-align-01-b-expected.txt: |
| 22799 | * platform/mac/svg/text/text-align-02-b-expected.txt: |
| 22800 | * platform/mac/svg/text/text-align-05-b-expected.txt: |
| 22801 | * platform/mac/svg/text/text-align-06-b-expected.txt: |
| 22802 | * platform/mac/svg/text/text-path-01-b-expected.txt: |
| 22803 | * platform/mac/svg/text/text-text-04-t-expected.txt: |
| 22804 | * platform/mac/svg/text/text-text-05-t-expected.txt: |
| 22805 | * platform/mac/svg/text/text-text-07-t-expected.txt: |
| 22806 | * platform/mac/svg/text/text-tspan-01-b-expected.txt: |
| 22807 | |
| 22808 | 2008-10-02 Gavin Barraclough <barraclough@apple.com> |
| 22809 | |
| 22810 | Reviewed by Darin Adler. |
| 22811 | |
| 22812 | Layout tests for for bug #21232 - plus a range of tests for, um, ranges. |
| 22813 | |
| 22814 | * fast/js/regexp-ranges-and-escaped-hyphens-expected.txt: Added. |
| 22815 | * fast/js/regexp-ranges-and-escaped-hyphens.html: Added. |
| 22816 | * fast/js/resources/regexp-ranges-and-escaped-hyphens.js: Added. |
| 22817 | |
| 22818 | 2008-10-01 Cameron Zwarich <zwarich@apple.com> |
| 22819 | |
| 22820 | Reviewed by Darin Adler. |
| 22821 | |
| 22822 | Add some tests for the 'arguments' object. The included failures are |
| 22823 | intentional. They are for regressions introduced in r37050, and they |
| 22824 | will hopefully be fixed in the near future. |
| 22825 | |
| 22826 | * fast/js/arguments-expected.txt: |
| 22827 | * fast/js/function-dot-arguments-expected.txt: |
| 22828 | * fast/js/resources/arguments.js: |
| 22829 | * fast/js/resources/function-dot-arguments.js: |
| 22830 | |
| 22831 | 2008-10-01 Kevin McCullough <kmccullough@apple.com> |
| 22832 | |
| 22833 | Reviewed by Dan Bernstein. |
| 22834 | |
| 22835 | https://bugs.webkit.org/show_bug.cgi?id=21284 |
| 22836 | Bug 21284: Max height affects max width |
| 22837 | - Looks like a cut and paste bug |
| 22838 | |
| 22839 | * fast/css/max-height-and-max-width-expected.txt: Added. |
| 22840 | * fast/css/max-height-and-max-width.html: Added. |
| 22841 | |
| 22842 | 2008-10-01 Dan Bernstein <mitz@apple.com> |
| 22843 | |
| 22844 | Reviewed by Darin Adler. |
| 22845 | |
| 22846 | - test for <rdar://problem/6255862> domfuzz: null deref in WebCore::HTMLParser::handleResidualStyleCloseTagAcrossBlocks(WebCore::HTMLStackElem*) |
| 22847 | |
| 22848 | * fast/parser/residual-style-close-across-removed-block-expected.txt: Added. |
| 22849 | * fast/parser/residual-style-close-across-removed-block.html: Added. |
| 22850 | |
| 22851 | 2008-09-30 Eric Carlson <eric.carlson@apple.com> |
| 22852 | |
| 22853 | Reviewed by Antti |
| 22854 | |
| 22855 | https://bugs.webkit.org/show_bug.cgi?id=21243 |
| 22856 | |
| 22857 | Test default loopstart and loopend values. |
| 22858 | |
| 22859 | * media/loopend-limits-expected.txt: Added. |
| 22860 | * media/loopend-limits.html: Added. |
| 22861 | * media/loopstart-limits-expected.txt: Added. |
| 22862 | * media/loopstart-limits.html: Added. |
| 22863 | * media/video-test.js: |
| 22864 | |
| 22865 | 2008-09-30 Dean Jackson <dino@apple.com> |
| 22866 | |
| 22867 | Reviewed by Simon Fraser. |
| 22868 | |
| 22869 | Remove console output that can cause test to fail on slow |
| 22870 | machines. |
| 22871 | |
| 22872 | * animations/transition-and-animation-2-expected.txt: |
| 22873 | * animations/transition-and-animation-2.html: |
| 22874 | |
| 22875 | 2008-09-30 Adele Peterson <adele@apple.com> |
| 22876 | |
| 22877 | Reviewed by Darin Adler. |
| 22878 | |
| 22879 | Tests for https://bugs.webkit.org/show_bug.cgi?id=21227 |
| 22880 | <rdar://problem/6222134> add a way to set color for input placeholder text |
| 22881 | |
| 22882 | * fast/forms/password-placeholder-text-security.html: Added. |
| 22883 | * fast/forms/placeholder-pseudo-style.html: Added. |
| 22884 | * platform/mac/fast/forms/password-placeholder-text-security-expected.checksum: Added. |
| 22885 | * platform/mac/fast/forms/password-placeholder-text-security-expected.png: Added. |
| 22886 | * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: Added. |
| 22887 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.checksum: Added. |
| 22888 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.png: Added. |
| 22889 | * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: Added. |
| 22890 | |
| 22891 | Updated results. The placeholder color is now reflected on the RenderTextControl, not just on an inner element. |
| 22892 | |
| 22893 | * platform/mac/fast/forms/input-disabled-color-expected.checksum: |
| 22894 | * platform/mac/fast/forms/input-disabled-color-expected.png: |
| 22895 | * platform/mac/fast/forms/input-disabled-color-expected.txt: |
| 22896 | * platform/mac/fast/forms/password-placeholder-expected.checksum: |
| 22897 | * platform/mac/fast/forms/password-placeholder-expected.png: |
| 22898 | * platform/mac/fast/forms/password-placeholder-expected.txt: |
| 22899 | * platform/mac/fast/forms/placeholder-set-attribute-expected.checksum: |
| 22900 | * platform/mac/fast/forms/placeholder-set-attribute-expected.png: |
| 22901 | * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: |
| 22902 | |
| 22903 | 2008-09-30 Beth Dakin <bdakin@apple.com> |
| 22904 | |
| 22905 | Reviewed by Darin Adler. |
| 22906 | |
| 22907 | Test for https://bugs.webkit.org/show_bug.cgi?id=20396 Abort caused |
| 22908 | by failed allocation due to invalid counter/attr |
| 22909 | and corresponding: <rdar://problem/6152371> |
| 22910 | |
| 22911 | * fast/css/counters/counter-number-input-expected.txt: Added. |
| 22912 | * fast/css/counters/counter-number-input.html: Added. |
| 22913 | |
| 22914 | 2008-09-30 Cameron Zwarich <zwarich@apple.com> |
| 22915 | |
| 22916 | Reviewed by Geoff Garen. |
| 22917 | |
| 22918 | Add some tests for the arguments object, on the way to fixing |
| 22919 | |
| 22920 | Bug 21123: using "arguments" in a function should not force creation of an activation object |
| 22921 | <https://bugs.webkit.org/show_bug.cgi?id=21123> |
| 22922 | |
| 22923 | The function-dot-arguments test includes a case that now fails after |
| 22924 | r37050, but it should be fixed with bug 21123. |
| 22925 | |
| 22926 | * fast/js/arguments-expected.txt: |
| 22927 | * fast/js/function-dot-arguments-expected.txt: Added. |
| 22928 | * fast/js/function-dot-arguments.html: Added. |
| 22929 | * fast/js/resources/arguments.js: |
| 22930 | * fast/js/resources/function-dot-arguments.js: Added. |
| 22931 | |
| 22932 | 2008-09-29 Chris Fleizach <cfleizach@apple.com> |
| 22933 | |
| 22934 | Reviewed by John Sullivan. |
| 22935 | |
| 22936 | Tests for <rdar://problem/6255456> AX: <file> input button shouldn't have children exposed |
| 22937 | |
| 22938 | * accessibility/nochildren-elements-expected.txt: Added. |
| 22939 | * accessibility/nochildren-elements.html: Added. |
| 22940 | |
| 22941 | 2008-09-30 Alexey Proskuryakov <ap@webkit.org> |
| 22942 | |
| 22943 | Reviewed by Sam Weinig. |
| 22944 | |
| 22945 | https://bugs.webkit.org/show_bug.cgi?id=21213 |
| 22946 | MessagePort crash when GC collects an object with a pending close event |
| 22947 | |
| 22948 | * fast/events/message-channel-gc-2-expected.txt: Added. |
| 22949 | * fast/events/message-channel-gc-2.html: Added. |
| 22950 | |
| 22951 | * fast/events/message-channel-listener-circular-ownership-expected.txt: Added |
| 22952 | * fast/events/message-channel-listener-circular-ownership.html: Added |
| 22953 | Demonstrate why turning the listeners into JSEventListeners wouldn't be right. |
| 22954 | |
| 22955 | 2008-09-29 Geoffrey Garen <ggaren@apple.com> |
| 22956 | |
| 22957 | Reviewed by Cameron Zwarich. |
| 22958 | |
| 22959 | Test case for which prototype is used when calling "new" across windows. |
| 22960 | |
| 22961 | * fast/js/construct-global-object-expected.txt: Added. |
| 22962 | * fast/js/construct-global-object.html: Added. |
| 22963 | |
| 22964 | 2008-09-29 Chris Marrin <cmarrin@apple.com> |
| 22965 | |
| 22966 | Reviewed by Dave Hyatt |
| 22967 | |
| 22968 | * animations/lineheight-animation-expected.txt: Added. |
| 22969 | * animations/lineheight-animation.html: Added. |
| 22970 | |
| 22971 | 2008-09-29 Chris Marrin <cmarrin@apple.com> |
| 22972 | |
| 22973 | Reviewed by Eric Seidel |
| 22974 | |
| 22975 | Clean up fix in PropertyWrapperGetter::equals |
| 22976 | https://bugs.webkit.org/show_bug.cgi?id=21011 |
| 22977 | |
| 22978 | * transitions/override-transition-crash-expected.txt: Added. |
| 22979 | * transitions/override-transition-crash.html: Added. |
| 22980 | |
| 22981 | 2008-09-29 Chris Marrin <cmarrin@apple.com> |
| 22982 | |
| 22983 | Reviewed by Eric Seidel |
| 22984 | |
| 22985 | https://bugs.webkit.org/show_bug.cgi?id=21001 |
| 22986 | Starting transition after animation, when animation |
| 22987 | is finished, transition is wrong. |
| 22988 | |
| 22989 | * animations/transition-and-animation-2-expected.txt: Added. |
| 22990 | * animations/transition-and-animation-2.html: Added. |
| 22991 | |
| 22992 | 2008-09-29 Chris Marrin <cmarrin@apple.com> |
| 22993 | |
| 22994 | Reviewed by Sam Weinig |
| 22995 | |
| 22996 | Test for |
| 22997 | https://bugs.webkit.org/show_bug.cgi?id=20921 |
| 22998 | -webkit-animation-timing-function: inside of keyframes is ignored |
| 22999 | |
| 23000 | * animations/keyframe-timing-functions-expected.txt: Added. |
| 23001 | * animations/keyframe-timing-functions.html: Added. |
| 23002 | |
| 23003 | 2008-09-29 Chris Marrin <cmarrin@apple.com> |
| 23004 | |
| 23005 | Reviewed by Darin Adler |
| 23006 | |
| 23007 | Testcase for crash when parsing keyframes from an @imported |
| 23008 | CSS file |
| 23009 | https://bugs.webkit.org/show_bug.cgi?id=20855 |
| 23010 | |
| 23011 | * animations/import-crash-expected.txt: Added. |
| 23012 | * animations/import-crash.html: Added. |
| 23013 | * animations/import-expected.txt: Added. |
| 23014 | * animations/import.html: Added. |
| 23015 | * animations/resources/keyframes.css: Added. |
| 23016 | |
| 23017 | 2008-09-28 Alexey Proskuryakov <ap@webkit.org> |
| 23018 | |
| 23019 | Reviewed by Eric Seidel. |
| 23020 | |
| 23021 | https://bugs.webkit.org/show_bug.cgi?id=20366 |
| 23022 | Reproducible test failure for editing/undo/undo-iframe-location-change.html |
| 23023 | |
| 23024 | This does not fix the problem, but makes the test more predictable by using iframe onload. |
| 23025 | Also, makes the test runnable in browser. Turns out that the test reliably fails there too, |
| 23026 | even without any special steps needed in DRT. |
| 23027 | |
| 23028 | * editing/undo/undo-iframe-location-change-expected.txt: |
| 23029 | * editing/undo/undo-iframe-location-change.html: |
| 23030 | |
| 23031 | * ChangeLog-2007-10-14: Added bug URLs for a patch that included this test. |
| 23032 | |
| 23033 | 2008-09-27 Dan Bernstein <mitz@apple.com> |
| 23034 | |
| 23035 | Rubber-stamped by Sam Weinig. |
| 23036 | |
| 23037 | - fix typo in test name |
| 23038 | |
| 23039 | * media/video-click-dblckick-standalone-expected.txt: Copied from media/video-click-dlbclick-standalone-expected.txt. |
| 23040 | * media/video-click-dblckick-standalone.html: Copied from media/video-click-dlbclick-standalone.html. |
| 23041 | * media/video-click-dlbclick-standalone-expected.txt: Removed. |
| 23042 | * media/video-click-dlbclick-standalone.html: Removed. |
| 23043 | |
| 23044 | 2008-09-27 Anders Carlsson <andersca@apple.com> |
| 23045 | |
| 23046 | Reviewed by Sam Weinig. |
| 23047 | |
| 23048 | https://bugs.webkit.org/show_bug.cgi?id=21178 |
| 23049 | <rdar://problem/6248651> |
| 23050 | |
| 23051 | Add tests. |
| 23052 | |
| 23053 | * http/tests/plugins/local-geturl-from-remote-expected.txt: Added. |
| 23054 | * http/tests/plugins/local-geturl-from-remote.html: Added. |
| 23055 | |
| 23056 | 2008-09-26 Oliver Hunt <oliver@apple.com> |
| 23057 | |
| 23058 | Reviewed by Maciej Stachowiak. |
| 23059 | |
| 23060 | Bug 21054: Construction of certain DOM objects is heavily regressed by r36675 |
| 23061 | <https://bugs.webkit.org/show_bug.cgi?id=21054> |
| 23062 | |
| 23063 | Tests to ensure that we correctly only have single instances of the |
| 23064 | special cased Image, MessageChannel, Option, XMLHttpRequest, and Audio |
| 23065 | constructors. We also test that we don't expose the cached objects |
| 23066 | to subsequent documents as navigation occurs. |
| 23067 | |
| 23068 | * fast/dom/constructors-cached-expected.txt: Added. |
| 23069 | * fast/dom/constructors-cached-navigate-expected.txt: Added. |
| 23070 | * fast/dom/constructors-cached-navigate.html: Added. |
| 23071 | * fast/dom/constructors-cached.html: Added. |
| 23072 | * fast/dom/resources/constructors-cached-navigate.js: Added. |
| 23073 | * fast/dom/resources/constructors-cached.js: Added. |
| 23074 | |
| 23075 | 2008-09-25 Feng Qian <feng@chromium.org> |
| 23076 | |
| 23077 | Test for: https://bugs.webkit.org/show_bug.cgi?id=21032 |
| 23078 | <rdar://problem/6243032> |
| 23079 | |
| 23080 | Reviewed by Dave Hyatt. |
| 23081 | |
| 23082 | The test crashes webkit if using Windows heap allocator. |
| 23083 | |
| 23084 | * fast/dom/attribute-downcast-right-expected.txt: Added. |
| 23085 | * fast/dom/attribute-downcast-right.html: Added. |
| 23086 | |
| 23087 | 2008-09-25 Brady Eidson <beidson@apple.com> |
| 23088 | |
| 23089 | Rubberstamped by Mark Rowe |
| 23090 | |
| 23091 | Roll out 36771 as it caused <rdar://problem/6246554> |
| 23092 | "nytimes.com doesn't display after returning to it with back/forward" |
| 23093 | |
| 23094 | * fast/css/nested-rule-parent-sheet-expected.txt: Removed. |
| 23095 | * fast/css/nested-rule-parent-sheet.html: Removed. |
| 23096 | |
| 23097 | 2008-09-25 Eric Carlson <eric.carlson@apple.com> |
| 23098 | |
| 23099 | Reviewed by Eric Seidel. |
| 23100 | |
| 23101 | <rdar://problem/6171047> HTMLMediaElement "begin" event is now "loadstart" |
| 23102 | https://bugs.webkit.org/show_bug.cgi?id=21003 |
| 23103 | |
| 23104 | Update media layout test results for progress event name change from "begin" to "loadstart" |
| 23105 | |
| 23106 | * media/audio-constructor-expected.txt: |
| 23107 | * media/audio-constructor-src-expected.txt: |
| 23108 | * media/audio-constructor-src.html: |
| 23109 | * media/audio-constructor.html: |
| 23110 | * media/progress-event-expected.txt: |
| 23111 | * media/progress-event-total-expected.txt: |
| 23112 | * media/progress-event-total.html: |
| 23113 | * media/progress-event.html: |
| 23114 | * media/video-error-abort-expected.txt: |
| 23115 | * media/video-error-abort.html: |
| 23116 | * media/video-load-networkState-expected.txt: |
| 23117 | * media/video-load-networkState.html: |
| 23118 | * media/video-load-readyState-expected.txt: |
| 23119 | * media/video-load-readyState.html: |
| 23120 | * media/video-pause-empty-events-expected.txt: |
| 23121 | * media/video-pause-empty-events.html: |
| 23122 | * media/video-play-empty-events-expected.txt: |
| 23123 | * media/video-play-empty-events.html: |
| 23124 | * media/video-source-expected.txt: |
| 23125 | * media/video-source-media-expected.txt: |
| 23126 | * media/video-source-media.html: |
| 23127 | * media/video-source-type-expected.txt: |
| 23128 | * media/video-source-type-params-expected.txt: |
| 23129 | * media/video-source-type-params.html: |
| 23130 | * media/video-source-type.html: |
| 23131 | * media/video-source.html: |
| 23132 | * media/video-src-change-expected.txt: |
| 23133 | * media/video-src-change.html: |
| 23134 | * media/video-src-expected.txt: |
| 23135 | * media/video-src-remove-expected.txt: |
| 23136 | * media/video-src-remove.html: |
| 23137 | * media/video-src-set-expected.txt: |
| 23138 | * media/video-src-set.html: |
| 23139 | * media/video-src-source-expected.txt: |
| 23140 | * media/video-src-source.html: |
| 23141 | * media/video-src.html: |
| 23142 | |
| 23143 | 2008-09-25 Alexey Proskuryakov <ap@webkit.org> |
| 23144 | |
| 23145 | Reviewed by Eric Seidel. |
| 23146 | |
| 23147 | https://bugs.webkit.org/show_bug.cgi?id=21097 |
| 23148 | Calling a MessageChannel constructor from a destroyed document results in a crash |
| 23149 | |
| 23150 | * fast/events/message-port-constructor-for-deleted-document-expected.txt: Added. |
| 23151 | * fast/events/message-port-constructor-for-deleted-document.html: Added. |
| 23152 | |
| 23153 | 2008-09-24 Alexey Proskuryakov <ap@webkit.org> |
| 23154 | |
| 23155 | Reviewed by Sam Weinig, Anders Carlsson, and (unofficially) Adam Barth. |
| 23156 | |
| 23157 | https://bugs.webkit.org/show_bug.cgi?id=20879 |
| 23158 | Implement HTML5 channel messaging |
| 23159 | |
| 23160 | * fast/dom/Window/window-properties-expected.txt: |
| 23161 | * fast/events/message-channel-gc-expected.txt: Added. |
| 23162 | * fast/events/message-channel-gc.html: Added. |
| 23163 | * fast/events/message-port-deleted-document-expected.txt: Added. |
| 23164 | * fast/events/message-port-deleted-document.html: Added. |
| 23165 | * fast/events/message-port-deleted-frame-expected.txt: Added. |
| 23166 | * fast/events/message-port-deleted-frame.html: Added. |
| 23167 | * fast/events/message-port-expected.txt: Added. |
| 23168 | * fast/events/message-port-inactive-document-expected.txt: Added. |
| 23169 | * fast/events/message-port-inactive-document.html: Added. |
| 23170 | * fast/events/message-port.html: Added. |
| 23171 | * fast/events/resources/message-port-iframe.html: Added. |
| 23172 | * http/tests/security/MessagePort: Added. |
| 23173 | * http/tests/security/MessagePort/event-listener-context-expected.txt: Added. |
| 23174 | * http/tests/security/MessagePort/event-listener-context.html: Added. |
| 23175 | * http/tests/security/MessagePort/resources: Added. |
| 23176 | * http/tests/security/MessagePort/resources/attacker-frame.html: Added. |
| 23177 | * http/tests/security/MessagePort/resources/banking-site.html: Added. |
| 23178 | |
| 23179 | 2008-09-25 David Smith <catfish.man@gmail.com> |
| 23180 | |
| 23181 | Reviewed by Eric Seidel |
| 23182 | |
| 23183 | Tests for https://bugs.webkit.org/show_bug.cgi?id=21091 |
| 23184 | Regression: querySelector matches tag names case sensitively |
| 23185 | |
| 23186 | * ChangeLog: |
| 23187 | * fast/dom/SelectorAPI/caseTag-expected.txt: Added. |
| 23188 | * fast/dom/SelectorAPI/caseTag.html: Added. |
| 23189 | * fast/dom/SelectorAPI/caseTagX-expected.txt: Added. |
| 23190 | * fast/dom/SelectorAPI/caseTagX.xhtml: Added. |
| 23191 | |
| 23192 | 2008-09-24 Sam Weinig <sam@webkit.org> |
| 23193 | |
| 23194 | Reviewed by Darin Adler. |
| 23195 | |
| 23196 | Test for https://bugs.webkit.org/show_bug.cgi?id=21080 |
| 23197 | <rdar://problem/6243534> |
| 23198 | Crash below Function.apply when using a runtime array as the argument list |
| 23199 | |
| 23200 | * platform/mac/plugins/bindings-array-apply-crash-expected.txt: Added. |
| 23201 | * platform/mac/plugins/bindings-array-apply-crash.html: Added. |
| 23202 | |
| 23203 | 2008-09-24 Jeremy Moskovich <jeremy@chromium.org> |
| 23204 | |
| 23205 | Reviewed by Dan Bernstein. |
| 23206 | |
| 23207 | - https://bugs.webkit.org/show_bug.cgi?id=20092 |
| 23208 | Spelling markers positioned incorrectly in RTL text |
| 23209 | |
| 23210 | * editing/spelling/inline_spelling_markers.html: Added. |
| 23211 | * platform/mac/editing/spelling/inline_spelling_markers-expected.checksum: Added. |
| 23212 | * platform/mac/editing/spelling/inline_spelling_markers-expected.png: Added. |
| 23213 | * platform/mac/editing/spelling/inline_spelling_markers-expected.txt: Added. |
| 23214 | |
| 23215 | 2008-09-24 Rob Buis <buis@kde.org> |
| 23216 | |
| 23217 | Reviewed by Darin. |
| 23218 | |
| 23219 | Test for: |
| 23220 | https://bugs.webkit.org/show_bug.cgi?id=20557 |
| 23221 | getScreenCTM() returns wrong values |
| 23222 | |
| 23223 | * svg/custom/getscreenctm-in-mixed-content2-expected.txt: Added. |
| 23224 | * svg/custom/getscreenctm-in-mixed-content2.xhtml: Added. |
| 23225 | |
| 23226 | 2008-09-23 Geoffrey Garen <ggaren@apple.com> |
| 23227 | |
| 23228 | Reviewed by Oliver Hunt. |
| 23229 | |
| 23230 | Test for https://bugs.webkit.org/show_bug.cgi?id=21038 |
| 23231 | Uncaught exceptions in regex replace callbacks crash webkit |
| 23232 | |
| 23233 | * fast/js/string-replace-exception-crash-expected.txt: Added. |
| 23234 | * fast/js/string-replace-exception-crash.html: Added. |
| 23235 | |
| 23236 | 2008-09-23 Beth Dakin <bdakin@apple.com> |
| 23237 | |
| 23238 | Reviewed by Sam Weinig. |
| 23239 | |
| 23240 | Test for https://bugs.webkit.org/show_bug.cgi?id=21041 "Add |
| 23241 | Contact" link at gmail does not support AXPress action |
| 23242 | and corresponding: <rdar://problem/6216178> |
| 23243 | |
| 23244 | * accessibility/aria-link-supports-press-expected.txt: Added. |
| 23245 | * accessibility/aria-link-supports-press.html: Added. |
| 23246 | |
| 23247 | 2008-09-23 Nikolas Zimmermann <zimmermann@kde.org> |
| 23248 | |
| 23249 | Reviewed by Eric. |
| 23250 | |
| 23251 | Temporarily disable SVGElementInstance tests, until EventTargetSVGElementInstance transition is finished. |
| 23252 | |
| 23253 | * svg/custom/use-elementInstance-event-target.svg-disabled: Copied from svg/custom/use-elementInstance-event-target.svg. |
| 23254 | * svg/custom/use-elementInstance-methods.svg-disabled: Copied from LayoutTests/svg/custom/use-elementInstance-methods.svg. |
| 23255 | |
| 23256 | 2008-09-23 Dan Bernstein <mitz@apple.com> |
| 23257 | |
| 23258 | Reviewed by Beth Dakin. |
| 23259 | |
| 23260 | - test for <rdar://problem/6233388> Crash beneath -[WebFrameView keyDown:] |
| 23261 | |
| 23262 | * fast/events/keydown-remove-frame-expected.txt: Added. |
| 23263 | * fast/events/keydown-remove-frame.html: Added. |
| 23264 | * fast/events/resources/keydown-remove-frame-iframe.html: Added. |
| 23265 | |
| 23266 | 2008-09-23 Alexey Proskuryakov <ap@webkit.org> |
| 23267 | |
| 23268 | Reviewed by Darin Adler. |
| 23269 | |
| 23270 | https://bugs.webkit.org/show_bug.cgi?id=21023 |
| 23271 | Don't use TEC for encodings supported by ICU |
| 23272 | |
| 23273 | * fast/encoding/char-decoding-expected.txt: |
| 23274 | * fast/encoding/char-decoding.html: |
| 23275 | * fast/encoding/char-encoding-expected.txt: |
| 23276 | * fast/encoding/char-encoding.html: |
| 23277 | Added tests for these encodings. At least MacCyrillic is widely used on the Web, and I think |
| 23278 | that the other three were picked by ICU because they are used, too. |
| 23279 | |
| 23280 | 2008-09-22 Sam Weinig <sam@webkit.org> |
| 23281 | |
| 23282 | Reviewed by Dan Bernstein. |
| 23283 | |
| 23284 | Tests for https://bugs.webkit.org/show_bug.cgi?id=21013 |
| 23285 | |
| 23286 | * fast/forms/selection-functions.html: Update test to match new |
| 23287 | behavior that we now share with Firefox. |
| 23288 | |
| 23289 | 2008-09-22 David Hyatt <hyatt@apple.com> |
| 23290 | |
| 23291 | Layout test for double click scrollbar bug. |
| 23292 | |
| 23293 | Reviewed by Sam Weinig |
| 23294 | |
| 23295 | * fast/events/scrollbar-double-click-expected.txt: Added. |
| 23296 | * fast/events/scrollbar-double-click.html: Added. |
| 23297 | |
| 23298 | 2008-09-22 Dan Bernstein <mitz@apple.com> |
| 23299 | |
| 23300 | Reviewed by Sam Weinig. |
| 23301 | |
| 23302 | - tests and updated results for <rdar://problem/5158514> Switch the complex text code path to Core Text |
| 23303 | |
| 23304 | * platform/mac-snowleopard/fast: Added. |
| 23305 | * platform/mac-snowleopard/fast/text: Added. |
| 23306 | * platform/mac-snowleopard/fast/text/atsui-multiple-renderers-expected.checksum: Added. |
| 23307 | * platform/mac-snowleopard/fast/text/atsui-multiple-renderers-expected.png: Added. |
| 23308 | * platform/mac-snowleopard/fast/text/atsui-multiple-renderers-expected.txt: Added. |
| 23309 | * platform/mac-snowleopard/fast/text/myanmar-shaping-expected.checksum: Added. |
| 23310 | * platform/mac-snowleopard/fast/text/myanmar-shaping-expected.png: Added. |
| 23311 | * platform/mac-snowleopard/fast/text/myanmar-shaping-expected.txt: Added. |
| 23312 | * platform/mac-snowleopard/fast/text/myanmar-shaping.html: Added. |
| 23313 | * platform/mac-snowleopard/fast/text/resources: Added. |
| 23314 | * platform/mac-snowleopard/fast/text/resources/Garuda.ttf: Added from http://www.w3.org/International/tests/test-webfonts/test-thai-tibetan-myanmar.html. |
| 23315 | * platform/mac-snowleopard/fast/text/resources/mm3.ttf: Added from http://www.w3.org/International/tests/test-webfonts/test-thai-tibetan-myanmar.html. |
| 23316 | * platform/mac-snowleopard/fast/text/thai-combining-mark-positioning-expected.checksum: Added. |
| 23317 | * platform/mac-snowleopard/fast/text/thai-combining-mark-positioning-expected.png: Added. |
| 23318 | * platform/mac-snowleopard/fast/text/thai-combining-mark-positioning-expected.txt: Added. |
| 23319 | * platform/mac-snowleopard/fast/text/thai-combining-mark-positioning.html: Added. |
| 23320 | |
| 23321 | 2008-09-22 Sam Weinig <sam@webkit.org> |
| 23322 | |
| 23323 | Reviewed by Darin Adler. |
| 23324 | |
| 23325 | Test for https://bugs.webkit.org/show_bug.cgi?id=20982 |
| 23326 | |
| 23327 | * fast/js/function-apply-expected.txt: Added. |
| 23328 | * fast/js/function-apply.html: Added. |
| 23329 | * fast/js/resources/function-apply.js: Added. |
| 23330 | |
| 23331 | 2008-09-22 Simon Fraser <simon.fraser@apple.com> |
| 23332 | |
| 23333 | Reviewed by Sam Weinig |
| 23334 | |
| 23335 | transition end event when -webkit-transition-property: all puts wrong |
| 23336 | propertyName in event |
| 23337 | https://bugs.webkit.org/show_bug.cgi?id=20903 |
| 23338 | |
| 23339 | |
| 23340 | * transitions/transition-end-event-all-properties-expected.txt: |
| 23341 | * transitions/transition-end-event-all-properties.html: |
| 23342 | |
| 23343 | 2008-09-22 Chris Fleizach <cfleizach@apple.com> |
| 23344 | |
| 23345 | Reviewed by Darin Adler. |
| 23346 | |
| 23347 | Tests for <rdar://problem/6230234> AXTable should probably not be exposed in there's only one cell |
| 23348 | |
| 23349 | * accessibility/table-one-cell-expected.txt: Added. |
| 23350 | * accessibility/table-one-cell.html: Added. |
| 23351 | |
| 23352 | 2008-09-22 Chris Fleizach <cfleizach@apple.com> |
| 23353 | |
| 23354 | Reviewed by Darin Adler. |
| 23355 | |
| 23356 | Tests for setting/getting selected text ranges through AX |
| 23357 | |
| 23358 | * accessibility/textarea-selected-text-range-expected.txt: Added. |
| 23359 | * accessibility/textarea-selected-text-range.html: Added. |
| 23360 | |
| 23361 | 2008-09-22 David Hyatt <hyatt@apple.com> |
| 23362 | |
| 23363 | Add new test for .parentStyleSheet. |
| 23364 | |
| 23365 | Reviewed by Sam Weinig |
| 23366 | |
| 23367 | * fast/css/nested-rule-parent-sheet.html: Added. |
| 23368 | |
| 23369 | 2008-09-21 Gabor Loki <loki@inf.u-szeged.hu> |
| 23370 | |
| 23371 | Reviewed and tweaked by Darin Adler. |
| 23372 | |
| 23373 | - https://bugs.webkit.org/show_bug.cgi?id=19408 |
| 23374 | Add test case for constant folding. |
| 23375 | |
| 23376 | * fast/js/constant-folding-expected.txt: Added. |
| 23377 | * fast/js/constant-folding.html: Added. |
| 23378 | * fast/js/resources/constant-folding.js: Added. |
| 23379 | |
| 23380 | 2008-09-21 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 23381 | |
| 23382 | Reviewed by Maciej Stachowiak. |
| 23383 | |
| 23384 | Tests for the 'arguments' object. |
| 23385 | |
| 23386 | * fast/js/arguments-expected.txt: Added. |
| 23387 | * fast/js/arguments.html: Added. |
| 23388 | * fast/js/resources/arguments.js: Added. |
| 23389 | |
| 23390 | 2008-09-19 Stephanie Lewis <slewis@apple.com> |
| 23391 | |
| 23392 | Reviewed by Oliver Hunt. |
| 23393 | |
| 23394 | Use correct mime-type for javascript |
| 23395 | |
| 23396 | * svg/webarchive/svg-script-subresouces-expected.webarchive: |
| 23397 | * webarchive/test-duplicate-resources-expected.webarchive: |
| 23398 | * webarchive/test-script-src-expected.webarchive: |
| 23399 | |
| 23400 | 2008-09-19 Nikolas Zimmermann <zimmermann@kde.org> |
| 23401 | |
| 23402 | Reviewed by Antti & Eric. |
| 23403 | |
| 23404 | Fixes: https://bugs.webkit.org/show_bug.cgi?id=20372 |
| 23405 | |
| 23406 | Add new test fast/dom/HTMLScriptElement/script-reexecution.html, verifying that |
| 23407 | appending a <script>, removing and reappending doesn't reexecute the script. |
| 23408 | |
| 23409 | Fix obvious errors in tests contained in fast/dom/HTMLScriptElement/. |
| 23410 | Use these tests as skeleton for a series of SVGScriptElement tests. |
| 23411 | Especially tests SVG's SVGLoad/SVGError event support, as well as the |
| 23412 | influence of externalResourcesRequired attribute. |
| 23413 | |
| 23414 | * fast/dom/HTMLScriptElement/resources/script-reexecution-pass.js: Added. |
| 23415 | * fast/dom/HTMLScriptElement/script-load-events.html: |
| 23416 | * fast/dom/HTMLScriptElement/script-reexecution-expected.txt: Added. |
| 23417 | * fast/dom/HTMLScriptElement/script-reexecution.html: Added. |
| 23418 | * fast/dom/HTMLScriptElement/script-set-src.html: |
| 23419 | * platform/mac/svg/dom/SVGScriptElement: Added. |
| 23420 | * platform/mac/svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading-expected.checksum: Added. |
| 23421 | * platform/mac/svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading-expected.png: Added. |
| 23422 | * platform/mac/svg/dom/SVGScriptElement/script-load-and-error-events-expected.checksum: Added. |
| 23423 | * platform/mac/svg/dom/SVGScriptElement/script-load-and-error-events-expected.png: Added. |
| 23424 | * platform/mac/svg/dom/SVGScriptElement/script-reexecution-expected.checksum: Added. |
| 23425 | * platform/mac/svg/dom/SVGScriptElement/script-reexecution-expected.png: Added. |
| 23426 | * platform/mac/svg/dom/SVGScriptElement/script-set-href-expected.checksum: Added. |
| 23427 | * platform/mac/svg/dom/SVGScriptElement/script-set-href-expected.png: Added. |
| 23428 | * svg/dom/SVGScriptElement: Added. |
| 23429 | * svg/dom/SVGScriptElement/resources: Added. |
| 23430 | * svg/dom/SVGScriptElement/resources/script-load.js: Added. |
| 23431 | * svg/dom/SVGScriptElement/resources/script-load2.js: Added. |
| 23432 | * svg/dom/SVGScriptElement/resources/script-load3.js: Added. |
| 23433 | * svg/dom/SVGScriptElement/resources/script-load4.js: Added. |
| 23434 | * svg/dom/SVGScriptElement/resources/script-reexecution.js: Added. |
| 23435 | * svg/dom/SVGScriptElement/resources/script-set-href-p1fail.js: Added. |
| 23436 | * svg/dom/SVGScriptElement/resources/script-set-href-p2fail.js: Added. |
| 23437 | * svg/dom/SVGScriptElement/resources/script-set-href-p3pass.js: Added. |
| 23438 | * svg/dom/SVGScriptElement/resources/script-set-href-p4pass.js: Added. |
| 23439 | * svg/dom/SVGScriptElement/resources/script-set-href-p5fail.js: Added. |
| 23440 | * svg/dom/SVGScriptElement/resources/script-set-href-p5pass.js: Added. |
| 23441 | * svg/dom/SVGScriptElement/resources/script-set-href-p6pass.js: Added. |
| 23442 | * svg/dom/SVGScriptElement/resources/script-set-href-p7pass.js: Added. |
| 23443 | * svg/dom/SVGScriptElement/resources/script-set-href-p8pass.js: Added. |
| 23444 | * svg/dom/SVGScriptElement/resources/script-set-href-p9failAfter.js: Added. |
| 23445 | * svg/dom/SVGScriptElement/resources/script-set-href-p9failBefore.js: Added. |
| 23446 | * svg/dom/SVGScriptElement/resources/script-set-href-p9pass.js: Added. |
| 23447 | * svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading-expected.txt: Added. |
| 23448 | * svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg: Added. |
| 23449 | * svg/dom/SVGScriptElement/script-load-and-error-events-expected.txt: Added. |
| 23450 | * svg/dom/SVGScriptElement/script-load-and-error-events.svg: Added. |
| 23451 | * svg/dom/SVGScriptElement/script-reexecution-expected.txt: Added. |
| 23452 | * svg/dom/SVGScriptElement/script-reexecution.svg: Added. |
| 23453 | * svg/dom/SVGScriptElement/script-set-href-expected.txt: Added. |
| 23454 | * svg/dom/SVGScriptElement/script-set-href.svg: Added. |
| 23455 | |
| 23456 | 2008-09-19 Chris Marrin <cmarrin@apple.com> |
| 23457 | |
| 23458 | Reviewed by Dave Hyatt. |
| 23459 | |
| 23460 | Transition starts running when it shouldn't |
| 23461 | https://bugs.webkit.org/show_bug.cgi?id=20892 |
| 23462 | |
| 23463 | When there is a transition and an animation on the |
| 23464 | same element, make sure the animation wins. |
| 23465 | |
| 23466 | * animations/transition-and-animation-1-expected.txt: Added. |
| 23467 | * animations/transition-and-animation-1.html: Added. |
| 23468 | |
| 23469 | 2008-09-19 Beth Dakin <bdakin@apple.com> |
| 23470 | |
| 23471 | Reviewed by Dave Hyatt. |
| 23472 | |
| 23473 | Test for <rdar://problem/6231308> crash in AutoTableLayout |
| 23474 | |
| 23475 | * fast/table/empty-row-crash.html: Added. |
| 23476 | * platform/mac/fast/table/empty-row-crash-expected.checksum: Added. |
| 23477 | * platform/mac/fast/table/empty-row-crash-expected.png: Added. |
| 23478 | * platform/mac/fast/table/empty-row-crash-expected.txt: Added. |
| 23479 | |
| 23480 | 2008-09-19 David Hyatt <hyatt@apple.com> |
| 23481 | |
| 23482 | Fix for bug 20941. |
| 23483 | |
| 23484 | Reviewed by Sam Weinig |
| 23485 | |
| 23486 | * fast/block/positioning/replaced-inside-fixed-top-bottom.html: Added. |
| 23487 | * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.checksum: Added. |
| 23488 | * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Added. |
| 23489 | * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added. |
| 23490 | |
| 23491 | 2008-09-18 Chris Fleizach <cfleizach@apple.com> |
| 23492 | |
| 23493 | Reviewed by Darin Adler. |
| 23494 | |
| 23495 | Tests for <rdar://problem/6211041> Expose legend tag in accessibility |
| 23496 | |
| 23497 | * accessibility/legend-expected.txt: Added. |
| 23498 | * accessibility/legend.html: Added. |
| 23499 | |
| 23500 | 2008-09-18 Darin Adler <darin@apple.com> |
| 23501 | |
| 23502 | Reviewed by Maciej Stachowiak. |
| 23503 | |
| 23504 | * platform/mac/fast/dom/wrapper-classes-expected.txt: Update results to |
| 23505 | reflect correct prototype for CSSStyleRule. |
| 23506 | |
| 23507 | 2008-09-18 Collin Jackson <collinj@webkit.org> |
| 23508 | |
| 23509 | Reviewed by Antti Koivisto and Mark Rowe. |
| 23510 | |
| 23511 | This is correct expected output for the DNS prefetch control |
| 23512 | layout test I just checked in. |
| 23513 | |
| 23514 | * http/tests/misc/dns-prefetch-control-expected.txt: |
| 23515 | |
| 23516 | 2008-09-18 Mark Rowe <mrowe@apple.com> |
| 23517 | |
| 23518 | Reviewed by Dan Bernstein. |
| 23519 | |
| 23520 | Update test results now that frame tree names are cleared between tests. |
| 23521 | |
| 23522 | * fast/events/onunload-clears-onbeforeunload-expected.txt: |
| 23523 | * fast/events/onunload-expected.txt: |
| 23524 | * fast/events/onunload-not-on-body-expected.txt: |
| 23525 | * fast/events/onunload-window-property-expected.txt: |
| 23526 | * fast/forms/button-state-restore-expected.txt: |
| 23527 | * fast/forms/form-and-frame-interaction-retains-values-expected.txt: |
| 23528 | |
| 23529 | 2008-09-18 Collin Jackson <collinj@webkit.org> |
| 23530 | |
| 23531 | Reviewed by Antti Koivisto and Mark Rowe. |
| 23532 | |
| 23533 | https://bugs.webkit.org/show_bug.cgi?id=20690 |
| 23534 | |
| 23535 | Add test for DNS prefetch control. |
| 23536 | |
| 23537 | * http/tests/misc/dns-prefetch-control-expected.txt: Added. |
| 23538 | * http/tests/misc/dns-prefetch-control.html: Added. |
| 23539 | * http/tests/misc/resources/dns-prefetch-control.php: Added. |
| 23540 | |
| 23541 | 2008-09-18 Chris Fleizach <cfleizach@apple.com> |
| 23542 | |
| 23543 | Reviewed by Beth Dakin |
| 23544 | |
| 23545 | Tests for <rdar://problem/6224222> AX: should not expose a <table> as an AXTable if |
| 23546 | ARIA role specifies otherwise |
| 23547 | |
| 23548 | Updated other tests so that rows and cells default to AccessibilityRenderObject |
| 23549 | when not part of an AXTable |
| 23550 | |
| 23551 | * accessibility/table-detection-expected.txt: |
| 23552 | * accessibility/table-with-aria-role-expected.txt: Added. |
| 23553 | * accessibility/table-with-aria-role.html: Added. |
| 23554 | * accessibility/table-with-rules-expected.txt: |
| 23555 | * platform/mac-snowleopard/accessibility/table-detection-expected.txt: |
| 23556 | * platform/mac-snowleopard/accessibility/table-with-aria-role-expected.txt: Added. |
| 23557 | * platform/mac-snowleopard/accessibility/table-with-rules-expected.txt: |
| 23558 | |
| 23559 | 2008-09-18 Beth Dakin <bdakin@apple.com> |
| 23560 | |
| 23561 | Reviewed by Dave Hyatt. |
| 23562 | |
| 23563 | Test for https://bugs.webkit.org/show_bug.cgi?id=20515 Crash upon |
| 23564 | parsing CSS: unicode-range: searchfield-cancel-buttonpt=-webkit- |
| 23565 | dashboard-region= |
| 23566 | and corresponding: <rdar://problem/6174100> |
| 23567 | |
| 23568 | * fast/css/variables/invalid-identifier-expected.txt: Added. |
| 23569 | * fast/css/variables/invalid-identifier.html: Added. |
| 23570 | |
| 23571 | 2008-09-18 Mark Rowe <mrowe@apple.com> |
| 23572 | |
| 23573 | Rubber-stamped by Sam Weinig. |
| 23574 | |
| 23575 | Change test to not attempt to access a remote host. This stops |
| 23576 | DRT from printing a warning to stderr while running this test. |
| 23577 | |
| 23578 | * fast/loader/cancel-load-during-port-block-timer.html: |
| 23579 | |
| 23580 | 2008-09-17 Simon Fraser <simon.fraser@apple.com> |
| 23581 | |
| 23582 | Add pixel test expected values for transform tests. |
| 23583 | |
| 23584 | * platform/mac/transforms/2d/compound-transforms-vs-containers-expected.checksum: Added. |
| 23585 | * platform/mac/transforms/2d/compound-transforms-vs-containers-expected.png: Added. |
| 23586 | * platform/mac/transforms/2d/transform-borderbox-expected.checksum: Added. |
| 23587 | * platform/mac/transforms/2d/transform-borderbox-expected.png: Added. |
| 23588 | * platform/mac/transforms/2d/transform-origin-borderbox-expected.checksum: Added. |
| 23589 | * platform/mac/transforms/2d/transform-origin-borderbox-expected.png: Added. |
| 23590 | |
| 23591 | 2008-09-17 Sam Weinig <sam@webkit.org> |
| 23592 | |
| 23593 | Reviewed by Adele Peterson. |
| 23594 | |
| 23595 | Test for <rdar://problem/6133884> |
| 23596 | Calling window.resizeTo() on a subframe shouldn't change the window size |
| 23597 | |
| 23598 | * fast/dom/Window/resources/blank.html: Added. |
| 23599 | * fast/dom/Window/window-resize-and-move-sub-frame-expected.txt: Added. |
| 23600 | * fast/dom/Window/window-resize-and-move-sub-frame.html: Added. |
| 23601 | |
| 23602 | 2008-09-17 Beth Dakin <bdakin@apple.com> |
| 23603 | |
| 23604 | Reviewed by Adam Roben. |
| 23605 | |
| 23606 | Test for https://bugs.webkit.org/show_bug.cgi?id=20512 Invalid CSS |
| 23607 | code crashes Safari |
| 23608 | and corresponding: <rdar://problem/6173832> |
| 23609 | |
| 23610 | * fast/css/counters/counter-function-input-2-expected.txt: Added. |
| 23611 | * fast/css/counters/counter-function-input-2.html: Added. |
| 23612 | * fast/css/counters/counter-function-input-expected.txt: Added. |
| 23613 | * fast/css/counters/counter-function-input.html: Added. |
| 23614 | |
| 23615 | 2008-09-16 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 23616 | |
| 23617 | Reviewed by Maciej Stachowiak. |
| 23618 | |
| 23619 | Add a test for bug 20857: REGRESSION (r36427): ASSERTION FAILED: m_refCount >= 0 in RegisterID::deref() |
| 23620 | <https://bugs.webkit.org/show_bug.cgi?id=20857> |
| 23621 | |
| 23622 | * fast/js/codegen-temporaries-expected.txt: |
| 23623 | * fast/js/resources/codegen-temporaries.js: |
| 23624 | |
| 23625 | 2008-09-16 Mark Rowe <mrowe@apple.com> |
| 23626 | |
| 23627 | Disable fast/js/garbage-collect-after-string-appends.html. |
| 23628 | |
| 23629 | It is failing on the build bots, and intermittently on local systems, for no apparent reason. The test itself is |
| 23630 | flawed in that its attempts to trigger and detect garbage collection are very dependent on implementation details |
| 23631 | of JavaScriptCore. Fixing the test is tracked by <https://bugs.webkit.org/show_bug.cgi?id=20871>. |
| 23632 | |
| 23633 | * fast/js/garbage-collect-after-string-appends.html: Removed. |
| 23634 | * fast/js/garbage-collect-after-string-appends.html-disabled: Copied from fast/js/garbage-collect-after-string-appends.html. |
| 23635 | * fast/js/resources/garbage-collect-after-string-appends.js: Removed. |
| 23636 | * fast/js/resources/garbage-collect-after-string-appends.js-disabled: Copied from fast/js/resources/garbage-collect-after-string-appends.js. |
| 23637 | |
| 23638 | 2008-09-16 Mark Rowe <mrowe@apple.com> |
| 23639 | |
| 23640 | Rubber-stamped by Sam Weinig. |
| 23641 | |
| 23642 | Tweak garbage-collect-after-string-appends.js to not fail when run twice or more in a row. |
| 23643 | This will hopefully address the intermittent failures seen on the build bot. |
| 23644 | |
| 23645 | * fast/js/resources/garbage-collect-after-string-appends.js: |
| 23646 | |
| 23647 | 2008-09-16 Chris Marrin <cmarrin@apple.com> |
| 23648 | |
| 23649 | Reviewed by Dan Bernstein. |
| 23650 | |
| 23651 | New tests for keyframe animations |
| 23652 | https://bugs.webkit.org/show_bug.cgi?id=20891 |
| 23653 | |
| 23654 | * animations/keyframes-expected.txt: Added. |
| 23655 | * animations/keyframes-out-of-order-expected.txt: Added. |
| 23656 | * animations/keyframes-out-of-order.html: Added. |
| 23657 | * animations/keyframes.html: Added. |
| 23658 | |
| 23659 | 2008-09-16 Brady Eidson <beidson@apple.com> |
| 23660 | |
| 23661 | Reviewed by Sam Weinig |
| 23662 | |
| 23663 | Update layout test results for tests changed by http://trac.webkit.org/changeset/35799 |
| 23664 | |
| 23665 | * platform/mac-leopard/security/block-test-expected.txt: |
| 23666 | * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt: |
| 23667 | * security/block-test-expected.txt: |
| 23668 | |
| 23669 | 2008-09-16 Simon Fraser <simon.fraser@apple.com> |
| 23670 | |
| 23671 | Reviewed by Mark Rowe |
| 23672 | |
| 23673 | Fix test cases that call notifyDone() twice |
| 23674 | https://bugs.webkit.org/show_bug.cgi?id=20884 |
| 23675 | |
| 23676 | * animations/change-one-anim.html: |
| 23677 | Only respond to one of the two running animations, to avoid |
| 23678 | doing things twice. |
| 23679 | https://bugs.webkit.org/show_bug.cgi?id=20881 |
| 23680 | |
| 23681 | * svg/custom/gradient-attr-update.svg: |
| 23682 | Fix the test to not run code both on an onload handler, |
| 23683 | and on the synthetic click handler. |
| 23684 | https://bugs.webkit.org/show_bug.cgi?id=20884 |
| 23685 | |
| 23686 | 2008-09-16 Dan Bernstein <mitz@apple.com> |
| 23687 | |
| 23688 | Reviewed by Darin Adler. |
| 23689 | |
| 23690 | - updated results for https://bugs.webkit.org/show_bug.cgi?id=15129 |
| 23691 | <rdar://problem/4644824> adding a new line with DOM does unnecessary additional repaint |
| 23692 | |
| 23693 | * platform/mac/fast/repaint/4776765-expected.checksum: |
| 23694 | * platform/mac/fast/repaint/4776765-expected.png: |
| 23695 | |
| 23696 | 2008-09-16 Dan Bernstein <mitz@apple.com> |
| 23697 | |
| 23698 | Reviewed by Dave Hyatt. |
| 23699 | |
| 23700 | - test for https://bugs.webkit.org/show_bug.cgi?id=15384 |
| 23701 | Div does not notice when grandparent changes height |
| 23702 | |
| 23703 | - test for https://bugs.webkit.org/show_bug.cgi?id=20714 |
| 23704 | Resizing Gmail inbox vertically results in whitespace at the bottom of the window |
| 23705 | |
| 23706 | * fast/block/basic/quirk-percent-height-grandchild.html: Added. |
| 23707 | * fast/replaced/percent-height-in-anonymous-block.html: Added. |
| 23708 | * platform/mac/fast/block/basic/quirk-percent-height-grandchild-expected.checksum: Added. |
| 23709 | * platform/mac/fast/block/basic/quirk-percent-height-grandchild-expected.png: Added. |
| 23710 | * platform/mac/fast/block/basic/quirk-percent-height-grandchild-expected.txt: Added. |
| 23711 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-expected.checksum: Added. |
| 23712 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-expected.png: Added. |
| 23713 | * platform/mac/fast/replaced/percent-height-in-anonymous-block-expected.txt: Added. |
| 23714 | |
| 23715 | 2008-09-15 Rob Buis <buis@kde.org> |
| 23716 | |
| 23717 | Reviewed by Eric. |
| 23718 | |
| 23719 | Test for: |
| 23720 | https://bugs.webkit.org/show_bug.cgi?id=20634 |
| 23721 | SVG transform attribute is ignored by <use> in <clipPath> |
| 23722 | |
| 23723 | * svg/custom/use-clipped-transform-expected.checksum: Added. |
| 23724 | * svg/custom/use-clipped-transform-expected.png: Added. |
| 23725 | * svg/custom/use-clipped-transform-expected.txt: Added. |
| 23726 | * svg/custom/use-clipped-transform.svg: Added. |
| 23727 | |
| 23728 | 2008-09-15 Sam Weinig <sam@webkit.org> |
| 23729 | |
| 23730 | Roll out r36478. It did little to help the issue either. |
| 23731 | |
| 23732 | * fast/js/resources/garbage-collect-after-string-appends.js: |
| 23733 | |
| 23734 | 2008-09-15 Sam Weinig <sam@webkit.org> |
| 23735 | |
| 23736 | Avoid the single character optimization. |
| 23737 | |
| 23738 | * fast/js/resources/garbage-collect-after-string-appends.js: |
| 23739 | |
| 23740 | 2008-09-15 Sam Weinig <sam@webkit.org> |
| 23741 | |
| 23742 | Roll out r36476. It did little to help the issue. |
| 23743 | |
| 23744 | * fast/js/resources/garbage-collect-after-string-appends.js: |
| 23745 | |
| 23746 | 2008-09-15 Sam Weinig <sam@webkit.org> |
| 23747 | |
| 23748 | Make this test a little more forgiving. |
| 23749 | |
| 23750 | * fast/js/resources/garbage-collect-after-string-appends.js: |
| 23751 | |
| 23752 | 2008-09-15 Sam Weinig <sam@webkit.org> |
| 23753 | |
| 23754 | http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html |
| 23755 | now passes on Leopard in 10.5.5. |
| 23756 | |
| 23757 | * platform/mac-leopard/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed. |
| 23758 | |
| 23759 | 2008-09-15 Chris Marrin <cmarrin@apple.com> |
| 23760 | |
| 23761 | Reviewed by Dave Hyatt. |
| 23762 | |
| 23763 | Make transform animation behavior match spec |
| 23764 | https://bugs.webkit.org/show_bug.cgi?id=20770 |
| 23765 | |
| 23766 | * transitions/transform-op-list-match-expected.txt: Added. |
| 23767 | * transitions/transform-op-list-match.html: Added. |
| 23768 | * transitions/transform-op-list-no-match-expected.txt: Added. |
| 23769 | * transitions/transform-op-list-no-match.html: Added. |
| 23770 | |
| 23771 | 2008-09-15 Chris Fleizach <cfleizach@apple.com> |
| 23772 | |
| 23773 | Reviewed by Darin Adler, Beth Dakin |
| 23774 | |
| 23775 | Test for <rdar://problem/4003789> Expose lists as AXList |
| 23776 | |
| 23777 | * accessibility/lists-expected.txt: Added. |
| 23778 | * accessibility/lists.html: Added. |
| 23779 | * platform/mac-snowleopard/accessibility/lists-expected.txt: Added. |
| 23780 | |
| 23781 | 2008-09-15 Dean Jackson <dino@apple.com> |
| 23782 | |
| 23783 | Reviewed by Tim Hatcher. |
| 23784 | |
| 23785 | Test default constructor for ShadowData with transitions. |
| 23786 | https://bugs.webkit.org/show_bug.cgi?id=20757 |
| 23787 | |
| 23788 | * transitions/shadow-expected.txt: Added. |
| 23789 | * transitions/shadow.html: Added. |
| 23790 | |
| 23791 | 2008-09-15 Dean Jackson <dino@apple.com> |
| 23792 | |
| 23793 | Reviewed by Tim Hatcher. |
| 23794 | |
| 23795 | Tests for -webkit-transform |
| 23796 | https://bugs.webkit.org/show_bug.cgi?id=20771 |
| 23797 | |
| 23798 | * transforms/2d/compound-2d-transforms-expected.txt: Added. |
| 23799 | * transforms/2d/compound-2d-transforms.html: Added. |
| 23800 | * transforms/2d/compound-transforms-vs-containers.html: Added. |
| 23801 | * transforms/2d/transform-2d-expected.txt: Added. |
| 23802 | * transforms/2d/transform-2d.html: Added. |
| 23803 | * transforms/2d/transform-accuracy-expected.txt: Added. |
| 23804 | * transforms/2d/transform-accuracy.html: Added. |
| 23805 | * transforms/2d/transform-borderbox.html: Added. |
| 23806 | * transforms/2d/transform-origin-borderbox.html: Added. |
| 23807 | * transforms/2d/resources/transform-test-utils.js: Added. |
| 23808 | * platform/mac/transforms/2d/compound-transforms-vs-containers-expected.txt: Added. |
| 23809 | * platform/mac/transforms/2d/transform-borderbox-expected.txt: Added. |
| 23810 | * platform/mac/transforms/2d/transform-origin-borderbox-expected.txt: Added. |
| 23811 | |
| 23812 | 2008-09-15 Dean Jackson <dino@apple.com> |
| 23813 | |
| 23814 | Reviewed by Tim Hatcher |
| 23815 | |
| 23816 | Tests for animations. |
| 23817 | https://bugs.webkit.org/show_bug.cgi?id=20789 |
| 23818 | |
| 23819 | * animations/animation-test-helpers.js: Added. |
| 23820 | * animations/generic-from-to-expected.txt: Added. |
| 23821 | * animations/generic-from-to.html: Added. |
| 23822 | * animations/multiple-animations-expected.txt: Added. |
| 23823 | * animations/multiple-animations.html: Added. |
| 23824 | * animations/multiple-keyframes-expected.txt: Added. |
| 23825 | * animations/multiple-keyframes.html: Added. |
| 23826 | |
| 23827 | 2008-09-15 Anders Carlsson <andersca@apple.com> |
| 23828 | |
| 23829 | Reviewed by Maciej. |
| 23830 | |
| 23831 | <rdar://problem/6163988> |
| 23832 | https://bugs.webkit.org/show_bug.cgi?id=20457 |
| 23833 | Canvas: createPattern crashes WebKit in WTF::RefPtr<WebCore::Image>::operator!() const + 9 with a 1D pattern |
| 23834 | |
| 23835 | Add test for createPattern where the canvas passed in has a zero height/width. |
| 23836 | |
| 23837 | * fast/canvas/canvas-with-incorrect-args-expected.txt: |
| 23838 | * fast/canvas/canvas-with-incorrect-args.html: |
| 23839 | |
| 23840 | 2008-09-15 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 23841 | |
| 23842 | Reviewed by Maciej Stachowiak. |
| 23843 | |
| 23844 | Add some tests for boundary cases of parseInt(). |
| 23845 | |
| 23846 | * fast/js/numeric-conversion-expected.txt: |
| 23847 | * fast/js/resources/numeric-conversion.js: |
| 23848 | |
| 23849 | 2008-09-14 Alexey Proskuryakov <ap@webkit.org> |
| 23850 | |
| 23851 | Reviewed by Maciej Stachowiak. |
| 23852 | |
| 23853 | https://bugs.webkit.org/show_bug.cgi?id=20738 |
| 23854 | compareBoundaryPoints gives incorrect results |
| 23855 | |
| 23856 | * fast/dom/Range/compareBoundaryPoints-2-expected.txt: Added. |
| 23857 | * fast/dom/Range/compareBoundaryPoints-2.html: Added. |
| 23858 | |
| 23859 | 2008-09-14 Dan Bernstein <mitz@apple.com> |
| 23860 | |
| 23861 | Rubber-stamped by Sam Weinig. |
| 23862 | |
| 23863 | - revert <http://trac.webkit.org/changeset/36382> because it exposed |
| 23864 | <https://bugs.webkit.org/show_bug.cgi?id=20846> and resulted in crashes |
| 23865 | on Tiger. |
| 23866 | |
| 23867 | * platform/mac/fast/text/last-resort-font-expected.checksum: Removed. |
| 23868 | * platform/mac/fast/text/last-resort-font-expected.png: Removed. |
| 23869 | * platform/mac/fast/text/last-resort-font-expected.txt: Removed. |
| 23870 | * platform/mac/fast/text/last-resort-font.html: Removed. |
| 23871 | |
| 23872 | 2008-09-14 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 23873 | |
| 23874 | Reviewed by Maciej Stachowiak. |
| 23875 | |
| 23876 | Test for a bug in a preliminary version of the patch for |
| 23877 | Bug 20827: the 'typeof' operator is slow |
| 23878 | <https://bugs.webkit.org/show_bug.cgi?id=20827> |
| 23879 | |
| 23880 | * fast/js/resources/typeof-codegen-crash.js: Added. |
| 23881 | * fast/js/typeof-codegen-crash-expected.txt: Added. |
| 23882 | * fast/js/typeof-codegen-crash.html: Added. |
| 23883 | |
| 23884 | 2008-09-13 Dan Bernstein <mitz@apple.com> |
| 23885 | |
| 23886 | Reviewed by Sam Weinig. |
| 23887 | |
| 23888 | - test that the LastResort font is used for missing glyphs rather than |
| 23889 | the primary font's missing glyph |
| 23890 | |
| 23891 | * platform/mac/fast/text/last-resort-font-expected.checksum: Added. |
| 23892 | * platform/mac/fast/text/last-resort-font-expected.png: Added. |
| 23893 | * platform/mac/fast/text/last-resort-font-expected.txt: Added. |
| 23894 | * platform/mac/fast/text/last-resort-font.html: Added. |
| 23895 | |
| 23896 | 2008-09-13 Chris Fleizach <cfleizach@apple.com> |
| 23897 | |
| 23898 | Reviewed by Timothy Hatcher. |
| 23899 | |
| 23900 | Changes to accomodate <rdar://problem/5060439> Web elements should have an AXTopLevelUIElement |
| 23901 | |
| 23902 | * accessibility/bounds-for-range-expected.txt: |
| 23903 | * accessibility/document-attributes-expected.txt: |
| 23904 | * accessibility/frame-with-title-expected.txt: |
| 23905 | * accessibility/image-map1-expected.txt: |
| 23906 | * accessibility/image-map2-expected.txt: |
| 23907 | * accessibility/internal-link-anchors-expected.txt: |
| 23908 | * accessibility/internal-link-anchors2-expected.txt: |
| 23909 | * accessibility/plugin-expected.txt: |
| 23910 | * accessibility/radio-button-group-members-expected.txt: |
| 23911 | * accessibility/table-detection-expected.txt: |
| 23912 | * accessibility/table-with-rules-expected.txt: |
| 23913 | * platform/mac-snowleopard/accessibility/table-attributes-expected.txt: |
| 23914 | * platform/mac-snowleopard/accessibility/table-cell-spans-expected.txt: |
| 23915 | * platform/mac-snowleopard/accessibility/table-cells-expected.txt: |
| 23916 | * platform/mac-snowleopard/accessibility/table-detection-expected.txt: |
| 23917 | * platform/mac-snowleopard/accessibility/table-sections-expected.txt: |
| 23918 | * platform/mac-snowleopard/accessibility/table-with-rules-expected.txt: |
| 23919 | |
| 23920 | 2008-09-12 Kevin McCullough <kmccullough@apple.com> |
| 23921 | |
| 23922 | RS by Tim. |
| 23923 | |
| 23924 | Re-introducing the code since it was not the cause of the crash. |
| 23925 | See r36343. |
| 23926 | |
| 23927 | * fast/events/autoscroll-with-non-scrollable-parent.html: |
| 23928 | |
| 23929 | 2008-09-12 Chris Marrin <cmarrin@apple.com> |
| 23930 | |
| 23931 | Reviewed by Dave Hyatt. |
| 23932 | |
| 23933 | When changing one animation in a list, don't reset other animations |
| 23934 | https://bugs.webkit.org/show_bug.cgi?id=20675 |
| 23935 | |
| 23936 | * animations/change-one-anim-expected.txt: Added. |
| 23937 | * animations/change-one-anim.html: Added. |
| 23938 | |
| 23939 | 2008-09-11 Dean Jackson <dino@apple.com> |
| 23940 | |
| 23941 | Unfortunately the fix for |
| 23942 | https://bugs.webkit.org/show_bug.cgi?id=20680 |
| 23943 | didn't update the relevant test |
| 23944 | |
| 23945 | * css3/keyframes-rule-expected.txt: |
| 23946 | * css3/keyframes-rule.html: |
| 23947 | |
| 23948 | 2008-09-08 Chris Marrin <cmarrin@apple.com> |
| 23949 | |
| 23950 | Reviewed by Dave Hyatt |
| 23951 | |
| 23952 | Need to support comma separated list of key times in keyframes selectors |
| 23953 | https://bugs.webkit.org/show_bug.cgi?id=20680 |
| 23954 | |
| 23955 | * animations/keyframes-comma-separated-expected.txt: Added. |
| 23956 | * animations/keyframes-comma-separated.html: Added. |
| 23957 | |
| 23958 | 2008-09-11 Kevin McCullough <kmccullough@apple.com> |
| 23959 | |
| 23960 | RS = Tim. |
| 23961 | |
| 23962 | Reverted because this caused a crash. |
| 23963 | |
| 23964 | * fast/events/autoscroll-with-non-scrollable-parent.html: |
| 23965 | |
| 23966 | 2008-09-11 Dean Jackson <dino@apple.com> |
| 23967 | |
| 23968 | Reviewed by Dan Bernstein. |
| 23969 | |
| 23970 | Test for assertion of transition property "none" |
| 23971 | https://bugs.webkit.org/show_bug.cgi?id=20751 |
| 23972 | |
| 23973 | * transitions/transition-end-event-set-none-expected.txt: Added. |
| 23974 | * transitions/transition-end-event-set-none.html: Added. |
| 23975 | |
| 23976 | 2008-09-11 Kevin McCullough <kmccullough@apple.com> |
| 23977 | |
| 23978 | Reviewed by Adele and Tim. |
| 23979 | |
| 23980 | <rdar://problem/6100597> REGRESSION: clicking on search results in Web |
| 23981 | Inspector does not scroll to the line of the results (20167) |
| 23982 | - This was put in by Max to fix some auto scroll behavior but is not |
| 23983 | correct for the whole web: rdar://problem/6213098 |
| 23984 | |
| 23985 | * fast/events/autoscroll-with-non-scrollable-parent.html: |
| 23986 | |
| 23987 | 2008-09-11 Chris Fleizach <cfleizach@apple.com> |
| 23988 | |
| 23989 | Reviewed by Beth Dakin |
| 23990 | |
| 23991 | Add tests for |
| 23992 | <rdar://problem/6210511> AX: if a frame has a title, that should be reported as the AXWebArea's title |
| 23993 | |
| 23994 | * accessibility/frame-with-title-expected.txt: Added. |
| 23995 | * accessibility/frame-with-title.html: Added. |
| 23996 | |
| 23997 | 2008-09-10 Sam Weinig <sam@webkit.org> |
| 23998 | |
| 23999 | Rubber-stamped by David Hyatt. |
| 24000 | |
| 24001 | Add additional test by Feng Qian. |
| 24002 | |
| 24003 | * fast/dom/StyleSheet/ownerNode-lifetime-2-expected.txt: Added. |
| 24004 | * fast/dom/StyleSheet/ownerNode-lifetime-2.html: Added. |
| 24005 | |
| 24006 | 2008-09-10 Alexey Proskuryakov <ap@webkit.org> |
| 24007 | |
| 24008 | Reviewed by Darin Adler. |
| 24009 | |
| 24010 | https://bugs.webkit.org/show_bug.cgi?id=20741 |
| 24011 | REGRESSION: ISO-8859-8-I encoding is registered incorrectly |
| 24012 | |
| 24013 | * fast/encoding/hebrew: Added. |
| 24014 | * fast/encoding/hebrew/8859-8-e-expected.txt: Added. |
| 24015 | * fast/encoding/hebrew/8859-8-e.html: Added. |
| 24016 | * fast/encoding/hebrew/8859-8-expected.txt: Added. |
| 24017 | * fast/encoding/hebrew/8859-8-i-expected.txt: Added. |
| 24018 | * fast/encoding/hebrew/8859-8-i.html: Added. |
| 24019 | * fast/encoding/hebrew/8859-8.html: Added. |
| 24020 | * fast/encoding/hebrew/csISO88598I-expected.txt: Added. |
| 24021 | * fast/encoding/hebrew/csISO88598I.html: Added. |
| 24022 | * fast/encoding/hebrew/hebrew-expected.txt: Added. |
| 24023 | * fast/encoding/hebrew/hebrew.html: Added. |
| 24024 | * fast/encoding/hebrew/iso-ir-138-expected.txt: Added. |
| 24025 | * fast/encoding/hebrew/iso-ir-138.html: Added. |
| 24026 | * fast/encoding/hebrew/logical-expected.txt: Added. |
| 24027 | * fast/encoding/hebrew/logical.html: Added. |
| 24028 | |
| 24029 | 2008-09-05 Chris Marrin <cmarrin@apple.com> |
| 24030 | |
| 24031 | Reviewed by Sam Weinig. |
| 24032 | |
| 24033 | Need to handle the case when 0% or 100% keyframe is omitted |
| 24034 | https://bugs.webkit.org/show_bug.cgi?id=20679 |
| 24035 | |
| 24036 | * animations/keyframes-from-missing-expected.txt: Added. |
| 24037 | * animations/keyframes-from-missing.html: Added. |
| 24038 | * animations/keyframes-to-missing-expected.txt: Added. |
| 24039 | * animations/keyframes-to-missing.html: Added. |
| 24040 | |
| 24041 | 2008-09-09 Dean Jackson <dino@apple.com> |
| 24042 | |
| 24043 | Reviewed by Sam Weinig. |
| 24044 | |
| 24045 | Test Document::createEvent for Animation and Transition events |
| 24046 | https://bugs.webkit.org/show_bug.cgi?id=20734 |
| 24047 | |
| 24048 | * animations/animation-events-create.html: Added. |
| 24049 | * animations/animation-events-create-expected.txt: Added. |
| 24050 | * transitions/transition-end-event-create-expected.txt: Added. |
| 24051 | * transitions/transition-end-event-create.html: Added. |
| 24052 | |
| 24053 | 2008-09-09 Jungshik Shin <jungshik.shin@gmail.com> |
| 24054 | |
| 24055 | Reviewed by Alexey Proskuryakov. |
| 24056 | |
| 24057 | Try MIME charset names before trying IANA names |
| 24058 | ( https://bugs.webkit.org/show_bug.cgi?id=17537 ) |
| 24059 | |
| 24060 | * fast/encoding/hanarei-blog32-fc2-com-expected.txt: |
| 24061 | * fast/encoding/hanarei-blog32-fc2-com.html: |
| 24062 | Changed expected result from Extended_UNIX_Code_Packed_Format_for_Japanese to EUC-JP |
| 24063 | (which is the same in ICU, but definitely a better name which matches other browsers). |
| 24064 | |
| 24065 | 2008-09-09 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 24066 | |
| 24067 | Reviewed by Mark Rowe. |
| 24068 | |
| 24069 | Tests for bug 20719: REGRESSION (r36135-36244): Hangs, then crashes after several seconds |
| 24070 | <https://bugs.webkit.org/show_bug.cgi?id=20719> |
| 24071 | <rdar://problem/6205787> |
| 24072 | |
| 24073 | * fast/js/regexp-char-insensitive-expected.txt: Added. |
| 24074 | * fast/js/regexp-char-insensitive.html: Added. |
| 24075 | * fast/js/resources/regexp-char-insensitive.js: Added. |
| 24076 | |
| 24077 | 2008-09-09 Dan Bernstein <mitz@apple.com> |
| 24078 | |
| 24079 | Rubber-stamped by Maciej Stachowiak. |
| 24080 | |
| 24081 | - update results for the addition of console.dirxml |
| 24082 | |
| 24083 | * fast/dom/Window/window-properties-expected.txt: |
| 24084 | |
| 24085 | 2008-09-08 Dean Jackson <dino@apple.com> |
| 24086 | |
| 24087 | Reviewed by Dan Bernstein. |
| 24088 | |
| 24089 | Update test to insert more keyframes. |
| 24090 | https://bugs.webkit.org/show_bug.cgi?id=20613 |
| 24091 | |
| 24092 | * css3/keyframes-rule-expected.txt: |
| 24093 | * css3/keyframes-rule.html: |
| 24094 | |
| 24095 | 2008-09-08 Chris Marrin <cmarrin@apple.com> |
| 24096 | |
| 24097 | Reviewed by Sam Weinig. |
| 24098 | |
| 24099 | - Animation of -webkit-transform matrix() function should not do linear interpolation |
| 24100 | https://bugs.webkit.org/show_bug.cgi?id=20667 |
| 24101 | |
| 24102 | * animations/matrix-anim-expected.txt: Added. |
| 24103 | * animations/matrix-anim.html: Added. |
| 24104 | |
| 24105 | 2008-09-08 Maciej Stachowiak <mjs@apple.com> |
| 24106 | |
| 24107 | Reviewed by Anders Carlsson. |
| 24108 | |
| 24109 | - Test for potential bug found while fixing "Cache the code generated for eval to speed up SunSpider and web sites" |
| 24110 | https://bugs.webkit.org/show_bug.cgi?id=20718 |
| 24111 | |
| 24112 | * fast/js/eval-cache-crash-expected.txt: Added. |
| 24113 | * fast/js/eval-cache-crash.html: Added. |
| 24114 | * fast/js/resources/eval-cache-crash.js: Added. |
| 24115 | |
| 24116 | 2008-09-07 Adam Barth <abarth@webkit.org> |
| 24117 | |
| 24118 | Reviewed by Sam Weinig. |
| 24119 | |
| 24120 | Tests that opener restriction is working properly. |
| 24121 | https://bugs.webkit.org/show_bug.cgi?id=20642 |
| 24122 | |
| 24123 | * http/tests/security/frameNavigation/not-opener-expected.txt: Added. |
| 24124 | * http/tests/security/frameNavigation/not-opener.html: Added. |
| 24125 | * http/tests/security/frameNavigation/opener-expected.txt: Copied from LayoutTests/fast/dom/Document/early-document-access-expected.txt. |
| 24126 | * http/tests/security/frameNavigation/opener.html: Added. |
| 24127 | * http/tests/security/frameNavigation/resources/not-opener-helper.html: Added. |
| 24128 | * http/tests/security/frameNavigation/resources/pass.html: Added. |
| 24129 | * http/tests/security/frameNavigation/resources/ready.html: Added. |
| 24130 | |
| 24131 | === End merge of squirrelfish-extreme === |
| 24132 | |
| 24133 | 2008-09-04 Geoffrey Garen <ggaren@apple.com> |
| 24134 | |
| 24135 | Checking in some tests that got forgotten in a previous merge. |
| 24136 | |
| 24137 | * fast/js/pic/cached-deleted-properties-expected.txt: Added. |
| 24138 | * fast/js/pic/cached-deleted-properties.html: Added. |
| 24139 | * fast/js/pic/cached-getter-dictionary-and-proto-expected.txt: Added. |
| 24140 | * fast/js/pic/cached-getter-dictionary-and-proto.html: Added. |
| 24141 | * fast/js/pic/cached-getter-setter-expected.txt: Added. |
| 24142 | * fast/js/pic/cached-getter-setter.html: Added. |
| 24143 | * fast/js/pic/cached-prototype-setter-expected.txt: Added. |
| 24144 | * fast/js/pic/cached-prototype-setter.html: Added. |
| 24145 | * fast/js/pic/cached-single-entry-transition-expected.txt: Added. |
| 24146 | * fast/js/pic/cached-single-entry-transition.html: Added. |
| 24147 | * fast/js/pic/get-empty-string-expected.txt: Added. |
| 24148 | * fast/js/pic/get-empty-string.html: Added. |
| 24149 | * fast/js/pic/get-set-proxy-object-expected.txt: Added. |
| 24150 | * fast/js/pic/get-set-proxy-object.html: Added. |
| 24151 | * fast/js/pic/rehash-poisons-structure-expected.txt: Added. |
| 24152 | * fast/js/pic/rehash-poisons-structure.html: Added. |
| 24153 | |
| 24154 | 2008-09-03 Oliver Hunt <oliver@apple.com> |
| 24155 | |
| 24156 | Reviewed by Gavin Barraclough. |
| 24157 | |
| 24158 | A few array indexing tests. |
| 24159 | |
| 24160 | * fast/js/array-indexing-expected.txt: Added. |
| 24161 | * fast/js/array-indexing.html: Added. |
| 24162 | * fast/js/resources/array-indexing.js: Added. |
| 24163 | |
| 24164 | 2008-09-02 Sam Weinig <sam@webkit.org> |
| 24165 | |
| 24166 | Rubber-stamped by Geoff Garen. |
| 24167 | |
| 24168 | Change recursion limit to account for a fatter stack frame. |
| 24169 | |
| 24170 | * fast/js/deep-recursion-test.html: |
| 24171 | |
| 24172 | === Start merge of squirrelfish-extreme === |
| 24173 | |
| 24174 | 2008-09-04 Dan Bernstein <mitz@apple.com> |
| 24175 | |
| 24176 | Reviewed by Beth Dakin. |
| 24177 | |
| 24178 | - pixel test for <rdar://problem/6198514> Changing a button's opacity triggers relayout |
| 24179 | |
| 24180 | * fast/repaint/button-spurious-layout-hint.html: Added. |
| 24181 | * platform/mac/fast/repaint/button-spurious-layout-hint-expected.checksum: Added. |
| 24182 | * platform/mac/fast/repaint/button-spurious-layout-hint-expected.png: Added. |
| 24183 | * platform/mac/fast/repaint/button-spurious-layout-hint-expected.txt: Added. |
| 24184 | |
| 24185 | 2008-09-04 Dan Bernstein <mitz@apple.com> |
| 24186 | |
| 24187 | - roll out r36050 because it made svg/custom/invalid-fill-hex.svg fail, |
| 24188 | and fixing https://bugs.webkit.org/show_bug.cgi?id=15360 appears to |
| 24189 | require a different approach |
| 24190 | |
| 24191 | * css1/color_and_background/invalid_color-expected.txt: Removed. |
| 24192 | * css1/color_and_background/invalid_color.html: Removed. |
| 24193 | |
| 24194 | 2008-09-04 Dan Bernstein <mitz@apple.com> |
| 24195 | |
| 24196 | Reviewed by Dave Hyatt. |
| 24197 | |
| 24198 | - test for https://bugs.webkit.org/show_bug.cgi?id=19717 |
| 24199 | <rdar://problem/6026832> REGRESSION (r31876): menu items render horizontally at the Economist |
| 24200 | |
| 24201 | * fast/block/positioning/move-with-auto-width.html: Added. |
| 24202 | * platform/mac/fast/block/positioning/move-with-auto-width-expected.checksum: Added. |
| 24203 | * platform/mac/fast/block/positioning/move-with-auto-width-expected.png: Added. |
| 24204 | * platform/mac/fast/block/positioning/move-with-auto-width-expected.txt: Added. |
| 24205 | |
| 24206 | 2008-09-04 Geoffrey Garen <ggaren@apple.com> |
| 24207 | |
| 24208 | Reviewed by Cameron Zwarich. |
| 24209 | |
| 24210 | Test for <rdar://problem/6193925> REGRESSION: Crash occurs at |
| 24211 | KJS::Machine::privateExecute() when attempting to load my Mobile Gallery |
| 24212 | (http://www.me.com/gallery/#home) |
| 24213 | |
| 24214 | also |
| 24215 | |
| 24216 | https://bugs.webkit.org/show_bug.cgi?id=20633 Crash in privateExecute |
| 24217 | @ cs.byu.edu |
| 24218 | |
| 24219 | * fast/js/pic/dictionary-prototype-expected.txt: Added. |
| 24220 | * fast/js/pic/dictionary-prototype.html: Added. |
| 24221 | |
| 24222 | 2008-09-03 Mark Rowe <mrowe@apple.com> |
| 24223 | |
| 24224 | Update layout test results after recent canvas changes. |
| 24225 | |
| 24226 | * fast/canvas/canvas-invalid-fillstyle-expected.txt: |
| 24227 | * fast/canvas/canvas-invalid-strokestyle-expected.txt: |
| 24228 | * fast/canvas/drawImage-with-negative-source-destination-expected.txt: |
| 24229 | * fast/dom/Window/window-properties-expected.txt: |
| 24230 | |
| 24231 | 2008-09-03 Dean Jackson <dino@apple.com> |
| 24232 | |
| 24233 | Reviewed by Dave Hyatt. |
| 24234 | |
| 24235 | http://bugs.webkit.org/show_bug.cgi?id=20594 |
| 24236 | Tests the WebKitCSSKeyframeRule and WebKitCSSKeyframesRule |
| 24237 | interfaces. |
| 24238 | |
| 24239 | * css3/keyframes-rule.html: Added. |
| 24240 | |
| 24241 | 2008-09-03 David Hyatt <hyatt@apple.com> |
| 24242 | |
| 24243 | Fix for bug 18203. |
| 24244 | |
| 24245 | Reviewed by Darin (ages ago). |
| 24246 | |
| 24247 | * fast/block/float/clamped-right-float.html: Added. |
| 24248 | * platform/mac/fast/block/float/clamped-right-float-expected.checksum: Added. |
| 24249 | * platform/mac/fast/block/float/clamped-right-float-expected.png: Added. |
| 24250 | * platform/mac/fast/block/float/clamped-right-float-expected.txt: Added. |
| 24251 | |
| 24252 | 2008-09-02 David Hyatt <hyatt@apple.com> |
| 24253 | |
| 24254 | Add support for the canvas text APIs. |
| 24255 | |
| 24256 | Reviewed by olliej |
| 24257 | |
| 24258 | * fast/canvas/canvas-text-alignment.html: Added. |
| 24259 | * fast/canvas/canvas-text-baseline.html: Added. |
| 24260 | * platform/mac/fast/canvas/canvas-text-alignment-expected.checksum: Added. |
| 24261 | * platform/mac/fast/canvas/canvas-text-alignment-expected.png: Added. |
| 24262 | * platform/mac/fast/canvas/canvas-text-alignment-expected.txt: Added. |
| 24263 | * platform/mac/fast/canvas/canvas-text-baseline-expected.checksum: Added. |
| 24264 | * platform/mac/fast/canvas/canvas-text-baseline-expected.png: Added. |
| 24265 | * platform/mac/fast/canvas/canvas-text-baseline-expected.txt: Added. |
| 24266 | |
| 24267 | 2008-09-03 Adele Peterson <adele@apple.com> |
| 24268 | |
| 24269 | Reviewed by Darin Adler. |
| 24270 | |
| 24271 | Test that display:none works on a search field's cancel button. |
| 24272 | |
| 24273 | * fast/forms/search-display-none-cancel-button.html: Added. |
| 24274 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.checksum: Added. |
| 24275 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.png: Added. |
| 24276 | * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt: Added. |
| 24277 | |
| 24278 | 2008-09-02 Robert Blaut <webkit@blaut.biz> |
| 24279 | |
| 24280 | Reviewed by Geoff Garen. |
| 24281 | |
| 24282 | Test for <https://bugs.webkit.org/show_bug.cgi?id=16913> |
| 24283 | Misplaced elements should not close DL lists. |
| 24284 | |
| 24285 | * fast/invalid/test-case-tr-th-td-should-not-close-dl-list-expected.txt: Added. |
| 24286 | * fast/invalid/test-case-tr-th-td-should-not-close-dl-list.html: Added. |
| 24287 | * platform/mac/fast/invalid/missing-dl-end-tag-expected.checksum: |
| 24288 | * platform/mac/fast/invalid/missing-dl-end-tag-expected.png: |
| 24289 | * platform/mac/fast/invalid/missing-dl-end-tag-expected.txt: |
| 24290 | * platform/mac/fast/invalid/missing-dt-end-tag-expected.checksum: |
| 24291 | * platform/mac/fast/invalid/missing-dt-end-tag-expected.png: |
| 24292 | * platform/mac/fast/invalid/missing-dt-end-tag-expected.txt: |
| 24293 | |
| 24294 | 2008-09-02 Glenn Wilson <wilsong@gmail.com> |
| 24295 | |
| 24296 | Reviewed by Darin Adler. |
| 24297 | |
| 24298 | Test for <https://bugs.webkit.org/show_bug.cgi?id=15360> |
| 24299 | Bug 15360: color:#{predefined colorName} is treated as colorName in Safari |
| 24300 | |
| 24301 | Added new test to verify that CSS "color" attributes with '#'-preceeded predefined color names |
| 24302 | are not rendered in those colors. |
| 24303 | |
| 24304 | * css1/color_and_background/invalid_color.html: Added. |
| 24305 | * css1/color_and_background/invalid_color-expected.txt: Added. |
| 24306 | |
| 24307 | 2008-09-02 Mihnea Ovidenie <mihnea@adobe.com> |
| 24308 | |
| 24309 | Reviewed by Darin Adler. |
| 24310 | |
| 24311 | Test for https://bugs.webkit.org/show_bug.cgi?id=19964 |
| 24312 | Bug 19964: Divide by zero crash in RenderBox::calculateBackgroundSize with 0,0 bmp background image |
| 24313 | |
| 24314 | * css3/khtml-background-size-0x0-bmp-expected.txt: Added. |
| 24315 | * css3/khtml-background-size-0x0-bmp.html: Added. |
| 24316 | * css3/support/0x0.bmp: Added. |
| 24317 | |
| 24318 | 2008-09-02 Glenn Wilson <wilsong@gmail.com> |
| 24319 | |
| 24320 | Reviewed by Eric Seidel. |
| 24321 | |
| 24322 | Tests for https://bugs.webkit.org/show_bug.cgi?id=20397 |
| 24323 | Bug 20397: Invalid webkit-border-bottom-left-radius property causes crash |
| 24324 | |
| 24325 | Added new tests to check whether an orphaned unit identifier in particular |
| 24326 | CSS attributes will crash the browser. |
| 24327 | |
| 24328 | * fast/css/orphaned_units_crash-expected.txt: Added. |
| 24329 | * fast/css/orphaned_units_crash.html: Added. |
| 24330 | |
| 24331 | 2008-09-02 Dirk Schulze <vbs85@gmx.de> |
| 24332 | |
| 24333 | Reviewed by Darin Adler. |
| 24334 | |
| 24335 | Tests for https://bugs.webkit.org/show_bug.cgi?id=20474 |
| 24336 | Tests behaviour on invalid fillStyle() or strokeStyle() in canvas. |
| 24337 | |
| 24338 | * fast/canvas/canvas-invalid-fillstyle-expected.txt: Added. |
| 24339 | * fast/canvas/canvas-invalid-fillstyle.html: Added. |
| 24340 | * fast/canvas/canvas-invalid-fillstyle.js: Added. |
| 24341 | * fast/canvas/canvas-invalid-strokestyle-expected.txt: Added. |
| 24342 | * fast/canvas/canvas-invalid-strokestyle.html: Added. |
| 24343 | * fast/canvas/canvas-invalid-strokestyle.js: Added. |
| 24344 | |
| 24345 | 2008-09-02 Dirk Schulze <vbs85@gmx.de> |
| 24346 | |
| 24347 | Reviewed by Darin Adler. |
| 24348 | |
| 24349 | Tests for https://bugs.webkit.org/show_bug.cgi?id=20468 |
| 24350 | Test negative source and destination rect in drawImage() |
| 24351 | |
| 24352 | * fast/canvas/drawImage-with-invalid-args-expected.txt: |
| 24353 | * fast/canvas/drawImage-with-invalid-args.html: |
| 24354 | * fast/canvas/drawImage-with-negative-source-destination-expected.txt: Added. |
| 24355 | * fast/canvas/drawImage-with-negative-source-destination.html: Added. |
| 24356 | * fast/canvas/drawImage-with-negative-source-destination.js: Added. |
| 24357 | |
| 24358 | 2008-09-02 Dan Bernstein <mitz@apple.com> |
| 24359 | |
| 24360 | - update expected results now that log() et al. report line numbers |
| 24361 | |
| 24362 | * fast/dom/Window/console-functions-expected.txt: |
| 24363 | |
| 24364 | 2008-09-02 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 24365 | |
| 24366 | Reviewed by Oliver Hunt. |
| 24367 | |
| 24368 | Tests for bug 17936: "ASSERTION FAILED: false" (GetterSetterImp::toObject is called) |
| 24369 | <https://bugs.webkit.org/show_bug.cgi?id=17936> |
| 24370 | |
| 24371 | This bug was fixed by the rewrite of much of the code handling getters |
| 24372 | and setters in r36016, the revision that introduced the polymorphic |
| 24373 | inline cache. |
| 24374 | |
| 24375 | * fast/js/delete-getters-setters-expected.txt: Added. |
| 24376 | * fast/js/delete-getters-setters.html: Added. |
| 24377 | * fast/js/resources/delete-getters-setters.js: Added. |
| 24378 | |
| 24379 | 2008-08-29 Dean Jackson <dino@apple.com> |
| 24380 | |
| 24381 | Reviewed by Sam Weinig. |
| 24382 | |
| 24383 | https://bugs.webkit.org/show_bug.cgi?id=20571 |
| 24384 | Add a bunch of tests for WebKitTransitionEndEvents. |
| 24385 | |
| 24386 | * transitions/end-event-helpers.js: Added. |
| 24387 | * transitions/interrupted-all-transition-expected.txt: |
| 24388 | * transitions/interrupted-all-transition.html: |
| 24389 | * transitions/opacity-transition-zindex-expected.txt: |
| 24390 | * transitions/transition-end-event-all-properties-expected.txt: Added. |
| 24391 | * transitions/transition-end-event-all-properties.html: Added. |
| 24392 | * transitions/transition-end-event-attributes-expected.txt: Added. |
| 24393 | * transitions/transition-end-event-attributes.html: Added. |
| 24394 | * transitions/transition-end-event-container-expected.txt: Added. |
| 24395 | * transitions/transition-end-event-container.html: Added. |
| 24396 | * transitions/transition-end-event-left-expected.txt: Added. |
| 24397 | * transitions/transition-end-event-left.html: Added. |
| 24398 | * transitions/transition-end-event-multiple-01-expected.txt: Added. |
| 24399 | * transitions/transition-end-event-multiple-01.html: Added. |
| 24400 | * transitions/transition-end-event-multiple-02-expected.txt: Added. |
| 24401 | * transitions/transition-end-event-multiple-02.html: Added. |
| 24402 | * transitions/transition-end-event-multiple-03-expected.txt: Added. |
| 24403 | * transitions/transition-end-event-multiple-03.html: Added. |
| 24404 | * transitions/transition-end-event-multiple-04-expected.txt: Added. |
| 24405 | * transitions/transition-end-event-multiple-04.html: Added. |
| 24406 | * transitions/transition-end-event-nested-expected.txt: Added. |
| 24407 | * transitions/transition-end-event-nested.html: Added. |
| 24408 | * transitions/transition-end-event-transform-expected.txt: Added. |
| 24409 | * transitions/transition-end-event-transform.html: Added. |
| 24410 | * transitions/transition-end-event-window-expected.txt: Added. |
| 24411 | * transitions/transition-end-event-window.html: Added. |
| 24412 | |
| 24413 | 2008-09-01 Geoffrey Garen <ggaren@apple.com> |
| 24414 | |
| 24415 | Reviewed by Darin Adler. |
| 24416 | |
| 24417 | First cut at inline caching for access to vanilla JavaScript properties. |
| 24418 | |
| 24419 | Tests for things I broke along the way. |
| 24420 | |
| 24421 | * fast/dom/getter-on-window-object2-expected.txt: |
| 24422 | * fast/js/pic: Added. |
| 24423 | * fast/js/pic/cached-deleted-properties-expected.txt: Added. |
| 24424 | * fast/js/pic/cached-deleted-properties.html: Added. |
| 24425 | * fast/js/pic/cached-getter-dictionary-and-proto-expected.txt: Added. |
| 24426 | * fast/js/pic/cached-getter-dictionary-and-proto.html: Added. |
| 24427 | * fast/js/pic/cached-getter-setter-expected.txt: Added. |
| 24428 | * fast/js/pic/cached-getter-setter.html: Added. |
| 24429 | * fast/js/pic/cached-prototype-setter-expected.txt: Added. |
| 24430 | * fast/js/pic/cached-prototype-setter.html: Added. |
| 24431 | * fast/js/pic/cached-single-entry-transition-expected.txt: Added. |
| 24432 | * fast/js/pic/cached-single-entry-transition.html: Added. |
| 24433 | * fast/js/pic/get-empty-string-expected.txt: Added. |
| 24434 | * fast/js/pic/get-empty-string.html: Added. |
| 24435 | * fast/js/pic/get-set-proxy-object-expected.txt: Added. |
| 24436 | * fast/js/pic/get-set-proxy-object.html: Added. |
| 24437 | * fast/js/pic/rehash-poisons-structure-expected.txt: Added. |
| 24438 | * fast/js/pic/rehash-poisons-structure.html: Added. |
| 24439 | |
| 24440 | 2008-08-31 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 24441 | |
| 24442 | Reviewed by Maciej Stachowiak. |
| 24443 | |
| 24444 | Tests for bug 20577: REGRESSION (r35006): Gmail is broken |
| 24445 | <https://bugs.webkit.org/show_bug.cgi?id=20577> |
| 24446 | |
| 24447 | * fast/js/resources/string-substr.js: Added. |
| 24448 | * fast/js/string-substr-expected.txt: Added. |
| 24449 | * fast/js/string-substr.html: Added. |
| 24450 | |
| 24451 | 2008-08-30 Darin Adler <darin@apple.com> |
| 24452 | |
| 24453 | Reviewed by Maciej. |
| 24454 | |
| 24455 | - updated incorrect results that reflected a bug in the RegExp object |
| 24456 | |
| 24457 | * fast/js/regexp-caching-expected.txt: Updated results to |
| 24458 | correctly show that $1 through $9, lastMatch, lastParen, |
| 24459 | leftContext, and rightContext are left alone both when |
| 24460 | a program changes the value of RegExp.input and when it |
| 24461 | performs an unsuccessful match. The new results match |
| 24462 | Gecko behavior (I tested both Firefox 2 and 3). |
| 24463 | |
| 24464 | 2008-08-29 Eric Carlson <eric.carlson@apple.com> |
| 24465 | |
| 24466 | Reviewed by Adele. |
| 24467 | |
| 24468 | Fix for https://bugs.webkit.org/show_bug.cgi?id=20525 |
| 24469 | <rdar://problem/6169301> |
| 24470 | |
| 24471 | Return the size of the movie data instead of 1000. The value is used for the progress |
| 24472 | event "total" attribute. |
| 24473 | |
| 24474 | * media/progress-event-total-expected.txt: Added. |
| 24475 | * media/progress-event-total.html: Added. |
| 24476 | |
| 24477 | 2008-08-28 Sam Weinig <sam@webkit.org> |
| 24478 | |
| 24479 | Reviewed by Oliver Hunt. |
| 24480 | |
| 24481 | Update test results now that test actually works. |
| 24482 | |
| 24483 | * fast/js/kde/exception_propagation-expected.txt: |
| 24484 | * fast/js/kde/resources/exception_propagation.js: |
| 24485 | |
| 24486 | 2008-08-28 Simon Fraser <simon.fraser@apple.com> |
| 24487 | |
| 24488 | Reviewed by Dave Hyatt |
| 24489 | |
| 24490 | Various WebKitCSSTransformValue-related fixes |
| 24491 | https://bugs.webkit.org/show_bug.cgi?id=20562 |
| 24492 | |
| 24493 | * css3/transform-value-types.html: Added. |
| 24494 | |
| 24495 | 2008-08-28 Simon Fraser <simon.fraser@apple.com> |
| 24496 | |
| 24497 | Fix window properties now that CSSRule includes |
| 24498 | keyframe-related constants. |
| 24499 | Also add window.console.count [function] |
| 24500 | https://bugs.webkit.org/show_bug.cgi?id=20552 |
| 24501 | |
| 24502 | * fast/dom/Window/window-properties-expected.txt: |
| 24503 | |
| 24504 | 2008-08-28 Simon Fraser <simon.fraser@apple.com> |
| 24505 | |
| 24506 | Reviewed by Eric Seidel |
| 24507 | |
| 24508 | Add RuleTypes to CSSRule.idl for keyframes and keyframe rules. |
| 24509 | https://bugs.webkit.org/show_bug.cgi?id=20552 |
| 24510 | |
| 24511 | * animations/animation-css-rule-types-expected.txt: Added. |
| 24512 | * animations/animation-css-rule-types.html: Added. |
| 24513 | * animations/resources/TEMPLATE.html: Added. |
| 24514 | * animations/resources/animation-css-rule-types.js: Added. |
| 24515 | |
| 24516 | 2008-08-27 Robert Kroeger <rjkroege@liqui.org> |
| 24517 | |
| 24518 | Reviewed by Eric Seidel. |
| 24519 | |
| 24520 | Test for https://bugs.webkit.org/show_bug.cgi?id=6595 |
| 24521 | |
| 24522 | * fast/events/mouseup-from-button2-expected.txt: Added. |
| 24523 | * fast/events/mouseup-from-button2.html: Added. |
| 24524 | |
| 24525 | 2008-08-26 Simon Fraser <simon.fraser@apple.com> |
| 24526 | |
| 24527 | Reviewed by Eric Seidel |
| 24528 | |
| 24529 | Linear timing functions should have control points 0, 0, 1, 1. |
| 24530 | https://bugs.webkit.org/show_bug.cgi?id=20535 |
| 24531 | |
| 24532 | * transitions/inherit-other-props-expected.txt: |
| 24533 | * transitions/inherit-other-props.html: |
| 24534 | |
| 24535 | 2008-08-26 Adam Barth <abarth@webkit.org> |
| 24536 | |
| 24537 | Reviewed by Darin Adler. |
| 24538 | |
| 24539 | Test for https://bugs.webkit.org/show_bug.cgi?id=20456 |
| 24540 | |
| 24541 | * http/tests/security/object-literals-expected.txt: Added. |
| 24542 | * http/tests/security/object-literals.html: Added. |
| 24543 | * http/tests/security/resources/object-literals-cross-origin.html: Added. |
| 24544 | * http/tests/security/resources/object-literals-same-origin.html: Added. |
| 24545 | |
| 24546 | 2008-08-26 Kevin McCullough <kmccullough@apple.com> |
| 24547 | |
| 24548 | Reviewed by Geoff and Cameron. |
| 24549 | |
| 24550 | <rdar://problem/6174603> Hitting assertion in Register::codeBlock when |
| 24551 | loading facebook (20516). |
| 24552 | |
| 24553 | - This was a result of my line numbers change. After a host function is |
| 24554 | called the stack does not get reset correctly. |
| 24555 | - Oddly this also appears to be a slight speedup on SunSpider. |
| 24556 | |
| 24557 | * fast/js/resources/stack-unwinding.js: Added. |
| 24558 | * fast/js/stack-unwinding-expected.txt: Added. |
| 24559 | * fast/js/stack-unwinding.html: Added. |
| 24560 | |
| 24561 | 2008-08-26 Chris Fleizach <cfleizach@apple.com> |
| 24562 | |
| 24563 | Reviewed by Beth Dakin |
| 24564 | |
| 24565 | Tests to make sure inaccessible plugins do not appear |
| 24566 | |
| 24567 | * accessibility/plugin-expected.txt: Added. |
| 24568 | * accessibility/plugin.html: Added. |
| 24569 | * accessibility/resources/test.swf: Added. |
| 24570 | |
| 24571 | 2008-08-26 Chris Fleizach <cfleizach@apple.com> |
| 24572 | |
| 24573 | Reviewed by Darin Adler. |
| 24574 | |
| 24575 | Test for <rdar://problem/6176924> CrashTracer: [USER] 4 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::numColumns |
| 24576 | |
| 24577 | * accessibility/table-notbody.html: Added. |
| 24578 | |
| 24579 | 2008-08-26 Sam Weinig <sam@webkit.org> |
| 24580 | |
| 24581 | Reviewed by Oliver Hunt. |
| 24582 | |
| 24583 | Test for https://bugs.webkit.org/show_bug.cgi?id=20479 |
| 24584 | |
| 24585 | * http/tests/security/canvas-remote-read-redirect-to-remote-image-expected.txt: Added. |
| 24586 | * http/tests/security/canvas-remote-read-redirect-to-remote-image.html: Added. |
| 24587 | * http/tests/security/canvas-remote-read-svg-image-expected.txt: |
| 24588 | * http/tests/security/canvas-remote-read-svg-image.html: Fix incorrect log message. |
| 24589 | * http/tests/security/resources/redir.php: Added. |
| 24590 | |
| 24591 | 2008-08-25 Julien Chaffraix <jchaffraix@webkit.org> |
| 24592 | |
| 24593 | Reviewed by Darin Adler. |
| 24594 | |
| 24595 | Test case for Bug 20247: setAttributeNode() does not work when attribute name |
| 24596 | has a capital letter in it |
| 24597 | https://bugs.webkit.org/show_bug.cgi?id=20247 |
| 24598 | |
| 24599 | <rdar://problem/6118218> |
| 24600 | |
| 24601 | Most of this test case was done by Eric Roman <minatoar@gmail.com>, the rest by ap and was |
| 24602 | tweaked by me. |
| 24603 | |
| 24604 | * fast/dom/Element/getAttribute-check-case-sensitivity-expected.txt: Added. |
| 24605 | * fast/dom/Element/getAttribute-check-case-sensitivity.html: Added. |
| 24606 | * fast/dom/Element/resources/getAttribute-check-case-sensitivity.js: Added. |
| 24607 | |
| 24608 | 2008-08-25 Sam Weinig <sam@webkit.org> |
| 24609 | |
| 24610 | Reviewed by Oliver Hunt. |
| 24611 | |
| 24612 | Test for https://bugs.webkit.org/show_bug.cgi?id=20514 |
| 24613 | |
| 24614 | * http/tests/security/canvas-remote-read-svg-image-expected.txt: Added. |
| 24615 | * http/tests/security/canvas-remote-read-svg-image.html: Added. |
| 24616 | * http/tests/security/resources/image-wrapper.svg: Added. |
| 24617 | |
| 24618 | 2008-08-25 Dean Jackson <dino@apple.com> |
| 24619 | |
| 24620 | Reviewed by Dave Hyatt. |
| 24621 | |
| 24622 | Tests for 'inherit' keyword in transition property. |
| 24623 | https://bugs.webkit.org/show_bug.cgi?id=20513 |
| 24624 | |
| 24625 | * transitions/inherit-expected.txt: Added. |
| 24626 | * transitions/inherit.html: Added. |
| 24627 | * transitions/inherit-other-props-expected.txt: Added. |
| 24628 | * transitions/inherit-other-props.html: Added. |
| 24629 | |
| 24630 | 2008-08-24 Dan Bernstein <mitz@apple.com> |
| 24631 | |
| 24632 | Reviewed by Darin Adler. |
| 24633 | |
| 24634 | - test for <rdar://problem/6065547> REGRESSION (r34879): "Subject" in unread emails in Yahoo mail is not shown in bold |
| 24635 | |
| 24636 | * fast/css/font-property-priority-expected.txt: Added. |
| 24637 | * fast/css/font-property-priority.html: Added. |
| 24638 | |
| 24639 | 2008-08-24 Rob Buis <buis@kde.org> |
| 24640 | |
| 24641 | Reviewed by Sam Weinig. |
| 24642 | |
| 24643 | Test for: |
| 24644 | https://bugs.webkit.org/show_bug.cgi?id=20324 |
| 24645 | A change in SVG Glyph wont show up |
| 24646 | |
| 24647 | * svg/custom/glyph-setting-d-attribute-expected.checksum: Added. |
| 24648 | * svg/custom/glyph-setting-d-attribute-expected.png: Added. |
| 24649 | * svg/custom/glyph-setting-d-attribute-expected.txt: Added. |
| 24650 | * svg/custom/glyph-setting-d-attribute.svg: Added. |
| 24651 | |
| 24652 | 2008-08-23 Dan Bernstein <mitz@apple.com> |
| 24653 | |
| 24654 | Reviewed by Dave Hyatt. |
| 24655 | |
| 24656 | - test and updated results for <rdar://problem/6065143> Reflowed image in first line of table doesn't affect baseline |
| 24657 | |
| 24658 | * fast/table/vertical-align-baseline.html: Added. |
| 24659 | * platform/mac/fast/table/form-with-table-style-expected.checksum: |
| 24660 | * platform/mac/fast/table/form-with-table-style-expected.png: |
| 24661 | * platform/mac/fast/table/form-with-table-style-expected.txt: |
| 24662 | * platform/mac/fast/table/vertical-align-baseline-expected.checksum: Added. |
| 24663 | * platform/mac/fast/table/vertical-align-baseline-expected.png: Added. |
| 24664 | * platform/mac/fast/table/vertical-align-baseline-expected.txt: Added. |
| 24665 | * platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt: |
| 24666 | * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: |
| 24667 | * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: |
| 24668 | * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
| 24669 | |
| 24670 | 2008-08-22 Timothy Hatcher <timothy@apple.com> |
| 24671 | |
| 24672 | Test for the tests the parsing and retrieval of the overflow, |
| 24673 | overflow-x and overflow-y properties |
| 24674 | |
| 24675 | https://bugs.webkit.org/show_bug.cgi?id=20485 |
| 24676 | |
| 24677 | Reviewed by Dan Bernstein. |
| 24678 | |
| 24679 | * fast/css/overflow-property-expected.txt: Added. |
| 24680 | * fast/css/overflow-property.html: Added. |
| 24681 | |
| 24682 | 2008-08-21 Simon Fraser <simon.fraser@apple.com> |
| 24683 | |
| 24684 | Reviewed by Darin Adler |
| 24685 | |
| 24686 | css3/transform-computed-style-001.html is better tested |
| 24687 | by fast/css/getComputedStyle-transform.html, so removed. |
| 24688 | https://bugs.webkit.org/show_bug.cgi?id=20477 |
| 24689 | |
| 24690 | * css3/transform-computed-style-001-expected.txt: Removed. |
| 24691 | * css3/transform-computed-style-001.fhtml: Removed. |
| 24692 | |
| 24693 | 2008-08-21 Dan Bernstein <mitz@apple.com> |
| 24694 | |
| 24695 | Reviewed by Jon Honeycutt and Alexey Proskuryakov. |
| 24696 | |
| 24697 | - test for <rdar://problem/6162701> WebKit should correct Geeza Pro's font metrics |
| 24698 | |
| 24699 | * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: Added. |
| 24700 | * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Added. |
| 24701 | * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Added. |
| 24702 | * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html: Added. |
| 24703 | |
| 24704 | 2008-08-21 Maxime Britto <britto@apple.com> |
| 24705 | |
| 24706 | Reviewed by Kevin McCullough. |
| 24707 | |
| 24708 | rdar://problem/6166435 Inspector doesn't auto scroll when selecting text (20451) |
| 24709 | https://bugs.webkit.org/show_bug.cgi?id=20451 |
| 24710 | |
| 24711 | This test can be run automatically or manually as well. |
| 24712 | |
| 24713 | * fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div-expected.txt: Added. |
| 24714 | * fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html: Added. |
| 24715 | * fast/events/resources/big-page-with-overflow-hidden.html: Added. |
| 24716 | |
| 24717 | 2008-08-21 Chris Marrin <cmarrin@apple.com> |
| 24718 | |
| 24719 | Allow 0 (without units) for Time eg. duration |
| 24720 | Fix for https://bugs.webkit.org/show_bug.cgi?id=20467 |
| 24721 | |
| 24722 | Reviewed by Dave Hyatt. |
| 24723 | |
| 24724 | * css1/units/zero-duration-without-units-expected.txt: Added. |
| 24725 | * css1/units/zero-duration-without-units.html: Added. |
| 24726 | |
| 24727 | 2008-08-20 Simon Fraser <simon.fraser@apple.com> |
| 24728 | |
| 24729 | Reviewed by Dave Hyatt |
| 24730 | |
| 24731 | getComputedStyle() for webkitTransform should return a transform |
| 24732 | that does not have the transform origin baked into it. |
| 24733 | https://bugs.webkit.org/show_bug.cgi?id=20464 |
| 24734 | |
| 24735 | * fast/css/getComputedStyle-transform-expected.txt: Added. |
| 24736 | * fast/css/getComputedStyle-transform.html: Added. |
| 24737 | |
| 24738 | 2008-08-19 Chris Fleizach <cfleizach@apple.com> |
| 24739 | |
| 24740 | Reviewed by Beth Dakin |
| 24741 | |
| 24742 | Tests for Tables through accessibility. Testing covers: |
| 24743 | Attributes of tables |
| 24744 | When cells have various cell spans |
| 24745 | Retrieving cells |
| 24746 | Detecting tables |
| 24747 | When tables have multiple sections |
| 24748 | When tables use the rules attribute |
| 24749 | |
| 24750 | Tables only work on SnowLeopard, so a snow leopard folder was created |
| 24751 | |
| 24752 | * accessibility/table-attributes-expected.txt: Added. |
| 24753 | * accessibility/table-attributes.html: Added. |
| 24754 | * accessibility/table-cell-spans-expected.txt: Added. |
| 24755 | * accessibility/table-cell-spans.html: Added. |
| 24756 | * accessibility/table-cells-expected.txt: Added. |
| 24757 | * accessibility/table-cells.html: Added. |
| 24758 | * accessibility/table-detection-expected.txt: Added. |
| 24759 | * accessibility/table-detection.html: Added. |
| 24760 | * accessibility/table-sections-expected.txt: Added. |
| 24761 | * accessibility/table-sections.html: Added. |
| 24762 | * accessibility/table-with-rules-expected.txt: Added. |
| 24763 | * accessibility/table-with-rules.html: Added. |
| 24764 | * platform/mac-snowleopard: Added. |
| 24765 | * platform/mac-snowleopard/accessibility: Added. |
| 24766 | * platform/mac-snowleopard/accessibility/table-attributes-expected.txt: Added. |
| 24767 | * platform/mac-snowleopard/accessibility/table-cell-spans-expected.txt: Added. |
| 24768 | * platform/mac-snowleopard/accessibility/table-cells-expected.txt: Added. |
| 24769 | * platform/mac-snowleopard/accessibility/table-detection-expected.txt: Added. |
| 24770 | * platform/mac-snowleopard/accessibility/table-sections-expected.txt: Added. |
| 24771 | * platform/mac-snowleopard/accessibility/table-with-rules-expected.txt: Added. |
| 24772 | |
| 24773 | 2008-08-19 Alexey Proskuryakov <ap@webkit.org> |
| 24774 | |
| 24775 | https://bugs.webkit.org/show_bug.cgi?id=19762 |
| 24776 | Crash in svg/webarchive/svg-cursor-subresources.svg |
| 24777 | |
| 24778 | Disabling the test while the crash is being investigated. |
| 24779 | |
| 24780 | * svg/webarchive/svg-cursor-subresources.svg: Removed. |
| 24781 | * svg/webarchive/svg-cursor-subresources.svg-disabled: Copied from LayoutTests/svg/webarchive/svg-cursor-subresources.svg. |
| 24782 | |
| 24783 | 2008-08-18 Alexey Proskuryakov <ap@webkit.org> |
| 24784 | |
| 24785 | Reviewed by Dan Bernstein. |
| 24786 | |
| 24787 | https://bugs.webkit.org/show_bug.cgi?id=19347 |
| 24788 | <rdar://problem/5977562> Input methods do not work after switching to a password field |
| 24789 | and back. |
| 24790 | |
| 24791 | * platform/mac/editing/input/secure-input-expected.txt: Added. |
| 24792 | * platform/mac/editing/input/secure-input.html: Added. |
| 24793 | |
| 24794 | 2008-08-12 Darin Adler <darin@apple.com> |
| 24795 | |
| 24796 | Reviewed by Geoff. |
| 24797 | |
| 24798 | - added a test since I had to rewrite the == and === operators |
| 24799 | |
| 24800 | * fast/js/equality-expected.txt: Added. |
| 24801 | * fast/js/equality.html: Added. |
| 24802 | * fast/js/resources/equality.js: Added. |
| 24803 | |
| 24804 | 2008-08-18 Dan Bernstein <mitz@apple.com> |
| 24805 | |
| 24806 | Reviewed by Dave Hyatt. |
| 24807 | |
| 24808 | - test for <rdar://problem/5862634> REGRESSION (3.1.1): In iChat, inline image not resizable past current size after another IM is received |
| 24809 | |
| 24810 | * fast/replaced/max-width-percent.html: Added. |
| 24811 | * platform/mac/fast/replaced/max-width-percent-expected.checksum: Added. |
| 24812 | * platform/mac/fast/replaced/max-width-percent-expected.png: Added. |
| 24813 | * platform/mac/fast/replaced/max-width-percent-expected.txt: Added. |
| 24814 | |
| 24815 | 2008-08-18 Simon Fraser <simon.fraser@apple.com> |
| 24816 | |
| 24817 | Make transition_shorthand_parsing.html a text-only test. |
| 24818 | |
| 24819 | * fast/css/transition_shorthand_parsing-expected.txt: Added. |
| 24820 | * fast/css/transition_shorthand_parsing.html: |
| 24821 | * platform/mac/fast/css/transition_shorthand_parsing-expected.txt: Removed. |
| 24822 | |
| 24823 | 2008-08-15 Simon Fraser <simon.fraser@apple.com> |
| 24824 | |
| 24825 | Reviewed by Dave Hyatt |
| 24826 | |
| 24827 | Testcase for crash when parsing transition properties: |
| 24828 | https://bugs.webkit.org/show_bug.cgi?id=20408 |
| 24829 | |
| 24830 | * fast/css/transition_shorthand_parsing.html: Added. |
| 24831 | * platform/mac/fast/css/transition_shorthand_parsing-expected.txt: Added. |
| 24832 | |
| 24833 | 2008-08-17 Cameron Zwarich <cwzwarich@uwaterloo.ca> |
| 24834 | |
| 24835 | Reviewed by Maciej. |
| 24836 | |
| 24837 | Change the limit in the deep recursion test to match changes in |
| 24838 | the counting of constants. |
| 24839 | |
| 24840 | * fast/js/deep-recursion-test.html: |
| 24841 | |
| 24842 | 2008-08-17 Oliver Hunt <oliver@apple.com> |
| 24843 | |
| 24844 | Reviewed by Cameron Zwarich. |
| 24845 | |
| 24846 | <rdar://problem/6150322> In Gmail, a crash occurs at KJS::Machine::privateExecute() when applying list styling to text after a quote had been removed |
| 24847 | <https://bugs.webkit.org/show_bug.cgi?id=20386> |
| 24848 | |
| 24849 | Testcases for determining scope chain depth in a function with out a full scope chain. |
| 24850 | |
| 24851 | * fast/js/exception-try-finally-scope-error-expected.txt: Added. |
| 24852 | * fast/js/exception-try-finally-scope-error.html: Added. |
| 24853 | * fast/js/resources/exception-try-finally-scope-error.js: Added. |
| 24854 | |
| 24855 | 2008-08-15 Dan Bernstein <mitz@apple.com> |
| 24856 | |
| 24857 | Rubber-stamped by Tim Hatcher. |
| 24858 | |
| 24859 | - update results for console.dir |
| 24860 | |
| 24861 | * fast/dom/Window/window-properties-expected.txt: |
| 24862 | |
| 24863 | 2008-08-14 Simon Fraser <simon.fraser@apple.com> |
| 24864 | |
| 24865 | Fix testcase and add pixel results for testcase in |
| 24866 | https://bugs.webkit.org/show_bug.cgi?id=20367 |
| 24867 | |
| 24868 | * platform/mac/fast/css/font-face-in-media-rule-expected.checksum: Added. |
| 24869 | * platform/mac/fast/css/font-face-in-media-rule-expected.png: Added. |
| 24870 | * platform/mac/fast/css/font-face-in-media-rule-expected.txt: |
| 24871 | |
| 24872 | 2008-08-13 Simon Fraser <simon.fraser@apple.com> |
| 24873 | |
| 24874 | Reviewed by Eric Seidel |
| 24875 | |
| 24876 | Fix @font-face inside @media rule crash. |
| 24877 | https://bugs.webkit.org/show_bug.cgi?id=20367 |
| 24878 | |
| 24879 | * fast/css/font-face-in-media-rule.html: Added. |
| 24880 | * platform/mac/fast/css/font-face-in-media-rule-expected.txt: Added. |
| 24881 | |
| 24882 | 2008-08-13 Eric Seidel <eric@webkit.org> |
| 24883 | |
| 24884 | Reviewed by Sam. |
| 24885 | |
| 24886 | Match HTML5 spec by throwing INVALID_STATE_ERR when |
| 24887 | createPattern is called and the HTMLImageElement is not |
| 24888 | yet done loading the image (!isComplete) |
| 24889 | https://bugs.webkit.org/show_bug.cgi?id=20351 |
| 24890 | |
| 24891 | * http/tests/misc/canvas-pattern-from-incremental-image.html: Added. |
| 24892 | * http/tests/misc/resources/image-slow.pl: Copied from LayoutTests/http/tests/misc/resources/script-slow1.pl. |
| 24893 | |
| 24894 | 2008-08-13 Eric Carlson <eric.carlson@apple.com> |
| 24895 | |
| 24896 | Reviewed by Adele Peterson. |
| 24897 | |
| 24898 | <rdar://problem/6137931> |
| 24899 | https://bugs.webkit.org/show_bug.cgi?id=20360 |
| 24900 | Add test case for parameters on a <source> element 'type' attribute. |
| 24901 | |
| 24902 | * media/video-source-type-params-expected.txt: Added. |
| 24903 | * media/video-source-type-params.html: Added. |
| 24904 | |
| 24905 | 2008-08-13 Alexey Proskuryakov <ap@webkit.org> |
| 24906 | |
| 24907 | Removing http/tests/xmlhttprequest/readystatechange.html from Windows skipped list - |
| 24908 | this test hasn't been failing locally for a long time. |
| 24909 | |
| 24910 | * platform/win/Skipped: |
| 24911 | |
| 24912 | 2008-08-13 Simon Hausmann <hausmann@webkit.org> |
| 24913 | |
| 24914 | Reviewed by Holger. |
| 24915 | |
| 24916 | Adjusted the length-list-parser layout test to compensate for the subtle difference of |
| 24917 | dropping a sign for a "negative zero" as a result of the QString::vsprintf use. |
| 24918 | |
| 24919 | * platform/qt/svg/dom/length-list-parser-expected.txt: Added. |
| 24920 | |
| 24921 | 2008-08-12 Sam Weinig <sam@webkit.org> |
| 24922 | |
| 24923 | Reviewed by Anders Carlsson. |
| 24924 | |
| 24925 | * platform/mac/Skipped: Add fast/dom/cssTarget-crash.html to the skipped list. |
| 24926 | |
| 24927 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 24928 | |
| 24929 | Not reviewed. |
| 24930 | |
| 24931 | Revert the last SVGLineElement commit. It's not needed, the first run on buildbot showed them as failures |
| 24932 | the next build doesn't complain anymore (this was before adjusting the offsets.) No idea what's going on, |
| 24933 | but if it's fixed I'm happy. |
| 24934 | |
| 24935 | While I'm at it, regenerate struct-image-02-b.svg (invisible differences) to have a clean baseline. |
| 24936 | All SVG pixel test results are accurate on Leopard now. |
| 24937 | |
| 24938 | * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum: |
| 24939 | * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: |
| 24940 | * svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js: |
| 24941 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js: |
| 24942 | |
| 24943 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 24944 | |
| 24945 | Not reviewed. The last SVGLineElement* fix attempt, fixed 4/8 failing tests. |
| 24946 | Trying two variations in two tests to find out the right offset to make the other four tests work on Tiger. |
| 24947 | |
| 24948 | * svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js: |
| 24949 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js: |
| 24950 | |
| 24951 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 24952 | |
| 24953 | Rubber stamped by Eric. |
| 24954 | |
| 24955 | Add new dynamic-update layout tests covering SVGRectElement. |
| 24956 | |
| 24957 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.checksum: Added. |
| 24958 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added. |
| 24959 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.checksum: Added. |
| 24960 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added. |
| 24961 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.checksum: Added. |
| 24962 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added. |
| 24963 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.checksum: Added. |
| 24964 | * platform/mac/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added. |
| 24965 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.checksum: Added. |
| 24966 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added. |
| 24967 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.checksum: Added. |
| 24968 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added. |
| 24969 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.checksum: Added. |
| 24970 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added. |
| 24971 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.checksum: Added. |
| 24972 | * platform/mac/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added. |
| 24973 | * svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt: Added. |
| 24974 | * svg/dynamic-updates/SVGRectElement-dom-height-attr.html: Added. |
| 24975 | * svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.txt: Added. |
| 24976 | * svg/dynamic-updates/SVGRectElement-dom-width-attr.html: Added. |
| 24977 | * svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt: Added. |
| 24978 | * svg/dynamic-updates/SVGRectElement-dom-x-attr.html: Added. |
| 24979 | * svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.txt: Added. |
| 24980 | * svg/dynamic-updates/SVGRectElement-dom-y-attr.html: Added. |
| 24981 | * svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt: Added. |
| 24982 | * svg/dynamic-updates/SVGRectElement-svgdom-height-prop.html: Added. |
| 24983 | * svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.txt: Added. |
| 24984 | * svg/dynamic-updates/SVGRectElement-svgdom-width-prop.html: Added. |
| 24985 | * svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.txt: Added. |
| 24986 | * svg/dynamic-updates/SVGRectElement-svgdom-x-prop.html: Added. |
| 24987 | * svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.txt: Added. |
| 24988 | * svg/dynamic-updates/SVGRectElement-svgdom-y-prop.html: Added. |
| 24989 | * svg/dynamic-updates/resources/SVGRectElement-dom-height-attr.js: Added. |
| 24990 | * svg/dynamic-updates/resources/SVGRectElement-dom-width-attr.js: Added. |
| 24991 | * svg/dynamic-updates/resources/SVGRectElement-dom-x-attr.js: Added. |
| 24992 | * svg/dynamic-updates/resources/SVGRectElement-dom-y-attr.js: Added. |
| 24993 | * svg/dynamic-updates/resources/SVGRectElement-svgdom-height-prop.js: Added. |
| 24994 | * svg/dynamic-updates/resources/SVGRectElement-svgdom-width-prop.js: Added. |
| 24995 | * svg/dynamic-updates/resources/SVGRectElement-svgdom-x-prop.js: Added. |
| 24996 | * svg/dynamic-updates/resources/SVGRectElement-svgdom-y-prop.js: Added. |
| 24997 | |
| 24998 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 24999 | |
| 25000 | Not reviewed. Trying to modify mouseevent target location, to work around known CG/Tiger hit test problem. |
| 25001 | |
| 25002 | * svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js: |
| 25003 | * svg/dynamic-updates/resources/SVGLineElement-dom-x2-attr.js: |
| 25004 | * svg/dynamic-updates/resources/SVGLineElement-dom-y1-attr.js: |
| 25005 | * svg/dynamic-updates/resources/SVGLineElement-dom-y2-attr.js: |
| 25006 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js: |
| 25007 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x2-prop.js: |
| 25008 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-y1-prop.js: |
| 25009 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-y2-prop.js: |
| 25010 | |
| 25011 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25012 | |
| 25013 | Reviewed by Sam. |
| 25014 | |
| 25015 | Forgot to include these in my last commit. |
| 25016 | |
| 25017 | * svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js: |
| 25018 | * svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js: |
| 25019 | * svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js: |
| 25020 | * svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js: |
| 25021 | |
| 25022 | 2008-08-12 Mihnea Ovidenie <mihnea@adobe.com> |
| 25023 | |
| 25024 | Test for https://bugs.webkit.org/show_bug.cgi?id=19891 |
| 25025 | Broken HTML object elements cause de-reference of pointer to freed memory. |
| 25026 | |
| 25027 | Reviewed by Dave Hyatt and Alexey Proskuryakov. |
| 25028 | |
| 25029 | * http/tests/misc/object-image-error-with-onload-expected.txt: Added. |
| 25030 | * http/tests/misc/object-image-error-with-onload.html: Added. |
| 25031 | |
| 25032 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25033 | |
| 25034 | Reviewed by Eric. |
| 25035 | |
| 25036 | Fix typo in most files: "mesage" -> "message". |
| 25037 | Remove unused code in SVGTestCase.js |
| 25038 | |
| 25039 | * svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js: |
| 25040 | * svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js: |
| 25041 | * svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js: |
| 25042 | * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js: |
| 25043 | * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js: |
| 25044 | * svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js: |
| 25045 | * svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js: |
| 25046 | * svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js: |
| 25047 | * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js: |
| 25048 | * svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js: |
| 25049 | * svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js: |
| 25050 | * svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js: |
| 25051 | * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js: |
| 25052 | * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js: |
| 25053 | * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js: |
| 25054 | * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js: |
| 25055 | * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js: |
| 25056 | * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js: |
| 25057 | * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js: |
| 25058 | * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js: |
| 25059 | * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js: |
| 25060 | * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js: |
| 25061 | * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js: |
| 25062 | * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js: |
| 25063 | * svg/dynamic-updates/resources/SVGImageElement-dom-height-attr.js: |
| 25064 | * svg/dynamic-updates/resources/SVGImageElement-dom-preserveAspectRatio-attr.js: |
| 25065 | * svg/dynamic-updates/resources/SVGImageElement-dom-width-attr.js: |
| 25066 | * svg/dynamic-updates/resources/SVGImageElement-dom-x-attr.js: |
| 25067 | * svg/dynamic-updates/resources/SVGImageElement-dom-y-attr.js: |
| 25068 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-height-prop.js: |
| 25069 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-preserveAspectRatio-prop.js: |
| 25070 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-width-prop.js: |
| 25071 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-x-prop.js: |
| 25072 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-y-prop.js: |
| 25073 | * svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js: |
| 25074 | * svg/dynamic-updates/resources/SVGLineElement-dom-x2-attr.js: |
| 25075 | * svg/dynamic-updates/resources/SVGLineElement-dom-y1-attr.js: |
| 25076 | * svg/dynamic-updates/resources/SVGLineElement-dom-y2-attr.js: |
| 25077 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js: |
| 25078 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x2-prop.js: |
| 25079 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-y1-prop.js: |
| 25080 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-y2-prop.js: |
| 25081 | * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-gradientTransform-attr.js: |
| 25082 | * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-gradientUnits-attr.js: |
| 25083 | * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-x1-attr.js: |
| 25084 | * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-x2-attr.js: |
| 25085 | * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-y1-attr.js: |
| 25086 | * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-y2-attr.js: |
| 25087 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientTransform-prop.js: |
| 25088 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientUnits-prop.js: |
| 25089 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-x1-prop.js: |
| 25090 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-x2-prop.js: |
| 25091 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-y1-prop.js: |
| 25092 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-y2-prop.js: |
| 25093 | * svg/dynamic-updates/resources/SVGPatternElement-dom-height-attr.js: |
| 25094 | * svg/dynamic-updates/resources/SVGPatternElement-dom-patternContentUnits-attr.js: |
| 25095 | * svg/dynamic-updates/resources/SVGPatternElement-dom-patternTransform-attr.js: |
| 25096 | * svg/dynamic-updates/resources/SVGPatternElement-dom-patternUnits-attr.js: |
| 25097 | * svg/dynamic-updates/resources/SVGPatternElement-dom-width-attr.js: |
| 25098 | * svg/dynamic-updates/resources/SVGPatternElement-dom-x-attr.js: |
| 25099 | * svg/dynamic-updates/resources/SVGPatternElement-dom-y-attr.js: |
| 25100 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-height-prop.js: |
| 25101 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternContentUnits-prop.js: |
| 25102 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternTransform-prop.js: |
| 25103 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternUnits-prop.js: |
| 25104 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-width-prop.js: |
| 25105 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-x-prop.js: |
| 25106 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-y-prop.js: |
| 25107 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cx-attr.js: |
| 25108 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cy-attr.js: |
| 25109 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fx-attr.js: |
| 25110 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fy-attr.js: |
| 25111 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientTransform-attr.js: |
| 25112 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientUnits-attr.js: |
| 25113 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-r-attr.js: |
| 25114 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cx-prop.js: |
| 25115 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cy-prop.js: |
| 25116 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fx-prop.js: |
| 25117 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fy-prop.js: |
| 25118 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientTransform-prop.js: |
| 25119 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientUnits-prop.js: |
| 25120 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-r-prop.js: |
| 25121 | * svg/dynamic-updates/resources/SVGTestCase.js: |
| 25122 | |
| 25123 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25124 | |
| 25125 | Rubber stamped by Eric. |
| 25126 | |
| 25127 | Add new dynamic-update layout tests covering SVGPatternElement. |
| 25128 | |
| 25129 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.checksum: Added. |
| 25130 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added. |
| 25131 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: Added. |
| 25132 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added. |
| 25133 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.checksum: Added. |
| 25134 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added. |
| 25135 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.checksum: Added. |
| 25136 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added. |
| 25137 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.checksum: Added. |
| 25138 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added. |
| 25139 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.checksum: Added. |
| 25140 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added. |
| 25141 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.checksum: Added. |
| 25142 | * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added. |
| 25143 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.checksum: Added. |
| 25144 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added. |
| 25145 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: Added. |
| 25146 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added. |
| 25147 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Added. |
| 25148 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added. |
| 25149 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.checksum: Added. |
| 25150 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added. |
| 25151 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.checksum: Added. |
| 25152 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added. |
| 25153 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.checksum: Added. |
| 25154 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added. |
| 25155 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.checksum: Added. |
| 25156 | * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added. |
| 25157 | * svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.txt: Added. |
| 25158 | * svg/dynamic-updates/SVGPatternElement-dom-height-attr.html: Added. |
| 25159 | * svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.txt: Added. |
| 25160 | * svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr.html: Added. |
| 25161 | * svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.txt: Added. |
| 25162 | * svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr.html: Added. |
| 25163 | * svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.txt: Added. |
| 25164 | * svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr.html: Added. |
| 25165 | * svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.txt: Added. |
| 25166 | * svg/dynamic-updates/SVGPatternElement-dom-width-attr.html: Added. |
| 25167 | * svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.txt: Added. |
| 25168 | * svg/dynamic-updates/SVGPatternElement-dom-x-attr.html: Added. |
| 25169 | * svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.txt: Added. |
| 25170 | * svg/dynamic-updates/SVGPatternElement-dom-y-attr.html: Added. |
| 25171 | * svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt: Added. |
| 25172 | * svg/dynamic-updates/SVGPatternElement-svgdom-height-prop.html: Added. |
| 25173 | * svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.txt: Added. |
| 25174 | * svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop.html: Added. |
| 25175 | * svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.txt: Added. |
| 25176 | * svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop.html: Added. |
| 25177 | * svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.txt: Added. |
| 25178 | * svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop.html: Added. |
| 25179 | * svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.txt: Added. |
| 25180 | * svg/dynamic-updates/SVGPatternElement-svgdom-width-prop.html: Added. |
| 25181 | * svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.txt: Added. |
| 25182 | * svg/dynamic-updates/SVGPatternElement-svgdom-x-prop.html: Added. |
| 25183 | * svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.txt: Added. |
| 25184 | * svg/dynamic-updates/SVGPatternElement-svgdom-y-prop.html: Added. |
| 25185 | * svg/dynamic-updates/resources/SVGPatternElement-dom-height-attr.js: Added. |
| 25186 | * svg/dynamic-updates/resources/SVGPatternElement-dom-patternContentUnits-attr.js: Added. |
| 25187 | * svg/dynamic-updates/resources/SVGPatternElement-dom-patternTransform-attr.js: Added. |
| 25188 | * svg/dynamic-updates/resources/SVGPatternElement-dom-patternUnits-attr.js: Added. |
| 25189 | * svg/dynamic-updates/resources/SVGPatternElement-dom-width-attr.js: Added. |
| 25190 | * svg/dynamic-updates/resources/SVGPatternElement-dom-x-attr.js: Added. |
| 25191 | * svg/dynamic-updates/resources/SVGPatternElement-dom-y-attr.js: Added. |
| 25192 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-height-prop.js: Added. |
| 25193 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternContentUnits-prop.js: Added. |
| 25194 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternTransform-prop.js: Added. |
| 25195 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-patternUnits-prop.js: Added. |
| 25196 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-width-prop.js: Added. |
| 25197 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-x-prop.js: Added. |
| 25198 | * svg/dynamic-updates/resources/SVGPatternElement-svgdom-y-prop.js: Added. |
| 25199 | |
| 25200 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25201 | |
| 25202 | Reviewed by Dave. |
| 25203 | |
| 25204 | Fix mask regressions. |
| 25205 | |
| 25206 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum: |
| 25207 | * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: |
| 25208 | * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: |
| 25209 | * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: |
| 25210 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: |
| 25211 | * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: |
| 25212 | * platform/mac/svg/batik/masking/maskRegions-expected.checksum: |
| 25213 | * platform/mac/svg/batik/masking/maskRegions-expected.png: |
| 25214 | * platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum: |
| 25215 | * platform/mac/svg/custom/grayscale-gradient-mask-expected.png: |
| 25216 | |
| 25217 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25218 | |
| 25219 | Reviewed by Sam. |
| 25220 | |
| 25221 | Speculative fix for hit testing problems in dynamic-updates/SVGLineElement* on Tiger. |
| 25222 | Supposed to fix the hanging tests on the buildbot. |
| 25223 | |
| 25224 | * svg/dynamic-updates/resources/SVGTestCase.js: |
| 25225 | |
| 25226 | 2008-08-12 Sam Weinig <sam@webkit.org> |
| 25227 | |
| 25228 | * fast/dom/Window/window-properties-expected.txt: Update results. |
| 25229 | |
| 25230 | 2008-08-12 Dan Bernstein <mitz@apple.com> |
| 25231 | |
| 25232 | Reviewed by Darin Adler. |
| 25233 | |
| 25234 | - test for https://bugs.webkit.org/show_bug.cgi?id=19348 |
| 25235 | <rdar://problem/5978447> REGRESSION (r34193): Setting the size of a frame with javascript document.body.row no longer works |
| 25236 | |
| 25237 | * fast/frames/frameset-style-recalc.html: Added. |
| 25238 | * platform/mac/fast/frames/frameset-style-recalc-expected.checksum: Added. |
| 25239 | * platform/mac/fast/frames/frameset-style-recalc-expected.png: Added. |
| 25240 | * platform/mac/fast/frames/frameset-style-recalc-expected.txt: Added. |
| 25241 | |
| 25242 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25243 | |
| 25244 | Rubber stamped by Anders. |
| 25245 | |
| 25246 | Add new dynamic-update layout tests covering SVGCursorElement. |
| 25247 | |
| 25248 | Scale svg/webarchive/resources/green-checker.png to a value < 128x128, |
| 25249 | as this is the maximum hardcoded cursor size (fixes manual testing of svg-cursor-subresources.svg). |
| 25250 | |
| 25251 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.checksum: Added. |
| 25252 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Added. |
| 25253 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.checksum: Added. |
| 25254 | * platform/mac/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Added. |
| 25255 | * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.checksum: Added. |
| 25256 | * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Added. |
| 25257 | * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.checksum: Added. |
| 25258 | * platform/mac/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Added. |
| 25259 | * svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.txt: Added. |
| 25260 | * svg/dynamic-updates/SVGCursorElement-dom-x-attr.html: Added. |
| 25261 | * svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.txt: Added. |
| 25262 | * svg/dynamic-updates/SVGCursorElement-dom-y-attr.html: Added. |
| 25263 | * svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.txt: Added. |
| 25264 | * svg/dynamic-updates/SVGCursorElement-svgdom-x-prop.html: Added. |
| 25265 | * svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.txt: Added. |
| 25266 | * svg/dynamic-updates/SVGCursorElement-svgdom-y-prop.html: Added. |
| 25267 | * svg/dynamic-updates/resources/SVGCursorElement-dom-x-attr.js: Added. |
| 25268 | * svg/dynamic-updates/resources/SVGCursorElement-dom-y-attr.js: Added. |
| 25269 | * svg/dynamic-updates/resources/SVGCursorElement-svgdom-x-prop.js: Added. |
| 25270 | * svg/dynamic-updates/resources/SVGCursorElement-svgdom-y-prop.js: Added. |
| 25271 | * svg/webarchive/resources/green-checker.png: |
| 25272 | * svg/webarchive/svg-cursor-subresources-expected.webarchive: |
| 25273 | |
| 25274 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25275 | |
| 25276 | Rubber stamped by Oliver. |
| 25277 | |
| 25278 | Add new dynamic-update layout tests covering SVGMaskElement. |
| 25279 | Move pixel tests results of SVGMarkerElement* to the right positions, while I'm at it. |
| 25280 | |
| 25281 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum. |
| 25282 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png. |
| 25283 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum. |
| 25284 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Copied from svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png. |
| 25285 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum: Added. |
| 25286 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added. |
| 25287 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum: Added. |
| 25288 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added. |
| 25289 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum: Added. |
| 25290 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added. |
| 25291 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum: Added. |
| 25292 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added. |
| 25293 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum: Added. |
| 25294 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added. |
| 25295 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum: Added. |
| 25296 | * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added. |
| 25297 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum: Added. |
| 25298 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added. |
| 25299 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum: Added. |
| 25300 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added. |
| 25301 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum: Added. |
| 25302 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added. |
| 25303 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum: Added. |
| 25304 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added. |
| 25305 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum: Added. |
| 25306 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added. |
| 25307 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum: Added. |
| 25308 | * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added. |
| 25309 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Removed. |
| 25310 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Removed. |
| 25311 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Removed. |
| 25312 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Removed. |
| 25313 | * svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.txt: Added. |
| 25314 | * svg/dynamic-updates/SVGMaskElement-dom-height-attr.html: Added. |
| 25315 | * svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.txt: Added. |
| 25316 | * svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr.html: Added. |
| 25317 | * svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.txt: Added. |
| 25318 | * svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr.html: Added. |
| 25319 | * svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.txt: Added. |
| 25320 | * svg/dynamic-updates/SVGMaskElement-dom-width-attr.html: Added. |
| 25321 | * svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.txt: Added. |
| 25322 | * svg/dynamic-updates/SVGMaskElement-dom-x-attr.html: Added. |
| 25323 | * svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.txt: Added. |
| 25324 | * svg/dynamic-updates/SVGMaskElement-dom-y-attr.html: Added. |
| 25325 | * svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.txt: Added. |
| 25326 | * svg/dynamic-updates/SVGMaskElement-svgdom-height-prop.html: Added. |
| 25327 | * svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.txt: Added. |
| 25328 | * svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop.html: Added. |
| 25329 | * svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.txt: Added. |
| 25330 | * svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop.html: Added. |
| 25331 | * svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.txt: Added. |
| 25332 | * svg/dynamic-updates/SVGMaskElement-svgdom-width-prop.html: Added. |
| 25333 | * svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.txt: Added. |
| 25334 | * svg/dynamic-updates/SVGMaskElement-svgdom-x-prop.html: Added. |
| 25335 | * svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.txt: Added. |
| 25336 | * svg/dynamic-updates/SVGMaskElement-svgdom-y-prop.html: Added. |
| 25337 | * svg/dynamic-updates/resources/SVGMaskElement-dom-height-attr.js: Added. |
| 25338 | * svg/dynamic-updates/resources/SVGMaskElement-dom-maskContentUnits-attr.js: Added. |
| 25339 | * svg/dynamic-updates/resources/SVGMaskElement-dom-maskUnits-attr.js: Added. |
| 25340 | * svg/dynamic-updates/resources/SVGMaskElement-dom-width-attr.js: Added. |
| 25341 | * svg/dynamic-updates/resources/SVGMaskElement-dom-x-attr.js: Added. |
| 25342 | * svg/dynamic-updates/resources/SVGMaskElement-dom-y-attr.js: Added. |
| 25343 | * svg/dynamic-updates/resources/SVGMaskElement-svgdom-height-prop.js: Added. |
| 25344 | * svg/dynamic-updates/resources/SVGMaskElement-svgdom-maskContentUnits-prop.js: Added. |
| 25345 | * svg/dynamic-updates/resources/SVGMaskElement-svgdom-maskUnits-prop.js: Added. |
| 25346 | * svg/dynamic-updates/resources/SVGMaskElement-svgdom-width-prop.js: Added. |
| 25347 | * svg/dynamic-updates/resources/SVGMaskElement-svgdom-x-prop.js: Added. |
| 25348 | * svg/dynamic-updates/resources/SVGMaskElement-svgdom-y-prop.js: Added. |
| 25349 | |
| 25350 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25351 | |
| 25352 | Reviewed by Oliver. |
| 25353 | |
| 25354 | Add new dynamic-update layout tests covering SVGMarkerElement. |
| 25355 | |
| 25356 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.checksum: Added. |
| 25357 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Added. |
| 25358 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.checksum: Added. |
| 25359 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Added. |
| 25360 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.checksum: Added. |
| 25361 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Added. |
| 25362 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.checksum: Added. |
| 25363 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Added. |
| 25364 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.checksum: Added. |
| 25365 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Added. |
| 25366 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.checksum: Added. |
| 25367 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Added. |
| 25368 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.checksum: Added. |
| 25369 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Added. |
| 25370 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.checksum: Added. |
| 25371 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Added. |
| 25372 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.checksum: Added. |
| 25373 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Added. |
| 25374 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.checksum: Added. |
| 25375 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Added. |
| 25376 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.checksum: Added. |
| 25377 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Added. |
| 25378 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.checksum: Added. |
| 25379 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added. |
| 25380 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.checksum: Added. |
| 25381 | * platform/mac/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added. |
| 25382 | * svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.txt: Added. |
| 25383 | * svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr.html: Added. |
| 25384 | * svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.txt: Added. |
| 25385 | * svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr.html: Added. |
| 25386 | * svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.txt: Added. |
| 25387 | * svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr.html: Added. |
| 25388 | * svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.txt: Added. |
| 25389 | * svg/dynamic-updates/SVGMarkerElement-dom-orient-attr.html: Added. |
| 25390 | * svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.txt: Added. |
| 25391 | * svg/dynamic-updates/SVGMarkerElement-dom-refX-attr.html: Added. |
| 25392 | * svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.txt: Added. |
| 25393 | * svg/dynamic-updates/SVGMarkerElement-dom-refY-attr.html: Added. |
| 25394 | * svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.txt: Added. |
| 25395 | * svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop.html: Added. |
| 25396 | * svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.txt: Added. |
| 25397 | * svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop.html: Added. |
| 25398 | * svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.txt: Added. |
| 25399 | * svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop.html: Added. |
| 25400 | * svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.txt: Added. |
| 25401 | * svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop.html: Added. |
| 25402 | * svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.txt: Added. |
| 25403 | * svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop.html: Added. |
| 25404 | * svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.txt: Added. |
| 25405 | * svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop.html: Added. |
| 25406 | * svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.txt: Added. |
| 25407 | * svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop.html: Added. |
| 25408 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.checksum: Added. |
| 25409 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added. |
| 25410 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.txt: Added. |
| 25411 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call.html: Added. |
| 25412 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.checksum: Added. |
| 25413 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added. |
| 25414 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.txt: Added. |
| 25415 | * svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call.html: Added. |
| 25416 | * svg/dynamic-updates/resources/SVGMarkerElement-dom-markerHeight-attr.js: Added. |
| 25417 | * svg/dynamic-updates/resources/SVGMarkerElement-dom-markerUnits-attr.js: Added. |
| 25418 | * svg/dynamic-updates/resources/SVGMarkerElement-dom-markerWidth-attr.js: Added. |
| 25419 | * svg/dynamic-updates/resources/SVGMarkerElement-dom-orient-attr.js: Added. |
| 25420 | * svg/dynamic-updates/resources/SVGMarkerElement-dom-refX-attr.js: Added. |
| 25421 | * svg/dynamic-updates/resources/SVGMarkerElement-dom-refY-attr.js: Added. |
| 25422 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-markerHeight-prop.js: Added. |
| 25423 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-markerUnits-prop.js: Added. |
| 25424 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-markerWidth-prop.js: Added. |
| 25425 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-orientAngle-prop.js: Added. |
| 25426 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-orientType-prop.js: Added. |
| 25427 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-refX-prop.js: Added. |
| 25428 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-refY-prop.js: Added. |
| 25429 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-setOrientToAngle-call.js: Added. |
| 25430 | * svg/dynamic-updates/resources/SVGMarkerElement-svgdom-setOrientToAuto-call.js: Added. |
| 25431 | |
| 25432 | 2008-08-12 Nikolas Zimmermann <zimmermann@kde.org> |
| 25433 | |
| 25434 | Reviewed by Oliver. |
| 25435 | |
| 25436 | Add new dynamic-update layout tests covering SVGImageElement. |
| 25437 | Fix bug: SVGImageElement doesn't react on 'preserveAspectRatio' changes. |
| 25438 | |
| 25439 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.checksum: Added. |
| 25440 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Added. |
| 25441 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.checksum: Added. |
| 25442 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Added. |
| 25443 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.checksum: Added. |
| 25444 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Added. |
| 25445 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.checksum: Added. |
| 25446 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Added. |
| 25447 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.checksum: Added. |
| 25448 | * platform/mac/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Added. |
| 25449 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.checksum: Added. |
| 25450 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Added. |
| 25451 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Added. |
| 25452 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added. |
| 25453 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.checksum: Added. |
| 25454 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Added. |
| 25455 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.checksum: Added. |
| 25456 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Added. |
| 25457 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.checksum: Added. |
| 25458 | * platform/mac/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Added. |
| 25459 | * svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.txt: Added. |
| 25460 | * svg/dynamic-updates/SVGImageElement-dom-height-attr.html: Added. |
| 25461 | * svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.txt: Added. |
| 25462 | * svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html: Added. |
| 25463 | * svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt: Added. |
| 25464 | * svg/dynamic-updates/SVGImageElement-dom-width-attr.html: Added. |
| 25465 | * svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt: Added. |
| 25466 | * svg/dynamic-updates/SVGImageElement-dom-x-attr.html: Added. |
| 25467 | * svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.txt: Added. |
| 25468 | * svg/dynamic-updates/SVGImageElement-dom-y-attr.html: Added. |
| 25469 | * svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt: Added. |
| 25470 | * svg/dynamic-updates/SVGImageElement-svgdom-height-prop.html: Added. |
| 25471 | * svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added. |
| 25472 | * svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html: Added. |
| 25473 | * svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.txt: Added. |
| 25474 | * svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html: Added. |
| 25475 | * svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.txt: Added. |
| 25476 | * svg/dynamic-updates/SVGImageElement-svgdom-x-prop.html: Added. |
| 25477 | * svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.txt: Added. |
| 25478 | * svg/dynamic-updates/SVGImageElement-svgdom-y-prop.html: Added. |
| 25479 | * svg/dynamic-updates/resources/SVGImageElement-dom-height-attr.js: Added. |
| 25480 | * svg/dynamic-updates/resources/SVGImageElement-dom-preserveAspectRatio-attr.js: Added. |
| 25481 | * svg/dynamic-updates/resources/SVGImageElement-dom-width-attr.js: Added. |
| 25482 | * svg/dynamic-updates/resources/SVGImageElement-dom-x-attr.js: Added. |
| 25483 | * svg/dynamic-updates/resources/SVGImageElement-dom-y-attr.js: Added. |
| 25484 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-height-prop.js: Added. |
| 25485 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-preserveAspectRatio-prop.js: Added. |
| 25486 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-width-prop.js: Added. |
| 25487 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-x-prop.js: Added. |
| 25488 | * svg/dynamic-updates/resources/SVGImageElement-svgdom-y-prop.js: Added. |
| 25489 | |
| 25490 | 2008-08-11 Nikolas Zimmermann <zimmermann@kde.org> |
| 25491 | |
| 25492 | Rubber stamped by Oliver. |
| 25493 | |
| 25494 | Add a bunch of new dynamic-updates tests covering SVGLineElement & SVGRadialGradientElement. |
| 25495 | No functional changes needed, all work out of the box. |
| 25496 | |
| 25497 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.checksum: Added. |
| 25498 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Added. |
| 25499 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.checksum: Added. |
| 25500 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Added. |
| 25501 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.checksum: Added. |
| 25502 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Added. |
| 25503 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.checksum: Added. |
| 25504 | * platform/mac/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Added. |
| 25505 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.checksum: Added. |
| 25506 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Added. |
| 25507 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.checksum: Added. |
| 25508 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Added. |
| 25509 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.checksum: Added. |
| 25510 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Added. |
| 25511 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.checksum: Added. |
| 25512 | * platform/mac/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Added. |
| 25513 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum: Added. |
| 25514 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added. |
| 25515 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum: Added. |
| 25516 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added. |
| 25517 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum: Added. |
| 25518 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added. |
| 25519 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum: Added. |
| 25520 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added. |
| 25521 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum: Added. |
| 25522 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added. |
| 25523 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum: Added. |
| 25524 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added. |
| 25525 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum: Added. |
| 25526 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added. |
| 25527 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum: Added. |
| 25528 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added. |
| 25529 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum: Added. |
| 25530 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added. |
| 25531 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum: Added. |
| 25532 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added. |
| 25533 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum: Added. |
| 25534 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added. |
| 25535 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added. |
| 25536 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added. |
| 25537 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added. |
| 25538 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added. |
| 25539 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum: Added. |
| 25540 | * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added. |
| 25541 | * svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.txt: Added. |
| 25542 | * svg/dynamic-updates/SVGLineElement-dom-x1-attr.html: Added. |
| 25543 | * svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.txt: Added. |
| 25544 | * svg/dynamic-updates/SVGLineElement-dom-x2-attr.html: Added. |
| 25545 | * svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.txt: Added. |
| 25546 | * svg/dynamic-updates/SVGLineElement-dom-y1-attr.html: Added. |
| 25547 | * svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.txt: Added. |
| 25548 | * svg/dynamic-updates/SVGLineElement-dom-y2-attr.html: Added. |
| 25549 | * svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.txt: Added. |
| 25550 | * svg/dynamic-updates/SVGLineElement-svgdom-x1-prop.html: Added. |
| 25551 | * svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.txt: Added. |
| 25552 | * svg/dynamic-updates/SVGLineElement-svgdom-x2-prop.html: Added. |
| 25553 | * svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.txt: Added. |
| 25554 | * svg/dynamic-updates/SVGLineElement-svgdom-y1-prop.html: Added. |
| 25555 | * svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.txt: Added. |
| 25556 | * svg/dynamic-updates/SVGLineElement-svgdom-y2-prop.html: Added. |
| 25557 | * svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.txt: Added. |
| 25558 | * svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr.html: Added. |
| 25559 | * svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.txt: Added. |
| 25560 | * svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr.html: Added. |
| 25561 | * svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.txt: Added. |
| 25562 | * svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr.html: Added. |
| 25563 | * svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.txt: Added. |
| 25564 | * svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr.html: Added. |
| 25565 | * svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.txt: Added. |
| 25566 | * svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr.html: Added. |
| 25567 | * svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.txt: Added. |
| 25568 | * svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr.html: Added. |
| 25569 | * svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.txt: Added. |
| 25570 | * svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr.html: Added. |
| 25571 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.txt: Added. |
| 25572 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop.html: Added. |
| 25573 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.txt: Added. |
| 25574 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop.html: Added. |
| 25575 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.txt: Added. |
| 25576 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop.html: Added. |
| 25577 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.txt: Added. |
| 25578 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop.html: Added. |
| 25579 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.txt: Added. |
| 25580 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop.html: Added. |
| 25581 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt: Added. |
| 25582 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop.html: Added. |
| 25583 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.txt: Added. |
| 25584 | * svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop.html: Added. |
| 25585 | * svg/dynamic-updates/resources/SVGLineElement-dom-x1-attr.js: Added. |
| 25586 | * svg/dynamic-updates/resources/SVGLineElement-dom-x2-attr.js: Added. |
| 25587 | * svg/dynamic-updates/resources/SVGLineElement-dom-y1-attr.js: Added. |
| 25588 | * svg/dynamic-updates/resources/SVGLineElement-dom-y2-attr.js: Added. |
| 25589 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x1-prop.js: Added. |
| 25590 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-x2-prop.js: Added. |
| 25591 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-y1-prop.js: Added. |
| 25592 | * svg/dynamic-updates/resources/SVGLineElement-svgdom-y2-prop.js: Added. |
| 25593 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cx-attr.js: Added. |
| 25594 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-cy-attr.js: Added. |
| 25595 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fx-attr.js: Added. |
| 25596 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-fy-attr.js: Added. |
| 25597 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientTransform-attr.js: Added. |
| 25598 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-gradientUnits-attr.js: Added. |
| 25599 | * svg/dynamic-updates/resources/SVGRadialGradientElement-dom-r-attr.js: Added. |
| 25600 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cx-prop.js: Added. |
| 25601 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-cy-prop.js: Added. |
| 25602 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fx-prop.js: Added. |
| 25603 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-fy-prop.js: Added. |
| 25604 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientTransform-prop.js: Added. |
| 25605 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-gradientUnits-prop.js: Added. |
| 25606 | * svg/dynamic-updates/resources/SVGRadialGradientElement-svgdom-r-prop.js: Added. |
| 25607 | |
| 25608 | 2008-08-11 Nikolas Zimmermann <zimmermann@kde.org> |
| 25609 | |
| 25610 | Reviewed by Antti. |
| 25611 | |
| 25612 | Fixes: http://bugs.webkit.org/show_bug.cgi?id=17736 |
| 25613 | |
| 25614 | JS wrapper objects around SVG POD types, that contain other SVG POD types with writable properties |
| 25615 | failed to update. Modification of the values were completly ignored (ie. transform.matrix.a = 50, didn't take any effect) |
| 25616 | |
| 25617 | * platform/mac/svg/custom/immutable-properties-expected.checksum: Added. |
| 25618 | * platform/mac/svg/custom/immutable-properties-expected.png: Added. |
| 25619 | * platform/mac/svg/custom/svg-modify-currentTranslate-expected.checksum: Added. |
| 25620 | * platform/mac/svg/custom/svg-modify-currentTranslate-expected.png: Added. |
| 25621 | * platform/mac/svg/custom/tearoffs-with-tearoffs-expected.checksum: Added. |
| 25622 | * platform/mac/svg/custom/tearoffs-with-tearoffs-expected.png: Added. |
| 25623 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: |
| 25624 | * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: |
| 25625 | * svg/custom/immutable-properties-expected.txt: Added. |
| 25626 | * svg/custom/immutable-properties.html: Added. |
| 25627 | * svg/custom/resources/immutable-properties.js: Added. |
| 25628 | * svg/custom/resources/svg-modify-currentTranslate.js: Added. |
| 25629 | * svg/custom/resources/tearoffs-with-tearoffs.js: Added. |
| 25630 | * svg/custom/svg-modify-currentTranslate-expected.txt: Added. |
| 25631 | * svg/custom/svg-modify-currentTranslate.html: Added. |
| 25632 | * svg/custom/tearoffs-with-tearoffs-expected.txt: Added. |
| 25633 | * svg/custom/tearoffs-with-tearoffs.html: Added. |
| 25634 | * svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.txt: |
| 25635 | * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientTransform-prop.js: |
| 25636 | |
| 25637 | 2008-08-11 Simon Fraser <simon.fraser@apple.com> |
| 25638 | |
| 25639 | Reviewed by Dave Hyatt |
| 25640 | |
| 25641 | https://bugs.webkit.org/show_bug.cgi?id=20328 |
| 25642 | Add testcase for interrupted 'all' transition with more than |
| 25643 | one property changing. |
| 25644 | |
| 25645 | * transitions/interrupted-all-transition-expected.txt: Added. |
| 25646 | * transitions/interrupted-all-transition.html: Added. |
| 25647 | |
| 25648 | 2008-08-11 Dan Bernstein <mitz@apple.com> |
| 25649 | |
| 25650 | Reviewed by Darin Adler. |
| 25651 | |
| 25652 | - test for <rdar://problem/6131096> Reproducible crash in CounterNode::isReset under guard malloc |
| 25653 | |
| 25654 | * fast/css/counters/invalidate-cached-counter-node.html: Added. |
| 25655 | * platform/mac/fast/css/counters/invalidate-cached-counter-node-expected.checksum: Added. |
| 25656 | * platform/mac/fast/css/counters/invalidate-cached-counter-node-expected.png: Added. |
| 25657 | * platform/mac/fast/css/counters/invalidate-cached-counter-node-expected.txt: Added. |
| 25658 | |
| 25659 | == Rolled over to ChangeLog-2008-08-10 == |