1 2013-02-11 Andrey Lushnikov <lushnikov@chromium.org>
3 Web Inspector: home button behaviour is wrong in DTE
4 https://bugs.webkit.org/show_bug.cgi?id=109154
6 Reviewed by Vsevolod Vlasov.
8 Add layout test to verify home button behaviour. Exclude this test on
9 platforms that do not have eventSender object in test shell.
11 * inspector/editor/editor-test.js:
12 (initialize_EditorTests.lineWithCursor):
13 (initialize_EditorTests.InspectorTest.textWithSelection): Added helper method to add selection symbols in text.
14 * inspector/editor/text-editor-home-button-expected.txt: Added.
15 * inspector/editor/text-editor-home-button.html: Added.
16 * platform/efl/TestExpectations:
17 * platform/mac/TestExpectations:
18 * platform/qt/TestExpectations:
20 2013-02-11 Philippe Normand <pnormand@igalia.com>
22 Unreviewed, GTK gardening
24 * platform/gtk/TestExpectations: Flagging media tests affected
27 2013-02-11 Ádám Kallai <kadam@inf.u-szeged.hu>
29 [Qt] Unreviewed gardening. Skip faling test.
30 https://bugs.webkit.org/show_bug.cgi?id=109353.
32 * platform/qt/TestExpectations:
34 2013-02-10 Chris Fleizach <cfleizach@apple.com>
36 WebSpeech: Implement basic speaking/finished speaking behavior
37 https://bugs.webkit.org/show_bug.cgi?id=107135
39 Reviewed by Sam Weinig.
41 * platform/mac/fast/speechsynthesis/speech-synthesis-speak-expected.txt: Added.
42 * platform/mac/fast/speechsynthesis/speech-synthesis-speak.html: Added.
44 2013-02-10 Kentaro Hara <haraken@chromium.org>
46 Unreviewed gardening. Rebaselined an image.
48 * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
50 2013-02-10 Kentaro Hara <haraken@chromium.org>
52 Unreviewed gardening. Marked http/tests/css/css-image-loading.html as SLOW.
54 * platform/chromium/TestExpectations:
56 2013-02-10 Kentaro Hara <haraken@chromium.org>
58 Unreviewed gardening. Rebaselined an image.
60 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
62 2013-02-10 Kentaro Hara <haraken@chromium.org>
64 Unreviewed gardening. Rebaselined an image.
66 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
68 2013-02-10 Kentaro Hara <haraken@chromium.org>
70 Unreviewed gardening. Marked fast/frames/seamless/seamless-inherited-origin.html as FAIL.
72 * platform/chromium/TestExpectations:
74 2013-02-10 Kentaro Hara <haraken@chromium.org>
76 Unreviewed gardening. Rebaselined svg/custom/foreign-object-skew.svg.
78 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
80 2013-02-10 Tim Horton <timothy_horton@apple.com>
82 REGRESSION (r132422): Page content and scrollbars are incorrectly offset after restoring a page from the page cache
83 https://bugs.webkit.org/show_bug.cgi?id=109317
84 <rdar://problem/12649131>
86 Reviewed by Simon Fraser.
88 Add a test that ensures that scroll position is correctly restored for pages coming out of the page cache when tiled drawing is enabled.
90 * platform/mac-wk2/tiled-drawing/resources/go-back.html: Added.
91 * platform/mac-wk2/tiled-drawing/resources/scroll-and-load-page.html: Added.
92 * platform/mac-wk2/tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration.html: Added.
94 2013-02-10 Philippe Normand <pnormand@igalia.com>
96 Unreviewed, GTK gardening.
98 * platform/gtk/TestExpectations: Remove duplicate test expectation
99 for media/track/track-in-band-style.html.
101 2013-02-10 Philippe Normand <pnormand@igalia.com>
103 [GStreamer] media/video-controls-fullscreen-volume.html crashes
104 https://bugs.webkit.org/show_bug.cgi?id=108682
106 Reviewed by Martin Robinson.
108 * platform/gtk/TestExpectations: Unflag now passing tests.
110 2013-02-10 Kent Tamura <tkent@chromium.org>
112 [Chromium] Test expectation update
113 https://bugs.webkit.org/show_bug.cgi?id=109376
115 * platform/chromium/TestExpectations:
116 fast/frames/seamless/seamless-inherited-origin.html is failing on debug bots.
118 2013-02-10 Philippe Normand <pnormand@igalia.com>
120 Unreviewed, GTK gardening.
122 * platform/gtk/TestExpectations: Flag new failing media/track test.
124 2013-02-10 Kent Tamura <tkent@chromium.org>
126 [Chromium] Test expectation update
127 https://bugs.webkit.org/show_bug.cgi?id=92941
129 * platform/chromium/TestExpectations:
130 accessibility/loading-iframe-updates-axtree.html is [ Timeout ].
132 2013-02-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
134 Unreviewed EFL gardening.
136 Unskip fast/encoding/parser-tests-*.html tests now that the crashes
137 have been fixed by r142385.
139 * platform/efl-wk2/TestExpectations:
141 2013-02-09 James Robinson <jamesr@chromium.org>
145 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
146 * platform/chromium/TestExpectations:
148 2013-02-09 Dominic Mazzoni <dmazzoni@google.com>
150 fast/encoding/parser-tests-*.html tests sometimes crash
151 https://bugs.webkit.org/show_bug.cgi?id=108058
153 Reviewed by Chris Fleizach.
155 Make test less brittle by (1) giving the iframe an aria-role so
156 it's never ignored, and (2) using accessibilityElementById instead
157 of assuming an element is in a specific place in the AX tree.
159 * accessibility/loading-iframe-updates-axtree.html:
161 2013-02-09 Stephen Chenney <schenney@chromium.org>
163 [Chromium] Reverting earlier change now
165 Unreviewed expectations.
167 * platform/chromium/TestExpectations: Removed all the expectations added earlier.
169 2013-02-09 Philip Rogers <pdr@google.com>
171 Sanitize m_keyTimes for paced value animations
172 https://bugs.webkit.org/show_bug.cgi?id=108828
174 Reviewed by Dirk Schulze.
176 * svg/animations/animate-keytimes-crash-expected.html: Added.
177 * svg/animations/animate-keytimes-crash.html: Added.
179 2013-02-09 Stephen Chenney <schenney@chromium.org>
181 [Chromium] Trying to turn the build.webkit.org builders greener
183 Unreviewed expectations.
185 We seem to have an issue with build.webkit.org test bots and
186 Chromium.WebKit test bots doing different things. This is temporary
187 until we figure out what went wrong.
189 * platform/chromium/TestExpectations: Re-adding all the changes due to Skia flags.
191 2013-02-09 Kent Tamura <tkent@chromium.org>
193 Fix crash by img[ismap] with content property
194 https://bugs.webkit.org/show_bug.cgi?id=108702
196 Reviewed by Adam Barth.
198 * fast/dom/HTMLAnchorElement/anchor-ismap-crash-expected.txt: Added.
199 * fast/dom/HTMLAnchorElement/anchor-ismap-crash.html: Added.
201 2013-02-09 Kent Tamura <tkent@chromium.org>
203 [Chromium] Test expectation update.
205 * platform/chromium/TestExpectations:
206 Correct encrypted-media-v2-*.html expectation.
208 2013-02-09 Zan Dobersek <zdobersek@igalia.com>
210 Unreviewed GTK gardening.
212 * platform/gtk/TestExpectations: Adding a failure expectation for the test introduced in r142335.
214 2013-02-09 Christophe Dumez <ch.dumez@sisa.samsung.com>
216 Unreviewed EFL gardening.
218 Rebaseline fast/text/international/bidi-ignored-for-first-child-inline.html
221 * platform/efl/TestExpectations:
222 * platform/efl/fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
223 * platform/efl/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
225 2013-02-09 Andrey Lushnikov <lushnikov@chromium.org>
227 Web Inspector: show whitespace characters in DTE
228 https://bugs.webkit.org/show_bug.cgi?id=108947
230 Reviewed by Pavel Feldman.
232 Add layout test to verify whitespace highlight functionality.
234 * inspector/editor/text-editor-show-whitespace-expected.txt: Added.
235 * inspector/editor/text-editor-show-whitespace.html: Added.
237 2013-02-08 Eric Carlson <eric.carlson@apple.com>
239 [Mac] respect in-band caption color
240 https://bugs.webkit.org/show_bug.cgi?id=109203
242 Reviewed by Dean Jackson.
244 * media/track/track-in-band-style-expected.txt: Added.
245 * media/track/track-in-band-style.html: Added.
247 * platform/chromium/TestExpectations: Skip new test.
248 * platform/efl/TestExpectations: Ditto.
249 * platform/gtk/TestExpectations: Ditto.
250 * platform/mac/TestExpectations: Ditto.
251 * platform/qt/TestExpectations: Ditto.
252 * platform/win/TestExpectations: Ditto.
254 2013-02-08 Gregg Tavares <gman@chromium.org>
256 Disable All WebGL Tests on WebKit for Windows
257 https://bugs.webkit.org/show_bug.cgi?id=109207
259 Unreviewed expectations update.
261 * platform/win/TestExpectations:
263 2013-02-08 Tim Horton <timothy_horton@apple.com>
265 Some tiled drawing tests use scalePageBy() incorrectly
266 https://bugs.webkit.org/show_bug.cgi?id=109336
268 Rubber-stamped by Simon Fraser.
270 scalePageBy takes (scale, x, y). Some of the tiled drawing tests are incorrectly handing them (scale, scale).
271 Adjust the tests and the expected results.
273 * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed.html:
274 * platform/mac-wk2/tiled-drawing/fixed/four-bars-zoomed-expected.txt:
275 * platform/mac-wk2/tiled-drawing/fixed/four-bars-zoomed.html:
276 * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-expected.txt:
277 * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom-scrolled.html:
278 * platform/mac-wk2/tiled-drawing/tiled-drawing-zoom.html:
280 2013-02-08 Andy Estes <aestes@apple.com>
282 Restore pre-r118852 behavior for EllipsisBox::nodeAtPoint()
283 https://bugs.webkit.org/show_bug.cgi?id=109277
285 Reviewed by Simon Fraser.
287 Remove test added by r118852 and add a test that verifies the original
290 * fast/css/text-overflow-ellipsis-hit-test-expected.txt: Removed.
291 * fast/css/text-overflow-ellipsis-hit-test.html: Removed.
292 * fast/flexbox/line-clamp-link-after-ellipsis-expected.txt: Added.
293 * fast/flexbox/line-clamp-link-after-ellipsis.html: Added.
295 2013-02-08 Stephen Chenney <schenney@chromium.org>
297 [Chromium] Expectation modification after r142327
299 Unreviewed expectations update.
301 The test from "Bring WebKit up to speed with latest Encrypted Media spec" is slow.
303 * platform/chromium/TestExpectations:
305 2013-02-08 Stephen Chenney <schenney@chromium.org>
307 [Chromium] Expectations as a result of removing Skia code suppressions
309 Unreviewed expectations update.
311 A remaining textual fix.
313 * editing/input/reveal-caret-of-multiline-input-expected.txt: Removed.
314 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-input-expected.txt: Removed.
315 * platform/chromium-mac/editing/input/reveal-caret-of-multiline-input-expected.txt: Added.
316 * platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt: Added.
318 2013-02-08 Jeffrey Pfau <jpfau@apple.com>
320 [Mac] Unreviewed rebaseline
322 * platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt: Removed.
323 * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt:
325 2013-02-08 Jer Noble <jer.noble@apple.com>
327 Bring WebKit up to speed with latest Encrypted Media spec.
328 https://bugs.webkit.org/show_bug.cgi?id=97037
330 Reviewed by Eric Carlson.
332 Added new tests for the updated Encrypted Media Extensions spec.
334 * media/encrypted-media/encrypted-media-v2-events-expected.txt: Added.
335 * media/encrypted-media/encrypted-media-v2-events.html: Added.
336 * media/encrypted-media/encrypted-media-v2-syntax-expected.txt: Added.
337 * media/encrypted-media/encrypted-media-v2-syntax.html: Added.
338 * platform/Chromium/TestExpectations: Skip the new media/encrypted-media/ v2 tests.
339 * platform/mac/media/encrypted-media/encrypted-media-can-play-type-expected.txt: Added.
341 2013-02-08 Stephen Chenney <schenney@chromium.org>
343 [Chromium] Expectations as a result of removing Skia code suppressions
345 Unreviewed expectations update.
347 Why does this test always fail to be correctly rebaselined during mass updates?
349 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
351 2013-02-08 Joshua Bell <jsbell@chromium.org>
353 IndexedDB: De-flake open-during-transaction layout test
354 https://bugs.webkit.org/show_bug.cgi?id=109072
356 Reviewed by Tony Chang.
358 This test was observed to be flaky in local runs; sometimes the transaction
359 would terminate after the third open() call rather than the second, resulting
360 in a TEXT difference. Added code to keep the transaction alive until all of
361 the open() calls are complete, and changed expectations to match.
363 * storage/indexeddb/open-during-transaction-expected.txt:
364 * storage/indexeddb/resources/open-during-transaction.js:
366 2013-02-08 Stephen Chenney <schenney@chromium.org>
368 [Chromium] Expectations as a result of removing Skia code suppressions
370 Unreviewed expectations update.
372 Cleaning up the remaining failures. With luck this is it, although probably not.
374 * platform/chromium-linux-x86/fast/backgrounds/size/contain-and-cover-expected.png: Removed.
375 * platform/chromium-linux/fast/hidpi/video-controls-in-hidpi-expected.png:
376 * platform/chromium-linux/fast/writing-mode/Kusa-Makura-background-canvas-expected.png:
377 * platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
378 * platform/chromium-linux/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
379 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
380 * platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
381 * platform/chromium-mac-lion/fast/backgrounds/size/contain-and-cover-expected.png: Removed.
382 * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
383 * platform/chromium-mac-snowleopard/fast/backgrounds/size/contain-and-cover-expected.png: Removed.
384 * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.png:
385 * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Removed.
386 * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
387 * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
388 * platform/chromium-win/media/video-zoom-controls-expected.png:
390 2013-02-08 Stephen Chenney <schenney@chromium.org>
392 Expectations as a result of removing Skia code suppressions
394 Unreviewed expectations update.
396 Round 19. The last, except for cleanup. Too many to list.
398 * platform/chromium/TestExpectations:
400 2013-02-08 Stephen Chenney <schenney@chromium.org>
402 Expectations as a result of removing Skia code suppressions
404 Unreviewed expectations update.
406 Round 18. SVG all but dynamic-updates and custom tests. List omitted
407 except for changes touching other ports.
409 * platform/chromium/TestExpectations:
410 * platform/efl-wk2/svg/css/circle-in-mask-with-shadow-expected.png: Added.
411 * platform/efl-wk2/svg/css/group-with-shadow-expected.png: Added.
412 * platform/efl-wk2/svg/css/text-gradient-shadow-expected.png: Added.
413 * platform/efl/svg/batik/text/textEffect-expected.png: Removed.
414 * platform/efl/svg/batik/text/textEffect2-expected.png: Removed.
415 * platform/efl/svg/batik/text/textProperties2-expected.png: Removed.
416 * platform/efl/svg/css/circle-in-mask-with-shadow-expected.png: Removed.
417 * platform/efl/svg/css/group-with-shadow-expected.png: Removed.
418 * platform/efl/svg/css/text-gradient-shadow-expected.png: Removed.
419 * platform/mac/svg/batik/text/textPosition2-expected.txt: Removed.
420 * platform/win-future/svg/batik/text/textPosition2-expected.txt: Added.
421 * svg/batik/text/textPosition2-expected.txt: Replaced.
423 2013-02-08 Stephen Chenney <schenney@chromium.org>
425 Expectations as a result of removing Skia code suppressions
427 Unreviewed expectations update.
429 Round 17. SVG W3C tests. List omitted.
431 * platform/chromium/TestExpectations:
433 2013-02-08 Jeffrey Pfau <jpfau@apple.com>
435 [Mac] Unreviewed, fix test expectation for a test only crashing in debug mode
437 * platform/mac/TestExpectations:
439 2013-02-08 Stephen Chenney <schenney@chromium.org>
441 Expectations as a result of removing Skia code suppressions
443 Unreviewed expectations update.
445 Round 16. Everything done but SVG, and cleanup.
447 * platform/chromium-linux-x86/tables/mozilla/bugs/bug138725-expected.png: Removed.
448 * platform/chromium-linux-x86/tables/mozilla/bugs/bug18359-expected.png: Removed.
449 * platform/chromium-linux-x86/tables/mozilla/bugs/bug2479-2-expected.png: Removed.
450 * platform/chromium-linux-x86/tables/mozilla/bugs/bug2479-3-expected.png: Removed.
451 * platform/chromium-linux-x86/tables/mozilla/bugs/bug26178-expected.png: Removed.
452 * platform/chromium-linux-x86/tables/mozilla/bugs/bug28928-expected.png: Removed.
453 * platform/chromium-linux-x86/tables/mozilla/bugs/bug29326-expected.png: Removed.
454 * platform/chromium-linux-x86/tables/mozilla/bugs/bug33855-expected.png: Removed.
455 * platform/chromium-linux-x86/tables/mozilla/bugs/bug39209-expected.png: Removed.
456 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4382-expected.png: Removed.
457 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4429-expected.png: Removed.
458 * platform/chromium-linux-x86/tables/mozilla/bugs/bug44505-expected.png: Removed.
459 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4527-expected.png: Removed.
460 * platform/chromium-linux-x86/tables/mozilla/bugs/bug46368-1-expected.png: Removed.
461 * platform/chromium-linux-x86/tables/mozilla/bugs/bug46368-2-expected.png: Removed.
462 * platform/chromium-linux-x86/tables/mozilla/bugs/bug51037-expected.png: Removed.
463 * platform/chromium-linux-x86/tables/mozilla/bugs/bug51727-expected.png: Removed.
464 * platform/chromium-linux-x86/tables/mozilla/bugs/bug52505-expected.png: Removed.
465 * platform/chromium-linux-x86/tables/mozilla/bugs/bug52506-expected.png: Removed.
466 * platform/chromium-linux-x86/tables/mozilla/bugs/bug60749-expected.png: Removed.
467 * platform/chromium-linux-x86/tables/mozilla/bugs/bug68912-expected.png: Removed.
468 * platform/chromium-linux-x86/tables/mozilla/bugs/bug7342-expected.png: Removed.
469 * platform/chromium-linux-x86/tables/mozilla/bugs/bug92647-2-expected.png: Removed.
470 * platform/chromium-linux-x86/tables/mozilla/bugs/bug96334-expected.png: Removed.
471 * platform/chromium-linux-x86/tables/mozilla/collapsing_borders: Removed.
472 * platform/chromium-linux-x86/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed.
473 * platform/chromium-linux-x86/tables/mozilla/core: Removed.
474 * platform/chromium-linux-x86/tables/mozilla/core/margins-expected.png: Removed.
475 * platform/chromium-linux-x86/tables/mozilla/dom: Removed.
476 * platform/chromium-linux-x86/tables/mozilla/dom/tableDom-expected.png: Removed.
477 * platform/chromium-linux-x86/tables/mozilla/other: Removed.
478 * platform/chromium-linux-x86/tables/mozilla/other/move_row-expected.png: Removed.
479 * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Removed.
480 * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Removed.
481 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders: Removed.
482 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Removed.
483 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Removed.
484 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core: Removed.
485 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions1-expected.png: Removed.
486 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions2-expected.png: Removed.
487 * platform/chromium-linux-x86/transforms/2d/zoom-menulist-expected.png: Removed.
488 * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.png:
489 * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png:
490 * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png:
491 * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
492 * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.png:
493 * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png:
494 * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png:
495 * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
496 * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png:
497 * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.png:
498 * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png:
499 * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
500 * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png:
501 * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png:
502 * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png:
503 * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png:
504 * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.png:
505 * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.png:
506 * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.png:
507 * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png:
508 * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.png:
509 * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
510 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
511 * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
512 * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
513 * platform/chromium-linux/tables/mozilla/core/margins-expected.png:
514 * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
515 * platform/chromium-linux/tables/mozilla/other/move_row-expected.png:
516 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
517 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
518 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
519 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
520 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
521 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png:
522 * platform/chromium-linux/transforms/2d/zoom-menulist-expected.png:
523 * platform/chromium/TestExpectations:
525 2013-02-08 Stephen Chenney <schenney@chromium.org>
527 Expectations as a result of removing Skia code suppressions
529 Unreviewed expectations update.
531 Round 15. platform/. Too many to list.
533 * platform/chromium/TestExpectations:
535 2013-02-08 Stephen Chenney <schenney@chromium.org>
537 Expectations as a result of removing Skia code suppressions
539 Unreviewed expectations update.
541 Round 14. Remaining tests up to platform in sorted order. Too many to list.
543 * platform/chromium/TestExpectations:
545 2013-02-08 Stephen Chenney <schenney@chromium.org>
547 Expectations as a result of removing Skia code suppressions
549 Unreviewed expectations update.
551 Round 13. Last of the fast tests. Too many to list. Still listing efl changes.
553 * platform/chromium/TestExpectations:
554 * platform/chromium/fast/repaint/gradients-em-stops-repaint-expected.png: Removed.
555 * platform/efl-wk2/fast/repaint/shadow-multiple-horizontal-expected.png: Added.
556 * platform/efl-wk2/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added.
557 * platform/efl-wk2/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added.
558 * platform/efl-wk2/fast/repaint/shadow-multiple-vertical-expected.png: Added.
559 * platform/efl-wk2/fast/text: Added.
560 * platform/efl-wk2/fast/text/stroking-decorations-expected.png: Added.
561 * platform/efl-wk2/fast/text/stroking-expected.png: Added.
562 * platform/efl-wk2/fast/transforms: Added.
563 * platform/efl-wk2/fast/transforms/shadows-expected.png: Added.
564 * platform/efl-wk2/fast/transforms/transformed-focused-text-input-expected.png: Added.
565 * platform/efl/fast/repaint/shadow-multiple-horizontal-expected.png: Removed.
566 * platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
567 * platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
568 * platform/efl/fast/repaint/shadow-multiple-vertical-expected.png: Removed.
569 * platform/efl/fast/text/stroking-decorations-expected.png: Removed.
570 * platform/efl/fast/text/stroking-expected.png: Removed.
571 * platform/efl/fast/transforms/shadows-expected.png: Removed.
572 * platform/efl/fast/transforms/transformed-focused-text-input-expected.png: Removed.
573 * platform/mac/fast/replaced/three-selects-break-expected.png: Removed.
575 2013-02-08 Stephen Chenney <schenney@chromium.org>
577 Expectations as a result of removing Skia code suppressions
579 Unreviewed expectations update.
581 Round 12. More fast tests. Too many to list.
583 * platform/chromium/TestExpectations:
585 2013-02-08 Stephen Chenney <schenney@chromium.org>
587 [Chromium] Flakey test expectations update
589 Unreviewed gardening.
591 * platform/chromium/TestExpectations:
593 2013-02-08 Stephen Chenney <schenney@chromium.org>
595 Expectations as a result of removing Skia code suppressions
597 Unreviewed expectations update.
599 Round 11. Some fast tests. Elided.
601 * platform/chromium/TestExpectations:
603 2013-02-08 Stephen Chenney <schenney@chromium.org>
605 Expectations as a result of removing Skia code suppressions
607 Unreviewed expectations update.
609 Round 10. Mac 10.6 results were wrong. This simplifies things a lot.
611 * fast/repaint/scale-page-shrink-expected.png: Added.
612 * platform/chromium-mac-snowleopard/fast/repaint/background-scaling-expected.png:
613 * platform/chromium-mac-snowleopard/fast/repaint/scale-page-shrink-expected.png:
614 * platform/chromium-mac-snowleopard/fast/repaint/transform-absolute-in-positioned-container-expected.png:
615 * platform/chromium/fast/repaint/scale-page-shrink-expected.png: Removed.
616 * platform/mac/fast/repaint/scale-page-shrink-expected.png: Removed.
618 2013-02-08 Stephen Chenney <schenney@chromium.org>
620 Expectations as a result of removing Skia code suppressions
622 Unreviewed expectations update.
624 Round 9. These were rebaselined earlier before all the bots were done.
626 * platform/chromium-mac-lion/svg/batik/text/smallFonts-expected.png:
627 * platform/chromium-mac-lion/svg/batik/text/textDecoration-expected.png:
628 * platform/chromium-mac-lion/svg/batik/text/textFeatures-expected.png:
629 * platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png:
630 * platform/chromium-mac-lion/svg/text/selection-styles-expected.png:
631 * platform/chromium-mac-snowleopard/svg/batik/text/smallFonts-expected.png:
632 * platform/chromium-mac-snowleopard/svg/batik/text/textDecoration-expected.png:
633 * platform/chromium-mac-snowleopard/svg/batik/text/textFeatures-expected.png:
634 * platform/chromium-mac/svg/batik/text/smallFonts-expected.png:
635 * platform/chromium-mac/svg/batik/text/textDecoration-expected.png:
636 * platform/chromium-mac/svg/batik/text/textFeatures-expected.png:
637 * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
638 * platform/chromium-mac/svg/text/selection-styles-expected.png:
639 * platform/chromium-win/svg/batik/text/smallFonts-expected.png:
640 * platform/chromium-win/svg/batik/text/textDecoration-expected.png:
641 * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
642 * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png:
643 * platform/chromium-win/svg/text/selection-styles-expected.png:
645 2013-02-08 Stephen Chenney <schenney@chromium.org>
647 Expectations as a result of removing Skia code suppressions
649 Unreviewed expectations update.
651 Round 8. Outstanding mac failure.
653 * editing/input/reveal-caret-of-multiline-input-expected.txt: Added.
654 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-input-expected.txt: Added.
655 * platform/chromium/editing/input/reveal-caret-of-multiline-input-expected.txt: Removed.
656 * platform/mac/editing/input/reveal-caret-of-multiline-input-expected.txt: Removed.
658 2013-02-08 Stephen Chenney <schenney@chromium.org>
660 Expectations as a result of removing Skia code suppressions
662 Unreviewed expectations update.
664 Round 7. Outstanding failing linux tests
666 * platform/chromium-linux-x86/fast/forms/button-generated-content-expected.png: Removed.
667 * platform/chromium-linux-x86/fast/forms/button-inner-block-reuse-expected.png: Removed.
669 2013-02-08 Stephen Chenney <schenney@chromium.org>
671 Expectations as a result of removing Skia code suppressions
673 Unreviewed expectations update.
675 Round 6. Outstanding failing linux tests
677 * platform/chromium-linux/fast/writing-mode/japanese-rl-text-expected.png:
679 2013-02-08 Stephen Chenney <schenney@chromium.org>
681 Expectations as a result of removing Skia code suppressions
683 Unreviewed expectations update.
685 Round 5. Editing expectations.
687 File list truncated to remove the hundreds of files that have been updated.
689 * platform/chromium/TestExpectations: Removed the temp expectations and re-added one mac failure case
690 * platform/efl-wk1/editing/selection: Added.
691 * platform/efl-wk1/editing/selection/move-by-character-6-expected.png: Added.
692 * platform/efl/editing/selection/move-by-character-6-expected.png: Removed.
694 2013-02-08 Ádám Kallai <kadam@inf.u-szeged.hu>
696 [Qt] Unreviewed gardening. Update platform specific expected files after r142280.
698 * platform/qt/fast/block/float/024-expected.txt: Update after r142280.
699 * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.txt: Update after r142280.
701 2013-02-08 Stephen White <senorblanco@chromium.org>
703 [chromium] Unreviewed gardening. Remove effect-reference-hw from test expectations, since it's now passing.
704 https://bugs.webkit.org/show_bug.cgi?id=104289
706 * platform/chromium/TestExpectations:
708 2013-02-08 Kent Tamura <tkent@chromium.org>
710 [Chromium] Disable ENABLE_INPUT_TYPE_DATETIME
711 https://bugs.webkit.org/show_bug.cgi?id=109272
713 Reviewed by Kentaro Hara.
715 * platform/chromium/TestExpectations:
716 Skip fast/forms/datetime and datetime-multiple-fields
718 2013-02-08 Stephen Chenney <schenney@chromium.org>
720 Expectations as a result of removing Skia code suppressions
722 Unreviewed expectations update.
724 Round 4. CSS expectations.
726 * platform/chromium-linux-x86/css1/box_properties: Removed.
727 * platform/chromium-linux-x86/css1/box_properties/acid_test-expected.png: Removed.
728 * platform/chromium-linux-x86/css2.1/t09-c5526c-display-00-e-expected.png: Removed.
729 * platform/chromium-linux-x86/css3/images: Removed.
730 * platform/chromium-linux-x86/css3/images/cross-fade-overflow-position-expected.png: Removed.
731 * platform/chromium-linux-x86/css3/selectors3/html: Removed.
732 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-161-expected.png: Removed.
733 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-19b-expected.png: Removed.
734 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-25-expected.png: Removed.
735 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-64-expected.png: Removed.
736 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-70-expected.png: Removed.
737 * platform/chromium-linux-x86/css3/selectors3/xhtml: Removed.
738 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-161-expected.png: Removed.
739 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Removed.
740 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-25-expected.png: Removed.
741 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-64-expected.png: Removed.
742 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-70-expected.png: Removed.
743 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-161-expected.png: Removed.
744 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-19b-expected.png: Removed.
745 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-25-expected.png: Removed.
746 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-64-expected.png: Removed.
747 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-70-expected.png: Removed.
748 * platform/chromium-linux/compositing/overflow/theme-affects-visual-overflow-expected.png:
749 * platform/chromium-linux/compositing/video/video-controls-layer-creation-expected.png:
750 * platform/chromium-linux/css1/box_properties/acid_test-expected.png:
751 * platform/chromium-linux/css2.1/t0505-c16-descendant-01-e-expected.png:
752 * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png:
753 * platform/chromium-linux/css3/images/cross-fade-overflow-position-expected.png: Removed.
754 * platform/chromium-linux/css3/masking/clip-path-circle-filter-expected.png:
755 * platform/chromium-linux/css3/masking/clip-path-circle-overflow-expected.png:
756 * platform/chromium-linux/css3/masking/clip-path-ellipse-expected.png:
757 * platform/chromium-linux/css3/selectors3/html/css3-modsel-161-expected.png:
758 * platform/chromium-linux/css3/selectors3/html/css3-modsel-19b-expected.png:
759 * platform/chromium-linux/css3/selectors3/html/css3-modsel-25-expected.png:
760 * platform/chromium-linux/css3/selectors3/html/css3-modsel-64-expected.png:
761 * platform/chromium-linux/css3/selectors3/html/css3-modsel-70-expected.png:
762 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-15c-expected.png: Added.
763 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-161-expected.png:
764 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-19b-expected.png:
765 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-25-expected.png:
766 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-64-expected.png:
767 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-70-expected.png:
768 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-161-expected.png:
769 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-19b-expected.png:
770 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-25-expected.png:
771 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-64-expected.png:
772 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-70-expected.png:
773 * platform/chromium-mac-lion/compositing/video/video-controls-layer-creation-expected.png:
774 * platform/chromium-mac-lion/css2.1/t0505-c16-descendant-01-e-expected.png:
775 * platform/chromium-mac-lion/css3/images: Removed.
776 * platform/chromium-mac-lion/css3/images/cross-fade-overflow-position-expected.png: Removed.
777 * platform/chromium-mac-lion/css3/selectors3/xhtml/css3-modsel-15c-expected.png: Added.
778 * platform/chromium-mac-snowleopard/compositing/video/video-controls-layer-creation-expected.png:
779 * platform/chromium-mac-snowleopard/css2.1/t0505-c16-descendant-01-e-expected.png:
780 * platform/chromium-mac-snowleopard/css3/images/cross-fade-overflow-position-expected.png: Removed.
781 * platform/chromium-mac-snowleopard/css3/selectors3/xhtml/css3-modsel-15c-expected.png: Added.
782 * platform/chromium-mac/compositing/video/video-controls-layer-creation-expected.png:
783 * platform/chromium-mac/css2.1/t0505-c16-descendant-01-e-expected.png:
784 * platform/chromium-mac/css2.1/t0505-c16-descendant-01-e-expected.txt: Added.
785 * platform/chromium-mac/css3/images/cross-fade-overflow-position-expected.png:
786 * platform/chromium-mac/css3/masking/clip-path-circle-filter-expected.png:
787 * platform/chromium-mac/css3/masking/clip-path-circle-overflow-expected.png:
788 * platform/chromium-mac/css3/masking/clip-path-ellipse-expected.png:
789 * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-15c-expected.png:
790 * platform/chromium-mac/css3/selectors3/xhtml/css3-modsel-15c-expected.txt:
791 * platform/chromium-mac/css3/selectors3/xml/css3-modsel-15c-expected.png:
792 * platform/chromium-mac/css3/selectors3/xml/css3-modsel-15c-expected.txt:
793 * platform/chromium-win-xp/css3/images: Removed.
794 * platform/chromium-win-xp/css3/images/cross-fade-overflow-position-expected.png: Removed.
795 * platform/chromium-win-xp/css3/selectors3: Removed.
796 * platform/chromium-win/compositing/video/video-controls-layer-creation-expected.png:
797 * platform/chromium-win/css2.1/t0505-c16-descendant-01-e-expected.png:
798 * platform/chromium-win/css2.1/t0505-c16-descendant-01-e-expected.txt:
799 * platform/chromium-win/css3/images/cross-fade-overflow-position-expected.png:
800 * platform/chromium-win/css3/masking/clip-path-circle-filter-expected.png:
801 * platform/chromium-win/css3/masking/clip-path-circle-overflow-expected.png:
802 * platform/chromium-win/css3/masking/clip-path-ellipse-expected.png:
803 * platform/chromium-win/css3/selectors3/xhtml/css3-modsel-15c-expected.png: Added.
804 * platform/chromium-win/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: Added.
805 * platform/chromium/TestExpectations:
806 * platform/chromium/css2.1/t0505-c16-descendant-01-e-expected.txt: Removed.
807 * platform/chromium/css3/selectors3/xhtml/css3-modsel-15c-expected.png: Removed.
808 * platform/chromium/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: Removed.
810 2013-02-08 Stephen Chenney <schenney@chromium.org>
812 Expectations as a result of removing Skia code suppressions
814 Unreviewed expectations update.
816 Round 3. Remaining expected failures that had platform-specific supppressions
818 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Removed.
819 * platform/chromium-linux-x86/fast/gradients/css3-linear-angle-gradients-expected.png: Removed.
820 * platform/chromium-linux/fast/css/background-clip-radius-values-expected.png:
821 * platform/chromium-linux/fast/css/nested-rounded-corners-expected.png:
822 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
823 * platform/chromium-linux/fast/frames/iframe-scaling-with-scroll-expected.png:
824 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png:
825 * platform/chromium-linux/fast/replaced/border-radius-clip-content-edge-expected.png:
826 * platform/chromium-mac-lion/editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
827 * platform/chromium-mac-lion/editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
828 * platform/chromium-mac-lion/fast/css/nested-rounded-corners-expected.png:
829 * platform/chromium-mac-lion/fast/dom/52776-expected.png:
830 * platform/chromium-mac-lion/fast/frames/iframe-scaling-with-scroll-expected.png:
831 * platform/chromium-mac-lion/fast/gradients/css3-linear-angle-gradients-expected.png: Removed.
832 * platform/chromium-mac-snowleopard/fast/css/nested-rounded-corners-expected.png:
833 * platform/chromium-mac-snowleopard/fast/dom/52776-expected.png:
834 * platform/chromium-mac-snowleopard/fast/gradients/css3-linear-angle-gradients-expected.png: Removed.
835 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Removed.
836 * platform/chromium-mac/editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
837 * platform/chromium-mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
838 * platform/chromium-mac/fast/css/background-clip-radius-values-expected.png:
839 * platform/chromium-mac/fast/css/nested-rounded-corners-expected.png:
840 * platform/chromium-mac/fast/dom/52776-expected.png:
841 * platform/chromium-mac/fast/gradients/css3-linear-angle-gradients-expected.png:
842 * platform/chromium-mac/fast/replaced/border-radius-clip-content-edge-expected.png: Added.
843 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
844 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Removed.
845 * platform/chromium-win-xp/fast/gradients/css3-linear-angle-gradients-expected.png: Removed.
846 * platform/chromium-win/fast/css/background-clip-radius-values-expected.png:
847 * platform/chromium-win/fast/css/nested-rounded-corners-expected.png:
848 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
849 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png:
850 * platform/chromium-win/fast/replaced/border-radius-clip-content-edge-expected.png: Added.
851 * platform/chromium/TestExpectations:
852 * platform/chromium/editing/pasteboard/emacs-cntl-y-001-expected.png: Removed.
853 * platform/chromium/editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Removed.
855 2013-02-08 Ádám Kallai <kadam@inf.u-szeged.hu>
857 [Qt] Reviewin Qt TestExpectations. Rebaseline and unskip passing tests.
859 * platform/qt/TestExpectations:
860 * platform/qt/svg/css/arrow-with-shadow-expected.png:
861 * platform/qt/svg/css/arrow-with-shadow-expected.txt:
862 * platform/qt/svg/css/clippath-with-shadow-expected.png:
863 * platform/qt/svg/css/clippath-with-shadow-expected.txt:
864 * platform/qt/svg/css/composite-shadow-text-expected.png:
865 * platform/qt/svg/custom/simple-text-double-shadow-expected.png:
866 * platform/qt/svg/custom/simple-text-double-shadow-expected.txt:
867 * platform/qt/svg/repaint/repaint-webkit-svg-shadow-expected.png: Copied from LayoutTests/platform/qt/svg/css/clippath-with-shadow-expected.png.
868 * platform/qt/svg/repaint/repaint-webkit-svg-shadow-expected.txt: Added.
870 2013-02-08 Stephen Chenney <schenney@chromium.org>
872 Expectations as a result of removing Skia code suppressions
874 Unreviewed expectations update.
876 Round 2. Failing Linux tests with no expectations
878 * platform/chromium-linux/fast/forms/button-generated-content-expected.png:
879 * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.png:
880 * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png:
881 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png:
882 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png:
883 * platform/chromium-linux/fast/text/justify-ideograph-vertical-expected.png:
884 * platform/chromium-linux/fast/writing-mode/border-vertical-lr-expected.png:
885 * platform/chromium-linux/fast/writing-mode/japanese-lr-selection-expected.png:
886 * platform/chromium-linux/fast/writing-mode/japanese-lr-text-expected.png:
887 * platform/chromium-linux/fast/writing-mode/japanese-rl-selection-expected.png:
888 * platform/chromium-linux/svg/batik/text/smallFonts-expected.png:
889 * platform/chromium-linux/svg/batik/text/textDecoration-expected.png:
890 * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
891 * platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png:
892 * platform/chromium-linux/svg/text/selection-styles-expected.png:
893 * platform/efl-wk2/fast/repaint: Added.
894 * platform/efl-wk2/fast/repaint/japanese-rl-selection-clear-expected.png: Added.
895 * platform/efl/fast/repaint/japanese-rl-selection-clear-expected.png: Removed.
896 * platform/efl/svg/batik/text/textDecoration-expected.png: Removed.
898 2013-02-08 Stephen Chenney <schenney@chromium.org>
900 Expectations as a result of removing Skia code suppressions
902 Unreviewed expectations update.
904 Round 1. Some tests that have existing expectations.
906 * editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Added.
907 * fast/repaint/transform-absolute-in-positioned-container-expected.txt: Added.
908 * platform/chromium-linux-x86/editing/input: Removed.
909 * platform/chromium-linux/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
910 * platform/chromium-linux/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
911 * platform/chromium-linux/editing/input/reveal-caret-of-multiline-input-expected.png:
912 * platform/chromium-linux/fast/repaint/transform-absolute-in-positioned-container-expected.png:
913 * platform/chromium-mac-lion/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
914 * platform/chromium-mac-lion/editing/input/caret-at-the-edge-of-input-expected.png:
915 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
916 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt: Added.
917 * platform/chromium-mac-lion/editing/input/reveal-caret-of-multiline-input-expected.png:
918 * platform/chromium-mac-snowleopard/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
919 * platform/chromium-mac-snowleopard/editing/input/caret-at-the-edge-of-input-expected.png:
920 * platform/chromium-mac-snowleopard/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
921 * platform/chromium-mac-snowleopard/editing/input/reveal-caret-of-multiline-input-expected.png:
922 * platform/chromium-mac/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
923 * platform/chromium-mac/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Added.
924 * platform/chromium-mac/editing/input/caret-at-the-edge-of-input-expected.png:
925 * platform/chromium-mac/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
926 * platform/chromium-mac/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt: Added.
927 * platform/chromium-mac/editing/input/reveal-caret-of-multiline-input-expected.png:
928 * platform/chromium-win-xp/editing/input: Removed.
929 * platform/chromium-win/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
930 * platform/chromium-win/editing/input/caret-at-the-edge-of-contenteditable-expected.txt:
931 * platform/chromium-win/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
932 * platform/chromium-win/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt:
933 * platform/chromium-win/editing/input/reveal-caret-of-multiline-input-expected.png:
934 * platform/chromium-win/editing/input/reveal-caret-of-multiline-input-expected.txt:
935 * platform/chromium-win/fast/repaint/transform-absolute-in-positioned-container-expected.png:
936 * platform/chromium/TestExpectations:
937 * platform/chromium/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Removed.
938 * platform/efl-wk1/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Removed.
939 * platform/efl-wk2/editing/input: Added.
940 * platform/efl-wk2/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Added.
941 * platform/efl/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Removed.
942 * platform/gtk/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Removed.
944 2013-02-08 Ádám Kallai <kadam@inf.u-szeged.hu>
946 [Qt] Unreviewed gardening.
947 https://bugs.webkit.org/show_bug.cgi?id=109209.
949 * platform/qt/TestExpectations:
950 * platform/qt/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added after r142152.
951 * platform/qt/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Added after r142152.
953 2013-02-08 Ádám Kallai <kadam@inf.u-szeged.hu>
955 [Qt][Wk2] Unreviewed gardening. Skip failing tests.
956 https://bugs.webkit.org/show_bug.cgi?id=109291.
958 * platform/qt-5.0-wk2/TestExpectations:
960 2013-02-08 Stephen Chenney <schenney@chromium.org>
962 Expectations as a result of removing Skia code suppressions
964 Unreviewed expectations update.
966 These are tests that failed due to bad expectations.
968 * platform/chromium-linux/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png:
969 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
970 * platform/chromium-mac-lion/svg/as-background-image/svg-as-background-5-expected.png:
971 * platform/chromium-mac-snowleopard/svg/as-background-image/svg-as-background-5-expected.png:
972 * platform/chromium-mac/platform/chromium/rubberbanding/custom-scrollbars-ne-expected.png: Added.
973 * platform/chromium-mac/platform/chromium/rubberbanding/custom-scrollbars-nw-expected.png: Added.
974 * platform/chromium-mac/platform/chromium/rubberbanding/custom-scrollbars-se-expected.png: Added.
975 * platform/chromium-mac/platform/chromium/rubberbanding/custom-scrollbars-sw-expected.png: Added.
976 * platform/chromium-mac/platform/chromium/rubberbanding/overhang-ne-expected.png: Added.
977 * platform/chromium-mac/platform/chromium/rubberbanding/overhang-nw-expected.png: Added.
978 * platform/chromium-mac/platform/chromium/rubberbanding/overhang-se-expected.png: Added.
979 * platform/chromium-mac/platform/chromium/rubberbanding/overhang-sw-expected.png: Added.
980 * platform/chromium-win/platform/chromium/rubberbanding: Added.
981 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-ne-expected.png: Added.
982 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-ne-expected.txt: Added.
983 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-nw-expected.png: Added.
984 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-nw-expected.txt: Added.
985 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-se-expected.png: Added.
986 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-se-expected.txt: Added.
987 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-sw-expected.png: Added.
988 * platform/chromium-win/platform/chromium/rubberbanding/custom-scrollbars-sw-expected.txt: Added.
989 * platform/chromium-win/platform/chromium/rubberbanding/overhang-ne-expected.png: Added.
990 * platform/chromium-win/platform/chromium/rubberbanding/overhang-ne-expected.txt: Added.
991 * platform/chromium-win/platform/chromium/rubberbanding/overhang-nw-expected.png: Added.
992 * platform/chromium-win/platform/chromium/rubberbanding/overhang-nw-expected.txt: Added.
993 * platform/chromium-win/platform/chromium/rubberbanding/overhang-se-expected.png: Added.
994 * platform/chromium-win/platform/chromium/rubberbanding/overhang-se-expected.txt: Added.
995 * platform/chromium-win/platform/chromium/rubberbanding/overhang-sw-expected.png: Added.
996 * platform/chromium-win/platform/chromium/rubberbanding/overhang-sw-expected.txt: Added.
997 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
998 * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
999 * platform/chromium-win/svg/as-background-image/svg-as-background-5-expected.png:
1000 * platform/chromium-win/svg/custom/embedding-external-svgs-expected.png:
1001 * platform/chromium-win/svg/custom/pointer-events-text-expected.png:
1002 * platform/chromium/TestExpectations:
1004 2013-02-08 Stephen Chenney <schenney@chromium.org>
1006 Expectations as a result of removing Skia code suppressions
1008 Unreviewed gardening.
1010 * platform/chromium/TestExpectations: Last of the Win failures.
1012 2013-02-08 Stephen Chenney <schenney@chromium.org>
1014 Expectations as a result of removing Skia code suppressions
1016 Unreviewed gardening.
1018 * platform/chromium/TestExpectations: Adding Mac rubberbanding failures
1020 2013-02-08 Vsevolod Vlasov <vsevik@chromium.org>
1022 Web Inspector: Introduce workspace provider/project type, encapsulate uri creation in SimpleWorkspaceProvider.
1023 https://bugs.webkit.org/show_bug.cgi?id=109282
1025 Reviewed by Alexander Pavlov.
1027 * http/tests/inspector-enabled/dynamic-scripts.html:
1028 * http/tests/inspector/compiler-script-mapping.html:
1029 * http/tests/inspector/workspace-test.js:
1030 (initialize_WorkspaceTest.InspectorTest.createWorkspace):
1031 * inspector/debugger/breakpoint-manager.html:
1032 * inspector/debugger/dynamic-scripts.html:
1033 * inspector/debugger/script-snippet-model.html:
1034 * inspector/debugger/scripts-file-selector.html:
1035 * inspector/debugger/scripts-panel.html:
1036 * inspector/debugger/scripts-sorting-expected.txt:
1037 * inspector/debugger/scripts-sorting.html:
1038 * inspector/uisourcecode-revisions.html:
1040 2013-02-08 Stephen Chenney <schenney@chromium.org>
1042 Expectations as a result of removing Skia code suppressions
1044 Unreviewed gardening.
1046 * platform/chromium/TestExpectations: Outstanding Win failures
1048 2013-02-08 Stephen Chenney <schenney@chromium.org>
1050 Expectations as a result of removing Skia code suppressions
1052 Unreviewed gardening.
1054 * platform/chromium/TestExpectations: One more to get all bots green again ready for rebaselining.
1056 2013-02-08 Stephen Chenney <schenney@chromium.org>
1058 Expectations as a result of removing Skia code suppressions
1060 Unreviewed gardening.
1062 * platform/chromium/TestExpectations: Modified a MountainLion expectation
1064 2013-02-08 Stephen Chenney <schenney@chromium.org>
1066 Expectations as a result of removing Skia code suppressions
1068 Unreviewed gardening.
1070 * platform/chromium/TestExpectations:
1072 2013-02-08 Vsevolod Vlasov <vsevik@chromium.org>
1074 Web Inspector: Replace workspace with project in UISourceCode constructor.
1075 https://bugs.webkit.org/show_bug.cgi?id=109256
1077 Reviewed by Alexander Pavlov.
1079 * inspector/debugger/breakpoint-manager-expected.txt:
1080 * inspector/debugger/breakpoint-manager.html:
1081 * inspector/debugger/script-formatter-search.html:
1082 * inspector/debugger/scripts-file-selector.html:
1083 * inspector/debugger/scripts-panel.html:
1084 * inspector/debugger/scripts-sorting.html:
1085 * inspector/debugger/ui-source-code-display-name.html:
1086 * inspector/debugger/ui-source-code.html:
1087 * inspector/uisourcecode-revisions.html:
1089 2013-02-08 Zan Dobersek <zdobersek@igalia.com>
1091 Unreviewed GTK gardening.
1093 * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r142205.
1095 2013-02-08 Stephen Chenney <schenney@chromium.org>
1097 Remove Skia code suppressions
1099 Unreviewed enabling of existing optimizations
1101 Removing all skia_webkit.gyp code suppressions and adding expectations
1104 * platform/chromium/TestExpectations:
1106 2013-02-08 Stephen Chenney <schenney@chromium.org>
1108 [chromium] Unreviewed gardening. Adjusting expectations for two failures.
1110 Unreviewed Chromium expectations
1112 * platform/chromium/TestExpectations:
1114 2013-02-08 Matt Falkenhagen <falken@chromium.org>
1116 [chromium] Unreviewed gardening. Adjusting expectations for two hidpi tests.
1117 https://bugs.webkit.org/show_bug.cgi?id=96441
1119 * platform/chromium/TestExpectations:
1121 2013-02-08 Ádám Kallai <kadam@inf.u-szeged.hu>
1123 [Qt] Unreviewed gardening. Skip failing tests.
1125 * platform/qt-5.0/fast/js/global-constructors-expected.txt: Removed.
1126 * platform/qt/TestExpectations:
1127 * platform/qt/fast/js/global-constructors-expected.txt: Added after r142149.
1129 2013-02-08 KwangYong Choi <ky0.choi@samsung.com>
1131 [EFL] Mark some tests as passing with incorrect expectations
1132 https://bugs.webkit.org/show_bug.cgi?id=109173
1134 Unreviewed EFL gardening.
1136 Add new category for TestExpectations: PASSING TESTS WITH INCORRECT EXPECTATIONS.
1138 Currently, the tests are passing with their generated incorrect expectations.
1139 It should be checked if the test starts failing. It means, the test can be passing now.
1141 Below tests are marked as passing tests with incorrect expectations.
1143 fast/forms/basic-textareas-quirks.html
1144 fast/forms/input-disabled-color.html
1145 fast/forms/input-readonly-dimmed.html
1146 fast/forms/listbox-hit-test-zoomed.html
1147 fast/forms/menulist-narrow-width.html
1148 fast/forms/menulist-style-color.html
1149 fast/forms/plaintext-mode-2.html
1150 fast/forms/search-cancel-button-style-sharing.html
1151 fast/forms/search-rtl.html
1152 fast/forms/select-baseline.html
1153 fast/forms/select-style.html
1154 fast/forms/zoomed-controls.html
1156 * platform/efl-wk1/TestExpectations:
1157 * platform/efl-wk2/TestExpectations:
1158 * platform/efl/TestExpectations:
1160 2013-02-08 Kentaro Hara <haraken@chromium.org>
1162 Support a relatedTarget attribute on focus/blur events
1163 https://bugs.webkit.org/show_bug.cgi?id=109176
1165 Reviewed by Ojan Vafai.
1167 In bug 76216, we supported a relatedTarget attribute on
1168 focusin/focusout events. We should also support it on focus/blur events.
1170 See http://lists.w3.org/Archives/Public/www-dom/2012OctDec/0061.html
1171 for the www-dom discussion.
1173 * fast/dom/shadow/shadow-boundary-events-expected.txt:
1174 * fast/dom/shadow/shadow-boundary-events.html:
1175 * fast/events/related-target-focusevent-expected.txt:
1176 * fast/events/related-target-focusevent.html:
1178 2013-02-07 Yury Semikhatsky <yurys@chromium.org>
1180 Web Inspector: reduce number of native memory instrumentation categories
1181 https://bugs.webkit.org/show_bug.cgi?id=109146
1183 Reviewed by Pavel Feldman.
1185 Updated tests to use new memory categories.
1187 * inspector-protocol/nmi-webaudio-expected.txt:
1188 * inspector-protocol/nmi-webaudio-leak-test-expected.txt:
1189 * inspector-protocol/nmi-webaudio-leak-test.html:
1190 * inspector-protocol/nmi-webaudio.html:
1191 * inspector/profiler/memory-instrumentation-cached-images-expected.txt:
1192 * inspector/profiler/memory-instrumentation-cached-images.html:
1193 * inspector/profiler/memory-instrumentation-canvas-expected.txt:
1194 * inspector/profiler/memory-instrumentation-canvas.html:
1196 2013-02-07 Matt Falkenhagen <falken@chromium.org>
1198 [chromium] Unreviewed gardening. Flakiness on table-cell-before-after-content-around-table-row.html
1199 https://bugs.webkit.org/show_bug.cgi?id=109262
1201 An assert is sometimes hit in WebCore::RenderTableCell::styleDidChange.
1203 * platform/chromium/TestExpectations:
1205 2013-02-07 Mike West <mkwst@chromium.org>
1207 <iframe seamless> should avoid vertical scrollbars during the initial layout passes.
1208 https://bugs.webkit.org/show_bug.cgi?id=87707
1210 Reviewed by Eric Seidel.
1212 * fast/frames/seamless/seamless-float-expected.txt:
1213 * fast/frames/seamless/seamless-inline-expected.txt:
1214 Rebaseline the now-passing bits of these tests.
1216 2013-02-07 Alok Priyadarshi <alokp@chromium.org>
1218 Unreviewed rebaseline.
1220 * platform/mac-lion/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt.
1221 * platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt:
1222 * platform/mac/compositing/visible-rect/iframe-no-layers-expected.txt: Copied from LayoutTests/platform/mac-wk2/compositing/visible-rect/iframe-no-layers-expected.txt.
1223 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-body-layer-expected.txt: Added.
1224 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-expected.txt: Added.
1225 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-positioned-expected.txt: Added.
1226 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-transformed-html-expected.txt: Added.
1227 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt: Added.
1228 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-html-background-expected.txt: Added.
1230 2013-02-07 Kent Tamura <tkent@chromium.org>
1232 document.activeElement should not return a non-focusable element
1233 https://bugs.webkit.org/show_bug.cgi?id=86707
1235 Reviewed by Hajime Morita.
1237 * fast/dom/HTMLDocument/set-focus-on-valid-element-expected.txt: Added.
1238 * fast/dom/HTMLDocument/set-focus-on-valid-element.html: Added.
1239 This test verifies that document.activeElement does not return an
1240 invalid or non-focusable element.
1242 2013-02-07 Matt Falkenhagen <falken@chromium.org>
1244 [chromium] Unreviewed gardening. Two webgl/conformance/context tests are timing out.
1246 See https://bugs.webkit.org/show_bug.cgi?id=109114
1248 * platform/chromium/TestExpectations:
1250 2013-02-07 Zoltan Horvath <zoltan@webkit.org>
1252 Cleaning up after r142208
1253 https://bugs.webkit.org/show_bug.cgi?id=109228
1257 The commit-queue didn't remove these files for some reason. Removing them manually.
1259 * platform/chromium-mac-lion/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1260 * platform/chromium-mac/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1261 * platform/chromium-win/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1262 * platform/efl/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1263 * platform/efl/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1264 * platform/qt/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1265 * platform/qt/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1267 2013-02-07 Alok Priyadarshi <alokp@chromium.org>
1269 Rebaseline text output for contentOpaque
1270 https://bugs.webkit.org/show_bug.cgi?id=108656
1272 Unreviewed rebaseline.
1274 * platform/chromium-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
1275 * platform/chromium/TestExpectations:
1276 * platform/chromium/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Renamed from LayoutTests/platform/chromium-win/compositing/visibility/visibility-image-layers-dynamic-expected.txt.
1277 * platform/mac/TestExpectations:
1278 * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
1279 * platform/mac/platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-opacity-html-expected.txt: Added.
1281 2013-02-07 Matt Falkenhagen <falken@chromium.org>
1283 Unreviewed gardening. Rebaseline bidi-ignored-for-first-child-inline.html
1284 which was failing on Chromium Mac after r142152.
1286 * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Renamed from LayoutTests/platform/chromium/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt.
1288 2013-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
1290 Unreviewed, rolling out r142113.
1291 http://trac.webkit.org/changeset/142113
1292 https://bugs.webkit.org/show_bug.cgi?id=109244
1294 tests started failing after r142081 was rolled out in r142166
1295 (Requested by falken on #webkit).
1297 * inspector/profiler/memory-instrumentation-cached-images-expected.txt:
1298 * inspector/profiler/memory-instrumentation-cached-images.html:
1299 * inspector/profiler/memory-instrumentation-canvas-expected.txt:
1300 * inspector/profiler/memory-instrumentation-canvas.html:
1302 2013-02-07 Elliott Sprehn <esprehn@chromium.org>
1304 getComputedStyle() doesn't report intermediate values during a transition of a pseudo element
1305 https://bugs.webkit.org/show_bug.cgi?id=106535
1307 Reviewed by Ojan Vafai.
1309 Update tests to also check getComputedStyle during animations and transitions.
1311 * fast/css-generated-content/pseudo-animation-expected.txt:
1312 * fast/css-generated-content/pseudo-animation.html:
1313 * fast/css-generated-content/pseudo-transition-expected.txt:
1314 * fast/css-generated-content/pseudo-transition.html:
1316 2013-02-07 Kent Tamura <tkent@chromium.org>
1318 [Chromium-Android] Disable input[type=datetime]
1319 https://bugs.webkit.org/show_bug.cgi?id=107614
1321 Reviewed by Kentaro Hara.
1323 * platform/chromium/TestExpectations:
1324 Tetsts in fast/forms/datetime/ fail.
1326 2013-02-07 Jeffrey Pfau <jpfau@apple.com>
1328 [Mac] Unreviewed, skip crashing test
1330 * platform/mac/TestExpectations:
1332 2013-02-07 Zoltan Horvath <zoltan@webkit.org>
1334 [CSS Regions] Turn selecting-text-through-different-region-flows test into a reftest
1335 https://bugs.webkit.org/show_bug.cgi?id=109228
1337 Reviewed by Eric Seidel.
1339 Simplify and turn the test into a reftest, remove the unnecessary expected files.
1341 * fast/regions/selecting-text-through-different-region-flows-expected.html: Added.
1342 * fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1343 * fast/regions/selecting-text-through-different-region-flows.html:
1344 * platform/chromium-linux/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1345 * platform/chromium-mac-lion/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1346 * platform/chromium-mac-snowleopard/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1347 * platform/chromium-win/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1348 * platform/chromium-win/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1349 * platform/efl/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1350 * platform/efl/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1351 * platform/gtk/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1352 * platform/qt/fast/regions/selecting-text-through-different-region-flows-expected.png: Removed.
1353 * platform/qt/fast/regions/selecting-text-through-different-region-flows-expected.txt: Removed.
1355 2013-02-07 Alexei Svitkine <asvitkine@chromium.org>
1357 Chromium: Hang parsing bidi control chars on Mac OS X 10.6
1358 https://bugs.webkit.org/show_bug.cgi?id=108877
1360 This was broken a while ago by:
1361 https://bugs.webkit.org/show_bug.cgi?id=83045
1363 On 10.6, CoreText will not produce any runs covering the
1364 Unicode BiDi RTL mark control char, which causes an infinite
1365 loop in ComplexTextController::indexOfCurrentRun() due to no
1366 run covering the character at offset 0.
1368 This patch fixes that issue by finding the earliest run
1369 explicitly via the minimum stringBegin() index instead of
1370 relying on a run existing that covers offset 0.
1372 Fixes hang on many BiDi wikipedia pages on Chromium/Mac10.6.
1373 Chromium bug: http://crbug.com/167844
1375 New test in the same style as harfbuzz-buffer-overrun.html
1378 Reviewed by Eric Seidel.
1380 * fast/text/international/rtl-mark-expected.txt: Added.
1381 * fast/text/international/rtl-mark.html: Added.
1383 2013-02-07 Kentaro Hara <haraken@chromium.org>
1385 Implement FocusEvent constructor
1386 https://bugs.webkit.org/show_bug.cgi?id=109170
1388 Reviewed by Adam Barth.
1390 Editor's draft: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm
1392 FocusEvent constructor should be implemented under a DOM4_EVENTS_CONSTRUCTOR
1393 flag, which is enabled on Chromium and Safari.
1395 * fast/dom/constructed-objects-prototypes-expected.txt:
1396 * fast/events/constructors/focus-event-constructor-expected.txt: Added.
1397 * fast/events/constructors/focus-event-constructor.html: Added.
1398 * platform/efl/TestExpectations:
1399 * platform/gtk/TestExpectations:
1400 * platform/qt/TestExpectations:
1401 * platform/win/TestExpectations:
1402 * platform/wincairo/TestExpectations:
1404 2013-02-07 Elliott Sprehn <esprehn@chromium.org>
1406 HTML parser should queue MutationRecords for its operations
1407 https://bugs.webkit.org/show_bug.cgi?id=89351
1409 Reviewed by Eric Seidel.
1411 Add new test mutation records in the parser and fix shadow-dom.html
1412 test since it used setTimeout and sometimes could observe parser
1415 * fast/dom/MutationObserver/parser-mutations-expected.txt: Added.
1416 * fast/dom/MutationObserver/parser-mutations.html: Added.
1417 * fast/dom/MutationObserver/shadow-dom-expected.txt:
1418 * fast/dom/MutationObserver/shadow-dom.html:
1420 2013-02-07 Adam Barth <abarth@webkit.org>
1422 fast/parser/document-write-noscript.html fails for threaded HTML parser
1423 https://bugs.webkit.org/show_bug.cgi?id=109237
1425 Reviewed by Eric Seidel.
1427 This tests basic document.write functionality. There doesn't appear to
1428 be another fast/parser test that covers this basic case (although it's
1429 convered in some more complicated test cases incidentally.)
1431 * fast/parser/document-write-basic-expected.txt: Added.
1432 * fast/parser/document-write-basic.html: Added.
1434 2013-02-07 Keishi Hattori <keishi@webkit.org>
1436 REGRESSION (r140778): Calendar Picker doesn't open when the element has the required attribute
1437 https://bugs.webkit.org/show_bug.cgi?id=109136
1439 Reviewed by Kent Tamura.
1441 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.png: Added.
1442 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-expected.png: Added.
1443 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.txt: Added.
1444 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html: Added.
1445 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-expected.txt: Added.
1446 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required.html: Added.
1447 * platform/chromium/TestExpectations:
1449 2013-02-07 Terry Anderson <tdanderson@chromium.org>
1451 Non-scrollable divs and non-scrollable iframes can scroll with touch
1452 https://bugs.webkit.org/show_bug.cgi?id=109087
1454 Reviewed by Eric Seidel.
1456 Two new layout tests added to demonstrate that the changes to
1457 RenderLayer::scrollBy() and closestScrollableNodeCandidate() in
1458 EventHandler.cpp are both necessary to ensure that non-scrollable
1459 divs and non-scrollable iframes cannot be scrolled with touch.
1461 * fast/events/touch/gesture/touch-gesture-noscroll-div-expected.txt: Added.
1462 * fast/events/touch/gesture/touch-gesture-noscroll-div.html: Added.
1463 * fast/events/touch/gesture/touch-gesture-noscroll-iframe-expected.txt: Added.
1464 * fast/events/touch/gesture/touch-gesture-noscroll-iframe.html: Added.
1465 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-div-expected.txt: Added.
1466 * platform/chromium/fast/events/touch/gesture/touch-gesture-noscroll-iframe-expected.txt: Added.
1468 2013-02-07 Michelangelo De Simone <michelangelo@webkit.org>
1470 [CSS Shaders] Add the last blending step
1471 https://bugs.webkit.org/show_bug.cgi?id=104012
1473 Added a test to check the correct blending in presence of a transparent backdrop.
1475 Reviewed by Dean Jackson.
1477 * css3/filters/custom/custom-filter-blend-fractional-destination-alpha-expected.html: Added.
1478 * css3/filters/custom/custom-filter-blend-fractional-destination-alpha.html: Added.
1479 * platform/mac/TestExpectations: This test is currently skipped on Mac for slight color
1480 differences, please see the relevant bug: http://webkit.org/b/107487
1482 2013-02-07 Hans Muller <hmuller@adobe.com>
1484 [CSS Exclusions] Ignore ExclusionPolygon edges above minLogicalIntervalTop
1485 https://bugs.webkit.org/show_bug.cgi?id=107566
1487 Reviewed by David Hyatt.
1489 Added a simple polygonal shape-inside test where only a subset of the polygon edges
1490 should contribute to each line's offset edges.
1492 * fast/exclusions/shape-inside/shape-inside-first-fit-004-expected.html: Added.
1493 * fast/exclusions/shape-inside/shape-inside-first-fit-004.html: Added.
1495 2013-02-07 James Craig <jcraig@apple.com>
1497 Add layout test verifying role, subrole, and role description for all HTML elements and ARIA roles
1498 https://bugs.webkit.org/show_bug.cgi?id=109027
1500 Reviewed by Chris Fleizach.
1502 New layout test verifies AXRole, AXSubrole, and AXRoleDescription for all HTML elements and ARIA roles.
1504 * platform/mac/accessibility/role-subrole-roledescription-expected.txt: Added.
1505 * platform/mac/accessibility/role-subrole-roledescription.html: Added.
1507 2013-02-07 Zan Dobersek <zdobersek@igalia.com>
1509 Unreviewed GTK gardening.
1511 * platform/gtk/TestExpectations: Adding a failure expectation for a test in r142122.
1512 * platform/gtk/fast/js/global-constructors-expected.txt: Rebaselining after r142149.
1514 2013-02-07 Benjamin Poulain <bpoulain@apple.com>
1516 Move pauseAnimation/pauseTransition from TestRunner to Internals
1517 https://bugs.webkit.org/show_bug.cgi?id=109107
1519 Reviewed by Anders Carlsson.
1521 Change the tests with the following:
1522 -Use the methods on Internals instead of TestRunner.
1523 -Adapt the calls to pass a particular element instead of an ID.
1524 -Remove feature detection. Having Internals implies having the feature.
1526 * animations/animation-hit-test-transform.html:
1527 * animations/animation-hit-test.html:
1528 * animations/animation-internals-api-expected.txt: Renamed from LayoutTests/animations/animation-drt-api-expected.txt.
1529 * animations/animation-internals-api-multiple-keyframes-expected.txt: Renamed from LayoutTests/animations/animation-drt-api-multiple-keyframes-expected.txt.
1530 * animations/animation-internals-api-multiple-keyframes.html: Renamed from LayoutTests/animations/animation-drt-api-multiple-keyframes.html.
1531 * animations/animation-internals-api.html: Renamed from LayoutTests/animations/animation-drt-api.html.
1532 * animations/change-keyframes-name.html:
1533 * animations/change-transform-style-during-animation.html:
1534 * animations/missing-from-to-transforms.html:
1535 * animations/missing-from-to.html:
1536 * animations/resources/animation-test-helpers.js:
1537 (checkExpectedValue):
1539 * css3/calc/transitions-dependent.html:
1540 * fast/dom/shadow/transition-on-shadow-host-with-distributed-node.html:
1541 * transitions/opacity-transition-zindex.html:
1542 * transitions/resources/transition-test-helpers.js:
1544 * transitions/transition-drt-api-delay.html:
1545 * transitions/transition-drt-api.html:
1546 * transitions/transition-hit-test-transform.html:
1547 * transitions/transition-hit-test.html:
1549 2013-02-07 Rik Cabanier <cabanier@adobe.com>
1551 Add support for parsing of -webkit-background-blend-mode
1552 https://bugs.webkit.org/show_bug.cgi?id=108547
1554 Reviewed by David Hyatt.
1556 Added parsing and general CSS handling of -webkit-background-blend-mode per
1557 https://dvcs.w3.org/hg/FXTF/rawfile/tip/compositing/index.html#background-blend-mode
1559 * css3/compositing/background-blend-mode-property-expected.txt: Added.
1560 * css3/compositing/background-blend-mode-property-parsing-expected.txt: Added.
1561 * css3/compositing/background-blend-mode-property-parsing.html: Added.
1562 * css3/compositing/background-blend-mode-property.html: Added.
1563 * css3/compositing/script-tests/background-blend-mode-property-parsing.js: Added.
1566 (testBlendModeRule):
1567 * css3/compositing/script-tests/background-blend-mode-property.js: Added.
1570 * css3/compositing/background-blend-mode-property-expected.txt: Added.
1571 * css3/compositing/background-blend-mode-property-parsing-expected.txt: Added.
1572 * css3/compositing/background-blend-mode-property-parsing.html: Added.
1573 * css3/compositing/background-blend-mode-property.html: Added.
1574 * css3/compositing/script-tests/background-blend-mode-property-parsing.js: Added.
1577 (testBlendModeRule):
1578 * css3/compositing/script-tests/background-blend-mode-property.js: Added.
1580 * platform/chromium/css3/compositing/background-blend-mode-property-expected.txt: Added.
1581 * platform/chromium/css3/compositing/background-blend-mode-property-parsing-expected.txt: Added.
1583 2013-02-07 Gavin Peters <gavinp@chromium.org>
1585 Unreviewed, rolling out r142142.
1586 http://trac.webkit.org/changeset/142142
1587 https://bugs.webkit.org/show_bug.cgi?id=109154
1589 Mac expectations were not right. See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Feditor%2Ftext-editor-home-button.html
1591 * inspector/editor/text-editor-home-button-expected.txt: Removed.
1592 * inspector/editor/text-editor-home-button.html: Removed.
1593 * platform/efl/TestExpectations:
1594 * platform/mac/TestExpectations:
1595 * platform/qt/TestExpectations:
1597 2013-02-07 Bear Travis <betravis@adobe.com>
1599 [CSS Exclusions] shape-inside does not properly handle padding or border
1600 https://bugs.webkit.org/show_bug.cgi?id=102715
1602 Reviewed by David Hyatt.
1604 Test that borders and padding are properly accounted for when laying out text in
1607 * fast/exclusions/shape-inside/shape-inside-bottom-edge.html: Modified to no longer
1609 * fast/exclusions/shape-inside/shape-inside-box-sizing-expected.html: Added.
1610 * fast/exclusions/shape-inside/shape-inside-box-sizing.html: Added.
1612 2013-01-27 Robert Hogan <robert@webkit.org>
1614 CSS 2.1 failure: floats-149 fails
1615 https://bugs.webkit.org/show_bug.cgi?id=95772
1617 Reviewed by David Hyatt.
1619 * css2.1/20110323/floats-149-expected.html: Added.
1620 * css2.1/20110323/floats-149.htm: Added.
1621 * fast/inline/inline-with-empty-inline-children-expected.txt: Added.
1622 * fast/inline/inline-with-empty-inline-children.html: Added.
1623 * platform/chromium-win/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
1625 2013-02-07 Max Vujovic <mvujovic@adobe.com>
1627 [CSS Shaders] Add WebKitCSSFilterRule to DOMWindow.idl
1628 https://bugs.webkit.org/show_bug.cgi?id=109082
1630 Move the at-rule parsing tests to the recently added folder named
1631 "custom-with-at-rule-parsing".
1633 Remove the "custom-filter" prefix from the test filenames to
1634 match the new convention.
1636 Update the tests to use the "shouldHaveConstructor" JS helper function instead of the
1637 "shouldBeType" JS helper function. Among other things, using "shouldHaveConstructor" tests
1638 that window.WebKitCSSFilterRule is defined. "shouldHaveConstructor" has the same
1639 behavior in JSC and V8, unlike "shouldBeType". Therefore, remove the Chromium-specific text
1640 expectation file that was previously needed for "shouldBeType".
1642 Reviewed by Dean Jackson.
1644 * css3/filters/custom-with-at-rule-syntax/parsing-at-rule-invalid-expected.txt: Renamed from LayoutTests/css3/filters/custom/custom-filter-parsing-at-rule-invalid-expected.txt.
1645 * css3/filters/custom-with-at-rule-syntax/parsing-at-rule-invalid.html: Renamed from LayoutTests/css3/filters/custom/custom-filter-parsing-at-rule-invalid.html.
1646 * css3/filters/custom-with-at-rule-syntax/parsing-at-rule-valid-expected.txt: Added.
1647 * css3/filters/custom-with-at-rule-syntax/parsing-at-rule-valid.html: Renamed from LayoutTests/css3/filters/custom/custom-filter-parsing-at-rule-valid.html.
1648 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-at-rule-invalid.js: Renamed from LayoutTests/css3/filters/script-tests/custom-filter-parsing-at-rule-invalid.js.
1649 (testInvalidFilterAtRule):
1650 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-at-rule-valid.js: Renamed from LayoutTests/css3/filters/script-tests/custom-filter-parsing-at-rule-valid.js.
1654 * css3/filters/custom/custom-filter-parsing-at-rule-valid-expected.txt: Removed.
1655 * platform/chromium/css3/filters/custom/custom-filter-parsing-at-rule-valid-expected.txt: Removed.
1657 2013-02-07 Vsevolod Vlasov <vsevik@chromium.org>
1659 Web Inspector: Remove unused workspace field from NetworkUISourceCodeProvider
1660 https://bugs.webkit.org/show_bug.cgi?id=109201
1662 Reviewed by Pavel Feldman.
1664 * inspector/debugger/network-uisourcecode-provider.html:
1666 2013-02-07 Andrey Lushnikov <lushnikov@chromium.org>
1668 Web Inspector: home button behaviour is wrong in DTE
1669 https://bugs.webkit.org/show_bug.cgi?id=109154
1671 Reviewed by Vsevolod Vlasov.
1673 Add layout test to verify home button behaviour. Exclude this test on
1674 platforms that do not have eventSender object in test shell.
1676 * inspector/editor/text-editor-home-button-expected.txt: Added.
1677 * inspector/editor/text-editor-home-button.html: Added.
1678 * platform/efl/TestExpectations:
1679 * platform/mac/TestExpectations:
1680 * platform/qt/TestExpectations:
1682 2013-02-07 Allan Sandfeld Jensen <allan.jensen@digia.com>
1684 Scrollbars misplaced with accelerated compositing for overflow scroll
1685 https://bugs.webkit.org/show_bug.cgi?id=108625
1687 Reviewed by Simon Fraser.
1689 Update the results for the one test that explicitly set accelerated compositing for overflow scroll,
1690 and used to have bad results for non-chromium. The new baselines are almost identical to chomium baseline.
1692 * platform/mac/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
1693 * platform/qt/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
1695 2013-02-07 Ádám Kallai <kadam@inf.u-szeged.hu>
1697 [Qt] Unreviewed gardening. Added platform specific expected files after r140693.
1698 https://bugs.webkit.org/show_bug.cgi?id=107567.
1700 * platform/qt/TestExpectations:
1701 * platform/qt/css2.1/t0505-c16-descendant-01-e-expected.png:
1702 * platform/qt/css2.1/t0505-c16-descendant-01-e-expected.txt:
1703 * platform/qt/editing/selection/extend-by-sentence-001-expected.png:
1704 * platform/qt/editing/selection/extend-by-sentence-001-expected.txt:
1705 * platform/qt/fast/inline/drawStyledEmptyInlines-expected.png:
1706 * platform/qt/fast/inline/drawStyledEmptyInlines-expected.txt:
1707 * platform/qt/fast/inline/drawStyledEmptyInlinesWithWS-expected.png:
1708 * platform/qt/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt:
1709 * platform/qt/fast/text/capitalize-empty-generated-string-expected.png:
1710 * platform/qt/fast/text/capitalize-empty-generated-string-expected.txt:
1711 * platform/qt/fast/text/whitespace/006-expected.png:
1712 * platform/qt/fast/text/whitespace/006-expected.txt:
1713 * platform/qt/fast/text/whitespace/007-expected.png:
1714 * platform/qt/fast/text/whitespace/007-expected.txt:
1715 * platform/qt/svg/batik/text/xmlSpace-expected.png:
1716 * platform/qt/svg/batik/text/xmlSpace-expected.txt:
1717 * platform/qt/svg/carto.net/combobox-expected.png:
1718 * platform/qt/svg/carto.net/combobox-expected.txt:
1719 * platform/qt/tables/mozilla/bugs/bug113235-3-expected.png:
1720 * platform/qt/tables/mozilla/bugs/bug113235-3-expected.txt:
1721 * platform/qt/tables/mozilla/bugs/bug1188-expected.png:
1722 * platform/qt/tables/mozilla/bugs/bug1188-expected.txt:
1723 * platform/qt/tables/mozilla/bugs/bug1318-expected.png:
1724 * platform/qt/tables/mozilla/bugs/bug1318-expected.txt:
1726 2013-02-07 Gavin Peters <gavinp@chromium.org>
1728 Unreviewed, rolling out r142111.
1729 http://trac.webkit.org/changeset/142111
1730 https://bugs.webkit.org/show_bug.cgi?id=108055
1732 win7 bot didn't display Arabic, see http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=platform%2Fchromium%2Ffast%2Fforms%2Fcalendar-picker%2Fcalendar-picker-appearance-required-ar.html
1734 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.png: Removed.
1735 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-expected.png: Removed.
1736 * platform/chromium/TestExpectations:
1737 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.txt: Removed.
1738 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html: Removed.
1739 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-expected.txt: Removed.
1740 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required.html: Removed.
1742 2013-02-07 Vsevolod Vlasov <vsevik@chromium.org>
1744 Web Inspector: [Regression] Map.size() returns negative values.
1745 https://bugs.webkit.org/show_bug.cgi?id=109174
1747 Reviewed by Yury Semikhatsky.
1749 * inspector/map-expected.txt:
1750 * inspector/map.html:
1752 2013-02-07 Kent Tamura <tkent@chromium.org>
1754 Conversion from localized numbers to HTML numbers should accept not only localized numbers but also HTML numbers
1755 https://bugs.webkit.org/show_bug.cgi?id=109160
1757 Reviewed by Kentaro Hara.
1759 * fast/forms/number/number-l10n-input-expected.txt: Added.
1760 * fast/forms/number/number-l10n-input.html: Added.
1762 2013-02-07 Stephen White <senorblanco@chromium.org>
1764 [chromium] New baselines for GPU-accelerated reference filters tests. Unreviewed.
1765 https://bugs.webkit.org/show_bug.cgi?id=104289
1767 * platform/chromium-linux/css3/filters/effect-reference-hw-expected.png: Added.
1768 * platform/chromium-linux/css3/filters/effect-reference-ordering-hw-expected.png:
1769 * platform/chromium-mac-lion/css3/filters/effect-reference-hw-expected.txt: Added.
1770 * platform/chromium-mac-snowleopard/css3/filters/effect-reference-hw-expected.txt: Added.
1771 * platform/chromium-mac/css3/filters/effect-reference-hw-expected.png:
1772 * platform/chromium-mac/css3/filters/effect-reference-hw-expected.txt:
1773 * platform/chromium-mac/css3/filters/effect-reference-ordering-hw-expected.png:
1774 * platform/chromium-win/css3/filters/effect-reference-hw-expected.png:
1775 * platform/chromium-win/css3/filters/effect-reference-ordering-hw-expected.png:
1776 * platform/chromium/TestExpectations:
1778 2013-02-07 Peter Rybin <prybin@chromium.org>
1780 Web Inspector: support JavaScript variable mutation in protocol and V8 bindings
1781 https://bugs.webkit.org/show_bug.cgi?id=107829
1783 Reviewed by Pavel Feldman.
1785 * inspector-protocol/debugger-setVariableValue-expected.txt: Added.
1786 * inspector-protocol/debugger-setVariableValue.html: Added.
1787 * inspector/console/command-line-api-expected.txt:
1788 * platform/chromium/inspector-protocol/debugger-setVariableValue-expected.txt: Added.
1790 2013-02-07 Yury Semikhatsky <yurys@chromium.org>
1792 Web Inspector: reduce number of native memory instrumentation categories
1793 https://bugs.webkit.org/show_bug.cgi?id=109146
1795 Reviewed by Pavel Feldman.
1797 Fix layout tests that started failing after r142081.
1799 * inspector/profiler/memory-instrumentation-cached-images-expected.txt:
1800 * inspector/profiler/memory-instrumentation-cached-images.html:
1801 * inspector/profiler/memory-instrumentation-canvas-expected.txt:
1802 * inspector/profiler/memory-instrumentation-canvas.html:
1804 2013-02-07 Keishi Hattori <keishi@webkit.org>
1806 REGRESSION (r140778): Calendar Picker doesn't open when the element has the required attribute
1807 https://bugs.webkit.org/show_bug.cgi?id=108055
1809 Reviewed by Kent Tamura.
1811 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.png: Added.
1812 * platform/chromium-mac/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-expected.png: Added.
1813 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar-expected.txt: Added.
1814 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html: Added.
1815 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required-expected.txt: Added.
1816 * platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-required.html: Added.
1817 * platform/chromium/TestExpectations:
1819 2013-02-07 Ádám Kallai <kadam@inf.u-szeged.hu>
1821 [Qt] Unreviewed gardening. Skip failing test.
1823 * platform/qt/TestExpectations:
1825 2013-02-07 Zoltan Arvai <zarvai@inf.u-szeged.hu>
1827 [Qt] Unreviwed gardening. Rebaselining and skipping new failures.
1829 * platform/qt/TestExpectations:
1830 * platform/qt/fast/dynamic/002-expected.txt:
1831 * platform/qt/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
1832 * platform/qt/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
1834 2013-02-07 Gregg Tavares <gman@chromium.org>
1836 Add WebGL Conformance Tests state, renderbuffers, and reading folders.
1837 https://bugs.webkit.org/show_bug.cgi?id=109121
1839 Reviewed by Kenneth Russell.
1841 * webgl/conformance/reading/read-pixels-pack-alignment-expected.txt: Added.
1842 * webgl/conformance/reading/read-pixels-pack-alignment.html: Added.
1843 * webgl/conformance/renderbuffers/framebuffer-state-restoration-expected.txt: Added.
1844 * webgl/conformance/renderbuffers/framebuffer-state-restoration.html: Added.
1845 * webgl/conformance/renderbuffers/framebuffer-test-expected.txt: Added.
1846 * webgl/conformance/renderbuffers/framebuffer-test.html: Added.
1847 * webgl/conformance/renderbuffers/renderbuffer-initialization-expected.txt: Added.
1848 * webgl/conformance/renderbuffers/renderbuffer-initialization.html: Added.
1849 * webgl/conformance/state/gl-enable-enum-test-expected.txt: Added.
1850 * webgl/conformance/state/gl-enable-enum-test.html: Added.
1851 * webgl/conformance/state/gl-enum-tests-expected.txt: Added.
1852 * webgl/conformance/state/gl-enum-tests.html: Added.
1853 * webgl/conformance/state/gl-get-calls-expected.txt: Added.
1854 * webgl/conformance/state/gl-get-calls.html: Added.
1855 * webgl/conformance/state/gl-geterror-expected.txt: Added.
1856 * webgl/conformance/state/gl-geterror.html: Added.
1857 * webgl/conformance/state/gl-getstring-expected.txt: Added.
1858 * webgl/conformance/state/gl-getstring.html: Added.
1859 * webgl/resources/webgl_test_files/conformance/reading/00_test_list.txt: Added.
1860 * webgl/resources/webgl_test_files/conformance/reading/read-pixels-pack-alignment.html: Added.
1861 * webgl/resources/webgl_test_files/conformance/renderbuffers/00_test_list.txt: Added.
1862 * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-state-restoration.html: Added.
1863 * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-test.html: Added.
1864 * webgl/resources/webgl_test_files/conformance/renderbuffers/renderbuffer-initialization.html: Added.
1865 * webgl/resources/webgl_test_files/conformance/state/00_test_list.txt: Added.
1866 * webgl/resources/webgl_test_files/conformance/state/gl-enable-enum-test.html: Added.
1867 * webgl/resources/webgl_test_files/conformance/state/gl-enum-tests.html: Added.
1868 * webgl/resources/webgl_test_files/conformance/state/gl-get-calls.html: Added.
1869 * webgl/resources/webgl_test_files/conformance/state/gl-geterror.html: Added.
1870 * webgl/resources/webgl_test_files/conformance/state/gl-getstring.html: Added.
1872 2013-02-07 Gregg Tavares <gman@chromium.org>
1874 Add WebGL Conformance Tests rendering folder.
1875 https://bugs.webkit.org/show_bug.cgi?id=109122
1877 Reviewed by Kenneth Russell.
1879 * webgl/conformance/rendering/culling-expected.txt: Added.
1880 * webgl/conformance/rendering/culling.html: Added.
1881 * webgl/conformance/rendering/draw-arrays-out-of-bounds-expected.txt: Added.
1882 * webgl/conformance/rendering/draw-arrays-out-of-bounds.html: Added.
1883 * webgl/conformance/rendering/draw-elements-out-of-bounds-expected.txt: Added.
1884 * webgl/conformance/rendering/draw-elements-out-of-bounds.html: Added.
1885 * webgl/conformance/rendering/gl-clear-expected.txt: Added.
1886 * webgl/conformance/rendering/gl-clear.html: Added.
1887 * webgl/conformance/rendering/gl-drawelements-expected.txt: Added.
1888 * webgl/conformance/rendering/gl-drawelements.html: Added.
1889 * webgl/conformance/rendering/gl-scissor-fbo-test-expected.txt: Added.
1890 * webgl/conformance/rendering/gl-scissor-fbo-test.html: Added.
1891 * webgl/conformance/rendering/line-loop-tri-fan-expected.txt: Added.
1892 * webgl/conformance/rendering/line-loop-tri-fan.html: Added.
1893 * webgl/conformance/rendering/simple-expected.txt: Added.
1894 * webgl/conformance/rendering/simple.html: Added.
1895 * webgl/conformance/rendering/triangle-expected.txt: Added.
1896 * webgl/conformance/rendering/triangle.html: Added.
1897 * webgl/resources/webgl_test_files/conformance/rendering/00_test_list.txt: Added.
1898 * webgl/resources/webgl_test_files/conformance/rendering/culling.html: Added.
1899 * webgl/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html: Added.
1900 * webgl/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html: Added.
1901 * webgl/resources/webgl_test_files/conformance/rendering/gl-clear.html: Added.
1902 * webgl/resources/webgl_test_files/conformance/rendering/gl-drawelements.html: Added.
1903 * webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-fbo-test.html: Added.
1904 * webgl/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html: Added.
1905 * webgl/resources/webgl_test_files/conformance/rendering/simple.html: Added.
1906 * webgl/resources/webgl_test_files/conformance/rendering/triangle.html: Added.
1907 * webgl/resources/webgl_test_files/conformance/rendering/vertex-texture-fetch.html: Added.
1909 2013-02-07 Gregg Tavares <gman@chromium.org>
1911 Add WebGL Conformance Tests programs folder.
1912 https://bugs.webkit.org/show_bug.cgi?id=109120
1914 Reviewed by Kenneth Russell.
1916 * webgl/conformance/programs/get-active-test-expected.txt: Added.
1917 * webgl/conformance/programs/get-active-test.html: Added.
1918 * webgl/conformance/programs/gl-bind-attrib-location-test-expected.txt: Added.
1919 * webgl/conformance/programs/gl-bind-attrib-location-test.html: Added.
1920 * webgl/conformance/programs/gl-get-active-attribute-expected.txt: Added.
1921 * webgl/conformance/programs/gl-get-active-attribute.html: Added.
1922 * webgl/conformance/programs/gl-get-active-uniform-expected.txt: Added.
1923 * webgl/conformance/programs/gl-get-active-uniform.html: Added.
1924 * webgl/conformance/programs/gl-getshadersource-expected.txt: Added.
1925 * webgl/conformance/programs/gl-getshadersource.html: Added.
1926 * webgl/conformance/programs/gl-shader-test-expected.txt: Added.
1927 * webgl/conformance/programs/gl-shader-test.html: Added.
1928 * webgl/conformance/programs/invalid-UTF-16-expected.txt: Added.
1929 * webgl/conformance/programs/invalid-UTF-16.html: Added.
1930 * webgl/conformance/programs/use-program-crash-with-discard-in-fragment-shader-expected.txt: Added.
1931 * webgl/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html: Added.
1932 * webgl/resources/webgl_test_files/conformance/programs/00_test_list.txt: Added.
1933 * webgl/resources/webgl_test_files/conformance/programs/get-active-test.html: Added.
1934 * webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-test.html: Added.
1935 * webgl/resources/webgl_test_files/conformance/programs/gl-get-active-attribute.html: Added.
1936 * webgl/resources/webgl_test_files/conformance/programs/gl-get-active-uniform.html: Added.
1937 * webgl/resources/webgl_test_files/conformance/programs/gl-getshadersource.html: Added.
1938 * webgl/resources/webgl_test_files/conformance/programs/gl-shader-test.html: Added.
1939 * webgl/resources/webgl_test_files/conformance/programs/invalid-UTF-16.html: Added.
1940 * webgl/resources/webgl_test_files/conformance/programs/use-program-crash-with-discard-in-fragment-shader.html: Added.
1942 2013-02-07 Gregg Tavares <gman@chromium.org>
1944 Add WebGL Conformance Tests context folder.
1945 https://bugs.webkit.org/show_bug.cgi?id=109114
1947 Reviewed by Kenneth Russell.
1949 * webgl/conformance/context/constants-expected.txt: Added.
1950 * webgl/conformance/context/constants.html: Added.
1951 * webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias-expected.txt: Added.
1952 * webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html: Added.
1953 * webgl/conformance/context/context-lost-expected.txt: Added.
1954 * webgl/conformance/context/context-lost-restored-expected.txt: Added.
1955 * webgl/conformance/context/context-lost-restored.html: Added.
1956 * webgl/conformance/context/context-lost.html: Added.
1957 * webgl/conformance/context/context-release-upon-reload-expected.txt: Added.
1958 * webgl/conformance/context/context-release-upon-reload.html: Added.
1959 * webgl/conformance/context/context-release-with-workers-expected.txt: Added.
1960 * webgl/conformance/context/context-release-with-workers.html: Added.
1961 * webgl/conformance/context/context-type-test-expected.txt: Added.
1962 * webgl/conformance/context/context-type-test.html: Added.
1963 * webgl/conformance/context/incorrect-context-object-behaviour-expected.txt: Added.
1964 * webgl/conformance/context/incorrect-context-object-behaviour.html: Added.
1965 * webgl/conformance/context/methods-expected.txt: Added.
1966 * webgl/conformance/context/methods.html: Added.
1967 * webgl/conformance/context/premultiplyalpha-test-expected.txt: Added.
1968 * webgl/conformance/context/premultiplyalpha-test.html: Added.
1969 * webgl/conformance/context/resource-sharing-test-expected.txt: Added.
1970 * webgl/conformance/context/resource-sharing-test.html: Added.
1971 * webgl/resources/webgl_test_files/conformance/context/00_test_list.txt: Added.
1972 * webgl/resources/webgl_test_files/conformance/context/constants.html: Added.
1973 * webgl/resources/webgl_test_files/conformance/context/context-attributes-alpha-depth-stencil-antialias.html: Added.
1974 * webgl/resources/webgl_test_files/conformance/context/context-lost-restored.html: Added.
1975 * webgl/resources/webgl_test_files/conformance/context/context-lost.html: Added.
1976 * webgl/resources/webgl_test_files/conformance/context/context-release-upon-reload.html: Added.
1977 * webgl/resources/webgl_test_files/conformance/context/context-release-with-workers.html: Added.
1978 * webgl/resources/webgl_test_files/conformance/context/context-type-test.html: Added.
1979 * webgl/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html: Added.
1980 * webgl/resources/webgl_test_files/conformance/context/methods.html: Added.
1981 * webgl/resources/webgl_test_files/conformance/context/premultiplyalpha-test.html: Added.
1982 * webgl/resources/webgl_test_files/conformance/context/resource-sharing-test.html: Added.
1983 * webgl/resources/webgl_test_files/conformance/context/resources/context-release-child-with-worker.html: Added.
1984 * webgl/resources/webgl_test_files/conformance/context/resources/context-release-upon-reload-child.html: Added.
1985 * webgl/resources/webgl_test_files/conformance/context/resources/context-release-worker.js: Added.
1987 2013-02-07 Gregg Tavares <gman@chromium.org>
1989 Add WebGL Conformance Tests uniforms folder.
1990 https://bugs.webkit.org/show_bug.cgi?id=109112
1992 Reviewed by Kenneth Russell.
1994 * webgl/conformance/uniforms/gl-uniform-bool-expected.txt: Added.
1995 * webgl/conformance/uniforms/gl-uniform-bool.html: Added.
1996 * webgl/conformance/uniforms/gl-uniformmatrix4fv-expected.txt: Added.
1997 * webgl/conformance/uniforms/gl-uniformmatrix4fv.html: Added.
1998 * webgl/conformance/uniforms/gl-unknown-uniform-expected.txt: Added.
1999 * webgl/conformance/uniforms/gl-unknown-uniform.html: Added.
2000 * webgl/conformance/uniforms/null-uniform-location-expected.txt: Added.
2001 * webgl/conformance/uniforms/null-uniform-location.html: Added.
2002 * webgl/resources/webgl_test_files/conformance/uniforms/00_test_list.txt: Added.
2003 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-bool.html: Added.
2004 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-packing-restrictions.html: Added.
2005 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-struct-unused.html: Added.
2006 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-unused-array-elements-get-truncated.html: Added.
2007 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniformmatrix4fv.html: Added.
2008 * webgl/resources/webgl_test_files/conformance/uniforms/gl-unknown-uniform.html: Added.
2009 * webgl/resources/webgl_test_files/conformance/uniforms/null-uniform-location.html: Added.
2010 * webgl/resources/webgl_test_files/conformance/uniforms/out-of-bounds-uniform-array-access.html: Added.
2012 2013-02-07 Gregg Tavares <gman@chromium.org>
2014 Add WebGL Conformance Tests canvas folder.
2015 https://bugs.webkit.org/show_bug.cgi?id=109113
2017 Reviewed by Kenneth Russell.
2019 * webgl/conformance/canvas/canvas-test-expected.txt: Added.
2020 * webgl/conformance/canvas/canvas-test.html: Added.
2021 * webgl/conformance/canvas/canvas-zero-size-expected.txt: Added.
2022 * webgl/conformance/canvas/canvas-zero-size.html: Added.
2023 * webgl/conformance/canvas/drawingbuffer-hd-dpi-test-expected.txt: Added.
2024 * webgl/conformance/canvas/drawingbuffer-hd-dpi-test.html: Added.
2025 * webgl/conformance/canvas/drawingbuffer-static-canvas-test-expected.txt: Added.
2026 * webgl/conformance/canvas/drawingbuffer-static-canvas-test.html: Added.
2027 * webgl/conformance/canvas/framebuffer-bindings-unaffected-on-resize-expected.txt: Added.
2028 * webgl/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html: Added.
2029 * webgl/conformance/canvas/texture-bindings-unaffected-on-resize-expected.txt: Added.
2030 * webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html: Added.
2031 * webgl/conformance/canvas/viewport-unchanged-upon-resize-expected.txt: Added.
2032 * webgl/conformance/canvas/viewport-unchanged-upon-resize.html: Added.
2033 * webgl/resources/webgl_test_files/conformance/canvas/00_test_list.txt: Added.
2034 * webgl/resources/webgl_test_files/conformance/canvas/canvas-test.html: Added.
2035 * webgl/resources/webgl_test_files/conformance/canvas/canvas-zero-size.html: Added.
2036 * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-hd-dpi-test.html: Added.
2037 * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-static-canvas-test.html: Added.
2038 * webgl/resources/webgl_test_files/conformance/canvas/framebuffer-bindings-unaffected-on-resize.html: Added.
2039 * webgl/resources/webgl_test_files/conformance/canvas/texture-bindings-unaffected-on-resize.html: Added.
2040 * webgl/resources/webgl_test_files/conformance/canvas/viewport-unchanged-upon-resize.html: Added.
2042 2013-02-07 Gregg Tavares <gman@chromium.org>
2044 Add WebGL Conformance Tests texture folder.
2045 https://bugs.webkit.org/show_bug.cgi?id=109111
2047 Reviewed by Kenneth Russell.
2049 * webgl/conformance/textures/compressed-tex-image-expected.txt: Added.
2050 * webgl/conformance/textures/compressed-tex-image.html: Added.
2051 * webgl/conformance/textures/copy-tex-image-and-sub-image-2d-expected.txt: Added.
2052 * webgl/conformance/textures/copy-tex-image-and-sub-image-2d.html: Added.
2053 * webgl/conformance/textures/gl-get-tex-parameter-expected.txt: Added.
2054 * webgl/conformance/textures/gl-get-tex-parameter.html: Added.
2055 * webgl/conformance/textures/gl-teximage-expected.txt: Added.
2056 * webgl/conformance/textures/gl-teximage.html: Added.
2057 * webgl/conformance/textures/mipmap-fbo-expected.txt: Added.
2058 * webgl/conformance/textures/mipmap-fbo.html: Added.
2059 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view-expected.txt: Added.
2060 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html: Added.
2061 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-expected.txt: Added.
2062 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565-expected.txt: Added.
2063 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html: Added.
2064 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444-expected.txt: Added.
2065 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html: Added.
2066 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551-expected.txt: Added.
2067 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html: Added.
2068 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html: Added.
2069 * webgl/conformance/textures/tex-image-and-uniform-binding-bugs-expected.txt: Added.
2070 * webgl/conformance/textures/tex-image-and-uniform-binding-bugs.html: Added.
2071 * webgl/conformance/textures/tex-image-webgl-expected.txt: Added.
2072 * webgl/conformance/textures/tex-image-webgl.html: Added.
2073 * webgl/conformance/textures/tex-image-with-format-and-type-expected.txt: Added.
2074 * webgl/conformance/textures/tex-image-with-format-and-type.html: Added.
2075 * webgl/conformance/textures/tex-image-with-invalid-data-expected.txt: Added.
2076 * webgl/conformance/textures/tex-image-with-invalid-data.html: Added.
2077 * webgl/conformance/textures/tex-input-validation-expected.txt: Added.
2078 * webgl/conformance/textures/tex-input-validation.html: Added.
2079 * webgl/conformance/textures/tex-sub-image-2d-bad-args-expected.txt: Added.
2080 * webgl/conformance/textures/tex-sub-image-2d-bad-args.html: Added.
2081 * webgl/conformance/textures/tex-sub-image-2d-expected.txt: Added.
2082 * webgl/conformance/textures/tex-sub-image-2d.html: Added.
2083 * webgl/conformance/textures/texparameter-test-expected.txt: Added.
2084 * webgl/conformance/textures/texparameter-test.html: Added.
2085 * webgl/conformance/textures/texture-attachment-formats-expected.txt: Added.
2086 * webgl/conformance/textures/texture-attachment-formats.html: Added.
2087 * webgl/conformance/textures/texture-clear-expected.txt: Added.
2088 * webgl/conformance/textures/texture-clear.html: Added.
2089 * webgl/conformance/textures/texture-complete-expected.txt: Added.
2090 * webgl/conformance/textures/texture-complete.html: Added.
2091 * webgl/conformance/textures/texture-formats-test-expected.txt: Added.
2092 * webgl/conformance/textures/texture-formats-test.html: Added.
2093 * webgl/conformance/textures/texture-hd-dpi-expected.txt: Added.
2094 * webgl/conformance/textures/texture-hd-dpi.html: Added.
2095 * webgl/conformance/textures/texture-npot-expected.txt: Added.
2096 * webgl/conformance/textures/texture-npot.html: Added.
2097 * webgl/conformance/textures/texture-size-cube-maps-expected.txt: Added.
2098 * webgl/conformance/textures/texture-size-cube-maps.html: Added.
2099 * webgl/conformance/textures/texture-sub-image-cube-maps-expected.txt: Added.
2100 * webgl/conformance/textures/texture-sub-image-cube-maps.html: Added.
2101 * webgl/conformance/textures/texture-transparent-pixels-initialized-expected.txt: Added.
2102 * webgl/conformance/textures/texture-transparent-pixels-initialized.html: Added.
2103 * webgl/conformance/textures/texture-upload-cube-maps-expected.txt: Added.
2104 * webgl/conformance/textures/texture-upload-cube-maps.html: Added.
2105 * webgl/resources/webgl_test_files/conformance/textures/00_test_list.txt: Added.
2106 * webgl/resources/webgl_test_files/conformance/textures/compressed-tex-image.html: Added.
2107 * webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-and-sub-image-2d.html: Added.
2108 * webgl/resources/webgl_test_files/conformance/textures/gl-get-tex-parameter.html: Added.
2109 * webgl/resources/webgl_test_files/conformance/textures/gl-teximage.html: Added.
2110 * webgl/resources/webgl_test_files/conformance/textures/mipmap-fbo.html: Added.
2111 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-array-buffer-view.html: Added.
2112 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgb565.html: Added.
2113 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba4444.html: Added.
2114 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-data-rgba5551.html: Added.
2115 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-data.html: Added.
2116 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-uniform-binding-bugs.html: Added.
2117 * webgl/resources/webgl_test_files/conformance/textures/tex-image-webgl.html: Added.
2118 * webgl/resources/webgl_test_files/conformance/textures/tex-image-with-format-and-type.html: Added.
2119 * webgl/resources/webgl_test_files/conformance/textures/tex-image-with-invalid-data.html: Added.
2120 * webgl/resources/webgl_test_files/conformance/textures/tex-input-validation.html: Added.
2121 * webgl/resources/webgl_test_files/conformance/textures/tex-sub-image-2d-bad-args.html: Added.
2122 * webgl/resources/webgl_test_files/conformance/textures/tex-sub-image-2d.html: Added.
2123 * webgl/resources/webgl_test_files/conformance/textures/texparameter-test.html: Added.
2124 * webgl/resources/webgl_test_files/conformance/textures/texture-attachment-formats.html: Added.
2125 * webgl/resources/webgl_test_files/conformance/textures/texture-clear.html: Added.
2126 * webgl/resources/webgl_test_files/conformance/textures/texture-complete.html: Added.
2127 * webgl/resources/webgl_test_files/conformance/textures/texture-formats-test.html: Added.
2128 * webgl/resources/webgl_test_files/conformance/textures/texture-hd-dpi.html: Added.
2129 * webgl/resources/webgl_test_files/conformance/textures/texture-npot.html: Added.
2130 * webgl/resources/webgl_test_files/conformance/textures/texture-size-cube-maps.html: Added.
2131 * webgl/resources/webgl_test_files/conformance/textures/texture-sub-image-cube-maps.html: Added.
2132 * webgl/resources/webgl_test_files/conformance/textures/texture-transparent-pixels-initialized.html: Added.
2133 * webgl/resources/webgl_test_files/conformance/textures/texture-upload-cube-maps.html: Added.
2135 2013-02-07 Andrey Lushnikov <lushnikov@chromium.org>
2137 Web Inspector: highlight matching braces in DTE.
2138 https://bugs.webkit.org/show_bug.cgi?id=108697
2140 Reviewed by Pavel Feldman.
2142 New layout test to verify brace matching functionality. Fix some
2143 layout test expectations as the patch removes braces from highlight
2146 * inspector/editor/brace-matcher-expected.txt: Added.
2147 * inspector/editor/brace-matcher.html: Added.
2148 * inspector/editor/highlighter-basics-expected.txt:
2149 * inspector/editor/text-editor-long-line-expected.txt:
2151 2013-02-07 Matt Falkenhagen <falken@chromium.org>
2153 Rollout r142058 various crashes and timeouts on AppleMac and Chromium
2154 https://bugs.webkit.org/show_bug.cgi?id=109152
2156 Reviewed by Pavel Feldman.
2158 Unreviewed gardening. r142058 added failing tests and marked many as
2159 Skip or Failure but there are also Timeouts and Crashes causing
2162 * platform/chromium/TestExpectations:
2163 * platform/mac/TestExpectations:
2164 * platform/win/TestExpectations:
2165 * webgl/conformance/canvas/buffer-offscreen-test-expected.txt: Removed.
2166 * webgl/conformance/canvas/buffer-offscreen-test.html: Removed.
2167 * webgl/conformance/canvas/buffer-preserve-test-expected.txt: Removed.
2168 * webgl/conformance/canvas/buffer-preserve-test.html: Removed.
2169 * webgl/conformance/canvas/drawingbuffer-test-expected.txt: Removed.
2170 * webgl/conformance/canvas/drawingbuffer-test.html: Removed.
2171 * webgl/conformance/canvas/to-data-url-test-expected.txt: Removed.
2172 * webgl/conformance/canvas/to-data-url-test.html: Removed.
2173 * webgl/conformance/context/context-attribute-preserve-drawing-buffer-expected.txt: Removed.
2174 * webgl/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
2175 * webgl/conformance/context/context-creation-and-destruction-expected.txt: Removed.
2176 * webgl/conformance/context/context-creation-and-destruction.html: Removed.
2177 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype-expected.txt: Removed.
2178 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
2179 * webgl/conformance/glsl/literals/float_literal.vert-expected.txt: Removed.
2180 * webgl/conformance/glsl/literals/float_literal.vert.html: Removed.
2181 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions-expected.txt: Removed.
2182 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
2183 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions-expected.txt: Removed.
2184 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
2185 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays-expected.txt: Removed.
2186 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
2187 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch-expected.txt: Removed.
2188 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
2189 * webgl/conformance/glsl/misc/shader-with-non-reserved-words-expected.txt: Removed.
2190 * webgl/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
2191 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators-expected.txt: Removed.
2192 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
2193 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names-expected.txt: Removed.
2194 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
2195 * webgl/conformance/glsl/misc/shaders-with-varyings-expected.txt: Removed.
2196 * webgl/conformance/glsl/misc/shaders-with-varyings.html: Removed.
2197 * webgl/conformance/glsl/variables/gl-pointcoord-expected.txt: Removed.
2198 * webgl/conformance/glsl/variables/gl-pointcoord.html: Removed.
2199 * webgl/conformance/more/conformance/quickCheckAPI-A-expected.txt: Removed.
2200 * webgl/conformance/more/conformance/quickCheckAPI-A.html: Removed.
2201 * webgl/conformance/more/conformance/quickCheckAPI-B1-expected.txt: Removed.
2202 * webgl/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
2203 * webgl/conformance/more/conformance/quickCheckAPI-B2-expected.txt: Removed.
2204 * webgl/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
2205 * webgl/conformance/more/conformance/quickCheckAPI-B3-expected.txt: Removed.
2206 * webgl/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
2207 * webgl/conformance/more/conformance/quickCheckAPI-B4-expected.txt: Removed.
2208 * webgl/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
2209 * webgl/conformance/more/conformance/quickCheckAPI-C-expected.txt: Removed.
2210 * webgl/conformance/more/conformance/quickCheckAPI-C.html: Removed.
2211 * webgl/conformance/more/conformance/quickCheckAPI-D_G-expected.txt: Removed.
2212 * webgl/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
2213 * webgl/conformance/more/conformance/quickCheckAPI-G_I-expected.txt: Removed.
2214 * webgl/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
2215 * webgl/conformance/more/conformance/quickCheckAPI-L_S-expected.txt: Removed.
2216 * webgl/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
2217 * webgl/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Removed.
2218 * webgl/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
2219 * webgl/conformance/more/functions/bufferDataBadArgs-expected.txt: Removed.
2220 * webgl/conformance/more/functions/bufferDataBadArgs.html: Removed.
2221 * webgl/conformance/more/functions/copyTexImage2D-expected.txt: Removed.
2222 * webgl/conformance/more/functions/copyTexImage2D.html: Removed.
2223 * webgl/conformance/more/functions/copyTexImage2DBadArgs-expected.txt: Removed.
2224 * webgl/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
2225 * webgl/conformance/more/functions/copyTexSubImage2D-expected.txt: Removed.
2226 * webgl/conformance/more/functions/copyTexSubImage2D.html: Removed.
2227 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs-expected.txt: Removed.
2228 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
2229 * webgl/conformance/more/functions/deleteBufferBadArgs-expected.txt: Removed.
2230 * webgl/conformance/more/functions/deleteBufferBadArgs.html: Removed.
2231 * webgl/conformance/more/functions/drawArrays-expected.txt: Removed.
2232 * webgl/conformance/more/functions/drawArrays.html: Removed.
2233 * webgl/conformance/more/functions/drawArraysOutOfBounds-expected.txt: Removed.
2234 * webgl/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
2235 * webgl/conformance/more/functions/drawElements-expected.txt: Removed.
2236 * webgl/conformance/more/functions/drawElements.html: Removed.
2237 * webgl/conformance/more/functions/drawElementsBadArgs-expected.txt: Removed.
2238 * webgl/conformance/more/functions/drawElementsBadArgs.html: Removed.
2239 * webgl/conformance/more/functions/readPixelsBadArgs-expected.txt: Removed.
2240 * webgl/conformance/more/functions/readPixelsBadArgs.html: Removed.
2241 * webgl/conformance/more/functions/texImage2DBadArgs-expected.txt: Removed.
2242 * webgl/conformance/more/functions/texImage2DBadArgs.html: Removed.
2243 * webgl/conformance/more/functions/texImage2DHTML-expected.txt: Removed.
2244 * webgl/conformance/more/functions/texImage2DHTML.html: Removed.
2245 * webgl/conformance/more/functions/texSubImage2DBadArgs-expected.txt: Removed.
2246 * webgl/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
2247 * webgl/conformance/more/functions/texSubImage2DHTML-expected.txt: Removed.
2248 * webgl/conformance/more/functions/texSubImage2DHTML.html: Removed.
2249 * webgl/conformance/ogles/GL/acos/acos_001_to_006-expected.txt: Removed.
2250 * webgl/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
2251 * webgl/conformance/ogles/GL/asin/asin_001_to_006-expected.txt: Removed.
2252 * webgl/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
2253 * webgl/conformance/ogles/GL/atan/atan_001_to_008-expected.txt: Removed.
2254 * webgl/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
2255 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008-expected.txt: Removed.
2256 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
2257 * webgl/conformance/ogles/GL/log/log_001_to_008-expected.txt: Removed.
2258 * webgl/conformance/ogles/GL/log/log_001_to_008.html: Removed.
2259 * webgl/conformance/ogles/GL/log2/log2_001_to_008-expected.txt: Removed.
2260 * webgl/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
2261 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006-expected.txt: Removed.
2262 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
2263 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test-expected.txt: Removed.
2264 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
2265 * webgl/conformance/programs/program-test-expected.txt: Removed.
2266 * webgl/conformance/programs/program-test.html: Removed.
2267 * webgl/conformance/reading/read-pixels-test-expected.txt: Removed.
2268 * webgl/conformance/reading/read-pixels-test.html: Removed.
2269 * webgl/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Removed.
2270 * webgl/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
2271 * webgl/conformance/rendering/gl-scissor-test-expected.txt: Removed.
2272 * webgl/conformance/rendering/gl-scissor-test.html: Removed.
2273 * webgl/conformance/rendering/more-than-65536-indices-expected.txt: Removed.
2274 * webgl/conformance/rendering/more-than-65536-indices.html: Removed.
2275 * webgl/conformance/rendering/multisample-corruption-expected.txt: Removed.
2276 * webgl/conformance/rendering/multisample-corruption.html: Removed.
2277 * webgl/conformance/rendering/point-size-expected.txt: Removed.
2278 * webgl/conformance/rendering/point-size.html: Removed.
2279 * webgl/conformance/state/gl-object-get-calls-expected.txt: Removed.
2280 * webgl/conformance/state/gl-object-get-calls.html: Removed.
2281 * webgl/conformance/textures/copy-tex-image-2d-formats-expected.txt: Removed.
2282 * webgl/conformance/textures/copy-tex-image-2d-formats.html: Removed.
2283 * webgl/conformance/textures/gl-pixelstorei-expected.txt: Removed.
2284 * webgl/conformance/textures/gl-pixelstorei.html: Removed.
2285 * webgl/conformance/textures/origin-clean-conformance-expected.txt: Removed.
2286 * webgl/conformance/textures/origin-clean-conformance.html: Removed.
2287 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-expected.txt: Removed.
2288 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Removed.
2289 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
2290 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Removed.
2291 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
2292 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Removed.
2293 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
2294 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
2295 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-expected.txt: Removed.
2296 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Removed.
2297 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
2298 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Removed.
2299 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
2300 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Removed.
2301 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
2302 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
2303 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-expected.txt: Removed.
2304 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Removed.
2305 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
2306 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Removed.
2307 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
2308 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Removed.
2309 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
2310 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
2311 * webgl/conformance/textures/texture-active-bind-2-expected.txt: Removed.
2312 * webgl/conformance/textures/texture-active-bind-2.html: Removed.
2313 * webgl/conformance/textures/texture-active-bind-expected.txt: Removed.
2314 * webgl/conformance/textures/texture-active-bind.html: Removed.
2315 * webgl/conformance/textures/texture-mips-expected.txt: Removed.
2316 * webgl/conformance/textures/texture-mips.html: Removed.
2317 * webgl/conformance/textures/texture-npot-video-expected.txt: Removed.
2318 * webgl/conformance/textures/texture-npot-video.html: Removed.
2319 * webgl/conformance/textures/texture-size-expected.txt: Removed.
2320 * webgl/conformance/textures/texture-size-limit-expected.txt: Removed.
2321 * webgl/conformance/textures/texture-size-limit.html: Removed.
2322 * webgl/conformance/textures/texture-size.html: Removed.
2323 * webgl/conformance/uniforms/gl-uniform-arrays-expected.txt: Removed.
2324 * webgl/conformance/uniforms/gl-uniform-arrays.html: Removed.
2325 * webgl/conformance/uniforms/uniform-default-values-expected.txt: Removed.
2326 * webgl/conformance/uniforms/uniform-default-values.html: Removed.
2327 * webgl/conformance/uniforms/uniform-location-expected.txt: Removed.
2328 * webgl/conformance/uniforms/uniform-location.html: Removed.
2329 * webgl/conformance/uniforms/uniform-samplers-test-expected.txt: Removed.
2330 * webgl/conformance/uniforms/uniform-samplers-test.html: Removed.
2331 * webgl/resources/webgl_test_files/conformance/canvas/buffer-offscreen-test.html: Removed.
2332 * webgl/resources/webgl_test_files/conformance/canvas/buffer-preserve-test.html: Removed.
2333 * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-test.html: Removed.
2334 * webgl/resources/webgl_test_files/conformance/canvas/to-data-url-test.html: Removed.
2335 * webgl/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html: Removed.
2336 * webgl/resources/webgl_test_files/conformance/context/context-creation-and-destruction.html: Removed.
2337 * webgl/resources/webgl_test_files/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Removed.
2338 * webgl/resources/webgl_test_files/conformance/glsl/literals/float_literal.vert.html: Removed.
2339 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Removed.
2340 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-varying-packing-restrictions.html: Removed.
2341 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Removed.
2342 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Removed.
2343 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-non-reserved-words.html: Removed.
2344 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Removed.
2345 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Removed.
2346 * webgl/resources/webgl_test_files/conformance/glsl/misc/shaders-with-varyings.html: Removed.
2347 * webgl/resources/webgl_test_files/conformance/glsl/variables/gl-pointcoord.html: Removed.
2348 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-A.html: Removed.
2349 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B1.html: Removed.
2350 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B2.html: Removed.
2351 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B3.html: Removed.
2352 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B4.html: Removed.
2353 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-C.html: Removed.
2354 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-D_G.html: Removed.
2355 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-G_I.html: Removed.
2356 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-L_S.html: Removed.
2357 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Removed.
2358 * webgl/resources/webgl_test_files/conformance/more/functions/bufferDataBadArgs.html: Removed.
2359 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2D.html: Removed.
2360 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2DBadArgs.html: Removed.
2361 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2D.html: Removed.
2362 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2DBadArgs.html: Removed.
2363 * webgl/resources/webgl_test_files/conformance/more/functions/deleteBufferBadArgs.html: Removed.
2364 * webgl/resources/webgl_test_files/conformance/more/functions/drawArrays.html: Removed.
2365 * webgl/resources/webgl_test_files/conformance/more/functions/drawArraysOutOfBounds.html: Removed.
2366 * webgl/resources/webgl_test_files/conformance/more/functions/drawElements.html: Removed.
2367 * webgl/resources/webgl_test_files/conformance/more/functions/drawElementsBadArgs.html: Removed.
2368 * webgl/resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html: Removed.
2369 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DBadArgs.html: Removed.
2370 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html: Removed.
2371 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DBadArgs.html: Removed.
2372 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html: Removed.
2373 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_001_to_006.html: Removed.
2374 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_001_to_006.html: Removed.
2375 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_001_to_008.html: Removed.
2376 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Removed.
2377 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_001_to_008.html: Removed.
2378 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_001_to_008.html: Removed.
2379 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Removed.
2380 * webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-long-names-test.html: Removed.
2381 * webgl/resources/webgl_test_files/conformance/programs/program-test.html: Removed.
2382 * webgl/resources/webgl_test_files/conformance/reading/read-pixels-test.html: Removed.
2383 * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Removed.
2384 * webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-test.html: Removed.
2385 * webgl/resources/webgl_test_files/conformance/rendering/more-than-65536-indices.html: Removed.
2386 * webgl/resources/webgl_test_files/conformance/rendering/multisample-corruption.html: Removed.
2387 * webgl/resources/webgl_test_files/conformance/rendering/point-size.html: Removed.
2388 * webgl/resources/webgl_test_files/conformance/state/gl-object-get-calls.html: Removed.
2389 * webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html: Removed.
2390 * webgl/resources/webgl_test_files/conformance/textures/gl-pixelstorei.html: Removed.
2391 * webgl/resources/webgl_test_files/conformance/textures/origin-clean-conformance.html: Removed.
2392 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Removed.
2393 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Removed.
2394 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Removed.
2395 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Removed.
2396 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Removed.
2397 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Removed.
2398 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Removed.
2399 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Removed.
2400 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Removed.
2401 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Removed.
2402 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Removed.
2403 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Removed.
2404 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind-2.html: Removed.
2405 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind.html: Removed.
2406 * webgl/resources/webgl_test_files/conformance/textures/texture-mips.html: Removed.
2407 * webgl/resources/webgl_test_files/conformance/textures/texture-npot-video.html: Removed.
2408 * webgl/resources/webgl_test_files/conformance/textures/texture-size-limit.html: Removed.
2409 * webgl/resources/webgl_test_files/conformance/textures/texture-size.html: Removed.
2410 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-arrays.html: Removed.
2411 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-default-values.html: Removed.
2412 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-location.html: Removed.
2413 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-samplers-test.html: Removed.
2415 2013-02-07 Ádám Kallai <kadam@inf.u-szeged.hu>
2417 [Qt] Unreviewed gardening. Skip failing WebGL tests.
2419 * platform/qt/TestExpectations:
2421 2013-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
2423 Unreviewed, rolling out r142067.
2424 http://trac.webkit.org/changeset/142067
2425 https://bugs.webkit.org/show_bug.cgi?id=109147
2427 adding Slow modifier did not help completely (Requested by
2430 * platform/chromium/TestExpectations:
2432 2013-02-07 Zan Dobersek <zdobersek@igalia.com>
2434 Unreviewed GTK gardening.
2436 Expanding failure expectation for fast/dom/Window/slow-unload-handler.html.
2437 Adding failure expectation for the new fast/css/negative-text-indent-in-inline-block.html
2440 * platform/gtk/TestExpectations:
2442 2013-02-03 Kentaro Hara <haraken@chromium.org>
2444 WebKit's focus events are UIEvents (instead of FocusEvent) and thus don't expose .relatedTarget
2445 https://bugs.webkit.org/show_bug.cgi?id=76216
2447 Reviewed by Eric Seidel.
2449 Spec: http://www.w3.org/TR/DOM-Level-3-Events/#events-FocusEvent
2451 This patch creates a new FocusEvent class with a relatedTarget attribute.
2452 Now when focusin or focusout events are dispatched, a FocusEvent is created with
2453 the relatedTarget attribute set accordingly.
2455 * fast/dom/shadow/shadow-boundary-events-expected.txt:
2456 * fast/dom/shadow/shadow-boundary-events.html:
2457 * fast/events/related-target-focusevent-expected.txt: Added.
2458 * fast/events/related-target-focusevent.html: Added.
2460 2013-02-06 Mike West <mkwst@chromium.org>
2462 Entity-header extension headers honored on 304 responses.
2463 https://bugs.webkit.org/show_bug.cgi?id=72414
2465 Reviewed by Alexey Proskuryakov.
2467 * http/tests/security/XFrameOptions/resources/nph-cached-xfo.pl: Added.
2468 * http/tests/security/XFrameOptions/x-frame-options-cached-expected.txt: Added.
2469 * http/tests/security/XFrameOptions/x-frame-options-cached.html: Added.
2470 * http/tests/security/contentSecurityPolicy/cached-frame-csp-expected.txt: Added.
2471 * http/tests/security/contentSecurityPolicy/cached-frame-csp.html: Added.
2472 * http/tests/security/contentSecurityPolicy/resources/nph-cached-csp.pl: Added.
2473 * http/tests/security/xssAuditor/cached-frame-expected.txt: Added.
2474 * http/tests/security/xssAuditor/cached-frame.html: Added.
2475 * http/tests/security/xssAuditor/resources/nph-cached.pl: Added.
2477 2013-02-06 Matt Falkenhagen <falken@chromium.org>
2479 Unreviewed gardening. Marking all webgl/conformance tests as slow.
2481 * platform/chromium/TestExpectations:
2483 2013-02-06 Tom Sepez <tsepez@chromium.org>
2485 document.referrer leakage with XSS Auditor page block
2486 https://bugs.webkit.org/show_bug.cgi?id=109089
2488 Reviewed by Adam Barth.
2490 Test prints the referrer to show it isn't leaked.
2492 * http/tests/security/xssAuditor/full-block-script-tag-expected.txt:
2493 * http/tests/security/xssAuditor/full-block-script-tag.html:
2495 2013-02-06 Matt Falkenhagen <falken@chromium.org>
2497 Unreviewed gardening. Marking gl-vertexattribpointer.html as slow.
2499 * platform/chromium/TestExpectations:
2501 2013-02-06 Gregg Tavares <gman@chromium.org>
2503 Adds failing WebGL Conformance Tests.
2504 https://bugs.webkit.org/show_bug.cgi?id=109075
2506 Reviewed by Kenneth Russell.
2508 * platform/chromium/TestExpectations:
2509 * platform/mac/TestExpectations:
2510 * platform/win/TestExpectations:
2511 * webgl/conformance/canvas/buffer-offscreen-test-expected.txt: Added.
2512 * webgl/conformance/canvas/buffer-offscreen-test.html: Added.
2513 * webgl/conformance/canvas/buffer-preserve-test-expected.txt: Added.
2514 * webgl/conformance/canvas/buffer-preserve-test.html: Added.
2515 * webgl/conformance/canvas/drawingbuffer-test-expected.txt: Added.
2516 * webgl/conformance/canvas/drawingbuffer-test.html: Added.
2517 * webgl/conformance/canvas/to-data-url-test-expected.txt: Added.
2518 * webgl/conformance/canvas/to-data-url-test.html: Added.
2519 * webgl/conformance/context/context-attribute-preserve-drawing-buffer-expected.txt: Added.
2520 * webgl/conformance/context/context-attribute-preserve-drawing-buffer.html: Added.
2521 * webgl/conformance/context/context-creation-and-destruction-expected.txt: Added.
2522 * webgl/conformance/context/context-creation-and-destruction.html: Added.
2523 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype-expected.txt: Added.
2524 * webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Added.
2525 * webgl/conformance/glsl/literals/float_literal.vert-expected.txt: Added.
2526 * webgl/conformance/glsl/literals/float_literal.vert.html: Added.
2527 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions-expected.txt: Added.
2528 * webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Added.
2529 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions-expected.txt: Added.
2530 * webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html: Added.
2531 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays-expected.txt: Added.
2532 * webgl/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Added.
2533 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch-expected.txt: Added.
2534 * webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Added.
2535 * webgl/conformance/glsl/misc/shader-with-non-reserved-words-expected.txt: Added.
2536 * webgl/conformance/glsl/misc/shader-with-non-reserved-words.html: Added.
2537 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators-expected.txt: Added.
2538 * webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Added.
2539 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names-expected.txt: Added.
2540 * webgl/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Added.
2541 * webgl/conformance/glsl/misc/shaders-with-varyings-expected.txt: Added.
2542 * webgl/conformance/glsl/misc/shaders-with-varyings.html: Added.
2543 * webgl/conformance/glsl/variables/gl-pointcoord-expected.txt: Added.
2544 * webgl/conformance/glsl/variables/gl-pointcoord.html: Added.
2545 * webgl/conformance/more/conformance/quickCheckAPI-A-expected.txt: Added.
2546 * webgl/conformance/more/conformance/quickCheckAPI-A.html: Added.
2547 * webgl/conformance/more/conformance/quickCheckAPI-B1-expected.txt: Added.
2548 * webgl/conformance/more/conformance/quickCheckAPI-B1.html: Added.
2549 * webgl/conformance/more/conformance/quickCheckAPI-B2-expected.txt: Added.
2550 * webgl/conformance/more/conformance/quickCheckAPI-B2.html: Added.
2551 * webgl/conformance/more/conformance/quickCheckAPI-B3-expected.txt: Added.
2552 * webgl/conformance/more/conformance/quickCheckAPI-B3.html: Added.
2553 * webgl/conformance/more/conformance/quickCheckAPI-B4-expected.txt: Added.
2554 * webgl/conformance/more/conformance/quickCheckAPI-B4.html: Added.
2555 * webgl/conformance/more/conformance/quickCheckAPI-C-expected.txt: Added.
2556 * webgl/conformance/more/conformance/quickCheckAPI-C.html: Added.
2557 * webgl/conformance/more/conformance/quickCheckAPI-D_G-expected.txt: Added.
2558 * webgl/conformance/more/conformance/quickCheckAPI-D_G.html: Added.
2559 * webgl/conformance/more/conformance/quickCheckAPI-G_I-expected.txt: Added.
2560 * webgl/conformance/more/conformance/quickCheckAPI-G_I.html: Added.
2561 * webgl/conformance/more/conformance/quickCheckAPI-L_S-expected.txt: Added.
2562 * webgl/conformance/more/conformance/quickCheckAPI-L_S.html: Added.
2563 * webgl/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Added.
2564 * webgl/conformance/more/conformance/quickCheckAPI-S_V.html: Added.
2565 * webgl/conformance/more/functions/bufferDataBadArgs-expected.txt: Added.
2566 * webgl/conformance/more/functions/bufferDataBadArgs.html: Added.
2567 * webgl/conformance/more/functions/copyTexImage2D-expected.txt: Added.
2568 * webgl/conformance/more/functions/copyTexImage2D.html: Added.
2569 * webgl/conformance/more/functions/copyTexImage2DBadArgs-expected.txt: Added.
2570 * webgl/conformance/more/functions/copyTexImage2DBadArgs.html: Added.
2571 * webgl/conformance/more/functions/copyTexSubImage2D-expected.txt: Added.
2572 * webgl/conformance/more/functions/copyTexSubImage2D.html: Added.
2573 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs-expected.txt: Added.
2574 * webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html: Added.
2575 * webgl/conformance/more/functions/deleteBufferBadArgs-expected.txt: Added.
2576 * webgl/conformance/more/functions/deleteBufferBadArgs.html: Added.
2577 * webgl/conformance/more/functions/drawArrays-expected.txt: Added.
2578 * webgl/conformance/more/functions/drawArrays.html: Added.
2579 * webgl/conformance/more/functions/drawArraysOutOfBounds-expected.txt: Added.
2580 * webgl/conformance/more/functions/drawArraysOutOfBounds.html: Added.
2581 * webgl/conformance/more/functions/drawElements-expected.txt: Added.
2582 * webgl/conformance/more/functions/drawElements.html: Added.
2583 * webgl/conformance/more/functions/drawElementsBadArgs-expected.txt: Added.
2584 * webgl/conformance/more/functions/drawElementsBadArgs.html: Added.
2585 * webgl/conformance/more/functions/readPixelsBadArgs-expected.txt: Added.
2586 * webgl/conformance/more/functions/readPixelsBadArgs.html: Added.
2587 * webgl/conformance/more/functions/texImage2DBadArgs-expected.txt: Added.
2588 * webgl/conformance/more/functions/texImage2DBadArgs.html: Added.
2589 * webgl/conformance/more/functions/texImage2DHTML-expected.txt: Added.
2590 * webgl/conformance/more/functions/texImage2DHTML.html: Added.
2591 * webgl/conformance/more/functions/texSubImage2DBadArgs-expected.txt: Added.
2592 * webgl/conformance/more/functions/texSubImage2DBadArgs.html: Added.
2593 * webgl/conformance/more/functions/texSubImage2DHTML-expected.txt: Added.
2594 * webgl/conformance/more/functions/texSubImage2DHTML.html: Added.
2595 * webgl/conformance/ogles/GL/acos/acos_001_to_006-expected.txt: Added.
2596 * webgl/conformance/ogles/GL/acos/acos_001_to_006.html: Added.
2597 * webgl/conformance/ogles/GL/asin/asin_001_to_006-expected.txt: Added.
2598 * webgl/conformance/ogles/GL/asin/asin_001_to_006.html: Added.
2599 * webgl/conformance/ogles/GL/atan/atan_001_to_008-expected.txt: Added.
2600 * webgl/conformance/ogles/GL/atan/atan_001_to_008.html: Added.
2601 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008-expected.txt: Added.
2602 * webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Added.
2603 * webgl/conformance/ogles/GL/log/log_001_to_008-expected.txt: Added.
2604 * webgl/conformance/ogles/GL/log/log_001_to_008.html: Added.
2605 * webgl/conformance/ogles/GL/log2/log2_001_to_008-expected.txt: Added.
2606 * webgl/conformance/ogles/GL/log2/log2_001_to_008.html: Added.
2607 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006-expected.txt: Added.
2608 * webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Added.
2609 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test-expected.txt: Added.
2610 * webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html: Added.
2611 * webgl/conformance/programs/program-test-expected.txt: Added.
2612 * webgl/conformance/programs/program-test.html: Added.
2613 * webgl/conformance/reading/read-pixels-test-expected.txt: Added.
2614 * webgl/conformance/reading/read-pixels-test.html: Added.
2615 * webgl/conformance/renderbuffers/framebuffer-object-attachment-expected.txt: Added.
2616 * webgl/conformance/renderbuffers/framebuffer-object-attachment.html: Added.
2617 * webgl/conformance/rendering/gl-scissor-test-expected.txt: Added.
2618 * webgl/conformance/rendering/gl-scissor-test.html: Added.
2619 * webgl/conformance/rendering/more-than-65536-indices-expected.txt: Added.
2620 * webgl/conformance/rendering/more-than-65536-indices.html: Added.
2621 * webgl/conformance/rendering/multisample-corruption-expected.txt: Added.
2622 * webgl/conformance/rendering/multisample-corruption.html: Added.
2623 * webgl/conformance/rendering/point-size-expected.txt: Added.
2624 * webgl/conformance/rendering/point-size.html: Added.
2625 * webgl/conformance/state/gl-object-get-calls-expected.txt: Added.
2626 * webgl/conformance/state/gl-object-get-calls.html: Added.
2627 * webgl/conformance/textures/copy-tex-image-2d-formats-expected.txt: Added.
2628 * webgl/conformance/textures/copy-tex-image-2d-formats.html: Added.
2629 * webgl/conformance/textures/gl-pixelstorei-expected.txt: Added.
2630 * webgl/conformance/textures/gl-pixelstorei.html: Added.
2631 * webgl/conformance/textures/origin-clean-conformance-expected.txt: Added.
2632 * webgl/conformance/textures/origin-clean-conformance.html: Added.
2633 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-expected.txt: Added.
2634 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565-expected.txt: Added.
2635 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Added.
2636 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444-expected.txt: Added.
2637 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Added.
2638 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551-expected.txt: Added.
2639 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Added.
2640 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Added.
2641 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-expected.txt: Added.
2642 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565-expected.txt: Added.
2643 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Added.
2644 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444-expected.txt: Added.
2645 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Added.
2646 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551-expected.txt: Added.
2647 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Added.
2648 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Added.
2649 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-expected.txt: Added.
2650 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565-expected.txt: Added.
2651 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Added.
2652 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444-expected.txt: Added.
2653 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Added.
2654 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551-expected.txt: Added.
2655 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Added.
2656 * webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Added.
2657 * webgl/conformance/textures/texture-active-bind-2-expected.txt: Added.
2658 * webgl/conformance/textures/texture-active-bind-2.html: Added.
2659 * webgl/conformance/textures/texture-active-bind-expected.txt: Added.
2660 * webgl/conformance/textures/texture-active-bind.html: Added.
2661 * webgl/conformance/textures/texture-mips-expected.txt: Added.
2662 * webgl/conformance/textures/texture-mips.html: Added.
2663 * webgl/conformance/textures/texture-npot-video-expected.txt: Added.
2664 * webgl/conformance/textures/texture-npot-video.html: Added.
2665 * webgl/conformance/textures/texture-size-expected.txt: Added.
2666 * webgl/conformance/textures/texture-size-limit-expected.txt: Added.
2667 * webgl/conformance/textures/texture-size-limit.html: Added.
2668 * webgl/conformance/textures/texture-size.html: Added.
2669 * webgl/conformance/uniforms/gl-uniform-arrays-expected.txt: Added.
2670 * webgl/conformance/uniforms/gl-uniform-arrays.html: Added.
2671 * webgl/conformance/uniforms/uniform-default-values-expected.txt: Added.
2672 * webgl/conformance/uniforms/uniform-default-values.html: Added.
2673 * webgl/conformance/uniforms/uniform-location-expected.txt: Added.
2674 * webgl/conformance/uniforms/uniform-location.html: Added.
2675 * webgl/conformance/uniforms/uniform-samplers-test-expected.txt: Added.
2676 * webgl/conformance/uniforms/uniform-samplers-test.html: Added.
2677 * webgl/resources/webgl_test_files/conformance/canvas/buffer-offscreen-test.html: Added.
2678 * webgl/resources/webgl_test_files/conformance/canvas/buffer-preserve-test.html: Added.
2679 * webgl/resources/webgl_test_files/conformance/canvas/drawingbuffer-test.html: Added.
2680 * webgl/resources/webgl_test_files/conformance/canvas/to-data-url-test.html: Added.
2681 * webgl/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html: Added.
2682 * webgl/resources/webgl_test_files/conformance/context/context-creation-and-destruction.html: Added.
2683 * webgl/resources/webgl_test_files/conformance/glsl/functions/glsl-function-smoothstep-gentype.html: Added.
2684 * webgl/resources/webgl_test_files/conformance/glsl/literals/float_literal.vert.html: Added.
2685 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-uniform-packing-restrictions.html: Added.
2686 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-varying-packing-restrictions.html: Added.
2687 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-array-of-structs-containing-arrays.html: Added.
2688 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html: Added.
2689 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-non-reserved-words.html: Added.
2690 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-short-circuiting-operators.html: Added.
2691 * webgl/resources/webgl_test_files/conformance/glsl/misc/shader-with-similar-uniform-array-names.html: Added.
2692 * webgl/resources/webgl_test_files/conformance/glsl/misc/shaders-with-varyings.html: Added.
2693 * webgl/resources/webgl_test_files/conformance/glsl/variables/gl-pointcoord.html: Added.
2694 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-A.html: Added.
2695 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B1.html: Added.
2696 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B2.html: Added.
2697 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B3.html: Added.
2698 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-B4.html: Added.
2699 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-C.html: Added.
2700 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-D_G.html: Added.
2701 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-G_I.html: Added.
2702 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-L_S.html: Added.
2703 * webgl/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Added.
2704 * webgl/resources/webgl_test_files/conformance/more/functions/bufferDataBadArgs.html: Added.
2705 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2D.html: Added.
2706 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexImage2DBadArgs.html: Added.
2707 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2D.html: Added.
2708 * webgl/resources/webgl_test_files/conformance/more/functions/copyTexSubImage2DBadArgs.html: Added.
2709 * webgl/resources/webgl_test_files/conformance/more/functions/deleteBufferBadArgs.html: Added.
2710 * webgl/resources/webgl_test_files/conformance/more/functions/drawArrays.html: Added.
2711 * webgl/resources/webgl_test_files/conformance/more/functions/drawArraysOutOfBounds.html: Added.
2712 * webgl/resources/webgl_test_files/conformance/more/functions/drawElements.html: Added.
2713 * webgl/resources/webgl_test_files/conformance/more/functions/drawElementsBadArgs.html: Added.
2714 * webgl/resources/webgl_test_files/conformance/more/functions/readPixelsBadArgs.html: Added.
2715 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DBadArgs.html: Added.
2716 * webgl/resources/webgl_test_files/conformance/more/functions/texImage2DHTML.html: Added.
2717 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DBadArgs.html: Added.
2718 * webgl/resources/webgl_test_files/conformance/more/functions/texSubImage2DHTML.html: Added.
2719 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_001_to_006.html: Added.
2720 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_001_to_006.html: Added.
2721 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_001_to_008.html: Added.
2722 * webgl/resources/webgl_test_files/conformance/ogles/GL/control_flow/control_flow_001_to_008.html: Added.
2723 * webgl/resources/webgl_test_files/conformance/ogles/GL/log/log_001_to_008.html: Added.
2724 * webgl/resources/webgl_test_files/conformance/ogles/GL/log2/log2_001_to_008.html: Added.
2725 * webgl/resources/webgl_test_files/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html: Added.
2726 * webgl/resources/webgl_test_files/conformance/programs/gl-bind-attrib-location-long-names-test.html: Added.
2727 * webgl/resources/webgl_test_files/conformance/programs/program-test.html: Added.
2728 * webgl/resources/webgl_test_files/conformance/reading/read-pixels-test.html: Added.
2729 * webgl/resources/webgl_test_files/conformance/renderbuffers/framebuffer-object-attachment.html: Added.
2730 * webgl/resources/webgl_test_files/conformance/rendering/gl-scissor-test.html: Added.
2731 * webgl/resources/webgl_test_files/conformance/rendering/more-than-65536-indices.html: Added.
2732 * webgl/resources/webgl_test_files/conformance/rendering/multisample-corruption.html: Added.
2733 * webgl/resources/webgl_test_files/conformance/rendering/point-size.html: Added.
2734 * webgl/resources/webgl_test_files/conformance/state/gl-object-get-calls.html: Added.
2735 * webgl/resources/webgl_test_files/conformance/textures/copy-tex-image-2d-formats.html: Added.
2736 * webgl/resources/webgl_test_files/conformance/textures/gl-pixelstorei.html: Added.
2737 * webgl/resources/webgl_test_files/conformance/textures/origin-clean-conformance.html: Added.
2738 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html: Added.
2739 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html: Added.
2740 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html: Added.
2741 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html: Added.
2742 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html: Added.
2743 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html: Added.
2744 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html: Added.
2745 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-image.html: Added.
2746 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html: Added.
2747 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html: Added.
2748 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html: Added.
2749 * webgl/resources/webgl_test_files/conformance/textures/tex-image-and-sub-image-2d-with-video.html: Added.
2750 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind-2.html: Added.
2751 * webgl/resources/webgl_test_files/conformance/textures/texture-active-bind.html: Added.
2752 * webgl/resources/webgl_test_files/conformance/textures/texture-mips.html: Added.
2753 * webgl/resources/webgl_test_files/conformance/textures/texture-npot-video.html: Added.
2754 * webgl/resources/webgl_test_files/conformance/textures/texture-size-limit.html: Added.
2755 * webgl/resources/webgl_test_files/conformance/textures/texture-size.html: Added.
2756 * webgl/resources/webgl_test_files/conformance/uniforms/gl-uniform-arrays.html: Added.
2757 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-default-values.html: Added.
2758 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-location.html: Added.
2759 * webgl/resources/webgl_test_files/conformance/uniforms/uniform-samplers-test.html: Added.
2761 2013-02-06 Terry Anderson <tdanderson@chromium.org>
2763 Add support for gesture scroll events that do not propagate to enclosing scrollables
2764 https://bugs.webkit.org/show_bug.cgi?id=108849
2766 Reviewed by Antonio Gomes.
2768 New tests added to ensure that GestureScrollUpdateWithoutPropagation events will not
2769 propagate to the scrollable parent of their target when the target has no area
2770 left to be scrolled.
2772 Modified two chromium-specific plugin tests to ensure that the plugins receive
2773 GestureScrollUpdate events when GestureScrollUpdateWithoutPropagation events are
2776 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
2777 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html: Added.
2778 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
2779 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html: Added.
2780 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
2781 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html: Added.
2782 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
2783 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
2784 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
2785 * platform/chromium/plugins/gesture-events-expected.txt:
2786 * platform/chromium/plugins/gesture-events-scrolled-expected.txt:
2787 * platform/chromium/plugins/gesture-events-scrolled.html:
2788 * platform/chromium/plugins/gesture-events.html:
2790 2013-02-06 Ojan Vafai <ojan@chromium.org>
2792 [Chromium] table-section-overflow-clip-crash.html hits an assert
2793 https://bugs.webkit.org/show_bug.cgi?id=108594
2795 Reviewed by Levi Weintraub.
2797 * platform/chromium/TestExpectations:
2799 2013-02-06 Ojan Vafai <ojan@chromium.org>
2801 display:none file upload button crashes
2802 https://bugs.webkit.org/show_bug.cgi?id=109102
2804 Reviewed by Levi Weintraub.
2806 * fast/forms/file/display-none-upload-button-expected.txt: Added.
2807 * fast/forms/file/display-none-upload-button.html: Added.
2808 Tests that we don't crash. Also exposes a bug that the baseline and height of
2809 the input don't include the height of the filename text.
2811 2013-02-06 Stephen Chenney <schenney@chromium.org>
2813 [Chromium] Test expectations update for Skia change.
2815 Unreviewed expectations update
2817 Files that we were expecting to fail. Now being rebaselined.
2819 * platform/chromium-linux-x86/svg/text/text-viewbox-rescale-expected.png: Added.
2820 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip-expected.png:
2821 * platform/chromium-linux/svg/batik/text/smallFonts-expected.png:
2822 * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
2823 * platform/chromium-linux/svg/text/selection-styles-expected.png:
2824 * platform/chromium-linux/svg/text/text-viewbox-rescale-expected.png:
2825 * platform/chromium-mac-lion/svg/text/text-viewbox-rescale-expected.png:
2826 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip-expected.png:
2827 * platform/chromium-mac/svg/text/text-viewbox-rescale-expected.png:
2828 * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-composite-transformclip-expected.png:
2829 * platform/efl/svg/batik/text/smallFonts-expected.png: Removed.
2831 2013-02-06 Dima Gorbik <dgorbik@apple.com>
2833 Reset the border property for -webkit-slider-thumb in unknown-pseudo-element-matching test
2834 https://bugs.webkit.org/show_bug.cgi?id=109101
2836 We check that the style matches a pseudo element by setting its height to 1px.
2837 Some user agents, like iOS, have default border styles that affect the minimum height,
2838 so we need to reset those.
2840 Reviewed by Joseph Pecoraro.
2842 * fast/css/unknown-pseudo-element-matching.html:
2844 2013-02-06 Dirk Schulze <dschulze@adobe.com>
2846 Context's currentPath should check for passed type
2847 https://bugs.webkit.org/show_bug.cgi?id=109097
2849 Reviewed by Dean Jackson.
2851 Add checks with different data types as value for canvas.currentPath.
2853 * fast/canvas/canvas-currentPath-crash-expected.txt: Added.
2854 * fast/canvas/canvas-currentPath-crash.html: Added.
2855 * fast/canvas/script-tests/canvas-currentPath-crash.js: Added.
2856 * platform/chromium/TestExpectations:
2857 * platform/efl/TestExpectations:
2858 * platform/gtk/TestExpectations:
2859 * platform/mac/TestExpectations:
2860 * platform/qt/TestExpectations:
2862 2013-02-06 Stephen Chenney <schenney@chromium.org>
2864 [Chromium] Test expectations update for Skia change.
2866 Unreviewed expectations update
2868 Files that we were expecting to fail. Now being rebaselined.
2870 * platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png:
2871 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png:
2872 * platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Added.
2873 * platform/chromium-linux/fast/text/justify-ideograph-vertical-expected.png:
2874 * platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png:
2875 * platform/chromium-linux/svg/custom/text-ctm-expected.png:
2876 * platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png:
2877 * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
2878 * platform/chromium-mac/svg/custom/text-ctm-expected.txt:
2879 * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png:
2880 * platform/chromium-win/svg/custom/text-ctm-expected.png:
2881 * platform/chromium-win/svg/custom/text-ctm-expected.txt: Removed.
2882 * platform/gtk/svg/custom/text-ctm-expected.txt: Removed.
2883 * svg/custom/text-ctm-expected.txt: Added.
2885 2013-02-06 Rafael Weinstein <rafaelw@chromium.org>
2887 [HTMLTemplateElement] Non </template> end tags should be ignored in "template contents" insertion mode.
2888 https://bugs.webkit.org/show_bug.cgi?id=109090
2890 Reviewed by Adam Barth.
2892 * html5lib/resources/template.dat:
2894 2013-02-06 Stephen Chenney <schenney@chromium.org>
2896 [Chromium] Test expectations update for Skia change.
2898 Unreviewed expectations update
2900 Files that we were expecting to fail. Now being rebaslined.
2902 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-lr-expected.png: Removed.
2903 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
2904 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-rl-expected.png: Removed.
2905 * platform/chromium-linux-x86/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
2906 * platform/chromium-linux/fast/writing-mode/border-vertical-lr-expected.png:
2907 * platform/chromium-linux/fast/writing-mode/japanese-lr-selection-expected.png:
2908 * platform/chromium-linux/fast/writing-mode/japanese-lr-text-expected.png:
2909 * platform/chromium-linux/fast/writing-mode/japanese-rl-selection-expected.png:
2910 * platform/chromium-linux/fast/writing-mode/japanese-rl-text-expected.png:
2911 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
2912 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
2913 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
2914 * platform/chromium-win-xp/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt: Added.
2915 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.png:
2916 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
2917 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.png:
2918 * platform/chromium-win/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
2920 2013-02-06 Stephen Chenney <schenney@chromium.org>
2922 [Chromium] Test expectations update for Skia change.
2924 Unreviewed expectations update
2926 And these too. See change below.
2928 * platform/chromium-mac-lion/fast/writing-mode/japanese-rl-selection-expected.txt: Added.
2929 * platform/chromium-mac-lion/fast/writing-mode/japanese-rl-text-expected.txt: Added.
2930 * platform/chromium-mac-snowleopard/fast/writing-mode/japanese-rl-selection-expected.txt: Added.
2931 * platform/chromium-mac-snowleopard/fast/writing-mode/japanese-rl-text-expected.txt: Added.
2933 2013-02-06 Stephen Chenney <schenney@chromium.org>
2935 [Chromium] Test expectations update for Skia change.
2937 Unreviewed expectations update
2939 Apparently there are width differences on the mac platforms. These were
2940 clobbered qwhen I updated the 10.8 expectations.
2942 * platform/chromium-mac-lion/fast/writing-mode/japanese-lr-text-expected.txt: Added.
2943 * platform/chromium-mac-snowleopard/fast/writing-mode/japanese-lr-text-expected.txt: Added.
2945 2013-02-06 Dima Gorbik <dgorbik@apple.com>
2947 Store the language internally instead of using lang attribute for WebVTT nodes
2948 https://bugs.webkit.org/show_bug.cgi?id=108858
2950 Reviewed by Eric Carlson.
2952 * media/track/captions-webvtt/styling-lang.vtt:
2953 * media/track/track-css-matching-lang-expected.txt:
2954 * media/track/track-css-matching-lang.html:
2956 2013-02-06 Levi Weintraub <leviw@chromium.org>
2958 Negative text indents can break RenderBlock's inline maximum preferred width calculation
2959 https://bugs.webkit.org/show_bug.cgi?id=108973
2961 Reviewed by Emil A Eklund.
2963 * fast/css/negative-text-indent-in-inline-block-expected.html: Added.
2964 * fast/css/negative-text-indent-in-inline-block.html: Added.
2966 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
2968 Unreviewed GTK gardening.
2970 Expanding failure expectation for fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html.
2972 * platform/gtk/TestExpectations:
2974 2013-02-06 Sheriff Bot <webkit.review.bot@gmail.com>
2976 Unreviewed, rolling out r142025.
2977 http://trac.webkit.org/changeset/142025
2978 https://bugs.webkit.org/show_bug.cgi?id=109091
2980 broke the build (Requested by tdanderson on #webkit).
2982 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Removed.
2983 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html: Removed.
2984 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Removed.
2985 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html: Removed.
2986 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Removed.
2987 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html: Removed.
2988 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Removed.
2989 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Removed.
2990 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Removed.
2991 * platform/chromium/plugins/gesture-events-expected.txt:
2992 * platform/chromium/plugins/gesture-events-scrolled-expected.txt:
2993 * platform/chromium/plugins/gesture-events-scrolled.html:
2994 * platform/chromium/plugins/gesture-events.html:
2996 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
2998 Unreviewed GTK gardening.
3000 Rebaselining and adding a few failure expectations after r142015.
3002 * platform/gtk/TestExpectations:
3003 * platform/gtk/fast/dynamic/002-expected.txt:
3005 2013-02-06 Terry Anderson <tdanderson@chromium.org>
3007 Add support for gesture scroll events that do not propagate to enclosing scrollables
3008 https://bugs.webkit.org/show_bug.cgi?id=108849
3010 Reviewed by Antonio Gomes.
3012 New tests added to ensure that GestureScrollUpdateNotPropagated events will not
3013 propagate to the scrollable parent of their target when the target has no area
3014 left to be scrolled.
3016 Modified two chromium-specific plugin tests to ensure that the plugins receive
3017 GestureScrollUpdate events when GestureScrollUpdateNotPropagated events are
3020 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
3021 * fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated.html: Added.
3022 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
3023 * fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated.html: Added.
3024 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
3025 * fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated.html: Added.
3026 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-div-not-propagated-expected.txt: Added.
3027 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-iframe-not-propagated-expected.txt: Added.
3028 * platform/chromium/fast/events/touch/gesture/touch-gesture-scroll-page-not-propagated-expected.txt: Added.
3029 * platform/chromium/plugins/gesture-events-expected.txt:
3030 * platform/chromium/plugins/gesture-events-scrolled-expected.txt:
3031 * platform/chromium/plugins/gesture-events-scrolled.html:
3032 * platform/chromium/plugins/gesture-events.html:
3034 2013-02-06 Ryosuke Niwa <rniwa@webkit.org>
3036 REGRESSION(r141136): Apple's internal PLT test suite doesn't finish
3037 https://bugs.webkit.org/show_bug.cgi?id=108380
3039 Reviewed by Alexey Proskuryakov.
3041 Re-enable tests that have been temporarily disabled.
3043 * platform/mac/TestExpectations:
3045 2013-02-06 Uday Kiran <udaykiran@motorola.com>
3047 Implement 'vmax' from CSS3 values and units
3048 https://bugs.webkit.org/show_bug.cgi?id=91440
3050 Reviewed by Antti Koivisto.
3052 vmax is implemented as primitive length unit.
3053 New length type ViewportPercentageMax is added and included support for fetching the value
3054 of this viewport percentage unit based on current viewport size.
3056 The specification related to this implementation is
3057 http://dev.w3.org/csswg/css3-values/#viewport-relative-lengths.
3059 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-getStyle-expected.txt:
3060 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-getStyle.html:
3061 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax-absolute-expected.html: Added.
3062 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax-absolute.html: Added.
3063 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax-expected.html: Added.
3064 * css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vmax.html: Added.
3066 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
3068 Unreviewed GTK gardening.
3070 Walked through the WontFix test expectations, expanding them with the expected failure.
3071 This forces the test to run but not complain as long as the failure is the same as expected.
3073 * platform/gtk/TestExpectations:
3075 2013-02-06 Stephen White <senorblanco@chromium.org>
3077 Suppress failures for minor pixel diffs which will be caused when https://codereview.chromium.org/12217047/ lands. Unreviewed.
3078 https://bugs.webkit.org/show_bug.cgi?id=104289
3080 * platform/chromium/TestExpectations:
3082 2013-02-06 Zan Dobersek <zdobersek@igalia.com>
3084 Unreviewed GTK gardening.
3086 Marking required tests as slow so the test runs are not interrupted when timeouts
3087 occur in tests that would actually pass if given enough time.
3089 * platform/gtk/TestExpectations:
3091 2013-02-06 Pravin D <pravind.2k4@gmail.com>
3093 When a block element is made inline positioned and has static left and right, it does not follow inline formatting context
3094 https://bugs.webkit.org/show_bug.cgi?id=91665
3096 Reviewed by Julien Chaffraix.
3098 * fast/dynamic/absolute-positioned-to-static-positioned-expected.txt: Added.
3099 * fast/dynamic/absolute-positioned-to-static-positioned.html: Added.
3100 * fast/dynamic/floating-to-non-floating-expected.txt: Added.
3101 * fast/dynamic/floating-to-non-floating.html: Added.
3102 * fast/dynamic/non-floating-to-floating-expected.txt: Added.
3103 * fast/dynamic/non-floating-to-floating.html: Added.
3104 * fast/dynamic/static-positioned-to-absolute-positioned-expected.txt: Added.
3105 * fast/dynamic/static-positioned-to-absolute-positioned.html: Added.
3106 Testcases for the patch.
3108 * fast/dynamic/resources/helper-bug91665.js: Added.
3109 * fast/dynamic/resources/style-bug91665.css: Added.
3110 Common javascript functions and css classes used by the above testcases.
3112 * fast/css/first-letter-removed-added-expected.txt:
3113 Previously failing sub-test is passing.
3115 * fullscreen/full-screen-fixed-pos-parent-expected.txt:
3116 Change orthogonal to the current patch.
3118 * platform/mac/fast/dynamic/002-expected.txt:
3119 * platform/chromium-win/fast/dynamic/002-expected.txt:
3120 * platform/chromium/fast/dynamic/002-expected.txt:
3121 Expected change. The testcase has a static block element followed by a text node wrapped
3122 in an anonymous block. When the block element becomes floating, it is out of the flow context.
3123 Thus the text node must no longer be wrapped by the anonymous block.
3125 * platform/chromium-mac/fast/repaint/absolute-position-change-containing-block-expected.png:
3126 * platform/chromium-mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png:
3127 Progression. Previously we used to repaint the a much larger area as compared to the behavior
3128 with the patch, which repaints only the area affected due to the change in style(position)
3129 of certain elements.
3131 * platform/chromium/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
3132 * platform/chromium/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
3133 * platform/mac/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
3134 * platform/mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
3135 Added platform specific images.
3137 2013-02-06 Chris Fleizach <cfleizach@apple.com>
3139 AX: if <html> has an ARIA attribute, it's exposed as an AXGroup
3140 https://bugs.webkit.org/show_bug.cgi?id=109008
3142 Reviewed by Ryosuke Niwa.
3144 * accessibility/html-html-element-is-ignored-expected.txt: Added.
3145 * accessibility/html-html-element-is-ignored.html: Added.
3146 * platform/chromium/TestExpectations:
3148 2013-02-06 Shawn Singh <shawnsingh@chromium.org>
3150 RenderLayer hasVisibleContent() has inconsistent semantics causing disappearing composited layers
3151 https://bugs.webkit.org/show_bug.cgi?id=108118
3153 Reviewed by Simon Fraser.
3155 * compositing/visibility/visibility-on-distant-descendant-expected.png: Added.
3156 * compositing/visibility/visibility-on-distant-descendant-expected.txt: Added.
3157 * compositing/visibility/visibility-on-distant-descendant.html: Added.
3159 2013-02-06 Gregg Tavares <gman@chromium.org>
3161 Adds the WebGL Conformance Test ogles support files.
3162 https://bugs.webkit.org/show_bug.cgi?id=109063
3164 Reviewed by Kenneth Russell.
3166 Note: This was reviewed offline because the patch was too large to upload to
3167 bugs.webkit.org. It doesn't add any LayoutTests. It only adds support files.
3169 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_frag_xvary.frag: Added.
3170 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_frag_xvary_ref.frag: Added.
3171 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_vert_xvary.vert: Added.
3172 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_float_vert_xvary_ref.vert: Added.
3173 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_frag_xvary.frag: Added.
3174 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_frag_xvary_ref.frag: Added.
3175 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_vert_xvary.vert: Added.
3176 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec2_vert_xvary_ref.vert: Added.
3177 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_frag_xvary.frag: Added.
3178 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_frag_xvary_ref.frag: Added.
3179 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_vert_xvary.vert: Added.
3180 * webgl/resources/webgl_test_files/conformance/ogles/GL/abs/abs_vec3_vert_xvary_ref.vert: Added.
3181 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_frag_xvary.frag: Added.
3182 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_frag_xvary_ref.frag: Added.
3183 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_vert_xvary.vert: Added.
3184 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_float_vert_xvary_ref.vert: Added.
3185 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_frag_xvary.frag: Added.
3186 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_frag_xvary_ref.frag: Added.
3187 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_vert_xvary.vert: Added.
3188 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec2_vert_xvary_ref.vert: Added.
3189 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_frag_xvary.frag: Added.
3190 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_frag_xvary_ref.frag: Added.
3191 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_vert_xvary.vert: Added.
3192 * webgl/resources/webgl_test_files/conformance/ogles/GL/acos/acos_vec3_vert_xvary_ref.vert: Added.
3193 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_frag.frag: Added.
3194 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_frag_ref.frag: Added.
3195 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_vert.vert: Added.
3196 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec2_vert_ref.vert: Added.
3197 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_frag.frag: Added.
3198 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_frag_ref.frag: Added.
3199 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_vert.vert: Added.
3200 * webgl/resources/webgl_test_files/conformance/ogles/GL/all/all_bvec3_vert_ref.vert: Added.
3201 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_frag.frag: Added.
3202 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_frag_ref.frag: Added.
3203 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_vert.vert: Added.
3204 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec2_vert_ref.vert: Added.
3205 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_frag.frag: Added.
3206 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_frag_ref.frag: Added.
3207 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_vert.vert: Added.
3208 * webgl/resources/webgl_test_files/conformance/ogles/GL/any/any_bvec3_vert_ref.vert: Added.
3209 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_empty_array_float_frag.frag: Added.
3210 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_empty_array_float_vert.vert: Added.
3211 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_uniform_array_float_frag.frag: Added.
3212 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/empty_uniform_array_float_vert.vert: Added.
3213 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/initfunc_empty_array_float_frag.frag: Added.
3214 * webgl/resources/webgl_test_files/conformance/ogles/GL/array/initfunc_empty_array_float_vert.vert: Added.
3215 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_frag_xvary.frag: Added.
3216 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_frag_xvary_ref.frag: Added.
3217 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_vert_xvary.vert: Added.
3218 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_float_vert_xvary_ref.vert: Added.
3219 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_frag_xvary.frag: Added.
3220 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_frag_xvary_ref.frag: Added.
3221 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_vert_xvary.vert: Added.
3222 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec2_vert_xvary_ref.vert: Added.
3223 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_frag_xvary.frag: Added.
3224 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_frag_xvary_ref.frag: Added.
3225 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_vert_xvary.vert: Added.
3226 * webgl/resources/webgl_test_files/conformance/ogles/GL/asin/asin_vec3_vert_xvary_ref.vert: Added.
3227 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvary.frag: Added.
3228 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvary_ref.frag: Added.
3229 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary.frag: Added.
3230 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_frag_xvaryyvary_ref.frag: Added.
3231 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvary.vert: Added.
3232 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvary_ref.vert: Added.
3233 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary.vert: Added.
3234 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_float_vert_xvaryyvary_ref.vert: Added.
3235 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvary.frag: Added.
3236 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvary_ref.frag: Added.
3237 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary.frag: Added.
3238 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_frag_xvaryyvary_ref.frag: Added.
3239 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvary.vert: Added.
3240 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvary_ref.vert: Added.
3241 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary.vert: Added.
3242 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec2_vert_xvaryyvary_ref.vert: Added.
3243 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvary.frag: Added.
3244 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvary_ref.frag: Added.
3245 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary.frag: Added.
3246 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_frag_xvaryyvary_ref.frag: Added.
3247 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvary.vert: Added.
3248 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvary_ref.vert: Added.
3249 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary.vert: Added.
3250 * webgl/resources/webgl_test_files/conformance/ogles/GL/atan/atan_vec3_vert_xvaryyvary_ref.vert: Added.
3251 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_frag.frag: Added.
3252 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxCombinedTextureImageUnits_vert.vert: Added.
3253 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_frag.frag: Added.
3254 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxDrawBuffers_vert.vert: Added.
3255 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_frag.frag: Added.
3256 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxFragmentUniformVectors_vert.vert: Added.
3257 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_frag.frag: Added.
3258 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxTextureImageUnits_vert.vert: Added.
3259 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_frag.frag: Added.
3260 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVaryingVectors_vert.vert: Added.
3261 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_frag.frag: Added.
3262 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexAttribs_vert.vert: Added.
3263 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_frag.frag: Added.
3264 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexTextureImageUnits_vert.vert: Added.
3265 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_frag.frag: Added.
3266 * webgl/resources/webgl_test_files/conformance/ogles/GL/biConstants/gl_MaxVertexUniformVectors_vert.vert: Added.
3267 * webgl/resources/webgl_test_files/conformance/ogles/GL/biuDepthRange/DepthRange_frag.frag: Added.
3268 * webgl/resources/webgl_test_files/conformance/ogles/GL/biuDepthRange/DepthRange_vert.vert: Added.
3269 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CG_Data_Types_frag.frag: Added.
3270 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CG_Standard_Library_frag.frag: Added.
3271 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectBuiltInOveride_frag.frag: Added.
3272 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectComma_frag.frag: Added.
3273 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectConstFolding1_vert.vert: Added.
3274 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectConstFolding2_vert.vert: Added.
3275 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectConstruct_vert.vert: Added.
3276 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectExtension10_V100_frag.frag: Added.
3277 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectExtension1_V100_frag.frag: Added.
3278 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectExtension4_V100_frag.frag: Added.
3279 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFull_vert.vert: Added.
3280 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFuncOverload_frag.frag: Added.
3281 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFuncOverload_vert.vert: Added.
3282 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectFunction1_vert.vert: Added.
3283 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectModule_frag.frag: Added.
3284 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParse1_frag.frag: Added.
3285 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParse2_frag.frag: Added.
3286 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParse2_vert.vert: Added.
3287 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParseTest1_frag.frag: Added.
3288 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectParseTest_frag.frag: Added.
3289 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectPreprocess5_frag.frag: Added.
3290 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectPreprocess8_frag.frag: Added.
3291 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectPreprocess9_frag.frag: Added.
3292 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle1_frag.frag: Added.
3293 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle1_vert.vert: Added.
3294 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle2_frag.frag: Added.
3295 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle2_vert.vert: Added.
3296 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectSwizzle3_frag.frag: Added.
3297 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/CorrectVersion_V100_frag.frag: Added.
3298 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/DuplicateVersion1_V100_frag.frag: Added.
3299 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/FunctionParam_vert.vert: Added.
3300 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Include_Preprocessor_Directive_frag.frag: Added.
3301 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Low_Level_Assembly_Reserved_Words_frag.frag: Added.
3302 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Main_Parameters_vert.vert: Added.
3303 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/ParseTest3_frag.frag: Added.
3304 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/ParseTest4_frag.frag: Added.
3305 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Permissive_Constant_Conversions_frag.frag: Added.
3306 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Permissive_Scalar_Vector_Expressions_frag.frag: Added.
3307 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/TernaryOp_frag.frag: Added.
3308 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/Texture_Rectangle_Samplers_frag.frag: Added.
3309 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array10_frag.frag: Added.
3310 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array11_frag.frag: Added.
3311 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array1_frag.frag: Added.
3312 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array2_frag.frag: Added.
3313 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array3_frag.frag: Added.
3314 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array4_frag.frag: Added.
3315 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array5_frag.frag: Added.
3316 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array6_frag.frag: Added.
3317 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array7_frag.frag: Added.
3318 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array8_frag.frag: Added.
3319 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/array9_frag.frag: Added.
3320 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute1_vert.vert: Added.
3321 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute2_vert.vert: Added.
3322 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute_frag.frag: Added.
3323 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/attribute_vert.vert: Added.
3324 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/break_frag.frag: Added.
3325 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma1_vert.vert: Added.
3326 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma2_frag.frag: Added.
3327 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma2_vert.vert: Added.
3328 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comma3_vert.vert: Added.
3329 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/comment_frag.frag: Added.
3330 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/conditional1_frag.frag: Added.
3331 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/conditional2_frag.frag: Added.
3332 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/conditional3_frag.frag: Added.
3333 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/constFunc_frag.frag: Added.
3334 * webgl/resources/webgl_test_files/conformance/ogles/GL/build/constructor1_frag.frag: Added.