Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(523)

Unified Diff: LayoutTests/ChangeLog

Issue 7529030: Reverting for crbug.com/91858 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | LayoutTests/svg/custom/zero-path-square-cap-rendering2.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 92613)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,1180 +1,3 @@
-2011-07-28 Rob Buis <rbuis@rim.com>
-
- Use styling test from ietestcenter fails
- https://bugs.webkit.org/show_bug.cgi?id=62147
-
- Reviewed by Nikolas Zimmermann.
-
- * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
- * svg/W3C-SVG-1.1-SE/struct-use-11-f.svg: Added.
-
-2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] Unreviewed gardening.
-
- * platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
- * platform/qt/test_expectations.txt:
-
-2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt][Mac] Unreviewed gardening.
-
- * platform/qt-mac/Skipped: Paint the bot green with skipping all failing and crashing tests.
-
-2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
-
- Unreviewed gardening.
-
- [Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
- https://bugs.webkit.org/show_bug.cgi?id=65310
-
- [Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
- https://bugs.webkit.org/show_bug.cgi?id=65266
-
- REGRESSION (r91125): Google Drawings is broken
- https://bugs.webkit.org/show_bug.cgi?id=65257
-
- * platform/qt-wk2/Skipped: Skip two failing fast test.
- * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated.
- * platform/qt/Skipped:
- - Typo fix: Add missing bugzilla link - https://bugs.webkit.org/show_bug.cgi?id=65266
- - Skip svg/custom/zero-path-square-cap-rendering2.svg until fix.
-
-2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
- https://bugs.webkit.org/show_bug.cgi?id=65310
-
- * platform/qt-wk2/Skipped: Skip failing editing tests.
-
-2011-07-28 Patrick Dubroy <dubroy@chromium.org>
-
- Rebaseline pixel tests for file upload controls on chromium-win.
- https://bugs.webkit.org/show_bug.cgi?id=65245
-
- Reviewed by Gustavo Noronha Silva.
-
- r91759 changed the appearance of file upload controls on gtk,
- chromium-win and chromium-linux. New baselines were already committed
- for chromium-linux (same changeset) and gtk (r91759).
-
- * platform/chromium-win/fast/forms/box-shadow-override-expected.png:
- * platform/chromium-win/fast/forms/file-input-direction-expected.png:
- * platform/chromium-win/fast/forms/file-input-disabled-expected.png:
- * platform/chromium-win/fast/forms/form-element-geometry-expected.png:
- * platform/chromium-win/fast/forms/input-appearance-height-expected.png:
- * platform/chromium-win/fast/forms/input-file-re-render-expected.png:
- * platform/chromium-win/fast/forms/input-value-expected.png:
- * platform/chromium/test_expectations.txt:
-
-2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] Add platform specific expected result for a new test.
-
- * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
- * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
-
-2011-07-28 Rob Buis <rbuis@rim.com>
-
- REGRESSION (r91125): Google Drawings is broken
- https://bugs.webkit.org/show_bug.cgi?id=65257
-
- Reviewed by Darin Adler.
-
- * svg/custom/zero-path-square-cap-rendering2-expected.png: Added.
- * svg/custom/zero-path-square-cap-rendering2-expected.txt: Added.
- * svg/custom/zero-path-square-cap-rendering2.svg: Added.
-
-2011-07-22 Martin Robinson <mrobinson@igalia.com>
-
- [Cairo] Switch from ContextShadow to ShadowBlur
- https://bugs.webkit.org/show_bug.cgi?id=64744
-
- Update test results, which are now correct after switch to ShadowBlur.
-
- Reviewed by Dirk Schulze.
-
- * fast/box-shadow/box-shadow-radius-expected.png: Added.
- * fast/box-shadow/box-shadow-transformed-expected.png: Added.
- * fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
- * fast/box-shadow/inset-shadow-large-offset-expected.png:
- * fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
- * fast/box-shadow/scaled-box-shadow-expected.png: Added.
- * fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
- * fast/box-shadow/spread-multiple-inset-expected.png: Added.
- * fast/box-shadow/spread-multiple-normal-expected.png: Added.
- * platform/gtk/Skipped: Skip a test, which now has a bug revealed.
- * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
- * platform/gtk/fast/box-shadow/border-radius-big-expected.png:
- * platform/gtk/fast/box-shadow/inset-box-shadows-expected.png:
- * platform/gtk/fast/box-shadow/inset-expected.png:
- * platform/gtk/fast/box-shadow/shadow-buffer-partial-expected.png:
- * platform/gtk/fast/box-shadow/single-pixel-shadow-expected.png:
- * platform/gtk/fast/box-shadow/spread-expected.png:
- * platform/gtk/fast/box-shadow/transform-fringing-expected.png:
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Fix Chromium Windows test expectations after r91897.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Ben Wells <benwells@chromium.org>
-
- Rebaseline extra test for bug 61369 (skia drawConvexPolygon antialiasing)
- https://bugs.webkit.org/show_bug.cgi?id=65299
-
- Reviewed by James Robinson.
-
- * platform/chromium-linux/fast/layers/opacity-transforms-expected.png:
- * platform/chromium-win/fast/layers/opacity-transforms-expected.png: Added.
- * platform/chromium-win/fast/layers/opacity-transforms-expected.txt: Added.
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Calling window.find immediately after mutating the document crashes WebKit.
- https://bugs.webkit.org/show_bug.cgi?id=65296
-
- Reviewed by Darin Adler.
-
- Added a test to ensure WebKit doesn't crash when searching for string after mutating the document.
-
- * editing/text-iterator/find-after-mutation-expected.txt: Added.
- * editing/text-iterator/find-after-mutation.html: Added.
-
-2011-07-27 Ben Wells <benwells@chromium.org>
-
- Remove skia special case for outline rendering code
- https://bugs.webkit.org/show_bug.cgi?id=65295
-
- Reviewed by James Robinson.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Mike Reed <reed@google.com>
-
- [skia] fix clipping of some glyphs on windows
- https://bugs.webkit.org/show_bug.cgi?id=65262
-
- Reviewed by Stephen White.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 MORITA Hajime <morrita@google.com>
-
- Inconsistent state of TreeScope reference.
- https://bugs.webkit.org/show_bug.cgi?id=65235
-
- Reviewed by Dimitri Glazkov.
-
- * fast/dom/shadow/tree-scope-crash-expected.txt: Added.
- * fast/dom/shadow/tree-scope-crash.html: Added.
-
-2011-07-27 Rachel Blum <groby@chromium.org>
-
- Implement sizes attribute for link tag from HTML5
- https://bugs.webkit.org/show_bug.cgi?id=37674
-
- Reviewed by Dimitri Glazkov.
-
- * fast/dom/icon-size-property-expected.txt: Added.
- * fast/dom/icon-size-property.html: Added.
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Fix Chromium test expectations for http://crbug.com/88911
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Chromium rebaseline after r91879.
-
- * platform/chromium-linux/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
- * platform/chromium-mac-leopard/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
- * platform/chromium-win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
- * platform/chromium-win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [chromium] Marking leviw's new unicode-bidi-plaintext test as failing
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [chromium] Mark another flaky crasher.
- https://bugs.webkit.org/show_bug.cgi?id=65155
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Levi Weintraub <leviw@chromium.org>
-
- unicode-bidi:-webkit-plaintext does not work on <textarea>
- https://bugs.webkit.org/show_bug.cgi?id=65074
-
- Reviewed by Ryosuke Niwa.
-
- Fixing unicode-bidi propagation into text controls.
-
- * fast/text/international/unicode-bidi-plaintext-in-textarea.html: Added.
- * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
- * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [chromium] Mark another webgl flaky test.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [chromium] Rebaseline absolute-child-with-percent-etc-etc-etc.
-
- Unreviewed gardening.
-
- * platform/chromium-mac-leopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
- * platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
- * platform/chromium-win/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Eric Carlson <eric.carlson@apple.com>
-
- Load delegate not consulted before loading some poster images
- https://bugs.webkit.org/show_bug.cgi?id=65270
-
- Reviewed by Darin Adler.
-
- * media/video-poster-blocked-by-willsendrequest-expected.txt: Added.
- * media/video-poster-blocked-by-willsendrequest.html: Added.
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Chromium rebaselines for r89627 and r91497.
-
- * platform/chromium-linux/editing/selection/extend-inside-transforms-backward-expected.png: Added.
- * platform/chromium-linux/editing/selection/extend-inside-transforms-forward-expected.png: Added.
- * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.png:
- * platform/chromium-linux/fast/multicol/single-line-expected.png:
- * platform/chromium-linux/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed.
- * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png:
- * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.png:
- * platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.png:
- * platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/float-multicol-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/scrolling-overflow-expected.png: Added.
- * platform/chromium-mac-leopard/fast/multicol/single-line-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png:
- * platform/chromium-mac-leopard/fast/multicol/span/span-margin-collapsing-expected.png: Added.
- * platform/chromium-mac/editing/selection/extend-inside-transforms-backward-expected.png: Added.
- * platform/chromium-mac/editing/selection/extend-inside-transforms-forward-expected.png: Added.
- * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/single-line-expected.png: Added.
- * platform/chromium-mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/vertical-lr/float-multicol-expected.png: Removed.
- * platform/chromium-mac/fast/multicol/vertical-rl/float-multicol-expected.png: Removed.
- * platform/chromium-win/editing/selection/extend-inside-transforms-backward-expected.png: Added.
- * platform/chromium-win/editing/selection/extend-inside-transforms-backward-expected.txt: Added.
- * platform/chromium-win/editing/selection/extend-inside-transforms-forward-expected.png: Added.
- * platform/chromium-win/editing/selection/extend-inside-transforms-forward-expected.txt: Added.
- * platform/chromium-win/fast/multicol/scrolling-overflow-expected.png:
- * platform/chromium-win/fast/multicol/scrolling-overflow-expected.txt:
- * platform/chromium-win/fast/multicol/single-line-expected.png:
- * platform/chromium-win/fast/multicol/single-line-expected.txt:
- * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
- * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
- * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.txt:
- * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
- * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
- * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png:
- * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt:
- * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.png:
- * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.txt:
- * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.png:
- * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.txt:
- * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png:
- * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.txt:
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Xiaomei Ji <xji@chromium.org>
-
- editing/selection/move-by-word-visually* tests timing out
- https://bugs.webkit.org/show_bug.cgi?id=65241
-
- Split the 2 tests into 4 tests. But need to find a way to improve
- performance eventually.
-
- * editing/selection/move-by-word-visually-multi-line-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-others-expected.txt.
- * editing/selection/move-by-word-visually-multi-line.html: Copied from LayoutTests/editing/selection/move-by-word-visually-others.html.
- * editing/selection/move-by-word-visually-multi-space-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-others-expected.txt.
- * editing/selection/move-by-word-visually-multi-space.html: Copied from LayoutTests/editing/selection/move-by-word-visually-others.html.
- * editing/selection/move-by-word-visually-others-expected.txt: Removed.
- * editing/selection/move-by-word-visually-others.html: Removed.
- * editing/selection/move-by-word-visually-single-space-inline-element-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt.
- * editing/selection/move-by-word-visually-single-space-inline-element.html: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line.html.
- * editing/selection/move-by-word-visually-single-space-one-element-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt.
- * editing/selection/move-by-word-visually-single-space-one-element.html: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line.html.
- * editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt: Removed.
- * editing/selection/move-by-word-visually-single-space-sigle-line.html: Removed.
- * platform/chromium/test_expectations.txt:
- * platform/qt/Skipped:
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Wrong image height in absolutely positioned div in relatively positioned parent with bottom padding
- https://bugs.webkit.org/show_bug.cgi?id=64046
-
- Reviewed by David Hyatt.
-
- Add pixel test results.
-
- * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
-
-2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Mac pixel rebaselines after r91497.
-
- * platform/mac/fast/multicol/float-multicol-expected.png:
- * platform/mac/fast/multicol/scrolling-overflow-expected.png:
- * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
- * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
- * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
- * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
- * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
- * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
- * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
- * platform/mac/fast/multicol/span/span-margin-collapsing-expected.png:
- * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.png:
- * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.png:
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [chromium] Mark data-view-test.html as flaky in non-debug configs too.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Vsevolod Vlasov <vsevik@chromium.org>
-
- Web Inspector: Disable cache option should only clear memory cache, not disable it.
- https://bugs.webkit.org/show_bug.cgi?id=65184
-
- Reviewed by Pavel Feldman.
-
- * http/tests/inspector/network/network-disable-cache-memory-expected.txt:
- * http/tests/inspector/network/network-disable-cache-memory.html:
- * http/tests/inspector/network/resources/random-script.php: Added.
-
-2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] Unreviewed gardening. Update Qt 4.8 specific expected files.
-
- * platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
- * platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
- * platform/qt-wk2/Skipped: Skip failing test.
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [chromium] Add baselines for struct-dom-11-f.svg.
-
- Unreviewed gardening.
-
- * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
- * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
- * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
- * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
-
-2011-07-27 Adrienne Walker <enne@google.com>
-
- [Chromium] Mark more tests as being flaky.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
- https://bugs.webkit.org/show_bug.cgi?id=65266
-
- [Qt] Unreviewed gardening. Update Qt 4.8 specific expected files.
-
- * platform/qt-4.8/fast/css/font-face-opentype-expected.png: Added.
- * platform/qt-4.8/fast/css/font-face-opentype-expected.txt: Added.
- * platform/qt-4.8/fast/css/font-family-pictograph-expected.png: Added.
- * platform/qt-4.8/fast/css/font-family-pictograph-expected.txt: Added.
- * platform/qt-4.8/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
- * platform/qt-4.8/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
- * platform/qt-4.8/svg/custom/tref-own-content-removal-expected.png: Added.
- * platform/qt-4.8/svg/custom/tref-own-content-removal-expected.txt: Added.
- * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Remove window.XSLTProcessor entries.
- * platform/qt/Skipped: Skip a failing test: svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg.
- * platform/qt/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
- * platform/qt/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Removed.
- * platform/qt/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added after r91850.
- * platform/qt/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added after r91850.
- * platform/qt/svg/custom/tref-own-content-removal-expected.png: Added.
-
-2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] Unreviewed gardening.
-
- * platform/qt-wk2/Skipped: Skip failing tests after migration to Qt5.
- * platform/qt/test_expectations.txt: Mark fast/js/array-sort-modifying-tostring.html as TIMEOUT PASS flakey test in debug mode.
-
-2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
-
- [WK2] Unreviewed gardening.
-
- * platform/qt-wk2/Skipped: Skip new failing tests.
- * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Update after r91300.
- * platform/wk2/Skipped: Skip tests because of missing layoutTestController implementation.
-
-2011-07-27 Rob Buis <rbuis@rim.com>
-
- Implement getIntersectionList(), getEnclosureList(), checkIntersection() and checkEnclosure() in SVGSVGElement
- https://bugs.webkit.org/show_bug.cgi?id=11274
-
- Reviewed by Nikolas Zimmermann.
-
- Add tests for this new functionality.
-
- * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
- * svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg: Added.
- * svg/custom/intersection-list-clipping-expected.txt: Added.
- * svg/custom/intersection-list-clipping.svg: Added.
- * svg/custom/intersection-list-nested-svg-expected.txt: Added.
- * svg/custom/intersection-list-nested-svg.svg: Added.
-
-2011-07-27 Stephen White <senorblanco@chromium.org>
-
- Tighten up some chromium test expectations to green up the bots.
-
- Unreviewed.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Stephen White <senorblanco@chromium.org>
-
- Rebaseline one Chromium GPU test on Linux after
- http://code.google.com/p/skia/source/detail?r=1924.
-
- Unreviewed.
-
- * platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.png:
-
-2011-07-27 Stephen White <senorblanco@chromium.org>
-
- New chromium-linux baselines after skia change
- http://code.google.com/p/skia/source/detail?r=1924.
-
- Unreviewed.
-
- * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
- * platform/chromium-linux/fast/forms/placeholder-position-expected.png:
- * platform/chromium-linux/fast/transforms/transform-on-inline-expected.png:
- * platform/chromium-linux/fast/transforms/transform-table-row-expected.png:
- * platform/chromium-linux/fast/transforms/transformed-document-element-expected.png:
- * platform/chromium-linux/fonts/cursive-expected.txt: Added.
- * platform/chromium-linux/fonts/fantasy-expected.txt:
- * platform/chromium-linux/media/audio-repaint-expected.png:
- * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
- * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
- * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
- * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
- * platform/chromium-linux/svg/batik/text/textLayout2-expected.png:
- * platform/chromium-linux/svg/batik/text/textOnPath2-expected.png:
- * platform/chromium-linux/svg/batik/text/textOnPath3-expected.png:
- * platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.png:
- * platform/chromium-linux/svg/batik/text/verticalText-expected.png:
- * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.png:
- * platform/chromium-linux/svg/custom/focus-ring-expected.png:
- * platform/chromium-linux/svg/custom/foreign-object-skew-expected.png:
- * platform/chromium-linux/svg/custom/linking-a-03-b-all-expected.png:
- * platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
- * platform/chromium-linux/svg/custom/text-dom-01-f-expected.png:
- * platform/chromium-linux/svg/custom/text-linking-expected.png:
- * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.png:
- * platform/chromium-linux/svg/custom/text-rotation-expected.png:
- * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
- * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
- * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
- * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
- * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
- * platform/chromium-linux/svg/custom/use-on-non-svg-namespaced-element-expected.png:
- * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png:
- * platform/chromium-linux/svg/text/text-path-01-b-expected.png:
- * platform/chromium-linux/svg/text/text-path-middle-align-expected.png:
- * platform/chromium-linux/svg/text/text-text-07-t-expected.png:
- * platform/chromium-linux/svg/wicd/test-scalable-background-image2-expected.png:
- * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.png:
- * platform/chromium-linux/svg/zoom/text/zoom-foreignObject-expected.png:
- * platform/chromium-linux/transforms/2d/compound-transforms-vs-containers-expected.png:
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
- https://bugs.webkit.org/show_bug.cgi?id=52810
-
- * platform/qt/Skipped: Skip a new failing test: svg/custom/image-with-transform-clip-filter.svg
-
-2011-07-27 Yury Semikhatsky <yurys@chromium.org>
-
- Inspector should support cd(window) in the command line
- https://bugs.webkit.org/show_bug.cgi?id=19872
-
- Added a test for console evaluation in an iframe.
-
- Reviewed by Pavel Feldman.
-
- * http/tests/inspector/console-cd-expected.txt: Added.
- * http/tests/inspector/console-cd.html: Added.
- * http/tests/inspector/resources/console-cd-iframe.html: Added.
-
-2011-07-27 Shinya Kawanaka <shinyak@google.com>
-
- Added a test to normalize option.text.
- https://bugs.webkit.org/show_bug.cgi?id=57746
-
- Reviewed by Kent Tamura.
-
- * fast/forms/option-strip-unicode-spaces-expected.txt: Added.
- * fast/forms/option-strip-unicode-spaces.html: Added.
-
-2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
-
- Add Qt specific expected result for a new test introduced in r91777.
-
- * platform/qt/fast/css/font-family-pictograph-expected.png: Added.
- * platform/qt/fast/css/font-family-pictograph-expected.txt: Added.
-
-2011-07-27 Philippe Normand <pnormand@igalia.com>
-
- Unreviewed, forgotten GTK pixel test results for
- fast/forms/input-file-re-render.html after r91833.
-
- * platform/gtk/fast/forms/input-file-re-render-expected.png: Added.
-
-2011-07-27 Philippe Normand <pnormand@igalia.com>
-
- Unreviewed, GTK pixel tests rebaseline after r91759.
-
- * platform/gtk/fast/forms/box-shadow-override-expected.png:
- * platform/gtk/fast/forms/file-input-direction-expected.png:
- * platform/gtk/fast/forms/file-input-disabled-expected.png:
- * platform/gtk/fast/forms/form-element-geometry-expected.png:
- * platform/gtk/fast/forms/input-appearance-height-expected.png:
- * platform/gtk/fast/forms/input-value-expected.png:
- * platform/gtk/test_expectations.txt:
-
-2011-07-27 Tony Gentilcore <tonyg@chromium.org>
-
- editing/selection/move-by-word-visually* tests timing out
- https://bugs.webkit.org/show_bug.cgi?id=65241
-
- Unreviewed build fix.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-27 Shinya Kawanaka <shinyak@google.com>
-
- Knob of a disabled or readonly range control should not be draggable.
- https://bugs.webkit.org/show_bug.cgi?id=54820
-
- Reviewed by Kent Tamura.
-
- Added tests to confirm disabled or readonly range control is undraggable.
-
- * fast/forms/range-drag-expected.txt: Added.
- * fast/forms/range-drag.html: Added.
-
-2011-07-27 Yuta Kitamura <yutak@chromium.org>
-
- WebSocket: CloseEvent attribute is not available on WebWorkers in JSC
- https://bugs.webkit.org/show_bug.cgi?id=65232
-
- Reviewed by Kent Tamura.
-
- * http/tests/websocket/tests/hybi/workers/resources/worker-simple.js:
- (runTests): Check the value of closeEvent.wasClean.
- * http/tests/websocket/tests/hybi/workers/shared-worker-simple-expected.txt:
- * http/tests/websocket/tests/hybi/workers/worker-simple-expected.txt:
-
-2011-07-26 Mark Hahnenberg <mhahnenberg@apple.com>
-
- reduce and reduceRight bind callback's this to null rather than undefined
- https://bugs.webkit.org/show_bug.cgi?id=62264
-
- Reviewed by Oliver Hunt.
-
- Added additional tests to test Array.prototype.reduce and Array.prototype.reduceRight
- when calling the callback function without an argument for this, which means it should
- be undefined according to ES 15.4.4.21 and 15.4.4.22.
-
- * fast/js/array-reduce-expected.txt:
- * fast/js/array-reduceRight-expected.txt:
- * fast/js/script-tests/array-reduce.js:
- * fast/js/script-tests/array-reduceRight.js:
-
-2011-07-26 Sheriff Bot <webkit.review.bot@gmail.com>
-
- Unreviewed, rolling out r91805.
- http://trac.webkit.org/changeset/91805
- https://bugs.webkit.org/show_bug.cgi?id=65226
-
- Breaks @ symbols and changes other font rendering on Windows
- (Requested by enne on #webkit).
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Adam Barth <abarth@webkit.org>
-
- enne tells me that they already rebaselined this test. The 10.5 bot is
- just behind because dglazkov broke NRWT on Python 2.5.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Adam Barth <abarth@webkit.org>
-
- This test appears to fail on Leopard only.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Kenneth Russell <kbr@google.com>
-
- Float32Array(ArrayBuffer, index, length) constructor working incorrectly.
- https://bugs.webkit.org/show_bug.cgi?id=57042
-
- Reviewed by James Robinson.
-
- * fast/canvas/webgl/array-unit-tests-expected.txt:
- * fast/canvas/webgl/array-unit-tests.html:
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] Check in expectations for font-family-pictograph.
- https://bugs.webkit.org/show_bug.cgi?id=65197
-
- Unreviewed gardening.
-
- * platform/chromium-linux/fast/css/font-family-pictograph-expected.png: Added.
- * platform/chromium-linux/fast/css/font-family-pictograph-expected.txt: Added.
- * platform/chromium-mac/fast/css/font-family-pictograph-expected.png: Added.
- * platform/chromium-mac/fast/css/font-family-pictograph-expected.txt: Added.
- * platform/chromium-win/fast/css/font-family-pictograph-expected.png: Added.
- * platform/chromium-win/fast/css/font-family-pictograph-expected.txt: Added.
-
-2011-07-26 Sadrul Habib Chowdhury <sadrul@chromium.org>
-
- Add support for download='filename' attribute in anchors.
- https://bugs.webkit.org/show_bug.cgi?id=64580
-
- Reviewed by Adam Barth.
-
- * fast/dom/HTMLAnchorElement/anchor-download-expected.txt: Added.
- * fast/dom/HTMLAnchorElement/anchor-download.html: Added.
- * fast/dom/HTMLAnchorElement/anchor-nodownload-expected.txt: Added.
- * fast/dom/HTMLAnchorElement/anchor-nodownload.html: Added.
- * fast/dom/HTMLAnchorElement/anchor-download-unset-expected.txt: Added.
- * fast/dom/HTMLAnchorElement/anchor-download-unset.html: Added.
- * fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt: Added.
- * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html: Added.
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] Mark webaudio/test-basic as crashing on Windows.
- https://bugs.webkit.org/show_bug.cgi?id=65219.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Oliver Hunt <oliver@apple.com>
-
- Buffer overflow creating error messages for JSON.parse
- https://bugs.webkit.org/show_bug.cgi?id=65211
-
- Reviewed by Darin Adler.
-
- Update testcase to reflect actual expected output.
-
- * fast/js/JSON-parse-expected.txt:
-
-2011-07-26 Xiaomei Ji <xji@chromium.org>
-
- --webkit-visual-word does not work in multi-line
- https://bugs.webkit.org/show_bug.cgi?id=61344
-
- Reviewed by Ryosuke Niwa.
-
- Add test for multiple-line.
-
- * editing/selection/move-by-word-visually-null-box.html:
- * editing/selection/move-by-word-visually-others-expected.txt:
- * editing/selection/move-by-word-visually-others.html: Add tests for multi-line. Shorten
- test id.
- * editing/selection/move-by-word-visually-single-space-sigle-line.html: Shorten test id.
- * editing/selection/resources/move-by-word-visually.js:
- (moveByWordForEveryPosition):
- (setWidth):
- (runMoveLeftRight):
-
-2011-07-26 David Hyatt <hyatt@apple.com>
-
- https://bugs.webkit.org/show_bug.cgi?id=60778
-
- Use after free because of line box culling optimization regression.
-
- In the case of a child with no line box being removed (typically
- a <br> in quirks mode), if there is no previous sibling with a line
- box, then we have a potential problem with the culling optimization.
-
- The culled inline may still have other leaf line box children, but
- they may follow the removed <br>. In this case we can't rely on
- them, since we need a line box that comes before the <br>.
-
- The fix is to simply recur up to the parent if we are a culled inline
- and could not find a previous line box.
-
- Reviewed by Dan Bernstein.
-
- Added editing/execCommand/crash-line-break-after-outdent.html
-
- * editing/execCommand/crash-line-break-after-outdent-expected.txt: Added.
- * editing/execCommand/crash-line-break-after-outdent.html: Added.
-
-2011-07-26 Chris Rogers <crogers@google.com>
-
- Add first basic layout test for the web audio API
- https://bugs.webkit.org/show_bug.cgi?id=57977
-
- Reviewed by Tony Chang.
-
- * webaudio: Added.
- * webaudio/resources: Added.
- * webaudio/resources/audio-testing.js: Added.
- (writeString):
- (writeInt16):
- (writeInt32):
- (writeAudioBuffer):
- (createWaveFileData):
- (createAudioData):
- (finishAudioTest):
- * webaudio/test-basic-expected.wav: Added.
- * webaudio/test-basic.html: Added.
-
-2011-07-26 Dan Bernstein <mitz@apple.com>
-
- <rdar://problem/9842889> Add a generic pictograph font family
- https://bugs.webkit.org/show_bug.cgi?id=65197
-
- Reviewed by Anders Carlsson.
-
- * fast/css/font-family-pictograph.html: Added.
- * platform/mac/fast/css/font-family-pictograph-expected.png: Added.
- * platform/mac/fast/css/font-family-pictograph-expected.txt: Added.
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] getClientRects now fails similarly on Mac after r91763.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] Fix accidental duplicate expectation from r91772.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] Mark test as flaky after r91738.
- https://bugs.webkit.org/show_bug.cgi?id=65199
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] More flaky crashers.
- https://bugs.webkit.org/show_bug.cgi?id=65155
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Juan C. Montemayor <jmont@apple.com>
-
- JSON errors should be informative
- https://bugs.webkit.org/show_bug.cgi?id=63339
-
- Updated expected test results.
-
- Reviewed by Oliver Hunt.
-
- * fast/js/JSON-parse-expected.txt:
- * platform/chromium/fast/js/JSON-parse-expected.txt: Added.
-
-2011-07-26 Emil A Eklund <eae@chromium.org>
-
- RenderText::absoluteRectsForRange() and absoluteQuadsForRange() have nearly duplicate code
- https://bugs.webkit.org/show_bug.cgi?id=62478
-
- Reviewed by Simon Fraser.
-
- * fast/dom/Range/getClientRects-expected.txt:
- * fast/dom/Range/getClientRects.html:
- Add test for vertical text.
-
-2011-07-26 Adrienne Walker <enne@google.com>
-
- [chromium] Mark media-controls-clone as flaky crashing on other platforms.
- https://bugs.webkit.org/show_bug.cgi?id=65129
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-26 Alexandru Chiculita <achicu@adobe.com>
-
- [CSSRegions] Collect flowed elements in different render element
- https://bugs.webkit.org/show_bug.cgi?id=64516
-
- Reviewed by Simon Fraser.
-
- * fast/regions/webkit-flow-renderer-expected.txt: Added.
- * fast/regions/webkit-flow-renderer-layer-expected.txt: Added.
- * fast/regions/webkit-flow-renderer-layer.html: Added.
- * fast/regions/webkit-flow-renderer-nested-expected.txt: Added.
- * fast/regions/webkit-flow-renderer-nested.html: Added.
- * fast/regions/webkit-flow-renderer.html: Added.
-
-2011-07-26 Patrick Dubroy <dubroy@chromium.org>
-
- In file upload controls, filename text was misaligned with button text.
- Update chromium-linux with the new baseline images, and add temporary
- exceptions for chromium-win and gtk until they can be rebaselined.
-
- https://bugs.webkit.org/show_bug.cgi?id=64692
-
- Reviewed by Dimitri Glazkov.
-
- * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
- * platform/chromium-linux/fast/forms/file-input-direction-expected.png:
- * platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
- * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
- * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
- * platform/chromium-linux/fast/forms/input-file-re-render-expected.png:
- * platform/chromium-linux/fast/forms/input-value-expected.png:
- * platform/chromium/test_expectations.txt:
- * platform/gtk/test_expectations.txt:
-
-2011-07-26 Pavel Feldman <pfeldman@google.com>
-
- Not reviewed: inspector test rebaselines.
-
- * inspector/console/console-format-expected.txt:
- * inspector/runtime/runtime-getProperties-expected.txt:
- * platform/chromium/inspector/runtime/runtime-getProperties-expected.txt: Copied from LayoutTests/inspector/runtime/runtime-getProperties-expected.txt.
-
-2011-07-26 Sheriff Bot <webkit.review.bot@gmail.com>
-
- Unreviewed, rolling out r91746.
- http://trac.webkit.org/changeset/91746
- https://bugs.webkit.org/show_bug.cgi?id=65180
-
- It broke SL build (Requested by Ossy on #webkit).
-
- * fast/forms/option-strip-unicode-spaces-expected.txt: Removed.
- * fast/forms/option-strip-unicode-spaces.html: Removed.
-
-2011-07-26 Pavel Feldman <pfeldman@google.com>
-
- Web Inspector: Better represent custom getters in the properties pane
- https://bugs.webkit.org/show_bug.cgi?id=16734
-
- Reviewed by Yury Semikhatsky.
-
- * inspector/runtime/runtime-getProperties-expected.txt: Added.
- * inspector/runtime/runtime-getProperties.html: Added.
-
-2011-07-26 Csaba Osztrogonác <ossy@webkit.org>
-
- [Qt] Unreviewed gardening.
-
- * platform/qt/fast/css/font-face-opentype-expected.png: Added.
- * platform/qt/fast/css/font-face-opentype-expected.txt: Updated after r91738.
- * platform/qt/svg/custom/image-with-transform-clip-filter-expected.png: Updated after r91748.
- * platform/qt/svg/custom/image-with-transform-clip-filter-expected.txt: Updated after r91748.
-
-2011-07-26 Pavel Feldman <pfeldman@google.com>
-
- Web Inspector: Implement setPropertyValue using evaluate and callFunctionOn
- https://bugs.webkit.org/show_bug.cgi?id=65112
-
- Reviewed by Yury Semikhatsky.
-
- * inspector/runtime/runtime-setPropertyValue-expected.txt: Added.
- * inspector/runtime/runtime-setPropertyValue.html: Added.
-
-2011-07-26 Pavel Feldman <pfeldman@google.com>
-
- Re-applying r91665 and r91668 with JSC issues fixed.
-
- Web Inspector: use dedicated type for object id in the protocol.
- Web Inspector: refactor remote object structure to contain value for primitive values.
-
- https://bugs.webkit.org/show_bug.cgi?id=65103
- https://bugs.webkit.org/show_bug.cgi?id=65110
-
- Reviewed by Yury Semikhatsky.
-
- * http/tests/inspector/extensions-test.js:
- (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
- (initialize_ExtensionsTest):
- * inspector/console/console-format-expected.txt:
- * inspector/console/console-format.html:
- * inspector/protocol/console-agent-expected.txt:
- * inspector/protocol/runtime-agent-expected.txt:
- * inspector/runtime/runtime-callFunctionOn-expected.txt:
- * inspector/runtime/runtime-callFunctionOn.html:
-
-2011-07-26 Hans Wennborg <hans@chromium.org>
-
- Update another test that relied on fonts loading synchronously.
- https://bugs.webkit.org/show_bug.cgi?id=65169
-
- Not Reviewed, tests fix.
-
- * platform/chromium-linux/fast/text/international/arabic-vertical-offset.html:
-
-2011-07-26 Shinya Kawanaka <shinyak@google.com>
-
- Added a test to normalize option.text.
- https://bugs.webkit.org/show_bug.cgi?id=57746
-
- Reviewed by Kent Tamura.
-
- * fast/forms/option-strip-unicode-spaces-expected.txt: Added.
- * fast/forms/option-strip-unicode-spaces.html: Added.
-
-2011-07-26 Noel Gordon <noel.gordon@gmail.com>
-
- Add regression test for :empty { display: none }
- https://bugs.webkit.org/show_bug.cgi?id=26570
-
- Reviewed by Alexey Proskuryakov.
-
- * fast/css/pseudo-empty-display-none-expected.txt: Added.
- * fast/css/pseudo-empty-display-none.html: Added.
-
-2011-07-25 Dan Bernstein <mitz@apple.com>
-
- Updated three more tests that relied on fonts loading synchronously.
-
- * fast/blockflow/japanese-rl-text-with-broken-font.html:
- * platform/mac/fast/text/myanmar-shaping.html:
- * platform/mac/fast/text/thai-combining-mark-positioning.html:
-
-2011-07-25 Dan Bernstein <mitz@apple.com>
-
- <rdar://problem/9835028> Font loading during layout can cause layout code to be re-entered via resource load delegate
- https://bugs.webkit.org/show_bug.cgi?id=65123
-
- Reviewed by Darin Adler.
-
- Updated tests that depended on fonts loading synchronously during layout.
- Unfortunately, font loading does not fire any DOM events, so in most cases
- a constant timeout had to be introduced.
-
- * fast/blockflow/broken-ideograph-small-caps.html:
- * fast/css/color-leakage.html:
- * fast/css/custom-font-xheight.html:
- * fast/css/font-face-multiple-faces.html:
- * fast/css/font-face-multiple-remote-sources.html:
- * fast/css/font-face-remote.html:
- * fast/css/font-face-woff.html:
- * svg/W3C-SVG-1.1-SE/text-intro-09-b.svg:
- * svg/W3C-SVG-1.1/fonts-elem-07-b.svg:
- * svg/custom/svg-fonts-fallback.xhtml:
- * svg/custom/svg-fonts-in-html.html:
- * svg/custom/svg-fonts-segmented.xhtml:
- * svg/custom/svg-fonts-with-no-element-reference.html:
- * svg/custom/svg-fonts-without-missing-glyph.xhtml:
- * svg/text/text-overflow-ellipsis-svgfont.html:
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] Mark fast/cyclic-prototypes.html as a flaky crasher.
- https://bugs.webkit.org/show_bug.cgi?id=65152
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] draw-arrays-out-of-bounds.html is a non-GPU flaky crasher.
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] Mark fast/selectors/001.html as a flaky crasher.
- https://bugs.webkit.org/show_bug.cgi?id=65155
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] Mark fast/cyclic-proto.html as a flaky crasher.
- https://bugs.webkit.org/show_bug.cgi?id=65152
-
- Unreviewed gardening.
-
- * platform/chromium/test_expectations.txt:
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] Mark user-script-image-document as a flaky crasher on Linux
-
- * platform/chromium/test_expectations.txt:
-
- Unreviewed gardening.
-
-2011-07-25 Sheriff Bot <webkit.review.bot@gmail.com>
-
- Unreviewed, rolling out r91686.
- http://trac.webkit.org/changeset/91686
- https://bugs.webkit.org/show_bug.cgi?id=65144
-
- 1.5% regression in JSC (Requested by jmontemayor on #webkit).
-
- * fast/js/JSON-parse-expected.txt:
- * platform/chromium/fast/js/JSON-parse-expected.txt: Removed.
-
-2011-07-25 Chris Rogers <crogers@google.com>
-
- Disable web audio layout tests on all platforms except chromium - as initial tests are added
- https://bugs.webkit.org/show_bug.cgi?id=65142
-
- Unreviewed.
-
- * platform/gtk/Skipped:
- * platform/mac/Skipped:
- * platform/qt/Skipped:
- * platform/win/Skipped:
-
-2011-06-07 Martin Robinson <mrobinson@igalia.com>
-
- Reviewed by Gustavo Noronha Silva.
-
- [GTK] Use WebCore scrollbars for the DRT instead of GtkScrolledWindow
- https://bugs.webkit.org/show_bug.cgi?id=62252
-
- Unskip tests which are now passing and update results for tests which
- previously had incorrect results.
-
- * platform/gtk/Skipped: Unskip now-passing tests.
- * platform/gtk/fast/css/MarqueeLayoutTest-expected.png:
- * platform/gtk/fast/css/MarqueeLayoutTest-expected.txt:
- * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
- * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
- * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png:
- * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:
- * platform/gtk/fast/flexbox/flex-hang-expected.png:
- * platform/gtk/fast/flexbox/flex-hang-expected.txt:
- * platform/gtk/fast/forms/search-vertical-alignment-expected.png:
- * platform/gtk/fast/forms/search-vertical-alignment-expected.txt:
- * platform/gtk/fast/forms/searchfield-heights-expected.png:
- * platform/gtk/fast/forms/searchfield-heights-expected.txt:
- * platform/gtk/fast/forms/textfield-overflow-expected.png:
- * platform/gtk/fast/forms/textfield-overflow-expected.txt:
- * platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added.
- * platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
- * platform/gtk/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
- * platform/gtk/fast/frames/flattening/frameset-flattening-simple-expected.txt:
- * platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Added.
- * platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
- * platform/gtk/fast/frames/inline-object-inside-frameset-expected.png: Added.
- * platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt:
- * platform/gtk/fast/lists/001-vertical-expected.png: Added.
- * platform/gtk/fast/lists/001-vertical-expected.txt:
- * platform/gtk/fast/multicol/float-multicol-expected.png: Added.
- * platform/gtk/fast/multicol/float-multicol-expected.txt:
- * platform/gtk/fast/multicol/table-vertical-align-expected.png: Added.
- * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
- * platform/gtk/fast/table/border-collapsing/004-vertical-expected.png:
- * platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
- * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
- * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
- * platform/gtk/tables/mozilla/bugs/bug145572-expected.png:
- * platform/gtk/tables/mozilla/bugs/bug145572-expected.txt:
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] media-controls-clone started flaky crashing on mac.
-
- * platform/chromium/test_expectations.txt:
-
- Unreviewed gardening.
-
-2011-07-25 Adrienne Walker <enne@google.com>
-
- [chromium] More WebGL flaky crashers on Linux.
-
- * platform/chromium/test_expectations.txt:
-
- Unreviewed gardening.
-
2011-07-25 Daniel Bates <dbates@rim.com>
Rename expected results file after changeset <http://trac.webkit.org/changeset/91689>.
« no previous file with comments | « no previous file | LayoutTests/svg/custom/zero-path-square-cap-rendering2.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698