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

Unified Diff: LayoutTests/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 12039074: Merge 140721 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1393/
Patch Set: Created 7 years, 11 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/fast/css/box-sizing-border-box-dynamic-padding-border-update.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 140726)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,3 +1,627 @@
+2013-01-24 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r140296.
+ http://trac.webkit.org/changeset/140296
+ https://bugs.webkit.org/show_bug.cgi?id=107857
+
+ Cause several regresssions (Requested by smfr on #webkit).
+
+ * fast/css/box-sizing-border-box-dynamic-padding-border-update-expected.txt: Removed.
+ * fast/css/box-sizing-border-box-dynamic-padding-border-update.html: Removed.
+ * fast/forms/text/text-padding-dynamic-change-expected.html: Removed.
+ * fast/forms/text/text-padding-dynamic-change.html: Removed.
+
+2013-01-24 Adam Klein <adamk@chromium.org>
+
+ Layout Test fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=106612
+
+ Reviewed by Eric Seidel.
+
+ * fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html: Wait for
+ the iframe's onload event before running the test.
+ * platform/chromium/TestExpectations: Remove flaky expectation.
+ * platform/efl/TestExpectations: ditto
+ * platform/gtk/TestExpectations: ditto
+
+2013-01-24 Tony Chang <tony@chromium.org>
+
+ Remove document as a parameter from a few internals methods
+ https://bugs.webkit.org/show_bug.cgi?id=107757
+
+ Reviewed by Hajime Morita.
+
+ Remove document as a parameter since there's already one associated with internals.
+
+ * editing/input/editable-container-with-word-wrap-normal.html:
+ * editing/selection/caret-alignment-for-vertical-text.html:
+ * editing/selection/caret-at-end-of-text-line-followed-by-block-in-vertical-mode.html:
+ * editing/selection/caret-in-div-containing-br-in-vertical-mode.html:
+ * editing/selection/caret-in-empty-inline-1.html:
+ * editing/selection/caret-in-empty-inline-2.html:
+ * editing/selection/internal-caret-rect.html:
+ * fast/dom/resources/shadow-test-driver.js:
+ (createContentWithSelect):
+ (createContentWithText):
+ (appendShadow):
+ (appendShadowDeep):
+ * fast/dom/shadow/content-element-includer.html:
+ * fast/dom/shadow/content-element-renderers.html:
+ * fast/dom/shadow/content-selector-query.html:
+ * fast/dom/shadow/create-content-element.html:
+ * fast/dom/shadow/shadow-contents-fallback-dynamic.html:
+ * fast/dom/shadow/shadow-contents-fallback.html:
+ * fast/dom/shadow/shadow-contents-select.html:
+ * fast/preloader/scan-body-from-head-import.html:
+ * http/tests/loading/preload-append-scan.php:
+
+2013-01-24 Mike West <mkwst@chromium.org>
+
+ Web Inspector: 'console.debug' should generate messages at DebugMessageLevel.
+ https://bugs.webkit.org/show_bug.cgi?id=107816
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/console/console-tests-expected.txt:
+ * inspector/extensions/extensions-console-expected.txt:
+ Rebaseline this test with the updated message level.
+
+2013-01-24 Dima Gorbik <dgorbik@apple.com>
+
+ Implement :past pseudo class for the WebVTT ::cue pseudo element
+ https://bugs.webkit.org/show_bug.cgi?id=105482
+
+ Reviewed by Eric Carlson.
+
+ * media/track/captions-webvtt/styling-timestamps.vtt: Added.
+ * media/track/track-css-matching-timestamps-expected.txt: Added.
+ * media/track/track-css-matching-timestamps.html: Added.
+
+2013-01-24 Max Vujovic <mvujovic@adobe.com>
+
+ [CSS Filters] CSS opacity property clips filter outsets
+ https://bugs.webkit.org/show_bug.cgi?id=106549
+
+ Reviewed by Dirk Schulze.
+
+ Add a reftest to verify that an element's drop shadow filter is not clipped when a CSS
+ opacity property is not applied.
+
+ * css3/filters/css-opacity-with-drop-shadow-expected.html: Added.
+ * css3/filters/css-opacity-with-drop-shadow.html: Added.
+
+2013-01-24 Christophe Dumez <christophe.dumez@intel.com>
+
+ Unreviewed EFL rebaseline.
+
+ Rebaseline several tests on EFL port after r140693.
+
+ * platform/efl-wk1/svg/batik/text/xmlSpace-expected.png:
+ * platform/efl/TestExpectations:
+ * platform/efl/css2.1/t0505-c16-descendant-01-e-expected.png:
+ * platform/efl/css2.1/t0505-c16-descendant-01-e-expected.txt:
+ * platform/efl/editing/selection/extend-by-sentence-001-expected.png:
+ * platform/efl/editing/selection/extend-by-sentence-001-expected.txt:
+ * platform/efl/fast/inline/drawStyledEmptyInlines-expected.png:
+ * platform/efl/fast/inline/drawStyledEmptyInlines-expected.txt:
+ * platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.png:
+ * platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt:
+ * platform/efl/fast/text/capitalize-empty-generated-string-expected.png:
+ * platform/efl/fast/text/capitalize-empty-generated-string-expected.txt:
+ * platform/efl/fast/text/whitespace/006-expected.png:
+ * platform/efl/fast/text/whitespace/006-expected.txt:
+ * platform/efl/fast/text/whitespace/007-expected.png:
+ * platform/efl/fast/text/whitespace/007-expected.txt:
+ * platform/efl/svg/batik/text/xmlSpace-expected.png:
+ * platform/efl/svg/batik/text/xmlSpace-expected.txt:
+ * platform/efl/svg/carto.net/combobox-expected.png:
+ * platform/efl/svg/carto.net/combobox-expected.txt:
+ * platform/efl/tables/mozilla/bugs/bug113235-3-expected.png:
+ * platform/efl/tables/mozilla/bugs/bug113235-3-expected.txt:
+ * platform/efl/tables/mozilla/bugs/bug1188-expected.png:
+ * platform/efl/tables/mozilla/bugs/bug1188-expected.txt:
+ * platform/efl/tables/mozilla/bugs/bug1318-expected.png:
+ * platform/efl/tables/mozilla/bugs/bug1318-expected.txt:
+
+2013-01-22 Robert Hogan <robert@webkit.org>
+
+ Inline Containing Only Collapsed Whitespace Not Getting a Linebox
+ https://bugs.webkit.org/show_bug.cgi?id=31397
+
+ Reviewed by David Hyatt.
+
+ * fast/css/first-letter-capitalized-edit-select-crash-expected.txt:
+ * fast/inline/inline-containing-collapsed-whitespace-treated-as-empty-expected.html: Added.
+ * fast/inline/inline-containing-collapsed-whitespace-treated-as-empty-vertical-rl-expected.html: Added.
+ * fast/inline/inline-containing-collapsed-whitespace-treated-as-empty-vertical-rl.html: Added.
+ * fast/inline/inline-containing-collapsed-whitespace-treated-as-empty.html: Added.
+ * platform/chromium/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/TestExpectations:
+
+2013-01-24 Andrey Lushnikov <lushnikov@chromium.org>
+
+ Web Inspector: expand more chunks in DTE
+ https://bugs.webkit.org/show_bug.cgi?id=107698
+
+ Reviewed by Pavel Feldman.
+
+ Correct text expectation as we change amount of expanded chunks.
+
+ * inspector/editor/text-editor-selection-expected.txt:
+
+2013-01-24 Ádám Kallai <kadam@inf.u-szeged.hu>
+
+ [Qt] Unreviewed gardening. Added platform specific expectation after r140174.
+ https://bugs.webkit.org/show_bug.cgi?id=107434.
+
+ * platform/qt/TestExpectations:
+ * platform/qt/http/tests/cache/cancel-multiple-post-xhrs-expected.txt: Added after r140174.
+
+2013-01-24 Ádám Kallai <kadam@inf.u-szeged.hu>
+
+ [Qt][WK2] Unreviewed gardening. Skip a failing HTML ref test after r140229.
+ https://bugs.webkit.org/show_bug.cgi?id=105390.
+
+ * platform/qt-5.0-wk2/TestExpectations:
+ * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Added after r140593.
+
+2013-01-24 Zan Dobersek <zdobersek@igalia.com>
+
+ Unreviewed GTK gardening.
+
+ Adding failure expectations for accessibility tests that regressed with r140658.
+
+ * platform/gtk/TestExpectations:
+
+2013-01-24 Andrey Adaikin <aandrey@chromium.org>
+
+ Web Inspector: [Canvas] REGRESSION: stack traces in the replay log are gone
+ https://bugs.webkit.org/show_bug.cgi?id=107805
+
+ Reviewed by Pavel Feldman.
+
+ A simple test to dump a canvas 2D trace log with function call stack traces.
+
+ * inspector/profiler/canvas-profiler-test.js:
+ (initialize_CanvasWebGLProfilerTest.):
+ (initialize_CanvasWebGLProfilerTest.InspectorTest.dumpTraceLog):
+ * inspector/profiler/canvas2d/canvas-stack-trace-expected.txt: Added.
+ * inspector/profiler/canvas2d/canvas-stack-trace.html: Added.
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt/TestExpectations:
+ * platform/win/TestExpectations:
+ * platform/wincairo/TestExpectations:
+
+2013-01-23 Alexis Menard <alexis@webkit.org>
+
+ Unreviewed cleanup of comments and a commented test.
+
+ * transitions/transitions-parsing.html:
+
+2013-01-24 Zan Dobersek <zdobersek@igalia.com>
+
+ Unreviewed gardening.
+
+ Removing failure expectations for the ietestcenter/css3/valuesandunits/units-010.htm
+ layout test. It was fixed in r140300.
+
+ * platform/chromium/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/qt-4.8/TestExpectations:
+ * platform/qt-mac/TestExpectations:
+ * platform/qt/TestExpectations:
+
+2013-01-24 Zan Dobersek <zdobersek@igalia.com>
+
+ Unreviewed GTK gardening.
+
+ Classifying some IndexedDB failures as flaky.
+ Removing the expectation for the passing fast/forms/text-input-event.html test.
+
+ * platform/gtk/TestExpectations:
+
+2013-01-24 Pavel Feldman <pfeldman@chromium.org>
+
+ Web Inspector: breakpoints are not restored upon reload for scripts with script mapping.
+ https://bugs.webkit.org/show_bug.cgi?id=107799
+
+ Reviewed by Alexander Pavlov.
+
+ * inspector/debugger/breakpoint-manager.html:
+
+2013-01-24 Mihnea Ovidenie <mihnea@adobe.com>
+
+ [CSSRegions] Add test cases for auto-size regions and window resize
+ https://bugs.webkit.org/show_bug.cgi?id=107686
+
+ Reviewed by Tony Chang.
+
+ The fix for https://bugs.webkit.org/show_bug.cgi?id=102954 also solved
+ https://bugs.webkit.org/show_bug.cgi?id=102221. This patch adds two tests
+ for webkit bug 102221.
+
+ * fast/regions/autosize-region-container-resize-expected.html: Added.
+ * fast/regions/autosize-region-container-resize.html: Added.
+ * fast/regions/autosize-region-window-resize-expected.html: Added.
+ * fast/regions/autosize-region-window-resize.html: Added.
+
+2013-01-24 Dominic Mazzoni <dmazzoni@google.com>
+
+ AX: should init an AXObject only after AXObjectCache has added it
+ https://bugs.webkit.org/show_bug.cgi?id=107533
+
+ Reviewed by Chris Fleizach.
+
+ Adds a new test that demonstrates a crash if an AXObject
+ initializes itself before the AXObjectCache has added it to
+ the cache.
+
+ * accessibility/duplicate-axrenderobject-crash-expected.txt: Added.
+ * accessibility/duplicate-axrenderobject-crash.html: Added.
+
+2013-01-23 Kentaro Hara <haraken@chromium.org>
+
+ Implement MouseEvent constructor
+ https://bugs.webkit.org/show_bug.cgi?id=107630
+
+ Reviewed by Adam Barth.
+
+ Spec: https://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm
+
+ The MouseEvent constructor should be implemented under a DOM4_EVENTS_CONSTRUCTOR flag.
+
+ * fast/dom/constructed-objects-prototypes-expected.txt:
+ * fast/dom/dom-constructors-expected.txt:
+ * fast/dom/dom-constructors.html:
+ * fast/events/constructors/mouse-event-constructor-expected.txt: Added.
+ * fast/events/constructors/mouse-event-constructor.html: Added.
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/qt/TestExpectations:
+ * platform/win/TestExpectations:
+ * platform/wincairo/TestExpectations:
+
+2013-01-23 Yoshifumi Inoue <yosin@chromium.org>
+
+ Unreviewed, rebaseline for Chromium-Linux and Chromium-Win
+ editing/selection/range-between-block-and-inline.html
+
+ * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.png:
+ * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.png:
+
+2013-01-23 Ken Kania <kkania@chromium.org>
+
+ [Inspector] Add events for tracking page loads and scheduled navigations.
+ https://bugs.webkit.org/show_bug.cgi?id=104168
+
+ Reviewed by Pavel Feldman.
+
+ These events are needed for clients who need to be aware of when a page is
+ navigating or about to navigate. Some clients may wish to prevent interaction
+ with the page during this time. Two of the new events track loading start and
+ stop, as measured by the ProgressTracker. The other two events track when a
+ page has a new scheduled navigation and when it no longer has a scheduled
+ navigation. These latter two events won't allow the client to determine if
+ a load is going to happen in all circumstances, but is sufficient for many cases.
+ Make sure we hold a reference to the frame in NavigationScheduler::timerFired
+ in case the redirect causes the frame to be detached.
+
+ Also, minor update to InspectorInputAgent::dispatchMouseEvent to reorder params
+ to match dispatchKeyEvent.
+
+ * inspector-protocol/page/frameScheduledNavigation-expected.txt: Added.
+ * inspector-protocol/page/frameScheduledNavigation.html: Added.
+ * inspector-protocol/page/frameStartedLoading-expected.txt: Added.
+ * inspector-protocol/page/frameStartedLoading.html: Added.
+ * platform/chromium/TestExpectations:
+
+2013-01-23 Simon Fraser <simon.fraser@apple.com>
+
+ Avoid creating background layers on pages with a fixed background, but no image
+ https://bugs.webkit.org/show_bug.cgi?id=107783
+
+ Reviewed by Beth Dakin.
+
+ Testcase with body { background-attachment:fixed; } but no image.
+
+ * platform/mac/tiled-drawing/fixed-background/fixed-background-no-image-expected.txt: Added.
+ * platform/mac/tiled-drawing/fixed-background/fixed-background-no-image.html: Added.
+
+2013-01-23 Yoshifumi Inoue <yosin@chromium.org>
+
+ Layout Test platform/chromium-win/fast/events/panScroll-panIcon.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=107729
+
+ Reviewed by Hajime Morita.
+
+ This patch changes panScroll-panIcon.html test to HTML ref test rather than
+ pixel ref test to avoid rebaseline among Windows versions, and enables
+ panScroll-panIcon.html.
+
+ * platform/chromium-win/fast/events/panScroll-panIcon.html: Changed not to move mouse pointer to avoid motion of scroll thumb.
+ * platform/chromium-win/fast/events/panScroll-panIcon-expected.html: Added.
+ * platform/chromium-win/fast/events/panScroll-panIcon-expected.png: Removed.
+ * platform/chromium-win/fast/events/panScroll-panIcon-expected.txt: Removed.
+ * platform/chromium-win/TestExpectations: Changed to enable panScroll-panIcon.html
+
+2013-01-23 Wei Jia <wjia@chromium.org>
+
+ Enable autoplay when <video>'s src is from media stream
+ https://bugs.webkit.org/show_bug.cgi?id=105224
+
+ Reviewed by Eric Carlson.
+
+ Always turns on mediaPlaybackRequiresUserGesture at the beginning.
+ HTMLMediaElement is supposed to turn it off when <video>'s src is from media stream.
+ * platform/chromium/media/video-capture-preview.html:
+
+2013-01-23 Luke Macpherson <macpherson@chromium.org>
+
+ Support variables inside -webkit-box-reflect CSS property.
+ https://bugs.webkit.org/show_bug.cgi?id=106856
+
+ Adds test for variables as -webkit-box-reflect parameters.
+
+ Reviewed by Tony Chang.
+
+ * fast/css/variables/var-inside-box-reflect-expected.html: Added.
+ * fast/css/variables/var-inside-box-reflect.html: Added.
+
+2013-01-23 Rafael Weinstein <rafaelw@chromium.org>
+
+ Template element should parse in XHTML just as it does in HTML
+ https://bugs.webkit.org/show_bug.cgi?id=106491
+
+ Reviewed by Ryosuke Niwa.
+
+ * fast/dom/HTMLTemplateElement/xhtml-parsing-and-serialization-expected.txt: Added.
+ * fast/dom/HTMLTemplateElement/xhtml-parsing-and-serialization.xml: Added.
+ * fast/xpath/xpath-template-element-expected.txt: Added.
+ * fast/xpath/xpath-template-element.html: Added.
+ * fast/xsl/resources/xhtml-template.xsl: Added.
+ * fast/xsl/xslt-processor-template-expected.txt: Added.
+ * fast/xsl/xslt-processor-template.html: Added.
+ * fast/xsl/xslt-xhtml-template-expected.txt: Added.
+ * fast/xsl/xslt-xhtml-template.xml: Added.
+
+2013-01-23 Yoshifumi Inoue <yosin@chromium.org>
+
+ Unreviewew. Rebaseline for Chromium: fast/ruby/select-ruby.html
+
+ * platform/chromium-linux-x86/fast/ruby/select-ruby-expected.txt: Added.
+ * platform/chromium-linux/fast/ruby/select-ruby-expected.png: Added.
+ * platform/chromium-linux/fast/ruby/select-ruby-expected.txt: Added.
+ * platform/chromium-mac-lion/fast/ruby/select-ruby-expected.txt: Added.
+ * platform/chromium-mac-snowleopard/fast/ruby/select-ruby-expected.txt: Added.
+ * platform/chromium-mac/fast/ruby/select-ruby-expected.png: Added.
+ * platform/chromium-mac/fast/ruby/select-ruby-expected.txt: Added.
+ * platform/chromium-win-xp/fast/ruby/select-ruby-expected.txt: Added.
+ * platform/chromium-win/fast/ruby/select-ruby-expected.png: Added.
+ * platform/chromium-win/fast/ruby/select-ruby-expected.txt: Added.
+
+2012-12-12 Ryosuke Niwa <rniwa@webkit.org>
+
+ REGRESSION: WebKit does not render selection in non-first ruby text nodes.
+ https://bugs.webkit.org/show_bug.cgi?id=92818
+
+ Reviewed by Levi Weintraub.
+
+ Add a test, authored by Sukolsak Sakshuwong.
+
+ * fast/ruby/select-ruby.html: Added.
+ * platform/mac/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Added.
+ * platform/mac/fast/ruby/select-ruby-expected.png: Added.
+ * platform/mac/fast/ruby/select-ruby-expected.txt: Added.
+
+2013-01-23 Martin Robinson <mrobinson@igalia.com>
+
+ WebKit should support decoding multi-byte entities in XML content
+ https://bugs.webkit.org/show_bug.cgi?id=107459
+
+ Reviewed by Adam Barth.
+
+ Add a simple test for decoding some entities that resolve to multiple
+ bytes in XML.
+
+ * fast/parser/entities-in-xhtml.xhtml: Added a few multi-bye entities.
+ * fast/parser/entities-in-xhtml-expected.txt: Updated.
+
+2013-01-23 Filip Pizlo <fpizlo@apple.com>
+
+ Constant folding an access to an uncaptured variable that is captured later in the same basic block shouldn't lead to assertion failures
+ https://bugs.webkit.org/show_bug.cgi?id=107750
+ <rdar://problem/12387265>
+
+ Reviewed by Mark Hahnenberg.
+
+ * fast/js/dfg-constant-fold-uncaptured-variable-that-is-later-captured-expected.txt: Added.
+ * fast/js/dfg-constant-fold-uncaptured-variable-that-is-later-captured.html: Added.
+ * fast/js/jsc-test-list:
+ * fast/js/script-tests/dfg-constant-fold-uncaptured-variable-that-is-later-captured.js: Added.
+ (bar):
+ (baz):
+ (foo):
+
+2013-01-23 Hans Muller <hmuller@adobe.com>
+
+ [CSS Exclusions] Add support for computing first included interval position for polygons
+ https://bugs.webkit.org/show_bug.cgi?id=103429
+
+ Reviewed by Dirk Schulze.
+
+ All of the existing shape-inside tests exercise the new code. Added new tests which
+ verify that layout works correctly when layout can not begin at the shape's logical top.
+ Test 001 additionally checks all writing-modes, test 002 verifies that the topmost/leftmost
+ rule is followed, and test3 checks a self-intersecting polygon.
+
+ * fast/exclusions/shape-inside/shape-inside-first-fit-001-expected.html: Added.
+ * fast/exclusions/shape-inside/shape-inside-first-fit-001.html: Added.
+ * fast/exclusions/shape-inside/shape-inside-first-fit-002-expected.html: Added.
+ * fast/exclusions/shape-inside/shape-inside-first-fit-002.html: Added.
+ * fast/exclusions/shape-inside/shape-inside-first-fit-003-expected.html: Added.
+ * fast/exclusions/shape-inside/shape-inside-first-fit-003.html: Added.
+
+2013-01-23 Dirk Schulze <dschulze@adobe.com>
+
+ Implement Canvas Path object
+ https://bugs.webkit.org/show_bug.cgi?id=97333
+
+ Reviewed by Dean Jackson.
+
+ Add a test for checking existence of Path object and dependent functions.
+ The test is supposed to fail if canvas-path is not activated on compile time.
+
+ * fast/canvas/canvas-path-object-expected.txt: Added.
+ * fast/canvas/canvas-path-object.html: Added.
+ * fast/canvas/script-tests/canvas-path-object.js: Added.
+ * platform/chromium/TestExpectations: Different error handling on Chromium. Needs rebaseline.
+
+2013-01-23 Joshua Bell <jsbell@chromium.org>
+
+ IndexedDB: Remove IDBVersionChangeRequest
+ https://bugs.webkit.org/show_bug.cgi?id=107711
+
+ Reviewed by Tony Chang.
+
+ Update expectations - change a handful of FAIL to PASS because past-us were awesome.
+
+ * storage/indexeddb/intversion-long-queue-expected.txt:
+ * storage/indexeddb/intversion-upgrades-expected.txt:
+
+2013-01-23 Martin Robinson <mrobinson@igalia.com>
+
+ [GTK] Bump webkitgtk-test-fonts dependency to cover fallbacks for Tamil, Bengali, and others
+ https://bugs.webkit.org/show_bug.cgi?id=107727
+
+ Reviewed by Gustavo Noronha Silva.
+
+ Update test results to reflect the new fonts.
+
+ * platform/gtk/fast/text/atsui-multiple-renderers-expected.png:
+ * platform/gtk/fast/text/atsui-multiple-renderers-expected.txt:
+ * platform/gtk/fast/text/complex-text-opacity-expected.png:
+ * platform/gtk/fast/text/complex-text-opacity-expected.txt:
+ * platform/gtk/fast/text/international/bold-bengali-expected.png:
+ * platform/gtk/fast/text/international/bold-bengali-expected.txt:
+ * platform/gtk/fast/text/international/complex-character-based-fallback-expected.png:
+ * platform/gtk/fast/text/international/complex-character-based-fallback-expected.txt:
+ * platform/gtk/fast/text/international/danda-space-expected.png:
+ * platform/gtk/fast/text/international/danda-space-expected.txt:
+ * platform/gtk/fast/text/international/hindi-spacing-expected.png:
+ * platform/gtk/fast/text/international/hindi-spacing-expected.txt:
+ * platform/gtk/fast/text/international/hindi-whitespace-expected.png:
+ * platform/gtk/fast/text/international/hindi-whitespace-expected.txt:
+ * platform/gtk/fast/text/international/thai-baht-space-expected.png:
+ * platform/gtk/fast/text/international/thai-baht-space-expected.txt:
+ * platform/gtk/fast/text/international/thai-line-breaks-expected.png:
+ * platform/gtk/fast/text/international/thai-line-breaks-expected.txt:
+ * platform/gtk/svg/text/non-bmp-positioning-lists-expected.png: Added.
+ * platform/gtk/svg/text/non-bmp-positioning-lists-expected.txt:
+ * platform/gtk/transforms/2d/hindi-rotated-expected.png:
+ * platform/gtk/transforms/2d/hindi-rotated-expected.txt:
+
+2013-01-23 Xianzhu Wang <wangxianzhu@chromium.org>
+
+ Should update compositing state when an out-of-view fixed position element becomes in-view
+ https://bugs.webkit.org/show_bug.cgi?id=107410
+
+ Reviewed by Simon Fraser.
+
+ Tests if compositing status is properly updated when fixed position elements change from out-of-view to in-view and back.
+
+ * compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Added.
+ * compositing/layer-creation/fixed-position-change-out-of-view-in-view.html: Added.
+
+2013-01-23 Erik Arvidsson <arv@chromium.org>
+
+ Layout Test platform/chromium-win/fast/events/panScroll-panIcon.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=107729
+
+ Unreviewed gardening.
+
+ * platform/chromium/TestExpectations:
+
+2013-01-23 Julien Chaffraix <jchaffraix@webkit.org>
+
+ [CSS Grid Layout] Add support for max-content
+ https://bugs.webkit.org/show_bug.cgi?id=107604
+
+ Reviewed by Tony Chang.
+
+ * fast/css-grid-layout/minmax-max-content-resolution-columns-expected.txt: Added.
+ * fast/css-grid-layout/minmax-max-content-resolution-columns.html: Added.
+ * fast/css-grid-layout/minmax-max-content-resolution-rows-expected.txt: Added.
+ * fast/css-grid-layout/minmax-max-content-resolution-rows.html: Added.
+
+2013-01-23 Erik Arvidsson <arv@chromium.org>
+
+ [chromium] Layout test rebaselines
+
+ Unreviewed rebaseline
+
+ * platform/chromium-win-xp/media/media-can-play-ogg-expected.txt: Added.
+ * platform/chromium-win/media/media-can-play-ogg-expected.txt: Added.
+
+2013-01-23 Tony Chang <tony@chromium.org>
+
+ Incorrect scrollable height during simplified layout
+ https://bugs.webkit.org/show_bug.cgi?id=107193
+
+ Reviewed by David Hyatt.
+
+ * fast/overflow/height-during-simplified-layout-expected.txt: Added.
+ * fast/overflow/height-during-simplified-layout.html: Added.
+
+2013-01-23 Robert Hogan <robert@webkit.org>
+
+ Abspos Inline block not positioned correctly in text-aligned container
+ https://bugs.webkit.org/show_bug.cgi?id=105695
+
+ Reviewed by Ojan Vafai.
+
+ * fast/text/container-align-with-inlines-expected.txt: Added.
+ * fast/text/container-align-with-inlines.html: Added.
+
+2013-01-23 Alexis Menard <alexis@webkit.org>
+
+ transition-property accepts incorrect "all, none" as value
+ https://bugs.webkit.org/show_bug.cgi?id=105428
+
+ Reviewed by Dean Jackson.
+
+ Extend the existing tests to cover the bug.
+
+ * transitions/transitions-parsing-expected.txt:
+ * transitions/transitions-parsing.html:
+
+2013-01-23 Andrey Lushnikov <lushnikov@chromium.org>
+
+ Web Inspector: speedup highlight regex API in DefaultTextEditor
+ https://bugs.webkit.org/show_bug.cgi?id=107238
+
+ Reviewed by Pavel Feldman.
+
+ Corrected layout test expectations to correspond to refactoring.
+
+ * inspector/editor/text-editor-highlight-regexp-expected.txt:
+
+2013-01-23 Manuel Rego Casasnovas <rego@igalia.com>
+
+ [GTK][WK2] Unflag tests related to layoutTestController.setViewModeMediaFeature
+ https://bugs.webkit.org/show_bug.cgi?id=107660
+
+ Reviewed by Philippe Normand.
+
+ * platform/gtk-wk2/TestExpectations: Remove tests related to
+ layoutTestController.setViewModeMediaFeature as they are passing now.
+
2013-01-23 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r140307, r140411, and r140512.
« no previous file with comments | « no previous file | LayoutTests/fast/css/box-sizing-border-box-dynamic-padding-border-update.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698