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

Unified Diff: LayoutTests/ChangeLog

Issue 5389004: Merge 72807 - 2010-11-24 Dimitri Glazkov <dglazkov@chromium.org>... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/597/
Patch Set: Created 10 years, 1 month 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/fast/forms/disabled-search-input.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 72934)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,346 +1,3 @@
-2010-11-29 James Robinson <jamesr@chromium.org>
-
- [chromium] REGRESSION(72470): Crash in skia on some images
- https://bugs.webkit.org/show_bug.cgi?id=50201
-
- Reverts r72470
-
- * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Removed.
- * platform/chromium-linux/svg/custom/image-rescale-expected.png: Removed.
- * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Removed.
- * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.checksum: Removed.
- * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.png: Removed.
- * platform/chromium-linux/svg/custom/image-rescale-scroll-expected.txt: Removed.
- * platform/chromium/test_expectations.txt:
- * platform/mac/svg/custom/image-rescale-expected.checksum: Removed.
- * platform/mac/svg/custom/image-rescale-expected.png: Removed.
- * platform/mac/svg/custom/image-rescale-expected.txt: Removed.
- * platform/mac/svg/custom/image-rescale-scroll-expected.checksum: Removed.
- * platform/mac/svg/custom/image-rescale-scroll-expected.png: Removed.
- * platform/mac/svg/custom/image-rescale-scroll-expected.txt: Removed.
- * platform/mac/test_expectations.txt:
- * svg/custom/image-rescale-scroll.html: Removed.
- * svg/custom/image-rescale.svg: Removed.
- * svg/custom/resources/image-rescale.jpg: Removed.
-
-2010-11-29 Ryosuke Niwa <rniwa@webkit.org>
-
- Unreviewed reabseline for r72852.
-
- * platform/gtk/fast/block/basic/truncation-rtl-expected.txt:
-
-2010-11-29 Ryosuke Niwa <rniwa@webkit.org>
-
- Reviewed by David Hyatt.
-
- up arrow doesn't work with RTL text with word wrapping
- https://bugs.webkit.org/show_bug.cgi?id=41987
-
- Added tests to ensure WebKit places caret at the right position in soft-wrapping RTL text when clicking
- to the left of RTL text or when moving upwards at the end of line.
-
- * editing/selection/click-left-of-rtl-wrapping-text-expected.txt: Added.
- * editing/selection/click-left-of-rtl-wrapping-text.html: Added.
- * editing/selection/home-end-expected.txt: RTL's expected result now matches LTR's.
- * editing/selection/modify-up-on-rtl-wrapping-text-expected.txt: Added.
- * editing/selection/modify-up-on-rtl-wrapping-text.html: Added.
- * platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt: RTL's expected result now matches LTR's.
- * platform/gtk/editing/selection/extend-selection-home-end-expected.txt: Ditto.
- * platform/mac/editing/selection/extend-selection-home-end-expected.txt: Ditto.
- * platform/win/editing/selection/extend-selection-home-end-expected.txt: Ditto.
-
-2010-11-29 Xiaomei Ji <xji@chromium.org>
-
- Unreviewed rebaseline for r72852.
-
- Rebaseline truncation-rtl-expected.txt after http://trac.webkit.org/changeset/72852
-
- * platform/qt/fast/block/basic/truncation-rtl-expected.txt:
-
-2010-11-29 Xiaomei Ji <xji@chromium.org>
-
- Reviewed by David Hyatt.
-
- Right-to-left pages should be scrollable to reveal left overflow.
- https://bugs.webkit.org/show_bug.cgi?id=23556
-
- For RTL page, save left layout overflow and include it into the document
- size during layout. Use the left layout overflow when scroll and paint
- the page. Behavior on LTR page should be untouched since left layout
- overflow is set as 0 for LTR page.
-
- * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll-expected.txt: Added.
- * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll.html: Added.
- * fast/dom/horizontal-scrollbar-in-rtl.html: Added.
- * fast/dom/horizontal-scrollbar-when-dir-change.html: Added.
- * fast/dom/left-overflow-in-ltr.html: Added.
- * fast/dom/right-overflow-in-rtl.html: Added.
- * platform/chromium/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
- * platform/chromium/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
- * platform/mac/fast/block/basic/truncation-rtl-expected.checksum:
- * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
- * platform/mac/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
- * platform/mac/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
- * platform/mac/fast/dom/left-overflow-in-ltr-expected.txt: Added.
- * platform/mac/fast/dom/right-overflow-in-rtl-expected.txt: Added.
-
-
- * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll-expected.txt: Added.
- * fast/dom/horizontal-scrollbar-in-rtl-doesnt-fire-onscroll.html: Added.
- * fast/dom/horizontal-scrollbar-in-rtl.html: Added.
- * fast/dom/horizontal-scrollbar-when-dir-change.html: Added.
- * fast/dom/left-overflow-in-ltr.html: Added.
- * fast/dom/right-overflow-in-rtl.html: Added.
- * platform/chromium/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
- * platform/chromium/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
- * platform/mac/fast/block/basic/truncation-rtl-expected.checksum:
- * platform/mac/fast/block/basic/truncation-rtl-expected.txt:
- * platform/mac/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
- * platform/mac/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Added.
- * platform/mac/fast/dom/left-overflow-in-ltr-expected.txt: Added.
- * platform/mac/fast/dom/right-overflow-in-rtl-expected.txt: Added.
-
-2010-11-29 Simon Fraser <simon.fraser@apple.com>
-
- Reviewed by Ojan Vafai.
-
- bunch of pixel failures after http://trac.webkit.org/changeset/72839/
- https://bugs.webkit.org/show_bug.cgi?id=50188
-
- Move the results of overflow-update-transform.html into the platform directory
- since they include pixel results.
-
- * fast/overflow/overflow-update-transform-expected.txt: Removed.
- * fast/overflow/overflow-update-transform.html:
- * platform/mac/fast/overflow/overflow-update-transform-expected.checksum: Added.
- * platform/mac/fast/overflow/overflow-update-transform-expected.png: Added.
- * platform/mac/fast/overflow/overflow-update-transform-expected.txt: Added.
- * platform/qt/fast/overflow/overflow-update-transform-expected.txt: Removed.
-
-2010-11-29 Ojan Vafai <ojan@chromium.org>
-
- Mark tests as failing after http://trac.webkit.org/changeset/72839/.
-
- * platform/chromium/test_expectations.txt:
-
-2010-11-29 Ojan Vafai <ojan@chromium.org>
-
- Mark fast/dom/StyleSheet/gc-declaration-parent-rule.html failing after http://trac.webkit.org/changeset/72833/
- * platform/chromium/test_expectations.txt:
-
-2010-11-29 Xiaomei Ji <xji@chromium.org>
-
- Reviewed by David Hyatt.
-
- Fix tab overflow problem when alignment is not left.
- https://bugs.webkit.org/show_bug.cgi?id=25459
-
- I checked WordPad in Windows, TextEdit in Mac, OpenOffice, and Google doc.
- In all of them, (when the writing mode is horizontal) when the alignment is not
- left alignment, the length of tab is computed based on the tab's position
- relative to the left start of line, not based on the tab's position relative
- to the left edge of the document.
-
- WebKit should follow the same.
-
- The m_xPos in each TextRun should be relative to the left start of the line,
- not left start of its containing block (in right alignment and center alignment,
- left start of the line is not the same as left start of the containing block).
- So, when the text is drawn, the width of tab is consistent with the width
- computed in RenderBlock::computeInlineDirectionPositionsForLine().
-
- I did not test vertical writing mode, but I think the same rule should apply.
-
- * fast/dom/tab-in-right-alignment-expected.txt: Added.
- * fast/dom/tab-in-right-alignment.html: Added.
- * platform/qt/Skipped:
-
-2010-11-29 Simon Fraser <simon.fraser@apple.com>
-
- Add Qt-specific result.
-
- * platform/qt/fast/overflow/overflow-update-transform-expected.txt: Added.
-
-2010-11-29 Dmitry Titov <dimich@chromium.org>
-
- [Chromium] Unreviewed, updated expectations for a test fixed on Chromium side.
- http://code.google.com/p/chromium/issues/detail?id=61655
-
- * platform/chromium-mac/security/block-test-no-port-expected.txt: Added.
- * platform/chromium-win/security/block-test-no-port-expected.txt: Added.
- * platform/chromium/test_expectations.txt:
-
-2010-11-29 Simon Fraser <simon.fraser@apple.com>
-
- Reviewed by Dave Hyatt.
-
- layer()->currentTransform() is stale when layout changes the box size
- https://bugs.webkit.org/show_bug.cgi?id=50175
-
- * fast/overflow/overflow-update-transform-expected.txt: Added.
- * fast/overflow/overflow-update-transform.html: Added.
-
-2010-11-29 Ojan Vafai <ojan@chromium.org>
-
- [Chromium] Mark tests as failing after http://trac.webkit.org/changeset/72819.
- And rebaseline loader/reload-subresource-when-type-changes.html after
- http://trac.webkit.org/changeset/72817. The difference is that V8 logs a different
- error string.
-
- * platform/chromium-mac/loader/reload-subresource-when-type-changes-expected.txt: Added.
- * platform/chromium-win/loader/reload-subresource-when-type-changes-expected.txt: Added.
- * platform/chromium/test_expectations.txt:
-
-2010-11-29 Yael Aharon <yael.aharon@nokia.com>
-
- Reviewed by Darin Adler.
-
- HTMLFormElement.elements doesn't include fieldsets
- https://bugs.webkit.org/show_bug.cgi?id=48193
-
- * fast/forms/form-collection-elements-expected.txt: Added.
- * fast/forms/form-collection-elements.html: Added.
- * fast/forms/script-tests/form-collection-elements.js: Added.
-
-2010-11-29 Alexey Proskuryakov <ap@apple.com>
-
- Reviewed by Darin Adler.
-
- https://bugs.webkit.org/show_bug.cgi?id=50181
- CSS style declarations don't GC protect parents
-
- * fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt: Added.
- * fast/dom/StyleSheet/gc-declaration-parent-rule.html: Added.
-
-2010-11-29 Gavin Peters <gavinp@chromium.org>
-
- Reviewed by Ojan Vafai.
-
- unloadable-script not testing both cases
- https://bugs.webkit.org/show_bug.cgi?id=50177
-
- * http/tests/misc/unloadable-script-expected.txt:
- * http/tests/misc/unloadable-script.html:
-
-2010-11-29 Cosmin Truta <ctruta@chromium.org>
-
- Reviewed by Nikolas Zimmermann.
-
- getBoundingClientRect: Do not truncate the coordinates to integers
- https://bugs.webkit.org/show_bug.cgi?id=48110
-
- Enhanced some of the tests for getBoundingClientRect, and added zooming tests.
-
- * css3/zoom-coords-expected.txt: Updated.
- * css3/zoom-coords.xhtml: Wrapped the <svg> elements in a <div>,
- to avoid re-layout on zooming or resizing.
- Added a test for getBoundingClientRect on unzoomed elements.
- * fast/dom/Element/getBoundingClientRect-expected.txt: Updated.
- * fast/dom/Element/getBoundingClientRect.html: Accounted for non-integer coordinates;
- used the Ahem font for uniform results; removed the hard-coded dependencies on font metrics.
- * fast/dom/Range/getBoundingClientRect-expected.txt: Updated.
- * fast/dom/Range/getBoundingClientRect.html: Accounted for non-integer coordinates;
- used the Ahem font for uniform results; removed the hard-coded dependencies on font metrics.
- * platform/chromium-win/fast/dom/Element/getBoundingClientRect-expected.txt: Deleted.
- * platform/chromium-win/fast/dom/Range/getBoundingClientRect-expected.txt: Deleted.
- * svg/custom/getBBox-js.svg: Fixed indentation.
- * svg/custom/getBoundingClientRect.xhtml: Wrapped the <svg> elements in a <div>,
- to avoid re-layout on zooming or resizing.
- * svg/zoom/page/zoom-getBoundingClientRect-expected.txt: Added.
- * svg/zoom/page/zoom-getBoundingClientRect.xhtml: Added.
- * svg/zoom/page/zoom-zoom-coords-expected.txt: Added.
- * svg/zoom/page/zoom-zoom-coords.xhtml: Added.
- * svg/zoom/resources/testPageZoom.js: Added call to completeDynamicTest on post-zoom.
- (completeDynamicTest): Added.
-
-2010-11-29 Ojan Vafai <ojan@chromium.org>
-
- Unreviewed build fix.
-
- Mark tests as failing after http://trac.webkit.org/changeset/72817/
- to green chromium tree.
-
- * platform/chromium/test_expectations.txt:
-
-2010-11-29 Alexey Proskuryakov <ap@apple.com>
-
- Reviewed by Darin Adler.
-
- https://bugs.webkit.org/show_bug.cgi?id=50165
- CSS style rules don't GC protect parents
-
- * fast/dom/StyleSheet/gc-parent-rule-expected.txt: Added.
- * fast/dom/StyleSheet/gc-parent-rule.html: Added.
- * fast/dom/StyleSheet/gc-parent-stylesheet-expected.txt: Added.
- * fast/dom/StyleSheet/gc-parent-stylesheet.html: Added.
-
-2010-11-29 Ojan Vafai <ojan@chromium.org>
-
- Unreviewed. Build fix.
-
- New test expectations and test_expectations update due to http://trac.webkit.org/changeset/72813/.
-
- * platform/chromium-mac/fast/js/regexp-overflow-expected.txt:
- * platform/chromium-win/fast/js/regexp-overflow-expected.txt:
- * platform/chromium/test_expectations.txt:
-
-2010-11-29 Gavin Peters <gavinp@chromium.org>
-
- Reviewed by Adam Barth.
-
- Web page can prevent WebKit from loading subresources on other
- pages (cache poisoning)
- https://bugs.webkit.org/show_bug.cgi?id=35404
-
- * http/tests/misc/unloadable-script-expected.txt: Renamed from LayoutTests/fast/loader/unloadable-script-expected.txt.
- * http/tests/misc/unloadable-script.html: Renamed from LayoutTests/fast/loader/unloadable-script.html.
- * loader/reload-subresource-when-type-changes-expected.txt: Added.
- * loader/reload-subresource-when-type-changes.html: Added.
- * loader/resources/image1.png: Added.
- * loader/resources/image2.png: Added.
- * loader/resources/reload-subresource-when-type-changes.js: Added.
-
-2010-11-29 Adam Roben <aroben@apple.com>
-
- Check in new Windows results after r72678
-
- Right-clicking no longer triggers a selection in DRT on Windows, so we
- don't match Mac anymore.
-
- * platform/win/editing/selection/5109817-expected.checksum: Added.
- * platform/win/editing/selection/5109817-expected.png: Added.
- * platform/win/editing/selection/5109817-expected.txt: Added.
- * platform/win/editing/selection/5354455-1-expected.txt: Added.
-
-2010-11-29 Simon Fraser <simon.fraser@apple.com>
-
- Reviewed by Dan Bernstein.
-
- Crash in WebCore::CSSStyleSelector::loadPendingImages
- https://bugs.webkit.org/show_bug.cgi?id=50149
-
- * fast/reflections/pending-reflection-mask-crash-expected.txt: Added.
- * fast/reflections/pending-reflection-mask-crash.html: Added.
-
-2010-11-28 Gavin Barraclough <barraclough@apple.com>
-
- Reviewed by Sam Weinig.
-
- Bug 48100 - YARR allows what seems like a bogus character-class range
-
- Add/update layout test results.
-
- * fast/js/regexp-overflow-expected.txt:
- * fast/js/regexp-ranges-and-escaped-hyphens-expected.txt:
- * fast/js/script-tests/regexp-overflow.js:
- * fast/js/script-tests/regexp-ranges-and-escaped-hyphens.js:
- * fast/regex/invalid-range-in-class-expected.txt: Added.
- * fast/regex/invalid-range-in-class.html: Added.
- * fast/regex/script-tests/invalid-range-in-class.js: Added.
- * fast/regex/test1-expected.txt:
- * fast/regex/test4-expected.txt:
- * fast/regex/testinput4:
-
2010-11-24 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Darin Adler.
« no previous file with comments | « no previous file | LayoutTests/fast/forms/disabled-search-input.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698