Timeline



Jan 30, 2012:

11:50 PM Changeset in webkit [106339] by Csaba Osztrogonác
  • 2 edits in trunk/LayoutTests

[Qt] Unreviewed gardening.

  • platform/qt/Skipped: Skip failing tests.
11:45 PM Changeset in webkit [106338] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

Web Inspector: [BlackBerry] Add BlackBerry UA Strings to the Inspector's UA switcher
https://bugs.webkit.org/show_bug.cgi?id=77343

Patch by Konrad Piascik <kpiascik@rim.com> on 2012-01-30
Reviewed by Yury Semikhatsky.

  • inspector/front-end/SettingsScreen.js:

(WebInspector.SettingsScreen.prototype._createUserAgentSelectRowElement.get const):

11:37 PM Changeset in webkit [106337] by yurys@chromium.org
  • 10 edits
    2 adds in trunk

Web Inspector: should be possible to step through all event listeners when event listener breakpoint is hit
https://bugs.webkit.org/show_bug.cgi?id=77331

Source/WebCore:

Inspector instrumentation is called before and after each event handler invokation.
In case inspector front-end is closed it is no-op, otherwise it may stop execution
on an event listener breakpoint.

Reviewed by Pavel Feldman.

Test: inspector/debugger/step-through-event-listeners.html

  • dom/EventTarget.cpp:

(WebCore::EventTarget::fireEventListeners):

  • inspector/InspectorInstrumentation.cpp:

(WebCore::InspectorInstrumentation::willDispatchEventImpl):
(WebCore::InspectorInstrumentation::willHandleEventImpl):
(WebCore):
(WebCore::InspectorInstrumentation::didHandleEventImpl):
(WebCore::InspectorInstrumentation::didDispatchEventImpl):
(WebCore::InspectorInstrumentation::willDispatchEventOnWindowImpl):
(WebCore::InspectorInstrumentation::didDispatchEventOnWindowImpl):

  • inspector/InspectorInstrumentation.h:

(InspectorInstrumentation):
(WebCore::InspectorInstrumentation::willHandleEvent):
(WebCore):
(WebCore::InspectorInstrumentation::didHandleEvent):

LayoutTests:

Test that debugger will stop in each event listener when pausing on an event listener
breakpoint.

Reviewed by Pavel Feldman.

  • inspector/debugger/step-through-event-listeners-expected.txt: Added.
  • inspector/debugger/step-through-event-listeners.html: Added.
  • platform/gtk/Skipped:
  • platform/mac/Skipped:
  • platform/qt/Skipped:
  • platform/win/Skipped:
  • platform/wincairo/Skipped:
10:36 PM Changeset in webkit [106336] by hayato@chromium.org
  • 5 edits in trunk

Attach light children after removing a shadow root.
https://bugs.webkit.org/show_bug.cgi?id=74267

Reviewed by Ryosuke Niwa.

Source/WebCore:

Tests: fast/dom/shadow/dynamically-created-shadow-root-expected.html

fast/dom/shadow/dynamically-created-shadow-root.html:

  • dom/Element.cpp:

(WebCore::Element::removeShadowRoot):

LayoutTests:

  • fast/dom/shadow/dynamically-created-shadow-root-expected.html:
  • fast/dom/shadow/dynamically-created-shadow-root.html:
10:23 PM Changeset in webkit [106335] by commit-queue@webkit.org
  • 22 edits in trunk/Source

Unreviewed, rolling out r106324.
http://trac.webkit.org/changeset/106324
https://bugs.webkit.org/show_bug.cgi?id=77406

Broke CCLayerTreeHostTestLayerOcclusion.runMultiThread and
runSingleThread (Requested by yuzo1 on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-30

Source/WebCore:

  • platform/graphics/FloatRect.cpp:
  • platform/graphics/FloatRect.h:

(WebCore):

  • platform/graphics/chromium/Canvas2DLayerChromium.cpp:

(WebCore::Canvas2DLayerChromium::paintContentsIfDirty):

  • platform/graphics/chromium/Canvas2DLayerChromium.h:

(WebCore):
(Canvas2DLayerChromium):

  • platform/graphics/chromium/ContentLayerChromium.cpp:

(WebCore::ContentLayerChromium::paintContentsIfDirty):

  • platform/graphics/chromium/ContentLayerChromium.h:

(WebCore):
(ContentLayerChromium):

  • platform/graphics/chromium/ImageLayerChromium.cpp:

(WebCore::ImageLayerChromium::paintContentsIfDirty):

  • platform/graphics/chromium/ImageLayerChromium.h:

(WebCore):
(ImageLayerChromium):

  • platform/graphics/chromium/LayerChromium.cpp:
  • platform/graphics/chromium/LayerChromium.h:

(WebCore):
(WebCore::LayerChromium::paintContentsIfDirty):
(LayerChromium):

  • platform/graphics/chromium/RenderSurfaceChromium.h:
  • platform/graphics/chromium/TiledLayerChromium.cpp:
  • platform/graphics/chromium/TiledLayerChromium.h:

(WebCore):

  • platform/graphics/chromium/cc/CCLayerTreeHost.cpp:

(WebCore::CCLayerTreeHost::paintContentsIfDirty):
(WebCore::CCLayerTreeHost::paintMaskAndReplicaForRenderSurface):
(WebCore::CCLayerTreeHost::paintLayerContents):

  • platform/graphics/chromium/cc/CCLayerTreeHost.h:

(WebCore):

  • platform/graphics/chromium/cc/CCQuadCuller.cpp:

(WebCore::enclosedIntRect):
(WebCore):

Source/WebKit/chromium:

  • tests/CCLayerTreeHostCommonTest.cpp:

(WebCore):

  • tests/CCLayerTreeHostTest.cpp:

(WTF::ContentLayerChromiumWithUpdateTracking::paintContentsIfDirty):

  • tests/Canvas2DLayerChromiumTest.cpp:

(WebCore::Canvas2DLayerChromiumTest::fullLifecycleTest):

  • tests/TiledLayerChromiumTest.cpp:

(FakeLayerTextureUpdater):
(WTF::FakeTiledLayerChromium::paintContentsIfDirty):
(WTF::FakeLayerTextureUpdater::prepareToUpdate):

10:20 PM Changeset in webkit [106334] by rniwa@webkit.org
  • 3 edits in trunk

Build fix after r106321.

  • Websites/webkit-perf.appspot.com/report_handler.py:
  • Websites/webkit-perf.appspot.com/manifest_handler.py:

(ManifestHandler.get):

9:51 PM Changeset in webkit [106333] by kevino@webkit.org
  • 2 edits in trunk/Tools

[wx] Unreviewed. Update download URLs to new domain.

9:47 PM Changeset in webkit [106332] by commit-queue@webkit.org
  • 3 edits
    2 adds in trunk

Fix ASSERT fail within AudioBus::processWithGainFrom()
https://bugs.webkit.org/show_bug.cgi?id=76685

Patch by Raymond Liu <raymond.liu@intel.com> on 2012-01-30
Reviewed by Daniel Bates.

Source/WebCore:

Test: webaudio/audionode-connect-order.html

  • webaudio/AudioBasicProcessorNode.cpp:

(WebCore::AudioBasicProcessorNode::AudioBasicProcessorNode):

LayoutTests:

  • webaudio/audionode-connect-order-expected.txt: Added.
  • webaudio/audionode-connect-order.html: Added.
9:04 PM Changeset in webkit [106331] by rolandsteiner@chromium.org
  • 6 edits
    10 adds in trunk

<style scoped>: Implement scoped stylesheets and basic application
https://bugs.webkit.org/show_bug.cgi?id=73190

Source/WebCore:

Implementing support for <style scoped>:
Add a vector stack to CSSStyleSelector that keeps track of encountered scoping elements. This is
used for O(1) access to all relevant style sheets for a given element.
Adapt matching of author style sheets to also consult appropriate scoped sheets.
Finally, prevent style sharing from crossing into/out of scoped style boundaries.

Reviewed by Antti Koivisto.

Tests: fast/css/style-scoped/style-scoped-attach.html

fast/css/style-scoped/style-scoped-basic.html
fast/css/style-scoped/style-scoped-detach.html
fast/css/style-scoped/style-scoped-remove-scoped.html
fast/css/style-scoped/style-scoped-set-scoped.html

  • css/CSSStyleSelector.cpp:

(RuleSet):
(WebCore::CSSStyleSelector::CSSStyleSelector): add code for scoped style sheets
(WebCore::CSSStyleSelector::collectFeatures): ditto
(WebCore):
(WebCore::CSSStyleSelector::determineScopingElement): determine whether an author sheet is scoped (and to which scope), or global
(WebCore::CSSStyleSelector::scopedRuleSetForElement): returns the RuleSet for the <style scoped> contained by the passed-in element (if any), or 0
(WebCore::CSSStyleSelector::appendAuthorStylesheets): add code for scoped style sheets
(WebCore::CSSStyleSelector::setupScopingElementStack): determine scoping element ancestors of the given element
(WebCore::CSSStyleSelector::pushParent): simplify and refactor SelectorChecker::pushParent, as code in CSStyleSelector needs partial access
(WebCore::CSSStyleSelector::popParent): ditto
(WebCore::CSSStyleSelector::sortAndTransferMatchedRules): helper function
(WebCore::CSSStyleSelector::matchAuthorRules): use AuthorRuleSetIterator to iterate over all relevant RuleSets
(WebCore::CSSStyleSelector::matchRules): adapt for scoped style rules
(WebCore::CSSStyleSelector::matchAllRules): ditto
(WebCore::CSSStyleSelector::locateCousinList): prevent style sharing across scope boundaries
(WebCore::CSSStyleSelector::canShareStyleWithElement): ditto
(WebCore::CSSStyleSelector::locateSharedStyle): ditto
(WebCore::CSSStyleSelector::pseudoStyleForElement): changed call to matchAuthorRules
(WebCore::CSSStyleSelector::styleForPage): add comment
(WebCore::CSSStyleSelector::checkRegionStyle): add global scope parameter
(WebCore::CSSStyleSelector::pseudoStyleRulesForElement): changed call to matchAuthorRules
(WebCore::RuleSet::addRulesFromSheet): adapt for scoped style rules

  • css/CSSStyleSelector.h:

(CSSStyleSelector):
(WebCore::CSSStyleSelector::ScopeStackFrame::ScopeStackFrame): struct holding an Element pointer and a RuleSet pointer, to be used in a Vector
(WebCore::CSSStyleSelector::scopingElementStackIsConsistent): returns if the last seen parent matches the passed-in element

  • css/SelectorChecker.cpp:

(WebCore::SelectorChecker::setupParentStack): set up the parent stack (refactoring)
(WebCore::SelectorChecker::pushParent): simplify and refactor

  • css/SelectorChecker.h:

(WebCore::SelectorChecker::popParent): ditto
(WebCore::SelectorChecker::parentStackIsEmpty): ditto
(WebCore::SelectorChecker::parentStackIsConsistent): make parameter const

LayoutTests:

Test that <style scoped> affects styles and is updated correctly:
-) basic test
-) test setting/un-setting the 'scoped' attribute
-) test inserting/removing a whole <style scoped> element

Reviewed by Antti Koivisto.

  • fast/css/style-scoped/style-scoped-attach-expected.txt: Added.
  • fast/css/style-scoped/style-scoped-attach.html: Added.
  • fast/css/style-scoped/style-scoped-basic-expected.txt: Added.
  • fast/css/style-scoped/style-scoped-basic.html: Added.
  • fast/css/style-scoped/style-scoped-detach-expected.txt: Added.
  • fast/css/style-scoped/style-scoped-detach.html: Added.
  • fast/css/style-scoped/style-scoped-remove-scoped-expected.txt: Added.
  • fast/css/style-scoped/style-scoped-remove-scoped.html: Added.
  • fast/css/style-scoped/style-scoped-set-scoped-expected.txt: Added.
  • fast/css/style-scoped/style-scoped-set-scoped.html: Added.
9:03 PM Changeset in webkit [106330] by commit-queue@webkit.org
  • 5 edits in trunk/Source/WebKit/efl

[EFL] Define the names of view smart class
https://bugs.webkit.org/show_bug.cgi?id=76370

Patch by Eunsol Park <eunsol47.park@samsung.com> on 2012-01-30
Reviewed by Andreas Kling.

Strings of ewk_tiled_view's name were defined differently,
so the definitions were modified to make users not confused.

  • ewk/ewk_private.h:
  • ewk/ewk_view.cpp:
  • ewk/ewk_view_single.cpp:

(_ewk_view_single_smart_class_new):

  • ewk/ewk_view_tiled.cpp:

(ewk_view_tiled_smart_set):
(_ewk_view_tiled_smart_class_new):

8:59 PM Changeset in webkit [106329] by mrowe@apple.com
  • 3 edits
    2 adds in tags/Safari-535.18.5

Merge r106305.

8:52 PM Changeset in webkit [106328] by mrowe@apple.com
  • 5 edits in tags/Safari-535.18.5/Source

Versioning.

8:42 PM Changeset in webkit [106327] by mrowe@apple.com
  • 1 copy in tags/Safari-535.18.5

New tag.

8:39 PM Changeset in webkit [106326] by kevino@webkit.org
  • 4 edits in trunk

[wx] Update build dirs and includes after recent trunk changes.

8:37 PM Changeset in webkit [106325] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change
plugins/crash-restoring-plugin-page-from-page-cache.html fails or timeouts.

  • platform/chromium/test_expectations.txt:
8:03 PM Changeset in webkit [106324] by commit-queue@webkit.org
  • 22 edits in trunk/Source

[chromium] Compute occlusion during paint loop
https://bugs.webkit.org/show_bug.cgi?id=76858

Patch by Dana Jansens <danakj@chromium.org> on 2012-01-30
Reviewed by James Robinson.

Source/WebCore:

New unit tests in TiledLayerChromiumTest.cpp, CCLayerTreeHostCommonTest.cpp, CCLayerTreeHostTest.cpp

  • platform/graphics/FloatRect.cpp:

(WebCore::enclosedIntRect):
(WebCore):

  • platform/graphics/FloatRect.h:

(WebCore):

  • platform/graphics/chromium/Canvas2DLayerChromium.cpp:

(WebCore::Canvas2DLayerChromium::paintContentsIfDirty):

  • platform/graphics/chromium/Canvas2DLayerChromium.h:

(Canvas2DLayerChromium):

  • platform/graphics/chromium/ContentLayerChromium.cpp:

(WebCore::ContentLayerChromium::paintContentsIfDirty):

  • platform/graphics/chromium/ContentLayerChromium.h:

(ContentLayerChromium):

  • platform/graphics/chromium/ImageLayerChromium.cpp:

(WebCore::ImageLayerChromium::paintContentsIfDirty):

  • platform/graphics/chromium/ImageLayerChromium.h:

(ImageLayerChromium):

  • platform/graphics/chromium/LayerChromium.cpp:

(WebCore::LayerChromium::contentToScreenSpaceTransform):
(WebCore):
(WebCore::LayerChromium::addSelfToOccludedScreenSpace):
(WebCore::LayerChromium::isPaintedAxisAlignedInScreen):

  • platform/graphics/chromium/LayerChromium.h:

(WebCore):
(WebCore::LayerChromium::paintContentsIfDirty):
(LayerChromium):

  • platform/graphics/chromium/RenderSurfaceChromium.h:

(RenderSurfaceChromium):

  • platform/graphics/chromium/TiledLayerChromium.cpp:

(WebCore::TiledLayerChromium::addSelfToOccludedScreenSpace):

  • platform/graphics/chromium/TiledLayerChromium.h:

(WebCore):
():

  • platform/graphics/chromium/cc/CCLayerTreeHost.cpp:

(WebCore::CCLayerTreeHost::paintContentsIfDirty):
(WebCore::CCLayerTreeHost::paintMaskAndReplicaForRenderSurface):
(RenderSurfaceRegion):
(WebCore):
(WebCore::pushTargetRenderSurfaceRegion):
(WebCore::popAndPushTargetRenderSurfaceRegion):
(WebCore::CCLayerTreeHost::paintLayerContents):

  • platform/graphics/chromium/cc/CCLayerTreeHost.h:

(WebCore):
():

  • platform/graphics/chromium/cc/CCQuadCuller.cpp:

Source/WebKit/chromium:

  • tests/CCLayerTreeHostCommonTest.cpp:

(WebCore::TEST):
(WebCore):

  • tests/CCLayerTreeHostTest.cpp:

(WTF::ContentLayerChromiumWithUpdateTracking::paintContentsIfDirty):
(WTF):
(TestLayerChromium):
(WTF::TestLayerChromium::create):
(WTF::TestLayerChromium::paintContentsIfDirty):
(WTF::TestLayerChromium::drawsContent):
(WTF::TestLayerChromium::occludedScreenSpace):
(WTF::TestLayerChromium::clearOccludedScreenSpace):
(WTF::TestLayerChromium::TestLayerChromium):
(WTF::setLayerPropertiesForTesting):
(CCLayerTreeHostTestLayerOcclusion):
(WTF::CCLayerTreeHostTestLayerOcclusion::CCLayerTreeHostTestLayerOcclusion):
(WTF::CCLayerTreeHostTestLayerOcclusion::beginTest):
(WTF::CCLayerTreeHostTestLayerOcclusion::afterTest):

  • tests/Canvas2DLayerChromiumTest.cpp:

(WebCore::Canvas2DLayerChromiumTest::fullLifecycleTest):

  • tests/TiledLayerChromiumTest.cpp:

(WTF::FakeLayerTextureUpdater::setOpaquePaintRect):
(FakeLayerTextureUpdater):
(WTF::FakeTiledLayerChromium::paintContentsIfDirty):
(WTF::FakeLayerTextureUpdater::prepareToUpdate):
(WTF::TEST):
(WTF):

7:53 PM Changeset in webkit [106323] by caio.oliveira@openbossa.org
  • 14 edits
    2 adds in trunk/Source/WebCore

Add ElementAttributeData class to replace internal uses of NamedNodeMap
https://bugs.webkit.org/show_bug.cgi?id=77233

Reviewed by Andreas Kling.

Move part of non-DOM functionality of NamedNodeMap into a separate class. This is
the first step toward the goal of separating NamedNodeMap from internal attribute
storage, as described in https://bugs.webkit.org/show_bug.cgi?id=75069.

The internal attribute storage is exposed as attributeData() in Element, and when
necessary (because it has no back pointer to Element) via methods in Element.

No new tests. Except from setClass() change this is just moving the code, no new
feature was added.

  • CMakeLists.txt:
  • GNUmakefile.list.am:
  • Target.pri:
  • WebCore.gypi:
  • WebCore.xcodeproj/project.pbxproj:
  • dom/DOMAllInOne.cpp:
  • dom/Element.cpp:

(WebCore::Element::idAttributeChanged):

  • dom/Element.h:

(WebCore::Element::attributeData):
(WebCore::Element::ensureAttributeData):
(Element):
(WebCore::Element::idForStyleResolution):

  • dom/ElementAttributeData.cpp: Added.

(WebCore):
(WebCore::ElementAttributeData::setClass): the only caller of this function
already deal with the case when the element has no class, so don't do it here.

  • dom/ElementAttributeData.h: Added.

(WebCore):
(ElementAttributeData):
(WebCore::ElementAttributeData::clearClass):
(WebCore::ElementAttributeData::classNames):
(WebCore::ElementAttributeData::idForStyleResolution):
(WebCore::ElementAttributeData::setIdForStyleResolution):
(WebCore::ElementAttributeData::ElementAttributeData):

  • dom/NamedNodeMap.cpp:

(WebCore::NamedNodeMap::clearAttributes):

  • dom/NamedNodeMap.h:

(WebCore::NamedNodeMap::attributeData):
(NamedNodeMap):

  • dom/StyledElement.cpp:

(WebCore::StyledElement::classAttributeChanged):

  • dom/StyledElement.h:

(WebCore::StyledElement::classNames):

  • html/ClassList.cpp:

(WebCore::ClassList::classNames):

7:28 PM Changeset in webkit [106322] by Martin Robinson
  • 2 edits in releases/WebKitGTK/webkit-1.6

Small build fixes.

  • configure.ac: Correct the version number to be 1.6.2 and fix

a bad merge of gtkdoc patches.

7:14 PM Changeset in webkit [106321] by rniwa@webkit.org
  • 8 edits in trunk

Python code in webkit-perf.appspot.com uses camelCase
https://bugs.webkit.org/show_bug.cgi?id=77392

Reviewed by Adam Barth.

Use PEP8 style naming conventions instead of camelCase.

  • Websites/webkit-perf.appspot.com/create_handler.py:

(CreateHandler.post):
(CreateHandler._create_builder):
(CreateHandler._create_branch):
(CreateHandler._create_platform):

  • Websites/webkit-perf.appspot.com/dashboard_handler.py:

(DashboardHandler.get):

  • Websites/webkit-perf.appspot.com/manifest_handler.py:

(ManifestHandler.get):

  • Websites/webkit-perf.appspot.com/merge_tests_handler.py:

(MergeTestsHandler.post):

  • Websites/webkit-perf.appspot.com/models.py:

(create_in_transaction_with_numeric_id_holder):
(delete_model_with_numeric_id_holder):
(modelFromNumericId):
(Builder.authenticate):
(Builder.hashed_password):
(Test.cache_key):

  • Websites/webkit-perf.appspot.com/report_handler.py:

(ReportHandler.post):
(ReportHandler._model_by_key_name_in_body_or_error):
(ReportHandler._integer_in_body):
(ReportHandler._timestamp_in_body):
(ReportHandler.bypass_authentication):
(ReportHandler._results_are_valid):
(ReportHandler._results_are_valid._is_float_convertible):
(ReportHandler._create_build_if_possible):
(ReportHandler._create_build_if_possible.execute):
(ReportHandler._add_test_if_needed):
(ReportHandler._add_test_if_needed.execute):
(ReportHandler):
(AdminReportHandler.bypass_authentication):

  • Websites/webkit-perf.appspot.com/runs_handler.py:

(RunsHandler.get):

7:10 PM Changeset in webkit [106320] by commit-queue@webkit.org
  • 12 edits in trunk/Source

Add Plumming to get graphics error messages to JS Console
https://bugs.webkit.org/show_bug.cgi?id=77238

Source/WebCore:

Patch by Gregg Tavares <Gregg Tavares> on 2012-01-30
Reviewed by Kenneth Russell.

No new tests. No change in behavior.

  • html/canvas/WebGLRenderingContext.cpp:

(WebGLRenderingContextErrorMessageCallback):
(WebCore::WebGLRenderingContextErrorMessageCallback::WebGLRenderingContextErrorMessageCallback):
(WebCore::WebGLRenderingContextErrorMessageCallback::onErrorMessage):
(WebCore::WebGLRenderingContextErrorMessageCallback::~WebGLRenderingContextErrorMessageCallback):
(WebCore):
(WebCore::WebGLRenderingContext::create):
(WebCore::WebGLRenderingContext::initializeNewContext):
(WebCore::WebGLRenderingContext::~WebGLRenderingContext):

  • html/canvas/WebGLRenderingContext.h:

(WebGLRenderingContext):

  • platform/graphics/GraphicsContext3D.h:

(ErrorMessageCallback):
(WebCore::GraphicsContext3D::ErrorMessageCallback::~ErrorMessageCallback):
(GraphicsContext3D):

  • platform/graphics/cairo/GraphicsContext3DCairo.cpp:

(WebCore::GraphicsContext3D::setErrorMessageCallback):
(WebCore):

  • platform/graphics/efl/GraphicsContext3DEfl.cpp:

(WebCore::GraphicsContext3D::setErrorMessageCallback):
(WebCore):

  • platform/graphics/qt/GraphicsContext3DQt.cpp:

(WebCore::GraphicsContext3D::setErrorMessageCallback):
(WebCore):

Source/WebKit/chromium:

Patch by Gregg Tavares <gman@google.com> on 2012-01-30
Reviewed by Kenneth Russell.

  • public/platform/WebGraphicsContext3D.h:

(WebGraphicsErrorMessageCallback):
(WebKit::WebGraphicsContext3D::WebGraphicsErrorMessageCallback::~WebGraphicsErrorMessageCallback):
(WebGraphicsContext3D):
(WebKit::WebGraphicsContext3D::setErrorMessageCallback):

  • src/GraphicsContext3DChromium.cpp:

(WebCore::GraphicsContext3D::~GraphicsContext3D):
(WebCore):
(GraphicsErrorMessageCallbackAdapter):
(WebCore::GraphicsErrorMessageCallbackAdapter::~GraphicsErrorMessageCallbackAdapter):
(WebCore::GraphicsErrorMessageCallbackAdapter::GraphicsErrorMessageCallbackAdapter):
(WebCore::GraphicsErrorMessageCallbackAdapter::onErrorMessage):
(WebCore::GraphicsErrorMessageCallbackAdapter::create):
(WebCore::GraphicsContext3DPrivate::setErrorMessageCallback):

  • src/GraphicsContext3DPrivate.h:

(WebCore):
():

6:58 PM Changeset in webkit [106319] by andersca@apple.com
  • 4 edits in trunk/Source/WebCore

Simplify RenderLayerCompositor::frameViewDidScroll
https://bugs.webkit.org/show_bug.cgi?id=77398

Reviewed by Sam Weinig.

Remove the scrollPosition parameter from RenderLayerCompositor::frameViewDidScroll; we can just get it
from the associated FrameView object.

  • page/FrameView.cpp:

(WebCore::FrameView::scrollPositionChanged):

  • rendering/RenderLayerCompositor.cpp:

(WebCore::RenderLayerCompositor::frameViewDidChangeSize):
Call frameViewDidScroll() here instead of setting the scroll layer position explicitly.

(WebCore::RenderLayerCompositor::frameViewDidScroll):
(WebCore::RenderLayerCompositor::ensureRootLayer):

  • rendering/RenderLayerCompositor.h:

(RenderLayerCompositor):

6:55 PM Changeset in webkit [106318] by commit-queue@webkit.org
  • 3 edits
    2 adds in trunk

Don't select the next selectable index when deselecting an option in select elements with size set to a value greater than one.
https://bugs.webkit.org/show_bug.cgi?id=76389

Patch by Pablo Flouret <pablof@motorola.com> on 2012-01-30
Reviewed by Kent Tamura.

This behavior matches the rest of the browsers.

Source/WebCore:

Test: fast/forms/select/option-selecting.html

  • html/HTMLSelectElement.cpp:

(WebCore::HTMLSelectElement::optionSelectionStateChanged):

LayoutTests:

  • fast/forms/select/option-selecting-expected.txt: Added.
  • fast/forms/select/option-selecting.html: Added.
6:43 PM Changeset in webkit [106317] by andersca@apple.com
  • 2 edits in trunk/Source/WebCore

Scrollbars don't show when scrolling on the scrolling thread
https://bugs.webkit.org/show_bug.cgi?id=77396
<rdar://problem/10710736>

Reviewed by Sam Weinig.

Use ScrollAnimator::scrollToOffsetWithoutAnimation when updating the frame view scroll offset,
since that function will end up invalidating the scrollbars correctly.

  • page/ScrollingCoordinator.cpp:

(WebCore::ScrollingCoordinator::didUpdateMainFrameScrollPosition):

6:43 PM Changeset in webkit [106316] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Layout Test plugins/crash-restoring-plugin-page-from-page-cache.html is slow on Chromium
https://bugs.webkit.org/show_bug.cgi?id=77397

Unreviewed gardening. Marking plugins/crash-restoring-plugin-page-from-page-cache.html slow
on Chromium.

  • platform/chromium/test_expectations.txt:
6:40 PM Changeset in webkit [106315] by haraken@chromium.org
  • 4 edits in trunk/Tools

REGRESSION(r105797): prepare-ChangeLog for a .cpp file can
output an empty method name (i.e. "()")
https://bugs.webkit.org/show_bug.cgi?id=77336

Reviewed by Darin Adler.

r105797 tried to detect a change outside methods, but it causes a bug that
prepare-ChangeLog can output an empty method name, like this:

  • foo/bar/baz.cpp: (method1): (): (method2):

This is because the cpp parser in prepare-ChangeLog cannot distinguish
'{' as the beginning of a method with '{' as the beginning of an array definition
at the top level.

int a[] = { 1, 2, 3 }; This '{' is the beginning of an array definition.

void func() { This '{' is the beginning of a method.

...;

}

This patch fixes prepare-ChangeLog so that it skips an array definition at the top level.

  • Scripts/prepare-ChangeLog:

(get_function_line_ranges_for_cpp): Modified as described above.
(generateFunctionLists): As a hack, modified so that prepare-ChangeLog does not output
an empty method name. Ideally this should not happen but may happen, since the
parsers are not perfect.

  • Scripts/webkitperl/prepare-ChangeLog_unittest/resources/cpp_unittests.cpp: Added test cases.

(NameSpace7):
(NameSpace8):
(Class109):

  • Scripts/webkitperl/prepare-ChangeLog_unittest/resources/cpp_unittests-expected.txt:
6:22 PM Changeset in webkit [106314] by oliver@apple.com
  • 4 edits in trunk/Source/JavaScriptCore

get_by_val_arguments is broken in the interpreter
https://bugs.webkit.org/show_bug.cgi?id=77389

Reviewed by Gavin Barraclough.

When get_by_val had wad a value profile added, the same slot was not added to
get_by_val_arguments. This broke the interpreter as the interpreter falls
back on its regular get_by_val implementation.

No tests are added as the interpreter is fairly broken in its
current state (multiple tests fail due to this bug).

  • bytecode/CodeBlock.cpp:

(JSC::CodeBlock::dump):

  • bytecode/Opcode.h:

(JSC):
():

  • bytecompiler/BytecodeGenerator.cpp:

(JSC::BytecodeGenerator::emitGetArgumentByVal):

6:20 PM Changeset in webkit [106313] by leviw@chromium.org
  • 2 edits in trunk/Source/WebKit/chromium

Unreviewed, rolling out r106259.
http://trac.webkit.org/changeset/106259
https://bugs.webkit.org/show_bug.cgi?id=77395

Breaks shared builders as they also build webkittests with
-Wexit-time-destructors. (Requested by leviw on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-30

  • WebKitUnitTests.gyp:
6:11 PM Changeset in webkit [106312] by rniwa@webkit.org
  • 2 edits in trunk/PerformanceTests

Skip inspector tests since they have been timing out.

  • Skipped:
6:04 PM Changeset in webkit [106311] by andersca@apple.com
  • 5 edits in trunk/Source/WebCore

Show repaint counters in individual tiles
https://bugs.webkit.org/show_bug.cgi?id=77390
<rdar://problem/10767967>

Reviewed by Darin Adler.

  • platform/graphics/ca/mac/TileCache.h:
  • platform/graphics/ca/mac/TileCache.mm:

(WebCore::TileCache::setNeedsDisplayInRect):
Make sure to invalidate the repaint counter rect if necessary.

(WebCore::TileCache::drawLayer):
Draw the repaint counter.

(WebCore::TileCache::showRepaintCounter):
New function that determines whether we should show repaint counters for the given tile cache.

  • platform/graphics/ca/mac/WebTileLayer.h:
  • platform/graphics/ca/mac/WebTileLayer.mm:

(-[WebTileLayer incrementRepaintCount]):
Add method for getting the repaint count.

5:57 PM Changeset in webkit [106310] by mitz@apple.com
  • 4 edits in trunk

<rdar://problem/10778045> REGRESSION (r91935): text-combine fails
https://bugs.webkit.org/show_bug.cgi?id=77373

Reviewed by Darin Adler.

Source/WebCore:

Removed tests that were failing because of this bug from the Lion skipped
list.

  • platform/graphics/mac/GlyphPageTreeNodeMac.cpp:

(WebCore::GlyphPage::fill): Changed to use CTFontGetGlyphsForCharacters,
rather than wkGetVerticalGlyphsForCharacters, for non-fullwidth fonts.

LayoutTests:

Removed tests that were failing because of this bug from the skipped list.

  • platform/mac-lion/Skipped:
5:36 PM Changeset in webkit [106309] by beidson@apple.com
  • 1 edit
    2 moves in trunk/LayoutTests

Fix typo in test name from my last commit.

Spotted and rubber-stamped by Darin Adler.

  • plugins/crash-restoring-plugin-page-from-page-cache-expected.txt: Copied from plugins/crash-restoring-pluging-page-from-page-cache-expected.txt.
  • plugins/crash-restoring-plugin-page-from-page-cache.html: Copied from plugins/crash-restoring-pluging-page-from-page-cache.html.
  • plugins/crash-restoring-pluging-page-from-page-cache-expected.txt: Removed.
  • plugins/crash-restoring-pluging-page-from-page-cache.html: Removed.
5:36 PM Changeset in webkit [106308] by rniwa@webkit.org
  • 9 edits in trunk

Enable memcache on webkit-perf.appspot.com
https://bugs.webkit.org/show_bug.cgi?id=77378

Reviewed by Adam Barth.

Eanble memcache on dashboard, manifest, and runs handlers. Clear appropriate caches when new runs are reported,
or new models are created. We flush all caches when tests are merged since it's hard to figure out dependencies
in that case. Luckily, we merge tests only occassionally and manually (or hope so) so this shouldn't be an issue.

  • Websites/webkit-perf.appspot.com/create_handler.py:

(CreateHandler.post):

  • Websites/webkit-perf.appspot.com/dashboard_handler.py:

(DashboardHandler.get):

  • Websites/webkit-perf.appspot.com/manifest_handler.py:

(ManifestHandler.get):

  • Websites/webkit-perf.appspot.com/merge_tests_handler.py:

(MergeTestsHandler.post):

  • Websites/webkit-perf.appspot.com/models.py:

(createInTransactionWithNumericIdHolder):
(Test):
(Test.cacheKey):

  • Websites/webkit-perf.appspot.com/report_handler.py:

(ReportHandler.post):
(ReportHandler._addTestIfNeeded):

  • Websites/webkit-perf.appspot.com/runs_handler.py:

(RunsHandler.get):

5:25 PM Changeset in webkit [106307] by commit-queue@webkit.org
  • 4 edits in trunk/Source/WebCore

BlackBerry - Support Proxy-Authenticate headers when a proxy is configured
https://bugs.webkit.org/show_bug.cgi?id=77361

Though we have a proxy configured, we might not have the auth
credentials it requires. Support Proxy-Authenticate for that case.

Patch by Christopher Hutten-Czapski <chutten@rim.com> on 2012-01-30
Reviewed by George Staikos.

  • platform/network/blackberry/NetworkJob.cpp:

(WebCore::NetworkJob::handleNotifyHeaderReceived):
(WebCore::NetworkJob::handleAuthHeader):
(WebCore::NetworkJob::sendRequestWithCredentials):

  • platform/network/blackberry/NetworkJob.h:
  • platform/network/blackberry/NetworkManager.cpp:

(WebCore::NetworkManager::startJob):

5:23 PM Changeset in webkit [106306] by jamesr@google.com
  • 3 edits in trunk/Source/WebCore

[chromium] Remove unnecessary retry logic in LayerRendererChromium initialization for accelerated painting
https://bugs.webkit.org/show_bug.cgi?id=77247

Reviewed by Kenneth Russell.

The accelerate painting setting is done differently from other capability-dependent settings for no good reason,
requiring that we retry initialization with different settings. For all other settings we set the capabilities
bit to true if the setting is requested and if the required capabilities exist on the underlying context.

  • platform/graphics/chromium/LayerRendererChromium.cpp:

(WebCore::LayerRendererChromium::create):
(WebCore::LayerRendererChromium::initialize):

  • platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:

(WebCore::CCLayerTreeHostImpl::initializeLayerRenderer):

5:10 PM Changeset in webkit [106305] by beidson@apple.com
  • 3 edits
    2 adds in trunk

<rdar://problem/10707072>
Crashes in WebProcess at WebCore::Node::rendererIsNeeded

Reviewed by Darin Adler.

Source/WebCore:

In specific circumstances a plugin element can be without a render style at the point in time where
the page navigated and enters the page cache.

When this is the cash, the element should not enter into the "custom style for renderer" mode and should
instead use the default render style machinery.

Test: plugins/crash-restoring-pluging-page-from-page-cache.html

  • html/HTMLPlugInImageElement.cpp:

(WebCore::HTMLPlugInImageElement::documentWillSuspendForPageCache): Only setHasCustomStyleForRenderer and

forceRecalc if there actually is a custom style to be used.

(WebCore::HTMLPlugInImageElement::documentDidResumeFromPageCache): Only clearHasCustomStyleForRenderer if there

actually was a custom style to be cleared.

(WebCore::HTMLPlugInImageElement::customStyleForRenderer): This should only be called if there actually is a

custom style to be used. Otherwise the element would have to fallback to the "normal" RenderStyle which might
not exist.

LayoutTests:

  • plugins/crash-restoring-pluging-page-from-page-cache-expected.txt: Added.
  • plugins/crash-restoring-pluging-page-from-page-cache.html: Added.
5:07 PM Changeset in webkit [106304] by andersca@apple.com
  • 7 edits in trunk/Source/WebCore

Show debug borders for individual tile cache tiles
https://bugs.webkit.org/show_bug.cgi?id=77388

Reviewed by Sam Weinig.

  • platform/graphics/GraphicsLayer.cpp:

(WebCore::GraphicsLayer::updateDebugIndicators):
Give tile cache tiles a thin dark blue border.

  • platform/graphics/ca/mac/TileCache.h:

(WebCore::TileCache::tileDebugBorderWidth):
(WebCore::TileCache::tileDebugBorderColor):
Add getters and member variables for the tile debug border width and color.

  • platform/graphics/ca/mac/TileCache.mm:

(WebCore::TileCache::TileCache):
Initialize m_tileDebugBorderWidth.

(WebCore::TileCache::setTileDebugBorderWidth):
Update the border width of each tile layer.

(WebCore::TileCache::setTileDebugBorderColor):
Update the border color of each tile layer.

(WebCore::TileCache::createTileLayer):
Set the border color and border width.

  • platform/graphics/ca/mac/WebTileCacheLayer.h:
  • platform/graphics/ca/mac/WebTileCacheLayer.mm:

(-[WebTileCacheLayer borderColor]):
(-[WebTileCacheLayer setBorderColor:]):
(-[WebTileCacheLayer borderWidth]):
(-[WebTileCacheLayer setBorderWidth:]):
Call through to the TileCache.

  • platform/graphics/mac/WebLayer.mm:

(drawLayerContents):
Don't draw the repaint counter for tile cache layers, each tile will maintain its own repaint counter.

5:07 PM Changeset in webkit [106303] by eae@chromium.org
  • 2 edits in branches/subpixellayout/Source/WebCore/css

Change computed style calculations to round/truncate values at query as opposed to computation time to avoid loosing precision when adjusting values for zoom.

5:04 PM Changeset in webkit [106302] by ojan@chromium.org
  • 6 edits in trunk/Tools

run-webkit-tests calls out to webkit-build-directory twice
https://bugs.webkit.org/show_bug.cgi?id=77248

Reviewed by Dirk Pranke.

This reduces to calls to webkit-build-directory to one call and
saves 500ms for run-webkit-tests over a single file.

  • Scripts/webkit-build-directory:

If called with no arguments, print out both the top-level directory and the
configuration directory.

  • Scripts/webkit-build-directory:
  • Scripts/webkitpy/layout_tests/port/config.py:

(Config.build_directory):
When called with no arguments, get and cache both the top-level and configuration directories.

  • Scripts/webkitpy/layout_tests/port/config_standalone.py:

(main):

  • Scripts/webkitpy/layout_tests/port/config_unittest.py:

(ConfigTest.assert_configuration):
(ConfigTest.test_build_directory.mock_webkit_build_directory):
(ConfigTest.test_build_directory):
(ConfigTest.test_default_configurationnotfound):

  • Scripts/webkitpy/layout_tests/port/webkit.py:

(WebKitPort._build_path):
Cache the root directory in the options object so that other users
of the options object don't need to call out to webkit-build-directory.

4:35 PM Changeset in webkit [106301] by commit-queue@webkit.org
  • 5 edits in trunk

single-file input elements should refuse multi-file drags
https://bugs.webkit.org/show_bug.cgi?id=25913

Patch by Rakesh KN <rakesh.kn@motorola.com> on 2012-01-30
Reviewed by Eric Seidel.

Refuse the multiple file drags onto a single file input element.

Source/WebCore:

No new tests: Covered by existing tests, updated the expected results.

  • page/DragController.cpp:

(WebCore::DragController::tryDocumentDrag):
Setting the dragSession.numberOfItemsToBeAccepted to 0 so that drag operation is none if the
file input element under mouse is single input type and number of files dragged onto that
input element are more than 1.

LayoutTests:

  • editing/pasteboard/file-input-files-access-expected.txt:

Expected result changed.

  • editing/pasteboard/script-tests/file-input-files-access.js:

(runTest):
Removed the 'FIXME' debug and comment as it is not valid after this change.

4:29 PM Changeset in webkit [106300] by commit-queue@webkit.org
  • 18 edits
    1 move
    3 deletes in trunk

[chromium] Use region reported painted opaque for draw culling
https://bugs.webkit.org/show_bug.cgi?id=76015

Patch by Dana Jansens <danakj@chromium.org> on 2012-01-30
Reviewed by James Robinson.

Source/WebCore:

New unit tests in CCTiledLayerImplTest.cpp, CCQuadCullerTest.cpp, CCLayerTreeHostImplTest.cpp

  • platform/graphics/chromium/LayerChromium.cpp:

(WebCore::LayerChromium::setOpaque):

  • platform/graphics/chromium/TiledLayerChromium.cpp:

(UpdatableTile):
(WebCore::TiledLayerChromium::pushPropertiesTo):
(WebCore::TiledLayerChromium::prepareToUpdateTiles):

  • platform/graphics/chromium/cc/CCDrawQuad.cpp:

(WebCore::CCDrawQuad::opaqueRect):
(WebCore):

  • platform/graphics/chromium/cc/CCDrawQuad.h:

(CCDrawQuad):
(WebCore::CCDrawQuad::needsBlending):

  • platform/graphics/chromium/cc/CCQuadCuller.cpp:

(WebCore::CCQuadCuller::cullOccludedQuads):

  • platform/graphics/chromium/cc/CCSolidColorDrawQuad.cpp:

(WebCore::CCSolidColorDrawQuad::CCSolidColorDrawQuad):

  • platform/graphics/chromium/cc/CCTileDrawQuad.cpp:

(WebCore::CCTileDrawQuad::create):
(WebCore::CCTileDrawQuad::CCTileDrawQuad):

  • platform/graphics/chromium/cc/CCTileDrawQuad.h:

(CCTileDrawQuad):

  • platform/graphics/chromium/cc/CCTiledLayerImpl.cpp:

(DrawableTile):
(WebCore::DrawableTile::opaqueRect):
(WebCore::DrawableTile::setOpaqueRect):
(WebCore::CCTiledLayerImpl::appendQuads):
(WebCore::CCTiledLayerImpl::pushTileProperties):

  • platform/graphics/chromium/cc/CCTiledLayerImpl.h:

(CCTiledLayerImpl):

Source/WebKit/chromium:

  • tests/CCLayerTreeHostImplTest.cpp:

(WebKit::BlendStateCheckLayer::appendQuads):
(WebKit::BlendStateCheckLayer::setOpaqueColor):
(BlendStateCheckLayer):
(WebKit::BlendStateCheckLayer::BlendStateCheckLayer):
(WebKit::TEST_F):

  • tests/CCQuadCullerTest.cpp:

(WebCore::MakeTileQuad):
(WebCore::setQuads):
(WebCore::TEST):
(WebCore):

  • tests/CCTiledLayerImplTest.cpp:

(CCLayerTestCommon::createLayer):
(CCLayerTestCommon::TEST):
(CCLayerTestCommon::getQuads):
(CCLayerTestCommon::coverageVisibleRectOnTileBoundaries):
(CCLayerTestCommon::coverageVisibleRectIntersectsTiles):
(CCLayerTestCommon::coverageVisibleRectIntersectsBounds):
(CCLayerTestCommon):

LayoutTests:

  • platform/chromium-linux/compositing/iframes/iframe-in-composited-layer-expected.png:
  • platform/chromium-mac-leopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed.
  • platform/chromium-mac-snowleopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed.
  • platform/chromium-win/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed.
  • platform/chromium/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/repaint/block-selection-gap-in-composited-layer-expected.png.
  • platform/chromium/test_expectations.txt:
4:22 PM Changeset in webkit [106299] by commit-queue@webkit.org
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
Remove passing media/media-blocked-by-beforeload.html from test_expectations.txt
after r103509

Patch by Shadi Khalek <shadi@chromium.org> on 2012-01-30

  • platform/chromium/test_expectations.txt:
4:18 PM Changeset in webkit [106298] by rniwa@webkit.org
  • 3 edits
    2 adds in trunk

Crash in previousLinePosition when moving into a root inline box without leaves
https://bugs.webkit.org/show_bug.cgi?id=76812

Reviewed by Enrica Casucci.

Source/WebCore:

The crash was caused by us assuming that every root inline box has at least one leaf,
which isn't true when we create inline boxes for an empty text run with margin, border, etc...

Test: editing/selection/move-into-empty-root-inline-box.html

  • editing/visible_units.cpp:

(WebCore::previousLinePosition):
(WebCore::nextLinePosition):

LayoutTests:

Add a regression test for the crash. Unfortunately, we can only test previousLinePosition.

  • editing/selection/move-into-empty-root-inline-box-expected.txt: Added.
  • editing/selection/move-into-empty-root-inline-box.html: Added.
3:59 PM Changeset in webkit [106297] by oliver@apple.com
  • 5 edits in trunk

Unexpected syntax error
https://bugs.webkit.org/show_bug.cgi?id=77340

Reviewed by Gavin Barraclough.

Source/JavaScriptCore:

Function calls and new expressions have the same semantics for
assignment, so should simply share their lhs handling.

  • parser/Parser.cpp:

(JSC::::parseMemberExpression):

LayoutTests:

Add new tests for correct parsing of new expressions

  • fast/js/parser-syntax-check-expected.txt:
  • fast/js/script-tests/parser-syntax-check.js:

(runTest):
(invalid):

3:56 PM Changeset in webkit [106296] by barraclough@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

Unreviewed ARMv7 build fix.

  • tools/CodeProfiling.cpp:

(JSC):
(JSC::setProfileTimer):
(JSC::CodeProfiling::begin):
(JSC::CodeProfiling::end):

3:35 PM Changeset in webkit [106295] by levin@chromium.org
  • 2 edits in trunk/Source/JavaScriptCore

Using OS(WIN) or OS(MAC) should cause a build error.
https://bugs.webkit.org/show_bug.cgi?id=77162

Reviewed by Darin Adler.

  • wtf/Platform.h: Expand them into something that will cause a compile error.
3:16 PM Changeset in webkit [106294] by tony@chromium.org
  • 2 edits in trunk/LayoutTests

css3/flexbox/cross-axis-scrollbar.html ref test fails on Windows Chromium bots
https://bugs.webkit.org/show_bug.cgi?id=77309

Reviewed by Dirk Pranke.

It looks like the scrollbars on windows overflow by a pixel, so the
edge of the scrollbar is being covered up by the trailing green box.
Use z-order to force the scrollbar on top.

This is kind of speculative. I want to see if the test passes on the
bots before removing the line in test_expectations.txt.

  • css3/flexbox/cross-axis-scrollbar-expected.html:
3:16 PM Changeset in webkit [106293] by ojan@chromium.org
  • 4 edits in trunk/Tools

Parsing test_expecations.txt + Skipped lists takes too long
https://bugs.webkit.org/show_bug.cgi?id=77059

Reviewed by Dirk Pranke.

This saves ~100ms on the Apple Mac port.
-memoize a bunch of path methods.
-Avoid doing multiple disk accesses per line.
-Parse the skipped list directly instead of turning it into a test_expecations.txt
formatting string and parsing that.

  • Scripts/webkitpy/layout_tests/models/test_expectations.py:

(TestExpectationParser):
(TestExpectationParser.expectation_for_skipped_test):
(TestExpectationParser._parse_line):
(TestExpectationParser._collect_matching_tests):
(TestExpectations.init):
(TestExpectations._add_skipped_tests):

  • Scripts/webkitpy/layout_tests/models/test_expectations_unittest.py:

(test_add_skipped_tests):
(test_add_skipped_tests_duplicate):

  • Scripts/webkitpy/layout_tests/port/base.py:

(Port):
(Port.test_isfile):
(Port.normalize_test_name):
(Port.layout_tests_dir):
(Port.abspath_for_test):

  • Scripts/webkitpy/layout_tests/run_webkit_tests.py:
3:06 PM Changeset in webkit [106292] by rniwa@webkit.org
  • 6 edits
    4 adds in trunk

webkit-perf.appspot.com should have an ability to merge tests
https://bugs.webkit.org/show_bug.cgi?id=77250

Reviewed by Adam Barth.

Added admin/merge-tests. This page allows administrators to easily merge test objects.

Also add the forgotten title.png and rename api/create to admin/create since we don't allow
non-admins to create new models anyway.

  • Websites/webkit-perf.appspot.com/app.yaml:
  • Websites/webkit-perf.appspot.com/css: Added.
  • Websites/webkit-perf.appspot.com/css/title.png: Added.
  • Websites/webkit-perf.appspot.com/main.py:
  • Websites/webkit-perf.appspot.com/merge_tests.yaml: Added.
  • Websites/webkit-perf.appspot.com/merge_tests_handler.py: Added.

(MergeTestHandler):
(MergeTestHandler.get):
(MergeTestHandler.post):

  • Websites/webkit-perf.appspot.com/models.py:

(deleteModelWithNumericIdHolder):

  • Websites/webkit-perf.appspot.com/static/create-models.html:
2:54 PM Changeset in webkit [106291] by leviw@chromium.org
  • 2 edits in trunk/Source/WebCore

!m_insideRegionPaint assertion in RenderRegion.cpp is invalid
https://bugs.webkit.org/show_bug.cgi?id=77372

Reviewed by David Hyatt.

Removing the !m_insideRegionPaint assertion that's in three functions in
RenderRegion. It's triggering in numerous layout tests and isn't valid.

No new tests as this just removes assertions.

  • rendering/RenderRegion.cpp:

(WebCore::RenderRegion::setRenderBoxRegionInfo):
(WebCore::RenderRegion::takeRenderBoxRegionInfo):
(WebCore::RenderRegion::removeRenderBoxRegionInfo):

2:48 PM Changeset in webkit [106290] by commit-queue@webkit.org
  • 2 edits in trunk/Source/JavaScriptCore

[BlackBerry] OS(QNX) also has TM_GMTOFF, TM_ZONE, and TIMEGM
https://bugs.webkit.org/show_bug.cgi?id=77360

Patch by Yong Li <yoli@rim.com> on 2012-01-30
Reviewed by Rob Buis.

Turn on HAVE(TM_GMTOFF), HAVE(TM_ZONE), and HAVE(TIMEGM)
for OS(QNX).

  • wtf/Platform.h:
2:10 PM Changeset in webkit [106289] by enne@google.com
  • 9 edits in trunk/Source

[chromium] Always pre-reserve scrollbar and scroll corner textures
https://bugs.webkit.org/show_bug.cgi?id=77251

Reviewed by James Robinson.

Source/WebCore:

Add a flag to LayerChromium that says that a layer's textures should
always be reserved. Prior to painting layers, find all layers marked
as such and reserve their textures. This will prevent texture memory
limits from being hit before the root layer's scrollbars are reserved
and painted.

  • platform/graphics/chromium/LayerChromium.cpp:

(WebCore::LayerChromium::LayerChromium):

  • platform/graphics/chromium/LayerChromium.h:

(LayerChromium):
(WebCore::LayerChromium::reserveTextures):
(WebCore::LayerChromium::setAlwaysReserveTextures):
(WebCore::LayerChromium::alwaysReserveTextures):

  • platform/graphics/chromium/TiledLayerChromium.cpp:

(WebCore::TiledLayerChromium::reserveTextures):

  • platform/graphics/chromium/TiledLayerChromium.h:

():

  • platform/graphics/chromium/cc/CCLayerTreeHost.cpp:

(WebCore::CCLayerTreeHost::updateLayers):
(WebCore::CCLayerTreeHost::reserveTextures):
(WebCore):

  • platform/graphics/chromium/cc/CCLayerTreeHost.h:

():

Source/WebKit/chromium:

  • src/NonCompositedContentHost.cpp:

(WebKit::reserveScrollbarLayers):
(WebKit):
(WebKit::NonCompositedContentHost::setViewport):

2:07 PM Changeset in webkit [106288] by barraclough@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

Speculative Windows build fix.

  • assembler/MacroAssemblerCodeRef.h:

(FunctionPtr):

2:01 PM Changeset in webkit [106287] by jocelyn.turcotte@nokia.com
  • 2 edits in trunk/Source/WebKit2

[Qt] Disconnect the LayerTreeHost from layers when they get removed from their parent.
https://bugs.webkit.org/show_bug.cgi?id=77362

Reviewed by Noam Rosenthal.

This fixes crashes seen in layout tests under certain timing circumstances
that appeared after r106109 was landed.

  • WebProcess/WebCoreSupport/WebGraphicsLayer.cpp:

(WebCore::WebGraphicsLayer::replaceChild):
(WebCore::WebGraphicsLayer::removeFromParent):

1:44 PM Changeset in webkit [106286] by Beth Dakin
  • 2 edits in trunk/Source/WebCore

Speculative 32-bit build-fix.

  • WebCore.exp.in:
1:22 PM Changeset in webkit [106285] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Unreviewed gardening. Marking fast/js/dfg-int32array-overflow-values.html as slow
for Chromium Debug bots.

  • platform/chromium/test_expectations.txt:
1:21 PM Changeset in webkit [106284] by rniwa@webkit.org
  • 2 edits in trunk/Source/WebKit/chromium

Roll Chromium DEPS from 119623 to 119700.

  • DEPS:
1:19 PM Changeset in webkit [106283] by leviw@chromium.org
  • 3 edits in trunk/LayoutTests

fast/css/fontsize-unit-rems-crash.html should use dumpAsText
https://bugs.webkit.org/show_bug.cgi?id=77351

Reviewed by Simon Fraser.

Switching the above test to only use text results as the html element is display:none.

  • fast/css/fontsize-unit-rems-crash-expected.txt:
  • fast/css/fontsize-unit-rems-crash.html:
1:15 PM Changeset in webkit [106282] by alexis.menard@openbossa.org
  • 2 edits in trunk/Tools

Unreviewed. Add myself to CSS, GStreamer, Qt related watchlists.

  • Scripts/webkitpy/common/config/watchlist:
1:11 PM Changeset in webkit [106281] by mihnea@adobe.com
  • 14 edits in trunk

[CSSRegions]Add support for background-color in region styling
https://bugs.webkit.org/show_bug.cgi?id=71488

Reviewed by David Hyatt.

Source/WebCore:

Based on work by Alexandru Chiculita (Alexandru Chiculita).
Previous patches for region styling were touching RenderObject::style() method. After several attempts to avoid regressions
(including caching of RenderObject::style() pointer in most used methods), we decided to attempt a different approach:
Step1: before each region is repainted, we compute the style for each box that falls into the region
Step2: before paint, we store the box original style
Step3: paint the region contents using the style in region
Step4: after paint is finished, we restore the box original style (and store the box style in region for future region paint)

Tests for region styling are also enabled with this patch.

  • WebCore.exp.in:
  • rendering/RenderFlowThread.cpp:

(WebCore::RenderFlowThread::clearRenderBoxCustomStyle):
(WebCore::RenderFlowThread::setRegionRangeForBox):

  • rendering/RenderFlowThread.h:

():

  • rendering/RenderLayer.cpp:

(WebCore::RenderLayer::paint):
(WebCore::RenderLayer::hitTest):

  • rendering/RenderObject.cpp:
  • rendering/RenderObject.h:

(WebCore::RenderObject::style):
(RenderObject):

  • rendering/RenderObjectChildList.cpp:

(WebCore::RenderObjectChildList::removeChildNode):

  • rendering/RenderRegion.cpp:

(WebCore::RenderRegion::RenderRegion):
(WebCore::RenderRegion::setRegionBoxesRegionStyle):
(WebCore):
(WebCore::RenderRegion::restoreRegionBoxesOriginalStyle):
(WebCore::RenderRegion::paintReplaced):
(WebCore::RenderRegion::setRenderBoxRegionInfo):
(WebCore::RenderRegion::takeRenderBoxRegionInfo):
(WebCore::RenderRegion::removeRenderBoxRegionInfo):
(WebCore::RenderRegion::renderBoxRegionStyle):
(WebCore::RenderRegion::computeStyleInRegion):
(WebCore::RenderRegion::clearBoxStyleInRegion):

  • rendering/RenderRegion.h:

(RenderRegion):

  • rendering/RenderView.cpp:

(WebCore::RenderView::RenderView):

  • rendering/RenderView.h:

(WebCore):
(RenderView):

LayoutTests:

Enable the region styling tests again.

  • platform/mac-snowleopard/Skipped:
1:08 PM Changeset in webkit [106280] by jberlin@webkit.org
  • 2 edits
    1 add in trunk/Source/WebCore

WebCore build exceeds address space on 32-bit Windows builders (again).
https://bugs.webkit.org/show_bug.cgi?id=77357

Reviewed by Adam Roben.

Add an Inspector All-In-One file, but only use it in Release and Production builds.
This differs from our other All-In-One files, but it is a better approach because it makes
debugging possible in the Debug configuration (the symbols will be in the correct .obj file
for the original .cpp files).

  • WebCore.vcproj/WebCore.vcproj:

Also, let VS have its way with the vcproj file.

  • inspector/InspectorAllInOne.cpp: Added.
1:07 PM Changeset in webkit [106279] by jsbell@chromium.org
  • 2 edits
    4 adds in trunk/LayoutTests

IndexedDB: Add tests for structured clone data
https://bugs.webkit.org/show_bug.cgi?id=74897

Validate that the types listed in the HTML5 "structured clone algorithm"
round trip properly through Indexed DB storage. Types with incomplete
support in the Chromium port are excluded (http://crbug.com/108012).
Landing disabled since cr-linux is failing test for unknown reasons.

Reviewed by Tony Chang.

  • platform/chromium/test_expectations.txt:
  • storage/indexeddb/resources/test-data.html: Added.
  • storage/indexeddb/resources/test-data.txt: Added.
  • storage/indexeddb/structured-clone-expected.txt: Added.
  • storage/indexeddb/structured-clone.html: Added.
12:59 PM Changeset in webkit [106278] by mdelaney@apple.com
  • 3 edits in trunk/Source/WebCore

Limit periodic flushing inside ImageBufferCG to just Lion
https://bugs.webkit.org/show_bug.cgi?id=77353
<rdar://problem/10328309>

Reviewed by Chris Marrin.

  • platform/graphics/cg/ImageBufferCG.cpp:
  • platform/graphics/cg/ImageBufferDataCG.h:
12:57 PM Changeset in webkit [106277] by barraclough@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

https://bugs.webkit.org/show_bug.cgi?id=77163
MacroAssemblerCodeRef.h uses OS(WIN) instead of OS(WINDOWS)

Rubber stamped by Geoff Garen

  • assembler/MacroAssemblerCodeRef.h:
12:38 PM Changeset in webkit [106276] by barraclough@apple.com
  • 5 edits in trunk/Source/JavaScriptCore

Unreviewed build fix for interpreter builds.

  • bytecode/CodeBlock.cpp:

(JSC::CodeBlock::CodeBlock):

  • bytecode/CodeBlock.h:

(CodeBlock):

  • interpreter/Interpreter.cpp:

(JSC::Interpreter::privateExecute):

  • tools/CodeProfile.cpp:

(JSC::CodeProfile::sample):

12:25 PM Changeset in webkit [106275] by tommyw@google.com
  • 3 edits
    5 adds in trunk

Memory leak caused by PeerConnection add a NULL media stream
https://bugs.webkit.org/show_bug.cgi?id=76150

Source/WebCore:

It was my missunderstanding that the IDL keyword [StrictTypeChecking] also protects against
null or undefined arguments, it doesn't. Added checks for null pointers.

Reviewed by Adam Barth.

Test: fast/mediastream/peerconnection-addstream.html

  • mediastream/PeerConnection.cpp:

(WebCore::PeerConnection::addStream):
(WebCore::PeerConnection::removeStream):

LayoutTests:

Added a basic LayoutTest for null/undefined arguments to PeerConnection::addStream().

Reviewed by Adam Barth.

  • fast/mediastream/peerconnection-addstream-expected.txt: Added.
  • fast/mediastream/peerconnection-addstream.html: Added.
  • fast/mediastream/script-tests/peerconnection-addstream.js: Added.
12:01 PM Changeset in webkit [106274] by aestes@apple.com
  • 7 edits in trunk/Source

[Windows] Optionally invert colors when drawing to a WebView's backing store.
https://bugs.webkit.org/show_bug.cgi?id=77168

Reviewed by Sam Weinig.

Source/WebCore:

  • css/CSSPrimitiveValueMappings.h: Assert that CompositeDifference is

not converted to a CSS value. Exposing a new compositing operation to
CSS is outside the scope of this patch.
(WebCore::CSSPrimitiveValue::CSSPrimitiveValue):

  • platform/graphics/GraphicsTypes.h: Add CompositeDifference as a

CompositeOperator. Also, remove an outdated comment.

  • platform/graphics/cg/GraphicsContextCG.cpp:

(WebCore::GraphicsContext::setPlatformCompositeOperation): Map
CompositeDifference to kCGBlendModeDifference.

Source/WebKit/win:

  • WebView.cpp:

(WebView::WebView): Initialize m_shouldInvertColors to false.
(WebView::paintIntoBackingStore): If m_shouldInvertColors is true, draw
an opaque white quad using the CompositeDifference blend mode. This
blend operation instructs CoreGraphics to take the difference between
the source pixel (white) and the background pixel, resulting in an
inverted pixel.

  • WebView.h: Define m_shouldInvertColors.
11:50 AM Changeset in webkit [106273] by mdelaney@apple.com
  • 2 edits in trunk/Source/WebCore

Limit the shadow offset CG hack to just SL and Lion
https://bugs.webkit.org/show_bug.cgi?id=77348
<rdar://problem/10158016>

Reviewed by Chris Marrin.

No new tests, current tests cover this.

  • platform/graphics/cg/GraphicsContextCG.cpp:

(WebCore::GraphicsContext::setPlatformShadow):

11:47 AM Changeset in webkit [106272] by Martin Robinson
  • 2 edits in releases/WebKitGTK/webkit-1.6

Update NEWS and libtool version in preparation for the 1.6.2 release

11:47 AM Changeset in webkit [106271] by Beth Dakin
  • 18 edits in trunk/Source

https://bugs.webkit.org/show_bug.cgi?id=77263
PlatformScreenMac should not rely on NSWindow for important bits of data

Reviewed by Geoff Garen.

../WebCore:

The main problem is that we cannot rely on the NSWindow for information about
the deviceScaleFactor because we cannot access an NSWindow from within
WebCore for WebKit2 windows. Instead, we can fetch it from
WebCore::deviceScaleFactor(), but we need a Frame to call that. So
screenAvailableRect and screenRect both now take a FrameView* instead of a
Widget*. All existing call sites actually sent a FrameView in anyway, so this
is not a big change, but it does require touching a lot of platforms.

  • WebCore.exp.in:
  • platform/PlatformScreen.h:

(WebCore):

  • platform/blackberry/PlatformScreenBlackBerry.cpp:

(WebCore::screenAvailableRect):
(WebCore::screenRect):

  • platform/chromium/PlatformScreenChromium.cpp:

(WebCore::screenRect):
(WebCore::screenAvailableRect):

  • platform/chromium/PlatformSupport.h:

(WebCore):
(PlatformSupport):
():

  • platform/efl/PlatformScreenEfl.cpp:

(WebCore::screenRect):
(WebCore::screenAvailableRect):

  • platform/gtk/PlatformScreenGtk.cpp:

(WebCore::screenRect):
(WebCore::screenAvailableRect):

  • platform/qt/PlatformScreenQt.cpp:

(WebCore::screenRect):
(WebCore::screenAvailableRect):

  • platform/win/PlatformScreenWin.cpp:

(WebCore::screenRect):
(WebCore::screenAvailableRect):

  • platform/wx/ScreenWx.cpp:

(WebCore::screenRect):
(WebCore::screenAvailableRect):

The Mac-only functions toUserSpace() and toDeviceSpace() were also updated to
take a parameter for the deviceScaleFactor.

  • platform/mac/PlatformScreenMac.mm:

(WebCore::screenRect):
(WebCore::screenAvailableRect):
(WebCore::toUserSpace):
(WebCore::toDeviceSpace):

../WebKit/chromium:

These two functions now take a FrameView instead of a Widget.

  • src/PlatformSupport.cpp:

(WebCore::PlatformSupport::screenRect):
(WebCore::PlatformSupport::screenAvailableRect):

../WebKit/mac:

toUserSpace() and toDeviceSpace() now take a parameter for the
deviceScaleFactor.

  • WebCoreSupport/WebChromeClient.mm:

(windowScaleFactor):
(WebChromeClient::setWindowRect):
(WebChromeClient::windowRect):

../WebKit2:

toUserSpace() and toDeviceSpace() now take a parameter for the
deviceScaleFactor.

  • UIProcess/API/mac/WKView.mm:

(-[WKView _convertToDeviceSpace:]):
(-[WKView _convertToUserSpace:]):

11:38 AM WebKitGTK/1.6.x edited by Martin Robinson
(diff)
11:37 AM WebKitGTK/1.6.x edited by Martin Robinson
(diff)
11:37 AM Changeset in webkit [106270] by Martin Robinson
  • 2 edits in releases/WebKitGTK/webkit-1.6/Source/WebCore

Merging r102958

11:35 AM Changeset in webkit [106269] by Martin Robinson
  • 7 edits in releases/WebKitGTK/webkit-1.6/Source

Merging r100725

11:33 AM Changeset in webkit [106268] by Martin Robinson
  • 2 edits in releases/WebKitGTK/webkit-1.6

Merging r98699

11:32 AM Changeset in webkit [106267] by Martin Robinson
  • 2 edits in releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk

Mergigg r97979

11:28 AM Changeset in webkit [106266] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Enable web intents layout tests for Chromium build.
https://bugs.webkit.org/show_bug.cgi?id=77347

Patch by Greg Billock <gbillock@google.com> on 2012-01-30
Reviewed by Ryosuke Niwa.

  • platform/chromium/test_expectations.txt:
11:28 AM Changeset in webkit [106265] by Martin Robinson
  • 3 edits in releases/WebKitGTK/webkit-1.6/Source/WebKit/gtk

Merging r97913

11:26 AM Changeset in webkit [106264] by barraclough@apple.com
  • 4 edits in trunk

Unreviewed build fix following bug#76855

Source/JavaScriptCore:

Tools:

  • TestWebKitAPI/Tests/WTF/MetaAllocator.cpp:

():
(TestWebKitAPI::TEST_F):

11:23 AM Changeset in webkit [106263] by Martin Robinson
  • 7 edits
    1 add in releases/WebKitGTK/webkit-1.6

Merging r97901

11:16 AM Changeset in webkit [106262] by Martin Robinson
  • 9 edits
    1 delete in releases/WebKitGTK/webkit-1.6

Merging r97269

11:13 AM Changeset in webkit [106261] by Martin Robinson
  • 5 edits
    2 adds in releases/WebKitGTK/webkit-1.6

Merging r96378

11:09 AM Changeset in webkit [106260] by msaboff@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

CaseFoldingHash::hash() doesn't handle 8 bit strings directly
https://bugs.webkit.org/show_bug.cgi?id=76652

Reviewed by Andreas Kling.

  • wtf/text/StringHash.h:

(WTF::CaseFoldingHash::hash): Added 8 bit string code path.

11:06 AM Changeset in webkit [106259] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit/chromium

[chromium] enable -Wexit-time-destructors for webkit unit tests
https://bugs.webkit.org/show_bug.cgi?id=77300

Patch by Ami Fischman <fischman@chromium.org> on 2012-01-30
Reviewed by Tony Chang.

  • WebKitUnitTests.gyp: Enable clang check for exit time destructors.
10:52 AM Changeset in webkit [106258] by Antti Koivisto
  • 7 edits in trunk/Source/WebCore

Kill CSSMutableStyleDeclarationConstIterator
https://bugs.webkit.org/show_bug.cgi?id=77342

Reviewed by Sam Weinig.

CSSMutableStyleDeclaration is an array and should be iterated using an index. This simplifies the code.

  • css/CSSMutableStyleDeclaration.cpp:

(WebCore::CSSMutableStyleDeclaration::copyPropertiesFrom):
(WebCore::CSSMutableStyleDeclaration::removeProperty):
(WebCore::CSSMutableStyleDeclaration::setProperty):
(WebCore::CSSMutableStyleDeclaration::setPropertyInternal):
(WebCore::CSSMutableStyleDeclaration::parseDeclaration):
(WebCore::CSSMutableStyleDeclaration::addParsedProperties):
(WebCore::CSSMutableStyleDeclaration::addParsedProperty):
(WebCore::CSSMutableStyleDeclaration::merge):
(WebCore::CSSMutableStyleDeclaration::removePropertiesInSet):

  • css/CSSMutableStyleDeclaration.h:

(WebCore):
(WebCore::CSSMutableStyleDeclaration::createForSVGFontFaceElement):
(CSSMutableStyleDeclaration):

  • css/CSSStyleDeclaration.cpp:

(WebCore::CSSStyleDeclaration::CSSStyleDeclaration):

  • css/CSSStyleDeclaration.h:

(CSSStyleDeclaration):
():

  • css/CSSStyleSelector.cpp:

(WebCore::CSSStyleSelector::styleForKeyframe):
(WebCore::CSSStyleSelector::applyDeclaration):

  • editing/EditingStyle.cpp:
10:51 AM Changeset in webkit [106257] by msaboff@apple.com
  • 4 edits in trunk/Source/JavaScriptCore

stringProtoFuncReplace converts 8 bit strings to 16 bit during replacement
https://bugs.webkit.org/show_bug.cgi?id=76651

Reviewed by Geoffrey Garen.

Made local function substituteBackreferencesSlow a template function
based on character width. Cleaned up getCharacters() in both UString
and StringImpl. Changed getCharacters<UChar> to up convert an 8 bit
string to 16 bits if necessary.

  • runtime/StringPrototype.cpp:

(JSC::substituteBackreferencesSlow):
(JSC::substituteBackreferences):

  • runtime/UString.h:

(JSC::LChar):
(JSC::UChar):

  • wtf/text/StringImpl.h:

(WTF::UChar):

10:50 AM WebKitGTK/1.6.x edited by Martin Robinson
(diff)
10:36 AM Changeset in webkit [106256] by tommyw@google.com
  • 5 edits in trunk/Source/WebKit/chromium

[chromium] MediaStream API: Fix a few memory leaks
https://bugs.webkit.org/show_bug.cgi?id=77334

Reviewed by Darin Fisher.

It seems that either the behaviour of WebPrivatePtr has changed or I misunderstood
something, but I fixed a memory leak in WebMediaStreamDescriptor and safeguarded
WebMediaStreamSource.

  • public/platform/WebMediaStreamDescriptor.h:

(WebKit::WebMediaStreamDescriptor::WebMediaStreamDescriptor):

  • public/platform/WebMediaStreamSource.h:

(WebKit::WebMediaStreamSource::WebMediaStreamSource):
(WebKit::WebMediaStreamSource::operator=):
(WebMediaStreamSource):

  • src/WebMediaStreamDescriptor.cpp:

(WebKit::WebMediaStreamDescriptor::assign):

  • src/WebMediaStreamSource.cpp:

(WebKit::WebMediaStreamSource::assign):
(WebKit):

10:28 AM Changeset in webkit [106255] by barraclough@apple.com
  • 15 edits in trunk/Source/JavaScriptCore

Clean up putDirect
https://bugs.webkit.org/show_bug.cgi?id=76232

Reviewed by Sam Weinig.

Part 3 - merge op_put_getter & op_put_setter.

Putting these separately is inefficient (and makes future optimiation,
e.g. making GetterSetter immutable) harder. Change to emit a single
op_put_getter_setter bytecode op. Ultimately we should probably be
able to merge this with put direct, to create a common op to initialize
object literal properties.

  • bytecode/CodeBlock.cpp:

(JSC::CodeBlock::dump):

  • bytecode/Opcode.h:

(JSC):
():

  • bytecompiler/BytecodeGenerator.cpp:

(JSC::BytecodeGenerator::emitPutGetterSetter):

  • bytecompiler/BytecodeGenerator.h:

(BytecodeGenerator):

  • bytecompiler/NodesCodegen.cpp:

(JSC::PropertyListNode::emitBytecode):

  • interpreter/Interpreter.cpp:

(JSC::Interpreter::privateExecute):

  • jit/JIT.cpp:

(JSC::JIT::privateCompileMainPass):

  • jit/JIT.h:

(JIT):

  • jit/JITPropertyAccess.cpp:

(JSC::JIT::emit_op_put_getter_setter):

  • jit/JITPropertyAccess32_64.cpp:

(JSC::JIT::emit_op_put_getter_setter):

  • jit/JITStubs.cpp:

(JSC::DEFINE_STUB_FUNCTION):

  • jit/JITStubs.h:

():

  • runtime/JSObject.cpp:

(JSC::JSObject::putDirectVirtual):
(JSC::JSObject::putDirectAccessor):
(JSC):
(JSC::putDescriptor):
(JSC::JSObject::defineOwnProperty):

  • runtime/JSObject.h:

():
(JSC::JSObject::putDirectInternal):
(JSC::JSObject::putDirect):
(JSC::JSObject::putDirectWithoutTransition):

10:22 AM Changeset in webkit [106254] by msaboff@apple.com
  • 4 edits in trunk/Source

Dromaeo tests call parseSimpleLengthValue() on 8 bit strings
https://bugs.webkit.org/show_bug.cgi?id=76649

Reviewed by Geoffrey Garen.

Source/JavaScriptCore:

Source/WebCore:

No functionality change, therefore no new tests.

Added 8 bit patch for parseSimpleLengthValue().

  • css/CSSParser.cpp:

(WebCore::parseSimpleLengthValue):

10:10 AM Changeset in webkit [106253] by msaboff@apple.com
  • 4 edits in trunk/Source

WebCore decodeEscapeSequences unnecessarily converts 8 bit strings to 16 bit when decoding.
https://bugs.webkit.org/show_bug.cgi?id=76648

Reviewed by Geoffrey Garen.

Source/JavaScriptCore:

Added a new overloaded append member that takes a String& argument, an offest
and a length to do direct sub string appending to a StringBuilder.

  • wtf/text/StringBuilder.h:

(WTF::StringBuilder::append):

Source/WebCore:

Using new overloaded append(String&, offset, length) member to build result string.
The new member properly handles 8/16 bit-ness of strings.

Functionality not changed, therefore no new tests.

  • platform/text/DecodeEscapeSequences.h:

(WebCore::decodeEscapeSequences):

9:53 AM Changeset in webkit [106252] by pfeldman@chromium.org
  • 2 edits in trunk/Source/WebCore

Not reviewed: follow up to r105625, use proper event categoty in inspector frontend.

  • inspector/front-end/BreakpointsSidebarPane.js:

(WebInspector.EventListenerBreakpointsSidebarPane):

9:31 AM Changeset in webkit [106251] by commit-queue@webkit.org
  • 3 edits
    2 adds in trunk

REGRESSION (r82580): Reproducible crash in CSSPrimitiveValue::computeLengthDouble
https://bugs.webkit.org/show_bug.cgi?id=61989

Patch by Parag Radke <nrqv63@motorola.com> on 2012-01-30
Reviewed by Simon Fraser.

Source/WebCore:

According to css3 specs when font-size is specified in 'rems' for an element implies the font-size
of the root element. In this case as HTML element has a property 'display:none' and hence renderer
is NULL causes this crash.

Test: fast/css/fontsize-unit-rems-crash.html

  • css/CSSPrimitiveValue.cpp:

(WebCore::CSSPrimitiveValue::computeLengthDouble):
Added a null check for the root element's RenderStyle as it can be null in case of html has a property
hidden or display:none.

LayoutTests:

Added a test case to check rems unit (css3) with html property display:none.

  • fast/css/fontsize-unit-rems-crash-expected.txt: Added.
  • fast/css/fontsize-unit-rems-crash.html: Added.
9:27 AM Changeset in webkit [106250] by jocelyn.turcotte@nokia.com
  • 19 edits in trunk

[Qt] WKTR: Use a software rendering pipiline when running tests.
https://bugs.webkit.org/show_bug.cgi?id=76708

Reviewed by Kenneth Rohde Christiansen.

Source/WebCore:

  • platform/graphics/qt/TextureMapperQt.cpp: Allow setting the context to null.

(WebCore::TextureMapperQt::setGraphicsContext):

  • platform/graphics/qt/TextureMapperQt.h:

(WebCore::TextureMapperQt::initialize):

Source/WebKit2:

Animation layout tests require the graphics layers tree to be updated
to pass. WebkitTestRunner doesn't show its wrapping QQuickView, which
prevents the rendering pipeline to run and then in turn blocks the web
process from processing further graphics layer updates.

This allows the tests to use a TextureMapperQt to empty the LayerTreeHost's
message queue and render the layers in software on an offscreen buffer.

  • UIProcess/API/qt/qquickwebpage.cpp:

(QQuickWebPagePrivate::paint):

  • UIProcess/API/qt/qquickwebview.cpp:

(QQuickWebViewPrivate::QQuickWebViewPrivate):
(QQuickWebViewPrivate::setNeedsDisplay):
(QQuickWebViewExperimental::setRenderToOffscreenBuffer):
(QQuickWebViewExperimental::renderToOffscreenBuffer):

  • UIProcess/API/qt/qquickwebview_p.h:
  • UIProcess/API/qt/qquickwebview_p_p.h:

(QQuickWebViewPrivate::setRenderToOffscreenBuffer):
(QQuickWebViewPrivate::renderToOffscreenBuffer):

  • UIProcess/qt/LayerTreeHostProxyQt.cpp:

(WebKit::LayerTreeHostProxy::paintToGraphicsContext):

Tools:

  • WebKitTestRunner/qt/PlatformWebViewQt.cpp:

(WTR::WrapperWindow::WrapperWindow):
(WTR::PlatformWebView::PlatformWebView): Use software rendering of layers since the wrapping QQuickView isn't shown.

LayoutTests:

  • platform/qt-wk2/Skipped:
9:19 AM Changeset in webkit [106249] by abecsi@webkit.org
  • 2 edits in trunk/Source/WebKit2

[Qt][WK2] Render layers do not get flushed when the scroll animation finishes
https://bugs.webkit.org/show_bug.cgi?id=77338

Reviewed by Noam Rosenthal.

Schedule a layer flush when setting the visible content rect and scale.

Fixed with the help of Jocelyn Turcotte <jocelyn.turcotte@nokia.com>

  • WebProcess/WebPage/qt/LayerTreeHostQt.cpp:

(WebKit::LayerTreeHostQt::setVisibleContentRectAndScale):

8:58 AM Changeset in webkit [106248] by enrica@apple.com
  • 8 edits in trunk/Source/WebCore

Remove all references to NSPasteboard objects from the Pasteboard
class interface on Mac.
https://bugs.webkit.org/show_bug.cgi?id=77261

This is cleanup work needed as first step in the direction of
removing access to NSPasteboard from the WebProcess.
This way all access to the NSPasteboard object are internal to
the class.
Removed static methods taking NSPasteboard as paramenter and changed
the constructor of the class to take the pasteboard name instead of
the NSPasteboard object.

Reviewed by Alexey Proskuryakov.

No new tests. There is no change in behavior.

  • editing/Editor.cpp: Removed ununsed private method writeSelectionToPasteboard.

(WebCore):

  • editing/Editor.h: Ditto.

(Editor):
():

  • editing/mac/EditorMac.mm:

(WebCore::Editor::writeSelectionToPasteboard):
(WebCore::Editor::readSelectionFromPasteboard):

  • platform/Pasteboard.h:

(Pasteboard):

  • platform/mac/ClipboardMac.mm:

(WebCore::ClipboardMac::writeRange):
(WebCore::ClipboardMac::writePlainText):
(WebCore::ClipboardMac::writeURL):

  • platform/mac/DragDataMac.mm:

(WebCore::DragData::asPlainText):
(WebCore::DragData::asURL):
(WebCore::DragData::asFragment):

  • platform/mac/PasteboardMac.mm:

(WebCore::Pasteboard::generalPasteboard):
(WebCore::Pasteboard::Pasteboard):
(WebCore::Pasteboard::writeSelectionForTypes): Added.
(WebCore::Pasteboard::writePlainText):
(WebCore::Pasteboard::writeSelection):
(WebCore::Pasteboard::writeURLForTypes): Added.
(WebCore::Pasteboard::writeURL):
(WebCore::Pasteboard::writeImage):

8:46 AM Changeset in webkit [106247] by Antti Koivisto
  • 32 edits in trunk/Source

Reduce non-CSSOM API of CSSStyleDeclaration
https://bugs.webkit.org/show_bug.cgi?id=77299

Reviewed by Andreas Kling.

../WebCore:

CSSStyleDeclaration should expose the CSSOM API only. Subclasses should expose the internal API only.
This will move us closer to being able to split the CSSOM API from the internal implementation.

  • Make CSSStyleDeclaration CSSOM functions virtual, internal functions non-virtual.
  • Move implementations to subclasses (CSSComputedStyleDeclaration, CSSMutableStyleDeclaration).
  • Make CSSOM functions in the subclasses private (making it harder to invoke them internally).
  • Switch a bunch of places to use internal API instead of CSSOM.
  • bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp:

(WebCore::V8CSSStyleDeclaration::namedPropertyGetter):
(WebCore::V8CSSStyleDeclaration::namedPropertySetter):

Switch to *Internal versions of the CSSOM functions.


  • css/CSSComputedStyleDeclaration.cpp:

(WebCore):
(WebCore::CSSComputedStyleDeclaration::length):
(WebCore::CSSComputedStyleDeclaration::cssPropertyMatches):
(WebCore::CSSComputedStyleDeclaration::copyPropertiesInSet):

Move copyPropertiesInSet to subclasses, devirtualize.


(WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue):
(WebCore::CSSComputedStyleDeclaration::getPropertyValue):
(WebCore::CSSComputedStyleDeclaration::getPropertyPriority):
(WebCore::CSSComputedStyleDeclaration::getPropertyShorthand):
(WebCore::CSSComputedStyleDeclaration::isPropertyImplicit):
(WebCore::CSSComputedStyleDeclaration::setProperty):
(WebCore::CSSComputedStyleDeclaration::removeProperty):

  • css/CSSComputedStyleDeclaration.h:

(CSSComputedStyleDeclaration):

  • css/CSSFontFaceRule.cpp:

(WebCore::CSSFontFaceRule::cssText):

  • css/CSSMutableStyleDeclaration.cpp:

(WebCore::CSSMutableStyleDeclaration::length):
(WebCore::CSSMutableStyleDeclaration::asText):
(WebCore::CSSMutableStyleDeclaration::cssText):
(WebCore):
(WebCore::CSSMutableStyleDeclaration::getPropertyCSSValue):
(WebCore::CSSMutableStyleDeclaration::getPropertyValue):
(WebCore::CSSMutableStyleDeclaration::getPropertyPriority):
(WebCore::CSSMutableStyleDeclaration::getPropertyShorthand):
(WebCore::CSSMutableStyleDeclaration::isPropertyImplicit):
(WebCore::CSSMutableStyleDeclaration::setProperty):
(WebCore::CSSMutableStyleDeclaration::removeProperty):
(WebCore::CSSMutableStyleDeclaration::copyPropertiesInSet):

Move copyPropertiesInSet to subclasses, devirtualize.


(WebCore::CSSMutableStyleDeclaration::cssPropertyMatches):
(WebCore::CSSMutableStyleDeclaration::removeEquivalentProperties):

Move diff() to CSSMutableStyleDeclaration, rename to removeEquivalentProperties, switch to mutate
this object instead of the argument object.


  • css/CSSMutableStyleDeclaration.h:

(CSSMutableStyleDeclaration):
(WebCore::CSSMutableStyleDeclaration::propertyCount):
(WebCore::CSSMutableStyleDeclaration::isEmpty):
(WebCore::CSSMutableStyleDeclaration::propertyAt):

Expose properties and property count internally (iterator should be removed in favor of these).


  • css/CSSStyleDeclaration.cpp:

(WebCore):

  • css/CSSStyleDeclaration.h:

(CSSStyleDeclaration):
(WebCore::CSSStyleDeclaration::getPropertyCSSValueInternal):
(WebCore::CSSStyleDeclaration::getPropertyValueInternal):
(WebCore::CSSStyleDeclaration::setPropertyInternal):

Add *Internal versions of some CSSOM APIs to support some editing and bindings uses.
These take propertyIDs instead of strings names.

  • css/CSSStyleRule.cpp:

(WebCore::CSSStyleRule::cssText):

  • css/CSSStyleSelector.cpp:

(WebCore::leftToRightDeclaration):
(WebCore::rightToLeftDeclaration):
(WebCore::CSSStyleSelector::collectMatchingRulesForList):
(WebCore::CSSStyleSelector::matchPageRulesForList):

  • css/WebKitCSSKeyframeRule.cpp:

(WebCore::WebKitCSSKeyframeRule::cssText):

  • dom/StyledElement.cpp:

(WebCore::StyledElement::updateStyleAttribute):

  • editing/ApplyStyleCommand.cpp:

(WebCore::ApplyStyleCommand::applyRelativeFontStyleChange):
(WebCore::ApplyStyleCommand::removeEmbeddingUpToEnclosingBlock):
(WebCore::ApplyStyleCommand::applyInlineStyleToNodeRange):
(WebCore::ApplyStyleCommand::applyInlineStyleToPushDown):
(WebCore::ApplyStyleCommand::addBlockStyle):
(WebCore::ApplyStyleCommand::addInlineStyleIfNeeded):

  • editing/EditingStyle.cpp:

():
(WebCore::copyEditingProperties):
(WebCore):
(WebCore::propertyCSSValue):
(WebCore::getRGBAFontColor):
(WebCore::EditingStyle::overrideWithStyle):
(WebCore::EditingStyle::removeStyleAddedByNode):
(WebCore::EditingStyle::removeStyleConflictingWithStyleOfNode):
(WebCore::EditingStyle::triStateOfStyle):
(WebCore::EditingStyle::styleIsPresentInComputedStyleOfNode):
(WebCore::EditingStyle::prepareToApplyAt):
(WebCore::removePropertiesInStyle):
(WebCore::EditingStyle::removeStyleFromRulesAndContext):
(WebCore::EditingStyle::removePropertiesInElementDefaultStyle):
(WebCore::StyleChange::StyleChange):
(WebCore::fontWeightIsBold):
(WebCore::getPropertiesNotIn):
(WebCore::getIdentifierValue):
(WebCore::hasTransparentBackgroundColor):

  • editing/EditingStyle.h:


Adapt to changes.


(WebCore):

  • editing/ReplaceSelectionCommand.cpp:

(WebCore::ReplaceSelectionCommand::removeRedundantStylesAndKeepStyleSpanInline):
(WebCore::handleStyleSpansBeforeInsertion):
(WebCore::ReplaceSelectionCommand::handleStyleSpans):

  • editing/mac/EditorMac.mm:

(WebCore::styleForSelectionStart):

  • editing/markup.cpp:

(WebCore::StyledMarkupAccumulator::appendStyleNodeOpenTag):
(WebCore::StyledMarkupAccumulator::appendElement):

  • html/ImageDocument.cpp:

(WebCore::ImageDocument::resizeImageToFit):
(WebCore::ImageDocument::restoreImageSize):
(WebCore::ImageDocument::windowSizeChanged):

  • html/canvas/CanvasRenderingContext2D.cpp:

(WebCore::CanvasRenderingContext2D::setFont):

  • html/canvas/CanvasStyle.cpp:

(WebCore::currentColor):

  • inspector/InspectorStyleSheet.cpp:

(WebCore::InspectorStyleSheet::revalidateStyle):

  • page/PageSerializer.cpp:

(WebCore::PageSerializer::retrieveResourcesForCSSDeclaration):

  • rendering/RenderTreeAsText.cpp:

(WebCore::isEmptyOrUnstyledAppleStyleSpan):

  • svg/SVGStyledElement.cpp:

(WebCore::SVGStyledElement::getPresentationAttribute):

../WebKit/qt:

  • Api/qwebelement.cpp:

(QWebElement::styleProperty):
(QWebElement::setStyleProperty):

  • WebCoreSupport/DumpRenderTreeSupportQt.cpp:

(DumpRenderTreeSupportQt::computedStyleIncludingVisitedInfo):

8:40 AM Changeset in webkit [106246] by pfeldman@chromium.org
  • 3 edits in trunk/Source/WebCore

Web Inspector: protocol validator should fail if one of response fields turns optional
https://bugs.webkit.org/show_bug.cgi?id=76452

Reviewed by Yury Semikhatsky.

  • inspector/Inspector-0.1.json:
  • inspector/Inspector.json:
  • inspector/generate-inspector-protocol-version:

(compare_commands):
(compare_events):
(compare_params_list):
(compare_types):
(self_test):

8:17 AM Changeset in webkit [106245] by yurys@chromium.org
  • 3 edits in trunk/Source/WebCore

Web Inspector: keyboard navigation through comparison view in heap profiler should update retainers view
https://bugs.webkit.org/show_bug.cgi?id=77326

Keyboard navigation in the detailed heap snapshot view now updates retainers view.

Reviewed by Pavel Feldman.

  • inspector/front-end/DataGrid.js: Added SelectedNode/DeselectedNode events to DataGrid.

(WebInspector.DataGridNode.prototype.select):
(WebInspector.DataGridNode.prototype.deselect):

  • inspector/front-end/DetailedHeapshotView.js:

(WebInspector.DetailedHeapshotView.prototype._selectionChanged):
(WebInspector.DetailedHeapshotView.prototype._setRetainmentDataGridSource):

8:05 AM BuildingQtOnLinux edited by rafael.lobo@openbossa.org
Remove --no-webkit2 flag comment, this is not important. (diff)
7:49 AM Changeset in webkit [106244] by yurys@chromium.org
  • 2 edits in trunk/Source/WebCore

2012-01-30 Yury Semikhatsky <yurys@chromium.org>

Unreviewed. Fix inspector front-end compilation.

7:24 AM Changeset in webkit [106243] by jochen@chromium.org
  • 3 edits in trunk/Source/WebKit/chromium

[chromium] remove exit time destructors from TextureManagerTest
https://bugs.webkit.org/show_bug.cgi?id=77333

Reviewed by Tony Gentilcore.

Non-trivial, global objects require an at-exit time destructor which add
unnecessary complexity and delays to shutdown.

  • tests/FakeCCLayerTreeHostClient.h: added newline at EOF
  • tests/TextureManagerTest.cpp:

(WTF::FakeTextureAllocator::~FakeTextureAllocator):
(TextureManagerTest):
(WTF::TextureManagerTest::TextureManagerTest):
(WTF::TextureManagerTest::~TextureManagerTest):
(WTF::TextureManagerTest::texturesMemorySize):
(WTF::TextureManagerTest::createTextureManager):
(WTF::TextureManagerTest::requestTexture):
(WTF::TEST_F):

7:19 AM Changeset in webkit [106242] by rolandsteiner@chromium.org
  • 2 edits in trunk/Source/WebCore

Node::parentOrHostElement(): Node::shadowHost() already returns an Element*
https://bugs.webkit.org/show_bug.cgi?id=77332

Reviewed by Kent Tamura.

No new tests. (simple refactoring)

  • dom/Node.cpp:

(WebCore::Node::parentOrHostElement):

7:05 AM Changeset in webkit [106241] by kenneth@webkit.org
  • 1 edit
    3 adds in trunk

Add manual tests for tap highlighting

Rubberstamped by Simon Hausmann.

  • ManualTests/qt/tap-highlighting-colors.html: Added.
  • ManualTests/qt/tap-highlighting-images.html: Added.
  • ManualTests/qt/tap-highlighting-inlines.html: Added.
6:25 AM Changeset in webkit [106240] by Carlos Garcia Campos
  • 6 edits in trunk/Source

Unreviewed. Fix make distcheck.

Source/WebCore:

  • GNUmakefile.am: Add idl files in Source/WebCore/html/shadow/ to

EXTRA_DIST.

  • GNUmakefile.list.am: Add missing files.

Source/WebKit2:

  • GNUmakefile.am: Add missing files.
  • WebProcess/WebPage/TapHighlightController.cpp: Add #if

ENABLE(TOUCH_EVENTS).

6:18 AM BuildingQtOnLinux edited by rafael.lobo@openbossa.org
Add a link to qt5 build script. (diff)
5:34 AM Changeset in webkit [106239] by Csaba Osztrogonác
  • 2 edits in trunk/LayoutTests

[Qt][WK2] http/tests/history/replacestate-post-to-get-2.html fails with timeout
https://bugs.webkit.org/show_bug.cgi?id=76784

  • platform/qt-wk2/Skipped: Unskip now passing test.
5:28 AM BuildingQt5OnHarmattan edited by zarvai@inf.u-szeged.hu
(diff)
5:13 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
5:11 AM MiniBrowser.png attached to SettingUpDevelopmentEnvironmentForN9 by zarvai@inf.u-szeged.hu
5:10 AM Changeset in webkit [106238] by vsevik@chromium.org
  • 5 edits
    2 adds in trunk

Web Inspector: TabbedEditorContainer should save open tabs.
https://bugs.webkit.org/show_bug.cgi?id=76912

Reviewed by Pavel Feldman.

Source/WebCore:

Test: inspector/tabbed-editors-history.html

  • inspector/front-end/ScriptsPanel.js:

(WebInspector.ScriptsPanel.prototype._uiSourceCodeAdded):
(WebInspector.ScriptsPanel.prototype._reset):
(WebInspector.ScriptsPanel.prototype._showFile):
(WebInspector.ScriptsPanel.prototype._updateExecutionLine):
(WebInspector.ScriptsPanel.prototype._editorSelected):
(WebInspector.EditorContainer.prototype.uiSourceCodeAdded):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.showFile):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.reset):

  • inspector/front-end/TabbedEditorContainer.js:

(WebInspector.TabbedEditorContainer):
(WebInspector.TabbedEditorContainer.prototype.showFile):
(WebInspector.TabbedEditorContainer.prototype._editorClosedByUserAction):
(WebInspector.TabbedEditorContainer.prototype._editorSelectedByUserAction):
(WebInspector.TabbedEditorContainer.prototype._updateHistory.tabIdToURL):
(WebInspector.TabbedEditorContainer.prototype._updateHistory):
(WebInspector.TabbedEditorContainer.prototype._appendFileTab):
(WebInspector.TabbedEditorContainer.prototype._tabClosed):
(WebInspector.TabbedEditorContainer.prototype._tabSelected):
(WebInspector.TabbedEditorContainer.prototype.reset):
(WebInspector.TabbedEditorContainer.History):
(WebInspector.TabbedEditorContainer.History.prototype.index):
(WebInspector.TabbedEditorContainer.History.prototype.update):
(WebInspector.TabbedEditorContainer.History.prototype.remove):
(WebInspector.TabbedEditorContainer.History.prototype.save):

  • inspector/front-end/TabbedPane.js:

(WebInspector.TabbedPane.prototype.appendTab):
(WebInspector.TabbedPane.prototype.closeTab):
(WebInspector.TabbedPane.prototype._innerCloseTab):
(WebInspector.TabbedPane.prototype.closeAllTabs):
(WebInspector.TabbedPane.prototype.lastOpenedTabIds):
(WebInspector.TabbedPane.prototype._tabsSelectChanged):

LayoutTests:

  • inspector/tabbed-editors-history-expected.txt: Added.
  • inspector/tabbed-editors-history.html: Added.
5:04 AM Changeset in webkit [106237] by apavlov@chromium.org
  • 5 edits in trunk

Web Inspector: [Styles] Unable to paste and subsequently edit multiple properties in the Styles pane
https://bugs.webkit.org/show_bug.cgi?id=77209

Reviewed by Pavel Feldman.

Source/WebCore:

Check if the property value contains a ";" before kicking the freeflow text update.

  • inspector/front-end/StylesSidebarPane.js:

(WebInspector.StylePropertyTreeElement.prototype):

LayoutTests:

  • inspector/styles/styles-add-blank-property-expected.txt:
  • inspector/styles/styles-add-blank-property.html:
5:02 AM Changeset in webkit [106236] by vsevik@chromium.org
  • 3 edits in trunk/Source/WebCore

Web Inspector: Change Open Resource and Go To function shortcuts in scripts panel.
https://bugs.webkit.org/show_bug.cgi?id=77321

Reviewed by Pavel Feldman.

  • inspector/front-end/FilteredItemSelectionDialog.js:

(WebInspector.JavaScriptOutlineDialog.createShortcut):
(WebInspector.OpenResourceDialog.createShortcut):

  • inspector/front-end/ScriptsPanel.js:
5:00 AM Changeset in webkit [106235] by yurys@chromium.org
  • 2 edits in trunk/Source/WebCore

Web Inspector: hide function popover in heap snapshot view before navigating to the function definition
https://bugs.webkit.org/show_bug.cgi?id=77330

Reviewed by Pavel Feldman.

  • inspector/front-end/DetailedHeapshotView.js:

(WebInspector.DetailedHeapshotView.prototype.willHide):

4:50 AM Changeset in webkit [106234] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

[BlackBerry] Credential backing store implementation
https://bugs.webkit.org/show_bug.cgi?id=76761

Patch by Jonathan Dong <Jonathan Dong> on 2012-01-30
Reviewed by Antonio Gomes.

Implemented credential backing store database and related
operations in class CredentialBackingStore.

  • platform/network/blackberry/CredentialBackingStore.cpp:

(WebCore::CredentialBackingStore::~CredentialBackingStore):
(WebCore::CredentialBackingStore::open):
(WebCore::CredentialBackingStore::close):
(WebCore::CredentialBackingStore::addLogin):
(WebCore::CredentialBackingStore::updateLogin):
(WebCore::CredentialBackingStore::hasLogin):
(WebCore::CredentialBackingStore::getLogin):
(WebCore::CredentialBackingStore::removeLogin):
(WebCore::CredentialBackingStore::clear):

4:47 AM Changeset in webkit [106233] by vestbo@webkit.org
  • 2 edits in trunk/Tools

[Qt] Store build config immediately instead of waiting for a successfull build

Otherwise we will not pick up changes to the config if the build is aborted,
for example due to build errors or if the user pressed Ctrl+Z. We now write
the new config before starting a build, but still defer to write the SVN
revision once the build completes successfully.

Reviewed by Ossy.

4:36 AM Changeset in webkit [106232] by commit-queue@webkit.org
  • 3 edits
    1 add in trunk

.: Manual test of number of resize events emitted during page generation.
https://bugs.webkit.org/show_bug.cgi?id=77212

Is needed to test if too many resize events are send when using fixed
layout, and needs to be a manual test because the test framework does
not currently support testing fixed layout.

Patch by Allan Sandfeld Jensen <allan.jensen@nokia.com> on 2012-01-30
Reviewed by Kenneth Rohde Christiansen.

  • ManualTests/resize-events.html: Added.

Source/WebCore: Only send resize events when layout size changes.
https://bugs.webkit.org/show_bug.cgi?id=77212

When using fixed layout the widget size is the size of content, therefore
resize checks must check against layoutsize and not widget size.

Patch by Allan Sandfeld Jensen <allan.jensen@nokia.com> on 2012-01-30
Reviewed by Kenneth Rohde Christiansen.

Needs to be manual tests because the test framework does not currently
support testing fixed layout.

Tests: ManualTests/resize-events.html

  • page/FrameView.cpp:

(WebCore::FrameView::layout):
(WebCore::FrameView::performPostLayoutTasks):

4:10 AM Changeset in webkit [106231] by commit-queue@webkit.org
  • 4 edits
    1 add in trunk/Tools

[Qt] Add "New Window" button to the Qt MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=77281

Patch by Alexander Færøy <ahf@0x90.dk> on 2012-01-30
Reviewed by Tor Arne Vestbø.

  • MiniBrowser/qt/BrowserWindow.cpp:

(BrowserWindow::BrowserWindow):

  • MiniBrowser/qt/MiniBrowser.qrc:
  • MiniBrowser/qt/icons/plus.png: Added.
  • MiniBrowser/qt/qml/BrowserWindow.qml:
4:08 AM WebKitEFLLayoutTest edited by kubo@profusion.mobi
Add section on debugging (diff)
4:06 AM WebKitEFLLayoutTest edited by kubo@profusion.mobi
Improve formatting (diff)
4:06 AM Changeset in webkit [106230] by pfeldman@chromium.org
  • 2 edits in trunk/Source/WebCore

Web Inspector: TimelinePanel does not respect InspectorFrontendHost.canSaveAs
https://bugs.webkit.org/show_bug.cgi?id=77301

Reviewed by Vsevolod Vlasov.

  • inspector/front-end/TimelinePanel.js:

(WebInspector.TimelinePanel.prototype._registerShortcuts):

3:39 AM Changeset in webkit [106229] by Nikolas Zimmermann
  • 2 edits in trunk/Source/WebCore

2012-01-30 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Fix Clang build for real after r106218.

  • inspector/CodeGeneratorInspector.py: (Generator.go): Add virtual destructor to the ABCs.
3:32 AM Changeset in webkit [106228] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

No need to keep anonymous RenderBlock in DETAILS.
https://bugs.webkit.org/show_bug.cgi?id=77322

Patch by Shinya Kawanaka <shinyak@google.com> on 2012-01-30
Reviewed by Hajime Morita.

Anonymous RenderBlock of DETAILS element was not squashed when detaching them.
However, it should be removed.

No new tests. Should be covered by existing tests.

  • rendering/RenderBlock.cpp:

(WebCore::canMergeContiguousAnonymousBlocks):

3:20 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
3:17 AM Changeset in webkit [106227] by zherczeg@webkit.org
  • 2 edits in trunk/Source/WebCore

Custom written CSS lexer
https://bugs.webkit.org/show_bug.cgi?id=70107

Rubber Stamped by Csaba Osztrogonác.

Do not advance pointer at the end of input, just
keep returning with END_TOKEN.

  • css/CSSParser.cpp:

(WebCore::CSSParser::lex):

3:10 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
2:48 AM Changeset in webkit [106226] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
fast/js/dfg-int32array.html is slow on WIN DEBUG and MAC DEBUG.

  • platform/chromium/test_expectations.txt:
2:44 AM rsync-scripts.tar.gz attached to SettingUpDevelopmentEnvironmentForN9 by zarvai@inf.u-szeged.hu
2:40 AM Changeset in webkit [106225] by commit-queue@webkit.org
  • 9 edits
    2 adds in trunk

The query selector for HTMLContentElement should follow the shadow dom spec.
https://bugs.webkit.org/show_bug.cgi?id=75946

Patch by Shinya Kawanaka <shinyak@google.com> on 2012-01-30
Reviewed by Hajime Morita.

Source/WebCore:

Checks the query selector of HTMLContentElement is valid.
If not valid, the selector won't match anything, and shows fallback element.

Test: fast/dom/shadow/content-selector-query.html

  • html/shadow/ContentSelectorQuery.cpp:

(WebCore::ContentSelectorQuery::ContentSelectorQuery):
(WebCore::ContentSelectorQuery::isValidSelector):
(WebCore::ContentSelectorQuery::matches):

When a select query is not valid, any element won't be matched.

(WebCore::validateSubSelector):
(WebCore::validateSelector):
(WebCore::ContentSelectorQuery::validateSelectorList):

Validate selectors.

  • html/shadow/ContentSelectorQuery.h:
  • html/shadow/HTMLContentElement.cpp:

(WebCore::HTMLContentElement::isSelectValid):

Returns true if select attribute is valid.

  • html/shadow/HTMLContentElement.h:
  • testing/Internals.cpp:

(WebCore::Internals::isValidContentSelect):

  • testing/Internals.h:
  • testing/Internals.idl:

LayoutTests:

  • fast/dom/shadow/content-selector-query-expected.txt: Added.
  • fast/dom/shadow/content-selector-query.html: Added.
2:39 AM Changeset in webkit [106224] by Csaba Osztrogonác
  • 7 edits in trunk/Tools

Unreviewed rolling out r106222.

  • Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:

(SingleTestRunner.init):

  • Scripts/webkitpy/layout_tests/controllers/worker.py:

(Worker.handle_test_list):

  • Scripts/webkitpy/layout_tests/models/test_input.py:

(TestInput.init):

  • Scripts/webkitpy/layout_tests/run_webkit_tests.py:

(_set_up_derived_options):
(parse_args):

  • Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py:

(MainTest.test_repeat_each):

  • WebKitTestRunner/TestInvocation.cpp:

(WTR::TestInvocation::setIsPixelTest):

2:10 AM Changeset in webkit [106223] by hans@chromium.org
  • 17 edits
    5 adds
    2 deletes in trunk

Unreviewed, rolling out r106219.
http://trac.webkit.org/changeset/106219
https://bugs.webkit.org/show_bug.cgi?id=77083

This broke Chromium's test_shell.

Source/WebCore:

  • GNUmakefile.list.am:
  • Target.pri:
  • WebCore.gypi:
  • WebCore.vcproj/WebCore.vcproj:
  • WebCore.xcodeproj/project.pbxproj:
  • platform/mock/SpeechInputClientMock.cpp: Added.

(WebCore):
(WebCore::SpeechInputClientMock::SpeechInputClientMock):
(WebCore::SpeechInputClientMock::setListener):
(WebCore::SpeechInputClientMock::startRecognition):
(WebCore::SpeechInputClientMock::stopRecording):
(WebCore::SpeechInputClientMock::cancelRecognition):
(WebCore::SpeechInputClientMock::addRecognitionResult):
(WebCore::SpeechInputClientMock::clearResults):
(WebCore::SpeechInputClientMock::timerFired):

  • platform/mock/SpeechInputClientMock.h: Added.

(WebCore):
(SpeechInputClientMock):

Source/WebKit/chromium:

  • WebKit.gyp:
  • public/WebSpeechInputControllerMock.h: Added.

(WebKit):
(WebSpeechInputControllerMock):
(WebKit::WebSpeechInputControllerMock::~WebSpeechInputControllerMock):

  • public/WebSpeechInputResult.h:

(WebSpeechInputResult):

  • src/WebSpeechInputControllerMockImpl.cpp: Added.

(WebKit):
(WebKit::WebSpeechInputControllerMock::create):
(WebKit::WebSpeechInputControllerMockImpl::WebSpeechInputControllerMockImpl):
(WebKit::WebSpeechInputControllerMockImpl::~WebSpeechInputControllerMockImpl):
(WebKit::WebSpeechInputControllerMockImpl::addMockRecognitionResult):
(WebKit::WebSpeechInputControllerMockImpl::clearResults):
(WebKit::WebSpeechInputControllerMockImpl::didCompleteRecording):
(WebKit::WebSpeechInputControllerMockImpl::didCompleteRecognition):
(WebKit::WebSpeechInputControllerMockImpl::setRecognitionResult):
(WebKit::WebSpeechInputControllerMockImpl::startRecognition):
(WebKit::WebSpeechInputControllerMockImpl::cancelRecognition):
(WebKit::WebSpeechInputControllerMockImpl::stopRecording):

  • src/WebSpeechInputControllerMockImpl.h: Added.

(WebCore):
(WebKit):
(WebSpeechInputControllerMockImpl):

  • src/WebSpeechInputResult.cpp:

Tools:

  • DumpRenderTree/DumpRenderTree.gypi:
  • DumpRenderTree/chromium/LayoutTestController.cpp:

(LayoutTestController::addMockSpeechInputResult):

  • DumpRenderTree/chromium/LayoutTestController.h:

(WebKit):
(LayoutTestController):
():

  • DumpRenderTree/chromium/MockWebSpeechInputController.cpp: Removed.
  • DumpRenderTree/chromium/MockWebSpeechInputController.h: Removed.
  • DumpRenderTree/chromium/TestShell.cpp:
  • DumpRenderTree/chromium/WebViewHost.cpp:

(WebViewHost::speechInputController):

  • DumpRenderTree/chromium/WebViewHost.h:

(WebKit):
(WebViewHost::speechInputControllerMock):
(WebViewHost):
():

2:06 AM Changeset in webkit [106222] by kbalazs@webkit.org
  • 6 edits in trunk/Tools

2012-01-30 Balazs Kelemen <kbalazs@webkit.org>

[WK2] add flag to only check pixel results if png files exist
https://bugs.webkit.org/show_bug.cgi?id=70484

Reviewed by Dirk Pranke.

  • Scripts/webkitpy/layout_tests/controllers/single_test_runner.py: (SingleTestRunner.init): (SingleTestRunner._should_fetch_expected_checksum):
  • Scripts/webkitpy/layout_tests/controllers/worker.py: (Worker.handle_test_list):
  • Scripts/webkitpy/layout_tests/models/test_input.py: (TestInput.init):
  • Scripts/webkitpy/layout_tests/run_webkit_tests.py: (_set_up_derived_options): (parse_args):
  • Scripts/webkitpy/layout_tests/run_webkit_tests_integrationtest.py: (MainTest.test_skip_pixel_test_if_no_baseline_option):
  • WebKitTestRunner/TestInvocation.cpp: (WTR::TestInvocation::setIsPixelTest):
1:42 AM Changeset in webkit [106221] by yurys@chromium.org
  • 2 edits in trunk/Source/WebCore

2012-01-30 Yury Semikhatsky <yurys@chromium.org>

Unreviewed. Clang build fix after r106218

  • inspector/CodeGeneratorInspector.py:
1:40 AM Changeset in webkit [106220] by commit-queue@webkit.org
  • 3 edits
    2 moves
    1 add in trunk/Source/WebCore

Make GraphicsContext3DPrivate of GTK port shareable.
https://bugs.webkit.org/show_bug.cgi?id=77296

Patch by ChangSeok Oh <ChangSeok Oh> on 2012-01-30
Reviewed by Eric Seidel.

GraphicsContext3DPrivate.cpp/h of GTK port look shareable with another port
using glx backend for WebGL. For example, EFL port.
Moved GraphicsContext3DPrivate.cpp and its header into Source/WebCore/platform/graphics/glx.

No new tests required, because of no new feature.

  • GNUmakefile.am:
  • GNUmakefile.list.am:
  • platform/graphics/glx/GraphicsContext3DPrivate.cpp: Renamed from Source/WebCore/platform/graphics/gtk/GraphicsContext3DPrivate.cpp.

(sharedDisplay):
(WebCore):
(WebCore::activeGraphicsContexts):
(WebCore::GraphicsContext3DPrivate::addActiveGraphicsContext):
(WebCore::GraphicsContext3DPrivate::removeActiveGraphicsContext):
(WebCore::GraphicsContext3DPrivate::cleanupActiveContextsAtExit):
(WebCore::GraphicsContext3DPrivate::create):
(WebCore::GraphicsContext3DPrivate::createPbufferContext):
(WebCore::GraphicsContext3DPrivate::createPixmapContext):
(WebCore::GraphicsContext3DPrivate::GraphicsContext3DPrivate):
(WebCore::GraphicsContext3DPrivate::~GraphicsContext3DPrivate):
(WebCore::GraphicsContext3DPrivate::makeContextCurrent):

  • platform/graphics/glx/GraphicsContext3DPrivate.h: Renamed from Source/WebCore/platform/graphics/gtk/GraphicsContext3DPrivate.h.

(WebCore):
(GraphicsContext3DPrivate):

1:31 AM Changeset in webkit [106219] by hans@chromium.org
  • 17 edits
    2 adds
    5 deletes in trunk

Speech Input: move MockSpeechInputClient into Chromium DumpRenderTree implementation
https://bugs.webkit.org/show_bug.cgi?id=77083

Reviewed by Darin Fisher.

Source/WebCore:

Remove SpeechInputClientMock. The mock is moving to the DumpRenderTree
implementation.

No new tests, just refactoring.

  • GNUmakefile.list.am:
  • Target.pri:
  • WebCore.gypi:
  • WebCore.vcproj/WebCore.vcproj:
  • WebCore.xcodeproj/project.pbxproj:
  • platform/mock/SpeechInputClientMock.cpp: Removed.
  • platform/mock/SpeechInputClientMock.h: Removed.

Source/WebKit/chromium:

Remove the WebSpeechInputControllerMock interface and proxy
implementation. The mock is moving to the DumpRenderTree
implementation instead, which removes the need to expose this
interface in the WebKit API.

Also add a proper copy constructor for WebSpeechInputResult.
The default one doesn't do a proper copy.

  • WebKit.gyp:
  • public/WebSpeechInputControllerMock.h: Removed.
  • public/WebSpeechInputResult.h:

(WebKit::WebSpeechInputResult::WebSpeechInputResult):
(WebSpeechInputResult):

  • src/WebSpeechInputControllerMockImpl.cpp: Removed.
  • src/WebSpeechInputControllerMockImpl.h: Removed.
  • src/WebSpeechInputResult.cpp:

(WebKit::WebSpeechInputResult::set):
(WebKit):

Tools:

Add MockWebSpeechInputController which provides a mock implementation
of the WebSpeechInputController interface, and use that in
DumpRenderTree.

  • DumpRenderTree/DumpRenderTree.gypi:
  • DumpRenderTree/chromium/LayoutTestController.cpp:

(LayoutTestController::addMockSpeechInputResult):

  • DumpRenderTree/chromium/LayoutTestController.h:

():

  • DumpRenderTree/chromium/MockWebSpeechInputController.cpp: Added.

(MockWebSpeechInputController::create):
(MockWebSpeechInputController::addMockRecognitionResult):
(MockWebSpeechInputController::clearResults):
(MockWebSpeechInputController::startRecognition):
(MockWebSpeechInputController::cancelRecognition):
(MockWebSpeechInputController::stopRecording):
(MockWebSpeechInputController::MockWebSpeechInputController):
(MockWebSpeechInputController::speechTaskFired):
(MockWebSpeechInputController::SpeechTask::SpeechTask):
(MockWebSpeechInputController::SpeechTask::stop):
(MockWebSpeechInputController::SpeechTask::runIfValid):

  • DumpRenderTree/chromium/MockWebSpeechInputController.h: Added.

(WebKit):
(MockWebSpeechInputController):
(MockWebSpeechInputController::taskList):
(SpeechTask):

  • DumpRenderTree/chromium/TestShell.cpp:
  • DumpRenderTree/chromium/WebViewHost.cpp:

(WebViewHost::speechInputController):

  • DumpRenderTree/chromium/WebViewHost.h:

(WebKit):
(WebViewHost::speechInputControllerMock):
(WebViewHost):
():

12:57 AM Changeset in webkit [106218] by yurys@chromium.org
  • 4 edits in trunk/Source/WebCore

Web Inspector: CodeGeneratorInspector.py: clean InspectorBackendDispatcher.h
https://bugs.webkit.org/show_bug.cgi?id=77062

Patch by Peter Rybin <peter.rybin@gmail.com> on 2012-01-30
Reviewed by Yury Semikhatsky.

Code generator is changed. Now it generates InspectorBackendDispatcher
as an abstract class so that implementation details could be fully
hidden in .cpp file in a separate 'impl' class. This should make .h
file more clear.
Also new formal interfaces to domain agents are generated. This is an
improvement over the current case when interfaces to agents are
definen implicitly at calling sites.

  • inspector/CodeGeneratorInspector.py:

(RawTypes):
(RawTypes.OutputPassModel):
(RawTypes.OutputPassModel.ByPointer):
(RawTypes.OutputPassModel.ByPointer.get_argument_prefix):
(RawTypes.OutputPassModel.ByPointer.get_parameter_type_suffix):
(RawTypes.OutputPassModel.ByReference):
(RawTypes.OutputPassModel.ByReference.get_argument_prefix):
(RawTypes.OutputPassModel.ByReference.get_parameter_type_suffix):
(RawTypes.BaseType.is_event_param_check_optional):
(RawTypes.String):
(RawTypes.String.get_output_pass_model):
(RawTypes.String.is_heavy_value):
(RawTypes.Int):
(RawTypes.Int.get_output_pass_model):
(RawTypes.Int.is_heavy_value):
(RawTypes.Number):
(RawTypes.Number.get_output_pass_model):
(RawTypes.Number.is_heavy_value):
(RawTypes.Bool.get_c_param_type):
(RawTypes.Bool):
(RawTypes.Bool.get_output_pass_model):
(RawTypes.Bool.is_heavy_value):
(RawTypes.Object):
(RawTypes.Object.get_output_pass_model):
(RawTypes.Object.is_heavy_value):
(RawTypes.Any.get_c_initializer):
(RawTypes.Any):
(RawTypes.Any.get_output_pass_model):
(RawTypes.Any.is_heavy_value):
(RawTypes.Array):
(RawTypes.Array.get_output_pass_model):
(RawTypes.Array.is_heavy_value):
(InspectorBackendDispatcherImpl):
(void):
(Generator):
(Generator.go):
(Generator.process_command):

  • inspector/InspectorController.cpp:

(WebCore::InspectorController::connectFrontend):

  • inspector/WorkerInspectorController.cpp:

(WebCore::WorkerInspectorController::connectFrontend):

12:56 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)

Jan 29, 2012:

11:30 PM Changeset in webkit [106217] by zherczeg@webkit.org
  • 16 edits
    2 deletes in trunk

Custom written CSS lexer
https://bugs.webkit.org/show_bug.cgi?id=70107

Reviewed by Antti Koivisto and Oliver Hunt.

.:

Remove tokenizer.cpp from intermediate sources.

  • wscript:

Source/JavaScriptCore:

Add new helper functions for the custom written CSS lexer.

  • wtf/ASCIICType.h:

(WTF::toASCIILowerUnchecked):
(WTF):
(WTF::isASCIIAlphaCaselessEqual):

Source/WebCore:

This patch replaces the flex based CSS lexer to a
new, custom written one. The new code is more
than 2 times faster according to oprofile and CPU
cycle counters.

The code structure is quite straightforward: it choose
the possible token group based on the first character
and employ utility functions to parse the longer than
one character long ones. Most of the utilities are inline
to make the lexer fast.

All build systems updated. Including removing the flex support.

Existing tests cover this feature.

  • CMakeLists.txt:
  • DerivedSources.make:
  • DerivedSources.pri:
  • GNUmakefile.am:
  • GNUmakefile.list.am:
  • WebCore.gyp/WebCore.gyp:
  • WebCore.gyp/scripts/action_maketokenizer.py: Removed.
  • WebCore.gypi:
  • WebCore.vcproj/WebCore.vcproj:
  • WebCore.xcodeproj/project.pbxproj:
  • css/CSSParser.cpp:

(WebCore::CSSParser::CSSParser):
(WebCore::CSSParser::setupParser):
(WebCore::parseSimpleLengthValue):
(WebCore::mightBeRGBA):
(WebCore::mightBeRGB):
():
(WebCore::isCSSLetter):
(WebCore):
(WebCore::isCSSEscape):
(WebCore::isURILetter):
(WebCore::isIdentifierStartAfterDash):
(WebCore::isEqualToCSSIdentifier):
(WebCore::checkAndSkipEscape):
(WebCore::skipWhiteSpace):
(WebCore::CSSParser::isIdentifierStart):
(WebCore::CSSParser::checkAndSkipString):
(WebCore::CSSParser::parseEscape):
(WebCore::CSSParser::parseIdentifier):
(WebCore::CSSParser::parseString):
(WebCore::CSSParser::parseURI):
(WebCore::CSSParser::parseUnicodeRange):
(WebCore::CSSParser::parseNthChild):
(WebCore::CSSParser::parseNthChildExtra):
(WebCore::CSSParser::detectFunctionTypeToken):
(WebCore::CSSParser::detectMediaQueryToken):
(WebCore::CSSParser::detectNumberToken):
(WebCore::CSSParser::detectDashToken):
(WebCore::CSSParser::detectAtToken):
(WebCore::CSSParser::lex):
(WebCore::CSSParser::markSelectorListStart):
(WebCore::CSSParser::markSelectorListEnd):
(WebCore::CSSParser::markRuleBodyStart):
(WebCore::CSSParser::markRuleBodyEnd):
(WebCore::CSSParser::markPropertyStart):
(WebCore::CSSParser::markPropertyEnd):

  • css/CSSParser.h:

(WebCore::CSSParser::token):
(CSSParser):
():

  • css/tokenizer.flex: Removed.
11:22 PM Changeset in webkit [106216] by tkent@chromium.org
  • 3 edits
    1 add in trunk/Source/WebKit/chromium

[Chromium] REGRESSION(r87067): WebFrame::setFindEndstateFocusAndSelection()
doesn't set the selection for <input> and <textarea>
https://bugs.webkit.org/show_bug.cgi?id=77186

Reviewed by Hajime Morita.

When the find-in-page box is closed, WebFrame::stopFinding(false) is
called. It calls setFindEndstateFocusAndSelection(). Before r87067,
m_activeMatch was stored as the normal selection in <input> or
<textarea> by accident. r87067 stopped this accidental behavior.

However the behavior of pre-r87067 is useful and we should support it
for contentEditable elements too.

  • src/WebFrameImpl.cpp:

(WebKit::WebFrameImpl::setFindEndstateFocusAndSelection):

  • Add special handing for <input> and <textarea> to find a focusable parent.
  • Sets the active match as the selection even if a focusable parent is found.
  • tests/WebFrameTest.cpp:

(WebKit::TEST_F): Add tests for find() and stopFinding().

  • tests/data/find.html: Added.
11:07 PM Changeset in webkit [106215] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
inspector/extensions/extensions-{events,sidebar}.html time out for WIN DBG.

  • platform/chromium/test_expectations.txt:
10:55 PM Changeset in webkit [106214] by commit-queue@webkit.org
  • 3 edits in trunk/Source/WebKit/chromium

[chromium/mac] Fix two-finger scrolling
https://bugs.webkit.org/show_bug.cgi?id=77316

http://trac.webkit.org/changeset/106021/trunk changed the phase enums
to match AppKit. This changes WebMouseWheelEvent accordingly.

No tests, because DRT doesn't support synthetic scroll events with
event phases.

Patch by Nico Weber <nicolasweber@gmx.de> on 2012-01-29
Reviewed by Anders Carlsson.

  • public/WebInputEvent.h:
  • src/mac/WebInputEventFactory.mm:
9:50 PM Changeset in webkit [106213] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
svg/W3C-SVG-1.1/masking-intro-01-f.svg does not crash after r105978.

  • platform/chromium/test_expectations.txt:
8:08 PM Changeset in webkit [106212] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
fast/events/touch/touch-gesture-scroll.html is flaky on MAC and WIN.

  • platform/chromium/test_expectations.txt:
7:59 PM Changeset in webkit [106211] by rniwa@webkit.org
  • 3 edits in trunk/PerformanceTests

DOM/DOMDivWalk.html result is unreliable
https://bugs.webkit.org/show_bug.cgi?id=77313

Reviewed by Adam Birth.

Trigger garbage collection manually between test runs to avoid GC
to occur in the middle of runs.

  • DOM/resources/dom-perf.js:

(BenchmarkSuite.prototype.RunSingle):

  • resources/runner.js:

(gc.else.gcRec):
(gc):
(runLoop):

7:59 PM Changeset in webkit [106210] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
Layout Test fast/events/touch/send-oncancel-event.html is flaky on MAC and WIN.

  • platform/chromium/test_expectations.txt:
7:49 PM Changeset in webkit [106209] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

Prepare WebCore.gyp for ffmpeg source transition.
https://bugs.webkit.org/show_bug.cgi?id=77254

We're migrating our ffmpeg repo from a set of patches living on top of
a tarball to an actual git fork of upstream. The paths have changed
slightly.

In order to not break the current build, we'll keep both paths around
until the transition is complete. Afterward the 'patched-ffmpeg' path
will be removed.

Patch by Dale Curtis <dalecurtis@chromium.org> on 2012-01-29
Reviewed by Tony Chang.

No new tests. GYP change, if it doesn't work, nothing will compile.

  • WebCore.gyp/WebCore.gyp:
7:47 PM Changeset in webkit [106208] by hayato@chromium.org
  • 8 edits in trunk

Add a ShadowRoot constructor as 'WebKitShadowRootConstructor', enabled by SHADOW_DOM flag.
https://bugs.webkit.org/show_bug.cgi?id=76354

Reviewed by Hajime Morita.

We use vendor-prefixed name, 'WebKitShadowRoot', instead of 'ShadowRoot'
since this is a feature under development.

Source/WebCore:

  • dom/ShadowRoot.cpp:

(WebCore::ShadowRoot::create):
(WebCore):

  • dom/ShadowRoot.h:

(WebCore):
(ShadowRoot):

  • dom/ShadowRoot.idl:
  • page/DOMWindow.idl:

LayoutTests:

  • fast/dom/shadow/shadow-root-js-api.html:
6:39 PM Changeset in webkit [106207] by fpizlo@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

REGRESSION (r105576-r105582): Web Inspector Crash in JSC::JSValue::toString(JSC::ExecState*) const
https://bugs.webkit.org/show_bug.cgi?id=77146
<rdar://problem/10770586>

Reviewed by Oliver Hunt.

The old JIT expects that the result of the last operation is in the lastResultRegister. The DFG JIT is
designed to correctly track the lastResultRegister by looking at SetLocal nodes. However, when the DFG
JIT inlines a code block, it forgets that the inlined code block's result would have been placed in the
lastResultRegister. Hence if we OSR exit on the first node following the end of an inlined code block
that had a return value, and that first node uses the return value, the old JIT will get massively
confused. This patch takes a surgical approach: instead of making the DFG smarter, it makes the old
JIT slightly dumber.

  • jit/JITCall.cpp:

(JSC::JIT::emit_op_call_put_result):

6:23 PM Changeset in webkit [106206] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
fast/js/navigator-language.html is flaky.

  • platform/chromium/test_expectations.txt:
6:08 PM Changeset in webkit [106205] by leviw@chromium.org
  • 2 edits
    1 delete in trunk/LayoutTests

Unreviewed gardening. css3/flexbox/cross-axis-scrollbar.html is failing on Chromium Windows.
Removing an incorrect pixel expectation (it's a ref test) and marking it as failing on
Chromium Windows.

  • platform/chromium-win/css3/flexbox/cross-axis-scrollbar-expected.png: Removed.
  • platform/chromium/test_expectations.txt:
5:41 PM Changeset in webkit [106204] by fpizlo@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

Build fix for Mac non-x64 platforms.

  • tools/CodeProfiling.cpp:

(JSC):

4:21 PM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
3:59 PM Changeset in webkit [106203] by noel.gordon@gmail.com
  • 2 edits in trunk/Source/WebCore

[chromium] Use decoding swizzle only on libjpeg-turbo 1.1.90+
https://bugs.webkit.org/show_bug.cgi?id=74286

Reviewed by Kenneth Russell.

No new tests. Covered by many existing tests: in particular

fast/images/*, fast/canvas/*,
tables/mozilla/bugs/bug29314.html
tables/mozilla/bugs/bug13169.html
tables/mozilla/bugs/bug10565.html
tables/mozilla/bugs/bug11026.html
fast/repaint/backgroundSizeRepaint.html
fast/repaint/block-layout-inline-children-replaced.html
fast/repaint/clipped-relative.html
fast/repaint/selected-replaced.html
tables/mozilla/bugs/bug12908-1.html

  • platform/image-decoders/jpeg/JPEGImageDecoder.cpp:

(rgbOutputColorSpace): Swizzle decode iff libjpeg-turbo is r732 or above.

3:49 PM Changeset in webkit [106202] by Csaba Osztrogonác
  • 4 edits in trunk/Source/WebKit2

Unreviewed, rolling out r106022.
http://trac.webkit.org/changeset/106022
https://bugs.webkit.org/show_bug.cgi?id=77305

It broke Qt-WK2 API tests (Requested by Ossy_weekend on
#webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-29

  • UIProcess/API/qt/qquickwebview.cpp:

(QQuickWebViewPrivate::setUseTraditionalDesktopBehaviour):
(QQuickWebView::geometryChanged):

  • UIProcess/API/qt/qquickwebview_p.h:
  • UIProcess/API/qt/qwebviewportinfo.cpp:

(QWebViewportInfo::currentScale):
(QWebViewportInfo::devicePixelRatio):
(QWebViewportInfo::initialScale):
(QWebViewportInfo::minimumScale):
(QWebViewportInfo::maximumScale):
(QWebViewportInfo::isScalable):
(QWebViewportInfo::layoutSize):

3:47 PM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
3:41 PM Changeset in webkit [106201] by leviw@chromium.org
  • 5 edits in trunk/Source/WebCore

Unreviewed, rolling out r105999.
http://trac.webkit.org/changeset/105999
https://bugs.webkit.org/show_bug.cgi?id=77304

Validating that this caused a performance regression in page
load tests. (Requested by leviw on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-29

  • dom/NamedNodeMap.cpp:
  • dom/NamedNodeMap.h:

(NamedNodeMap):

  • dom/StyledElement.cpp:

(WebCore::StyledElement::updateStyleAttribute):
(WebCore::StyledElement::createInlineStyleDecl):
(WebCore):
(WebCore::StyledElement::destroyInlineStyleDecl):
(WebCore::StyledElement::ensureInlineStyleDecl):
(WebCore::StyledElement::style):
(WebCore::StyledElement::addSubresourceAttributeURLs):

  • dom/StyledElement.h:

(WebCore::StyledElement::inlineStyleDecl):
(StyledElement):

3:36 PM Changeset in webkit [106200] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Reserved Word tests fail on Chromium after r106198
https://bugs.webkit.org/show_bug.cgi?id=77303

Unreviewed gardening. disabling new reserved word tests on Chromium after r106198.

  • platform/chromium/test_expectations.txt:
3:23 PM Changeset in webkit [106199] by Csaba Osztrogonác
  • 19 edits in trunk

Unreviewed, rolling out r106109.
http://trac.webkit.org/changeset/106109
https://bugs.webkit.org/show_bug.cgi?id=77302

It made tests crash (Requested by Ossy_weekend on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-29

Source/WebCore:

  • platform/graphics/qt/TextureMapperQt.cpp:

(WebCore::TextureMapperQt::setGraphicsContext):

  • platform/graphics/qt/TextureMapperQt.h:

(WebCore::TextureMapperQt::initialize):

Source/WebKit2:

  • UIProcess/API/qt/qquickwebpage.cpp:
  • UIProcess/API/qt/qquickwebpage_p_p.h:

(QQuickWebPagePrivate):

  • UIProcess/API/qt/qquickwebview.cpp:

(QQuickWebViewPrivate::QQuickWebViewPrivate):

  • UIProcess/API/qt/qquickwebview_p.h:
  • UIProcess/API/qt/qquickwebview_p_p.h:

(QQuickWebViewPrivate):

  • UIProcess/DrawingAreaProxy.h:
  • UIProcess/DrawingAreaProxyImpl.cpp:
  • UIProcess/DrawingAreaProxyImpl.h:

(DrawingAreaProxyImpl):

  • UIProcess/LayerTreeHostProxy.h:

(LayerTreeHostProxy):

  • UIProcess/qt/LayerTreeHostProxyQt.cpp:

(WebKit::LayerTreeHostProxy::paintToCurrentGLContext):

  • UIProcess/qt/QtPageClient.cpp:

(QtPageClient::setViewNeedsDisplay):

Tools:

  • WebKitTestRunner/qt/PlatformWebViewQt.cpp:

(WTR::WrapperWindow::WrapperWindow):
(WTR::PlatformWebView::PlatformWebView):

LayoutTests:

  • platform/qt-wk2/Skipped:
12:23 AM Changeset in webkit [106198] by barraclough@apple.com
  • 9 edits in trunk

Reserve 'let'
https://bugs.webkit.org/show_bug.cgi?id=77293

Rubber stamped by Oliver Hunt.

'let' may become a keyword in ES6. We're going to try experimentally reserving it,
to see if this breaks the web.

Source/JavaScriptCore:

  • parser/Keywords.table:

LayoutTests:

  • fast/js/keywords-and-reserved_words-expected.txt:
  • fast/js/reserved-words-as-property-expected.txt:
  • fast/js/reserved-words-strict-expected.txt:
  • fast/js/script-tests/keywords-and-reserved_words.js:
  • fast/js/script-tests/reserved-words-as-property.js:
  • fast/js/script-tests/reserved-words-strict.js:

Jan 28, 2012:

7:47 PM Changeset in webkit [106197] by barraclough@apple.com
  • 20 edits
    7 adds in trunk/Source/JavaScriptCore

Implement a JIT-code aware sampling profiler for JSC
https://bugs.webkit.org/show_bug.cgi?id=76855

Reviewed by Oliver Hunt.

To enable the profiler, set the JSC_CODE_PROFILING environment variable to
1 (no tracing the C stack), 2 (trace one level of C code) or 3 (recursively
trace all samples).

The profiler requires -fomit-frame-pointer to be removed from the build flags.

  • JavaScriptCore.exp:
    • Removed an export.
  • JavaScriptCore.xcodeproj/project.pbxproj:
    • Added new files
  • bytecode/CodeBlock.cpp:
    • For baseline codeblocks, cache the result of canCompileWithDFG.
  • bytecode/CodeBlock.h:
    • For baseline codeblocks, cache the result of canCompileWithDFG.
  • jit/ExecutableAllocator.cpp:

(JSC::ExecutableAllocator::initializeAllocator):

  • Notify the profiler when the allocator is created.

(JSC::ExecutableAllocator::allocate):

  • Inform the allocated of the ownerUID.
  • jit/ExecutableAllocatorFixedVMPool.cpp:

(JSC::ExecutableAllocator::initializeAllocator):

  • Notify the profiler when the allocator is created.

(JSC::ExecutableAllocator::allocate):

  • Inform the allocated of the ownerUID.
  • jit/JITStubs.cpp:
    • If profiling, don't mask the return address in JIT code. (We do so to provide nicer backtraces in debug builds).
  • runtime/Completion.cpp:

(JSC::evaluate):

  • Notify the profiler of script evaluations.
  • tools: Added.
  • tools/CodeProfile.cpp: Added.

(JSC::symbolName):

  • Helper function to get the name of a symbol in the framework.

(JSC::truncateTrace):

  • Helper to truncate traces into methods know to have uninformatively deep stacks.

(JSC::CodeProfile::sample):

  • Record a stack trace classifying samples.

(JSC::CodeProfile::report):

  • {Print profiler output.
  • tools/CodeProfile.h: Added.
    • new class, captures a set of samples associated with an evaluated script, and nested to record samples from subscripts.
  • tools/CodeProfiling.cpp: Added.

(JSC::CodeProfiling::profilingTimer):

  • callback fired then a timer event occurs.

(JSC::CodeProfiling::notifyAllocator):

  • called when the executable allocator is constructed.

(JSC::CodeProfiling::getOwnerUIDForPC):

  • helper to lookup the codeblock from an address in JIT code

(JSC::CodeProfiling::begin):

  • enter a profiling scope.

(JSC::CodeProfiling::end):

  • exit a profiling scope.
  • tools/CodeProfiling.h: Added.
    • new class, instantialed from Completion to define a profiling scope.
  • tools/ProfileTreeNode.h: Added.
    • new class, used to construct a tree of samples.
  • tools/TieredMMapArray.h: Added.
    • new class, a malloc-free vector (can be used while the main thread is suspended, possibly holding the malloc heap lock).
  • wtf/MetaAllocator.cpp:

(WTF::MetaAllocatorHandle::MetaAllocatorHandle):
(WTF::MetaAllocator::allocate):

  • Allow allocation handles to track information about their owner.
  • wtf/MetaAllocator.h:

(MetaAllocator):

  • Allow allocation handles to track information about their owner.
  • wtf/MetaAllocatorHandle.h:

(MetaAllocatorHandle):
(WTF::MetaAllocatorHandle::ownerUID):

  • Allow allocation handles to track information about their owner.
  • wtf/OSAllocator.h:

(WTF::OSAllocator::reallocateCommitted):

  • reallocate an existing, committed memory allocation.
4:20 PM Changeset in webkit [106196] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit/chromium

Unreviewed. Rolled DEPS.

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-28

  • DEPS:
3:43 PM Changeset in webkit [106195] by thakis@chromium.org
  • 5 edits in trunk

[chromium] Add support for building standalone webkit/chromium checkouts with ninja.
https://bugs.webkit.org/show_bug.cgi?id=77243

Reviewed by Adam Barth.

Source/WebKit/chromium:

  • gyp_webkit:

Tools:

  • Scripts/update-webkit:
  • Scripts/webkitdirs.pm:

(isChromiumNinja):
(determineIsChromiumNinja):
(buildChromiumNinja):
(buildChromium):

1:41 PM Changeset in webkit [106194] by leviw@chromium.org
  • 1 edit
    30 adds in trunk/LayoutTests

Unreviewed gardening. Adding Chromium platform expectations for canvas tests after 106184.

  • platform/chromium-linux-x86/canvas: Added.
  • platform/chromium-linux-x86/canvas/philip: Added.
  • platform/chromium-linux-x86/canvas/philip/tests: Added.
  • platform/chromium-linux-x86/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
  • platform/chromium-linux-x86/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
  • platform/chromium-linux-x86/fast/canvas: Added.
  • platform/chromium-linux-x86/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
  • platform/chromium-linux/canvas: Added.
  • platform/chromium-linux/canvas/philip: Added.
  • platform/chromium-linux/canvas/philip/tests: Added.
  • platform/chromium-linux/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
  • platform/chromium-linux/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
  • platform/chromium-linux/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
  • platform/chromium-win-vista/canvas: Added.
  • platform/chromium-win-vista/canvas/philip: Added.
  • platform/chromium-win-vista/canvas/philip/tests: Added.
  • platform/chromium-win-vista/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
  • platform/chromium-win-vista/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
  • platform/chromium-win-vista/fast/canvas: Added.
  • platform/chromium-win-vista/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
  • platform/chromium-win-xp/canvas: Added.
  • platform/chromium-win-xp/canvas/philip: Added.
  • platform/chromium-win-xp/canvas/philip/tests: Added.
  • platform/chromium-win-xp/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
  • platform/chromium-win-xp/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
  • platform/chromium-win-xp/fast/canvas: Added.
  • platform/chromium-win-xp/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
  • platform/chromium-win/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
  • platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
  • platform/chromium-win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1:31 PM Changeset in webkit [106193] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Layout Test webaudio/panner-set-model.html crashes on debug Chromium bots
https://bugs.webkit.org/show_bug.cgi?id=77283

Unreviewed gardening. Marking webaudio/panner-set-model.html crashing on Debug Chromium bots.

  • platform/chromium/test_expectations.txt:
12:19 PM Changeset in webkit [106192] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

[Qt] Remove references to CSSBorderImageValue.h in Target.pri
https://bugs.webkit.org/show_bug.cgi?id=77277

Patch by Alexander Færøy <ahf@0x90.dk> on 2012-01-28
Reviewed by Antonio Gomes.

CSSBorderImageValue.h was removed in r105502.

  • Target.pri:
11:28 AM Changeset in webkit [106191] by jchaffraix@webkit.org
  • 3 edits
    2 adds in trunk

REGRESSION (r94016): Element with visibility:hidden but visible descendant may not be properly repainted
https://bugs.webkit.org/show_bug.cgi?id=76126

Reviewed by Simon Fraser.

Source/WebCore:

Tests: fast/layers/scroll-no-visible-content-but-visible-descendant-expected.html

fast/layers/scroll-no-visible-content-but-visible-descendant.html

The optimization missed out that if the current layer does not have some visible content
(m_hasVisibleContent is false), a descendant could totally be visible and would need to
have its repaint rectangles recomputed.

  • rendering/RenderLayer.cpp:

(WebCore::RenderLayer::updateLayerPositionsAfterScroll):
Bail out only if the layer doesn't have visible content AND no visible descendants.

LayoutTests:

Added testing for a layer with no visible content but one of its descendant has some visible content.
The reverse case is already profusely tested.

  • fast/layers/scroll-no-visible-content-but-visible-descendant-expected.html: Added.
  • fast/layers/scroll-no-visible-content-but-visible-descendant.html: Added.
11:02 AM Changeset in webkit [106190] by cmarrin@apple.com
  • 8 edits in trunk/Source/WebCore

Get rid of TransformOperationList
https://bugs.webkit.org/show_bug.cgi?id=77249

Reviewed by Dan Bernstein.

Changed fetchTransformOperationList to validateTransformOperations and got rid of separately generated list
of transform operations. These are not needed, they are already available in the keyframe lists and they
make it more difficult to add support for hardware animated filters. No behavior changes.

  • platform/graphics/GraphicsLayer.cpp:

(WebCore::GraphicsLayer::validateTransformOperations):

  • platform/graphics/GraphicsLayer.h:

(GraphicsLayer):

  • platform/graphics/ca/GraphicsLayerCA.cpp:

(WebCore::GraphicsLayerCA::appendToUncommittedAnimations):
(WebCore::GraphicsLayerCA::createTransformAnimationsFromKeyframes):

  • platform/graphics/ca/GraphicsLayerCA.h:

():

  • platform/graphics/texmap/GraphicsLayerTextureMapper.cpp:

(WebCore::GraphicsLayerTextureMapper::addAnimation):

  • platform/graphics/texmap/TextureMapperAnimation.cpp:

(WebCore::applyTransformAnimation):
(WebCore::TextureMapperAnimation::TextureMapperAnimation):
(WebCore::TextureMapperAnimation::applyInternal):

  • platform/graphics/texmap/TextureMapperAnimation.h:

(TextureMapperAnimation):

7:58 AM ApplicationsGtk edited by manuq@laptop.org
(diff)
7:23 AM Changeset in webkit [106189] by commit-queue@webkit.org
  • 5 edits in trunk/Source/JavaScriptCore

Unreviewed, rolling out r106187.
http://trac.webkit.org/changeset/106187
https://bugs.webkit.org/show_bug.cgi?id=77276

The last rollout was a false charge. (Requested by morrita on
#webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-28

  • runtime/ExceptionHelpers.h:

(InterruptedExecutionError):

  • runtime/JSBoundFunction.h:

(JSBoundFunction):

  • runtime/RegExp.h:

(RegExp):

  • runtime/RegExpMatchesArray.h:

(RegExpMatchesArray):

6:44 AM Changeset in webkit [106188] by morrita@google.com
  • 2 edits in trunk/LayoutTests

Unreviewed, another attempt for warning elimination.

  • platform/win/Skipped:
5:39 AM Changeset in webkit [106187] by commit-queue@webkit.org
  • 5 edits in trunk/Source/JavaScriptCore

Unreviewed, rolling out r106151.
http://trac.webkit.org/changeset/106151
https://bugs.webkit.org/show_bug.cgi?id=77275

may break windows build (Requested by morrita on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-28

  • runtime/ExceptionHelpers.h:

(InterruptedExecutionError):

  • runtime/JSBoundFunction.h:

(JSBoundFunction):

  • runtime/RegExp.h:

(RegExp):

  • runtime/RegExpMatchesArray.h:

(RegExpMatchesArray):

5:22 AM Changeset in webkit [106186] by morrita@google.com
  • 2 edits in trunk/LayoutTests

fixed

2:18 AM Changeset in webkit [106185] by fpizlo@apple.com
  • 5 edits in trunk/Source/JavaScriptCore

GC invoked while doing an old JIT property storage reallocation may lead
to an object that refers to a dead structure
https://bugs.webkit.org/show_bug.cgi?id=77273
<rdar://problem/10770565>

Reviewed by Gavin Barraclough.

The put_by_id transition was already saving the old structure by virtue of
having the object on the stack, so that wasn't going to get deleted. But the
new structure was unprotected in the transition. I've now changed the
transition code to save the new structure, ensuring that the GC will know it
to be marked if invoked from within put_by_id_transition_realloc.

  • jit/JITPropertyAccess.cpp:

(JSC::JIT::privateCompilePutByIdTransition):

  • jit/JITPropertyAccess32_64.cpp:

(JSC::JIT::privateCompilePutByIdTransition):

  • jit/JITStubs.cpp:

(JSC::DEFINE_STUB_FUNCTION):

  • jit/JITStubs.h:

(JSC):
():

Jan 27, 2012:

11:17 PM Changeset in webkit [106184] by mdelaney@apple.com
  • 2 edits
    3 copies
    5 adds in trunk/LayoutTests

Update mac-lion canvas results
https://bugs.webkit.org/show_bug.cgi?id=77178

These canvas tests were previously skipped on Lion and needed to be rebaselined for mac.

Reviewed by Filip Pizlo.

  • platform/mac-lion/Skipped:
  • platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt: Copied from LayoutTests/canvas/philip/tests/2d.line.cap.round-expected.txt.
  • platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Copied from LayoutTests/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt.
  • platform/mac-snowleopard/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Added.
  • platform/mac-snowleopard/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
  • platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
  • platform/mac/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
  • platform/mac/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Added.
  • platform/mac/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
10:24 PM Changeset in webkit [106183] by haraken@chromium.org
  • 4 edits in trunk/Tools

The cpp parser of prepare-ChangeLog treats if(...) {} as a method
https://bugs.webkit.org/show_bug.cgi?id=77241

Reviewed by Ryosuke Niwa.

The cpp parser of prepare-ChangeLog is wrong, and an inner {} block
in a method in some namespace or class is treated as a method.
This patch fixes the bug.

class C {

void func()
{

if (1) { This should not be treated as a method.
}

}

};

  • Scripts/prepare-ChangeLog:

(get_function_line_ranges_for_cpp):

  • Scripts/webkitperl/prepare-ChangeLog_unittest/resources/cpp_unittests-expected.txt:
  • Scripts/webkitperl/prepare-ChangeLog_unittest/resources/cpp_unittests.cpp:

(Class108):
(Class108::func35):

8:45 PM Changeset in webkit [106182] by gyuyoung.kim@samsung.com
  • 778 edits in trunk/LayoutTests

Unreviewed, EFL tables rebaseline after r101343.

  • platform/efl/tables/layering/paint-test-layering-1-expected.txt:
  • platform/efl/tables/layering/paint-test-layering-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/45621-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10009-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug100334-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10036-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10039-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug101201-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug102145-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug102145-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug102145-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug102145-4-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10269-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10296-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug103533-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10565-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug106158-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug106158-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug10633-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1067-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1067-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug106795-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug106816-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug109043-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug11026-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug110566-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug11321-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug113235-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug113424-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1188-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug11944-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug12008-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug120364-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1220-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1224-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug12268-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug12384-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug123862-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1261-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug12709-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug127267-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug12910-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1296-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug131020-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug131020_iframe-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug13105-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug13118-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1318-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug13196-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug133948-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug13484-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug13526-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug138725-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug139524-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug139524-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug139524-4-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug14159-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug14159-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1430-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug14323-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug145572-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1474-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug149275-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug15247-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug154780-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug15544-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug159108-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug15933-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug16012-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug16252-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug17168-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug175455-4-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug17587-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1800-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1802-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1802s-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1809-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1818-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1818-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1818-4-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1818-5-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug1828-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug18359-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug18440-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug18558-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug18664-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug18955-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug19356-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug194024-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug19599-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2050-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug20579-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2065-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug20804-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2123-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug21299-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug215629-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug21918-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug219693-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug219693-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug22019-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug221784-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug221784-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug22246-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug22246-2a-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug22246-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug22246-3a-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2267-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug227123-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2296-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug23072-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug23235-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug23299-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug23994-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug24200-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug24503-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug24627-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug24661-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2469-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2479-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug24880-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug25004-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug25074-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug25086-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2509-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2516-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug25367-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug25663-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2585-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug26178-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2684-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug27038-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug275625-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2757-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2763-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2773-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug278266-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug278385-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug27993-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug28341-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2886-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug28928-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug29058-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug29326-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug29429-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2962-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2973-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2981-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug2997-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30273-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30332-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30332-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3037-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3037-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30418-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30559-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30692-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug30985-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3103-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3191-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug32205-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug32205-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug32205-5-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug32447-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3260-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3263-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug32841-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug33137-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug33855-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug34176-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug34538-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3454-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug35662-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3681-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3681-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3718-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug39209-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug3977-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug40828-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4093-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug41890-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug42187-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug42443-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4284-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug43039-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug43204-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4382-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4385-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug43854-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4427-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4429-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug44505-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug44523-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4501-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug45055-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug45055-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4520-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4523-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4527-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug45350-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug45486-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4576-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46268-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46268-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46268-3-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46268-5-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46268-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46623-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46623-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46924-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug46944-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4739-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug47432-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4803-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4849-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug4849-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug48827-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug50695-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug51037-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug51140-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug51727-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug5188-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug52505-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug52506-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug53690-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug53690-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug53891-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug54450-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug5538-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug55527-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug55545-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug55789-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug56201-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug56405-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug56563-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug57300-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug57378-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug57828-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug57828-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug5797-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug5798-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug5799-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug5835-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug58402-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug59354-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug60013-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug60749-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug60804-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug60807-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug60992-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug6184-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug625-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug63785-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug6404-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug641-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug641-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug647-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug650-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug6674-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug67864-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug68912-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug68998-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug69187-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug69382-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug69382-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug709-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug7121-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug72359-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug727-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug7342-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug7471-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug75250-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug78162-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug80762-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug81934-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug82946-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug8361-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug8411-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug86220-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug88035-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug88035-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug88524-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug8950-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug9072-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug9123-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug9123-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug92143-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug92647-2-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug92868-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug93363-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug963-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug96334-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug96343-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug965-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug97138-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug97383-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug98196-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug9879-1-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug99923-expected.txt:
  • platform/efl/tables/mozilla/bugs/bug99948-expected.txt:
  • platform/efl/tables/mozilla/collapsing_borders/bug127040-expected.txt:
  • platform/efl/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
  • platform/efl/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
  • platform/efl/tables/mozilla/core/bloomberg-expected.txt:
  • platform/efl/tables/mozilla/core/borders-expected.txt:
  • platform/efl/tables/mozilla/core/box_sizing-expected.txt:
  • platform/efl/tables/mozilla/core/cell_heights-expected.txt:
  • platform/efl/tables/mozilla/core/col_span-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_auto-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_autoPer-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_fix-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_fixPer-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_auto_per-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_fix_auto-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_fix_autoFix-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_fix_autoPer-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_fix_fix-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_fix_fixPer-expected.txt:
  • platform/efl/tables/mozilla/core/col_widths_fix_per-expected.txt:
  • platform/efl/tables/mozilla/core/margins-expected.txt:
  • platform/efl/tables/mozilla/core/misc-expected.txt:
  • platform/efl/tables/mozilla/core/nested1-expected.txt:
  • platform/efl/tables/mozilla/core/one_row-expected.txt:
  • platform/efl/tables/mozilla/core/row_span-expected.txt:
  • platform/efl/tables/mozilla/core/table_frame-expected.txt:
  • platform/efl/tables/mozilla/core/table_heights-expected.txt:
  • platform/efl/tables/mozilla/core/table_rules-expected.txt:
  • platform/efl/tables/mozilla/core/table_widths-expected.txt:
  • platform/efl/tables/mozilla/dom/appendCol2-expected.txt:
  • platform/efl/tables/mozilla/dom/appendRowsExpand1-expected.txt:
  • platform/efl/tables/mozilla/dom/appendTbodyExpand1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteCellsRebuild1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteCellsShrink1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteCellsShrink2-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteCol1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteCol2-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteCol3-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteColGroup1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteColGroup2-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteRowsRebuild1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteRowsShrink1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteTbodyExpand1-expected.txt:
  • platform/efl/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCellsExpand1-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCellsExpand2-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCellsRebuild1-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCellsRebuild2-expected.txt:
  • platform/efl/tables/mozilla/dom/insertColGroups1-expected.txt:
  • platform/efl/tables/mozilla/dom/insertColGroups2-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCols1-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCols2-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCols3-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCols4-expected.txt:
  • platform/efl/tables/mozilla/dom/insertCols5-expected.txt:
  • platform/efl/tables/mozilla/dom/insertRowsExpand1-expected.txt:
  • platform/efl/tables/mozilla/dom/insertRowsRebuild1-expected.txt:
  • platform/efl/tables/mozilla/dom/tableDom-expected.txt:
  • platform/efl/tables/mozilla/marvin/backgr_index-expected.txt:
  • platform/efl/tables/mozilla/marvin/body_col-expected.txt:
  • platform/efl/tables/mozilla/marvin/body_tbody-expected.txt:
  • platform/efl/tables/mozilla/marvin/body_tfoot-expected.txt:
  • platform/efl/tables/mozilla/marvin/body_thead-expected.txt:
  • platform/efl/tables/mozilla/marvin/col_span-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_span-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/colgroup_width_px-expected.txt:
  • platform/efl/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
  • platform/efl/tables/mozilla/marvin/table_row_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/table_row_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/table_row_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/table_rules_groups-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_black-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_green-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_red-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_white-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_border_0-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_border_1-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_border_2-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_border_3-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_cellpadding-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_cellspacing-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_default-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_colspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_height-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_nowrap-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_rowspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_td_width-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_colspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_height-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_rowspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_th_width-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_width_percent-expected.txt:
  • platform/efl/tables/mozilla/marvin/tables_width_px-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/td_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/td_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/th_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/th_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/thead_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_black-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_green-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_red-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_white-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/tr_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_span-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_width_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_width_px-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_col_width_rel-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_span-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_border-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_border_none-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_border_px-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_cellpadding-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_cellspacing-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_frame_void-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_rules_groups-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_rules_none-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_width_pct-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_table_width_px-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tbody_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_colspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_height-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_nowrap-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_rowspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_td_width-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_colspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_height-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_nowrap-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_rowspan-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_th_width-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_thead_valign_top-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_align_center-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_align_char-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_align_justify-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_align_left-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_align_right-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_class-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_id-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_style-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_valign_middle-expected.txt:
  • platform/efl/tables/mozilla/marvin/x_tr_valign_top-expected.txt:
  • platform/efl/tables/mozilla/other/body_col-expected.txt:
  • platform/efl/tables/mozilla/other/cell_widths-expected.txt:
  • platform/efl/tables/mozilla/other/cellspacing-expected.txt:
  • platform/efl/tables/mozilla/other/move_row-expected.txt:
  • platform/efl/tables/mozilla/other/ms-expected.txt:
  • platform/efl/tables/mozilla/other/nested2-expected.txt:
  • platform/efl/tables/mozilla/other/nestedTables-expected.txt:
  • platform/efl/tables/mozilla/other/padding-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug106336-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug59252-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/core/cols1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/core/columns-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt:
  • platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
8:37 PM Changeset in webkit [106181] by gyuyoung.kim@samsung.com
  • 1666 edits in trunk/LayoutTests

Unreviewed, EFL fast rebaseline after r101343.

  • platform/efl/fast/backgrounds/001-expected.txt:
  • platform/efl/fast/backgrounds/animated-gif-as-background-expected.txt:
  • platform/efl/fast/backgrounds/background-leakage-expected.txt:
  • platform/efl/fast/backgrounds/background-leakage-transforms-expected.txt:
  • platform/efl/fast/backgrounds/background-origin-root-element-expected.txt:
  • platform/efl/fast/backgrounds/background-position-1-expected.txt:
  • platform/efl/fast/backgrounds/background-position-parsing-expected.txt:
  • platform/efl/fast/backgrounds/background-position-rounding-expected.txt:
  • platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
  • platform/efl/fast/backgrounds/mask-composite-expected.txt:
  • platform/efl/fast/backgrounds/opacity-on-document-element-expected.txt:
  • platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt:
  • platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
  • platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
  • platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
  • platform/efl/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
  • platform/efl/fast/backgrounds/size/backgroundSize15-expected.txt:
  • platform/efl/fast/backgrounds/size/backgroundSize16-expected.txt:
  • platform/efl/fast/backgrounds/size/zero-expected.txt:
  • platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt:
  • platform/efl/fast/block/basic/001-expected.txt:
  • platform/efl/fast/block/basic/002-expected.txt:
  • platform/efl/fast/block/basic/003-expected.txt:
  • platform/efl/fast/block/basic/004-expected.txt:
  • platform/efl/fast/block/basic/005-expected.txt:
  • platform/efl/fast/block/basic/007-expected.txt:
  • platform/efl/fast/block/basic/008-expected.txt:
  • platform/efl/fast/block/basic/010-expected.txt:
  • platform/efl/fast/block/basic/013-expected.txt:
  • platform/efl/fast/block/basic/016-expected.txt:
  • platform/efl/fast/block/basic/018-expected.txt:
  • platform/efl/fast/block/basic/020-expected.txt:
  • platform/efl/fast/block/basic/021-expected.txt:
  • platform/efl/fast/block/basic/adding-near-anonymous-block-expected.txt:
  • platform/efl/fast/block/basic/min-pref-width-nowrap-floats-expected.txt:
  • platform/efl/fast/block/basic/percent-height-inside-anonymous-block-expected.txt:
  • platform/efl/fast/block/basic/text-indent-rtl-expected.txt:
  • platform/efl/fast/block/basic/truncation-rtl-expected.txt:
  • platform/efl/fast/block/basic/white-space-pre-wraps-expected.txt:
  • platform/efl/fast/block/float/002-expected.txt:
  • platform/efl/fast/block/float/003-expected.txt:
  • platform/efl/fast/block/float/004-expected.txt:
  • platform/efl/fast/block/float/005-expected.txt:
  • platform/efl/fast/block/float/006-expected.txt:
  • platform/efl/fast/block/float/007-expected.txt:
  • platform/efl/fast/block/float/010-expected.txt:
  • platform/efl/fast/block/float/011-expected.txt:
  • platform/efl/fast/block/float/012-expected.txt:
  • platform/efl/fast/block/float/013-expected.txt:
  • platform/efl/fast/block/float/014-expected.txt:
  • platform/efl/fast/block/float/016-expected.txt:
  • platform/efl/fast/block/float/017-expected.txt:
  • platform/efl/fast/block/float/018-expected.txt:
  • platform/efl/fast/block/float/020-expected.txt:
  • platform/efl/fast/block/float/021-expected.txt:
  • platform/efl/fast/block/float/023-expected.txt:
  • platform/efl/fast/block/float/024-expected.txt:
  • platform/efl/fast/block/float/025-expected.txt:
  • platform/efl/fast/block/float/026-expected.txt:
  • platform/efl/fast/block/float/027-expected.txt:
  • platform/efl/fast/block/float/028-expected.txt:
  • platform/efl/fast/block/float/029-expected.txt:
  • platform/efl/fast/block/float/030-expected.txt:
  • platform/efl/fast/block/float/031-expected.txt:
  • platform/efl/fast/block/float/032-expected.txt:
  • platform/efl/fast/block/float/avoidance-percent-width-compat-expected.txt:
  • platform/efl/fast/block/float/avoidance-percent-width-strict-expected.txt:
  • platform/efl/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt:
  • platform/efl/fast/block/float/dynamic-unfloat-pref-width-expected.txt:
  • platform/efl/fast/block/float/editable-text-overlapping-float-expected.txt:
  • platform/efl/fast/block/float/fit_line_below_floats-expected.txt:
  • platform/efl/fast/block/float/float-avoidance-expected.txt:
  • platform/efl/fast/block/float/float-not-removed-from-next-sibling-expected.txt:
  • platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.txt:
  • platform/efl/fast/block/float/float-not-removed-from-next-sibling3-expected.txt:
  • platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.txt:
  • platform/efl/fast/block/float/floats-and-text-indent-expected.txt:
  • platform/efl/fast/block/float/floats-and-text-indent-rl-expected.txt:
  • platform/efl/fast/block/float/independent-align-positioning-expected.txt:
  • platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt:
  • platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt:
  • platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt:
  • platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt:
  • platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt:
  • platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt:
  • platform/efl/fast/block/float/intruding-painted-twice-expected.txt:
  • platform/efl/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt:
  • platform/efl/fast/block/float/multiple-float-positioning-expected.txt:
  • platform/efl/fast/block/float/nested-clearance-expected.txt:
  • platform/efl/fast/block/float/nestedAnonymousBlocks-expected.txt:
  • platform/efl/fast/block/float/nestedAnonymousBlocks2-expected.txt:
  • platform/efl/fast/block/float/nopaint-after-layer-destruction-expected.txt:
  • platform/efl/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
  • platform/efl/fast/block/float/overhanging-after-height-decrease-expected.txt:
  • platform/efl/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt:
  • platform/efl/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt:
  • platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt:
  • platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt:
  • platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt:
  • platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt:
  • platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt:
  • platform/efl/fast/block/float/shrink-to-fit-width-expected.txt:
  • platform/efl/fast/block/float/table-relayout-expected.txt:
  • platform/efl/fast/block/float/vertical-move-relayout-expected.txt:
  • platform/efl/fast/block/float/width-update-after-clear-expected.txt:
  • platform/efl/fast/block/lineboxcontain/block-expected.txt:
  • platform/efl/fast/block/lineboxcontain/block-font-expected.txt:
  • platform/efl/fast/block/lineboxcontain/block-glyphs-expected.txt:
  • platform/efl/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt:
  • platform/efl/fast/block/lineboxcontain/block-replaced-expected.txt:
  • platform/efl/fast/block/lineboxcontain/font-expected.txt:
  • platform/efl/fast/block/lineboxcontain/font-replaced-expected.txt:
  • platform/efl/fast/block/lineboxcontain/glyphs-expected.txt:
  • platform/efl/fast/block/lineboxcontain/inline-box-expected.txt:
  • platform/efl/fast/block/lineboxcontain/inline-box-replaced-expected.txt:
  • platform/efl/fast/block/lineboxcontain/inline-box-vertical-expected.txt:
  • platform/efl/fast/block/lineboxcontain/inline-expected.txt:
  • platform/efl/fast/block/lineboxcontain/inline-replaced-expected.txt:
  • platform/efl/fast/block/lineboxcontain/none-expected.txt:
  • platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.txt:
  • platform/efl/fast/block/lineboxcontain/replaced-expected.txt:
  • platform/efl/fast/block/margin-collapse/002-expected.txt:
  • platform/efl/fast/block/margin-collapse/003-expected.txt:
  • platform/efl/fast/block/margin-collapse/004-expected.txt:
  • platform/efl/fast/block/margin-collapse/006-expected.txt:
  • platform/efl/fast/block/margin-collapse/010-expected.txt:
  • platform/efl/fast/block/margin-collapse/011-expected.txt:
  • platform/efl/fast/block/margin-collapse/012-expected.txt:
  • platform/efl/fast/block/margin-collapse/015-expected.txt:
  • platform/efl/fast/block/margin-collapse/016-expected.txt:
  • platform/efl/fast/block/margin-collapse/017-expected.txt:
  • platform/efl/fast/block/margin-collapse/018-expected.txt:
  • platform/efl/fast/block/margin-collapse/019-expected.txt:
  • platform/efl/fast/block/margin-collapse/020-expected.txt:
  • platform/efl/fast/block/margin-collapse/021-expected.txt:
  • platform/efl/fast/block/margin-collapse/022-expected.txt:
  • platform/efl/fast/block/margin-collapse/025-expected.txt:
  • platform/efl/fast/block/margin-collapse/026-expected.txt:
  • platform/efl/fast/block/margin-collapse/027-expected.txt:
  • platform/efl/fast/block/margin-collapse/028-expected.txt:
  • platform/efl/fast/block/margin-collapse/029-expected.txt:
  • platform/efl/fast/block/margin-collapse/030-expected.txt:
  • platform/efl/fast/block/margin-collapse/031-expected.txt:
  • platform/efl/fast/block/margin-collapse/032-expected.txt:
  • platform/efl/fast/block/margin-collapse/033-expected.txt:
  • platform/efl/fast/block/margin-collapse/034-expected.txt:
  • platform/efl/fast/block/margin-collapse/035-expected.txt:
  • platform/efl/fast/block/margin-collapse/037-expected.txt:
  • platform/efl/fast/block/margin-collapse/038-expected.txt:
  • platform/efl/fast/block/margin-collapse/039-expected.txt:
  • platform/efl/fast/block/margin-collapse/040-expected.txt:
  • platform/efl/fast/block/margin-collapse/041-expected.txt:
  • platform/efl/fast/block/margin-collapse/042-expected.txt:
  • platform/efl/fast/block/margin-collapse/043-expected.txt:
  • platform/efl/fast/block/margin-collapse/044-expected.txt:
  • platform/efl/fast/block/margin-collapse/045-expected.txt:
  • platform/efl/fast/block/margin-collapse/055-expected.txt:
  • platform/efl/fast/block/margin-collapse/056-expected.txt:
  • platform/efl/fast/block/margin-collapse/057-expected.txt:
  • platform/efl/fast/block/margin-collapse/058-expected.txt:
  • platform/efl/fast/block/margin-collapse/059-expected.txt:
  • platform/efl/fast/block/margin-collapse/100-expected.txt:
  • platform/efl/fast/block/margin-collapse/101-expected.txt:
  • platform/efl/fast/block/margin-collapse/102-expected.txt:
  • platform/efl/fast/block/margin-collapse/103-expected.txt:
  • platform/efl/fast/block/margin-collapse/104-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
  • platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
  • platform/efl/fast/block/margin-collapse/empty-clear-blocks-expected.txt:
  • platform/efl/fast/block/margin-collapse/negative-margins-expected.txt:
  • platform/efl/fast/block/positioning/001-expected.txt:
  • platform/efl/fast/block/positioning/002-expected.txt:
  • platform/efl/fast/block/positioning/052-expected.txt:
  • platform/efl/fast/block/positioning/053-expected.txt:
  • platform/efl/fast/block/positioning/054-expected.txt:
  • platform/efl/fast/block/positioning/055-expected.txt:
  • platform/efl/fast/block/positioning/057-expected.txt:
  • platform/efl/fast/block/positioning/058-expected.txt:
  • platform/efl/fast/block/positioning/059-expected.txt:
  • platform/efl/fast/block/positioning/abs-inside-inline-rel-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-ltr-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-rtl-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt:
  • platform/efl/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt:
  • platform/efl/fast/block/positioning/absolute-length-of-neg-666666-expected.txt:
  • platform/efl/fast/block/positioning/absolute-position-direction-expected.txt:
  • platform/efl/fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
  • platform/efl/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
  • platform/efl/fast/block/positioning/absolute-with-html-border-quirks-expected.txt:
  • platform/efl/fast/block/positioning/absolute-with-html-border-strict-expected.txt:
  • platform/efl/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt:
  • platform/efl/fast/block/positioning/auto/001-expected.txt:
  • platform/efl/fast/block/positioning/auto/002-expected.txt:
  • platform/efl/fast/block/positioning/auto/003-expected.txt:
  • platform/efl/fast/block/positioning/auto/004-expected.txt:
  • platform/efl/fast/block/positioning/auto/005-expected.txt:
  • platform/efl/fast/block/positioning/auto/006-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-lr/001-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-lr/002-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-lr/003-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-lr/004-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-lr/005-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-lr/006-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-rl/001-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-rl/002-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-rl/003-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-rl/004-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-rl/005-expected.txt:
  • platform/efl/fast/block/positioning/auto/vertical-rl/006-expected.txt:
  • platform/efl/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt:
  • platform/efl/fast/block/positioning/differing-writing-modes-expected.txt:
  • platform/efl/fast/block/positioning/differing-writing-modes-replaced-expected.txt:
  • platform/efl/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
  • platform/efl/fast/block/positioning/height-change-expected.txt:
  • platform/efl/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt:
  • platform/efl/fast/block/positioning/inline-block-relposition-expected.txt:
  • platform/efl/fast/block/positioning/leftmargin-topmargin-expected.txt:
  • platform/efl/fast/block/positioning/negative-right-pos-expected.txt:
  • platform/efl/fast/block/positioning/padding-percent-expected.txt:
  • platform/efl/fast/block/positioning/pref-width-change-expected.txt:
  • platform/efl/fast/block/positioning/relative-overflow-block-expected.txt:
  • platform/efl/fast/block/positioning/relative-overflow-replaced-expected.txt:
  • platform/efl/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
  • platform/efl/fast/block/positioning/relative-positioned-inline-container-expected.txt:
  • platform/efl/fast/block/positioning/relayout-on-position-change-expected.txt:
  • platform/efl/fast/block/positioning/rtl-static-positioning-expected.txt:
  • platform/efl/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt:
  • platform/efl/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt:
  • platform/efl/fast/block/positioning/table-cell-static-position-expected.txt:
  • platform/efl/fast/block/positioning/trailing-space-test-expected.txt:
  • platform/efl/fast/block/positioning/vertical-lr/001-expected.txt:
  • platform/efl/fast/block/positioning/vertical-lr/002-expected.txt:
  • platform/efl/fast/block/positioning/vertical-rl/001-expected.txt:
  • platform/efl/fast/block/positioning/vertical-rl/002-expected.txt:
  • platform/efl/fast/block/positioning/window-height-change-expected.txt:
  • platform/efl/fast/body-propagation/background-color/001-expected.txt:
  • platform/efl/fast/body-propagation/background-color/001-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/002-expected.txt:
  • platform/efl/fast/body-propagation/background-color/002-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/003-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-color/003-expected.txt:
  • platform/efl/fast/body-propagation/background-color/003-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/004-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-color/004-expected.txt:
  • platform/efl/fast/body-propagation/background-color/004-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/005-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-color/005-expected.txt:
  • platform/efl/fast/body-propagation/background-color/005-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/006-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-color/006-expected.txt:
  • platform/efl/fast/body-propagation/background-color/006-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/007-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-color/007-expected.txt:
  • platform/efl/fast/body-propagation/background-color/007-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-color/008-expected.txt:
  • platform/efl/fast/body-propagation/background-color/008-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/001-expected.txt:
  • platform/efl/fast/body-propagation/background-image/001-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/002-expected.txt:
  • platform/efl/fast/body-propagation/background-image/002-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/003-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-image/003-expected.txt:
  • platform/efl/fast/body-propagation/background-image/003-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/004-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-image/004-expected.txt:
  • platform/efl/fast/body-propagation/background-image/004-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/005-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-image/005-expected.txt:
  • platform/efl/fast/body-propagation/background-image/005-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/006-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-image/006-expected.txt:
  • platform/efl/fast/body-propagation/background-image/006-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/007-declarative-expected.txt:
  • platform/efl/fast/body-propagation/background-image/007-expected.txt:
  • platform/efl/fast/body-propagation/background-image/007-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/008-expected.txt:
  • platform/efl/fast/body-propagation/background-image/008-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/009-expected.txt:
  • platform/efl/fast/body-propagation/background-image/009-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/background-image/010-expected.txt:
  • platform/efl/fast/body-propagation/background-image/010-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/001-expected.txt:
  • platform/efl/fast/body-propagation/overflow/001-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/002-expected.txt:
  • platform/efl/fast/body-propagation/overflow/002-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/003-declarative-expected.txt:
  • platform/efl/fast/body-propagation/overflow/003-expected.txt:
  • platform/efl/fast/body-propagation/overflow/003-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/004-declarative-expected.txt:
  • platform/efl/fast/body-propagation/overflow/004-expected.txt:
  • platform/efl/fast/body-propagation/overflow/004-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/005-declarative-expected.txt:
  • platform/efl/fast/body-propagation/overflow/005-expected.txt:
  • platform/efl/fast/body-propagation/overflow/005-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/006-declarative-expected.txt:
  • platform/efl/fast/body-propagation/overflow/006-expected.txt:
  • platform/efl/fast/body-propagation/overflow/006-xhtml-expected.txt:
  • platform/efl/fast/body-propagation/overflow/007-declarative-expected.txt:
  • platform/efl/fast/body-propagation/overflow/007-expected.txt:
  • platform/efl/fast/body-propagation/overflow/007-xhtml-expected.txt:
  • platform/efl/fast/borders/bidi-002-expected.txt:
  • platform/efl/fast/borders/bidi-009a-expected.txt:
  • platform/efl/fast/borders/bidi-012-expected.txt:
  • platform/efl/fast/borders/border-antialiasing-expected.txt:
  • platform/efl/fast/borders/border-color-inherit-expected.txt:
  • platform/efl/fast/borders/border-image-01-expected.txt:
  • platform/efl/fast/borders/border-image-border-radius-expected.txt:
  • platform/efl/fast/borders/border-image-longhand-expected.txt:
  • platform/efl/fast/borders/border-image-massive-scale-expected.txt:
  • platform/efl/fast/borders/border-image-outset-expected.txt:
  • platform/efl/fast/borders/border-image-outset-in-shorthand-expected.txt:
  • platform/efl/fast/borders/border-image-repeat-expected.txt:
  • platform/efl/fast/borders/border-image-rotate-transform-expected.txt:
  • platform/efl/fast/borders/border-image-scale-transform-expected.txt:
  • platform/efl/fast/borders/border-image-scaled-expected.txt:
  • platform/efl/fast/borders/border-image-scrambled-expected.txt:
  • platform/efl/fast/borders/border-image-side-reduction-expected.txt:
  • platform/efl/fast/borders/border-image-slices-expected.txt:
  • platform/efl/fast/borders/border-image-source-expected.txt:
  • platform/efl/fast/borders/border-radius-constraints-expected.txt:
  • platform/efl/fast/borders/border-radius-huge-assert-expected.txt:
  • platform/efl/fast/borders/border-radius-inset-outset-expected.txt:
  • platform/efl/fast/borders/border-radius-split-inline-expected.txt:
  • platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.txt:
  • platform/efl/fast/borders/borderRadiusInvalidColor-expected.txt:
  • platform/efl/fast/borders/different-color-borders-expected.txt:
  • platform/efl/fast/borders/mixed-border-styles-expected.txt:
  • platform/efl/fast/borders/mixed-border-styles-radius-expected.txt:
  • platform/efl/fast/borders/mixed-border-styles-radius2-expected.txt:
  • platform/efl/fast/borders/rtl-border-01-expected.txt:
  • platform/efl/fast/borders/rtl-border-02-expected.txt:
  • platform/efl/fast/borders/rtl-border-03-expected.txt:
  • platform/efl/fast/borders/rtl-border-05-expected.txt:
  • platform/efl/fast/borders/table-borders-expected.txt:
  • platform/efl/fast/box-shadow/border-radius-big-expected.txt:
  • platform/efl/fast/box-shadow/box-shadow-transformed-expected.txt:
  • platform/efl/fast/box-shadow/inset-box-shadows-expected.txt:
  • platform/efl/fast/box-shadow/inset-expected.txt:
  • platform/efl/fast/box-shadow/transform-fringing-expected.txt:
  • platform/efl/fast/canvas/canvas-size-change-after-layout-expected.txt:
  • platform/efl/fast/canvas/canvas-zoom-expected.txt:
  • platform/efl/fast/clip/001-expected.txt:
  • platform/efl/fast/clip/002-expected.txt:
  • platform/efl/fast/clip/003-expected.txt:
  • platform/efl/fast/clip/004-expected.txt:
  • platform/efl/fast/clip/005-expected.txt:
  • platform/efl/fast/clip/006-expected.txt:
  • platform/efl/fast/clip/007-expected.txt:
  • platform/efl/fast/clip/008-expected.txt:
  • platform/efl/fast/clip/009-expected.txt:
  • platform/efl/fast/clip/010-expected.txt:
  • platform/efl/fast/clip/011-expected.txt:
  • platform/efl/fast/clip/012-expected.txt:
  • platform/efl/fast/clip/013-expected.txt:
  • platform/efl/fast/clip/014-expected.txt:
  • platform/efl/fast/clip/015-expected.txt:
  • platform/efl/fast/clip/nestedTransparencyClip-expected.txt:
  • platform/efl/fast/clip/outline-overflowClip-expected.txt:
  • platform/efl/fast/clip/overflow-border-radius-clip-expected.txt:
  • platform/efl/fast/clip/overflow-border-radius-combinations-expected.txt:
  • platform/efl/fast/clip/overflow-border-radius-composited-expected.txt:
  • platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.txt:
  • platform/efl/fast/clip/overflow-border-radius-transformed-expected.txt:
  • platform/efl/fast/compact/001-expected.txt:
  • platform/efl/fast/compact/002-expected.txt:
  • platform/efl/fast/compact/003-expected.txt:
  • platform/efl/fast/css-generated-content/002-expected.txt:
  • platform/efl/fast/css-generated-content/004-expected.txt:
  • platform/efl/fast/css-generated-content/005-expected.txt:
  • platform/efl/fast/css-generated-content/007-expected.txt:
  • platform/efl/fast/css-generated-content/008-expected.txt:
  • platform/efl/fast/css-generated-content/010-expected.txt:
  • platform/efl/fast/css-generated-content/015-expected.txt:
  • platform/efl/fast/css-generated-content/016-expected.txt:
  • platform/efl/fast/css-generated-content/after-order-expected.txt:
  • platform/efl/fast/css-generated-content/before-with-first-letter-expected.txt:
  • platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
  • platform/efl/fast/css-generated-content/hover-style-change-expected.txt:
  • platform/efl/fast/css-generated-content/no-openclose-quote-expected.txt:
  • platform/efl/fast/css-generated-content/table-before-after-child-add-expected.txt:
  • platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.txt:
  • platform/efl/fast/css-generated-content/table-cell-before-content-expected.txt:
  • platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
  • platform/efl/fast/css-generated-content/table-row-before-after-expected.txt:
  • platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.txt:
  • platform/efl/fast/css-generated-content/table-row-group-with-before-expected.txt:
  • platform/efl/fast/css-generated-content/table-row-with-before-expected.txt:
  • platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
  • platform/efl/fast/css-generated-content/table-with-before-expected.txt:
  • platform/efl/fast/css-generated-content/wbr-with-before-content-expected.txt:
  • platform/efl/fast/css/001-expected.txt:
  • platform/efl/fast/css/007-expected.txt:
  • platform/efl/fast/css/MarqueeLayoutTest-expected.txt:
  • platform/efl/fast/css/ZeroOpacityLayers-expected.txt:
  • platform/efl/fast/css/ZeroOpacityLayers2-expected.txt:
  • platform/efl/fast/css/absolute-poition-in-rtl-parent-expected.txt:
  • platform/efl/fast/css/apple-prefix-expected.txt:
  • platform/efl/fast/css/attribute-selector-dynamic-expected.txt:
  • platform/efl/fast/css/attribute-selector-empty-value-expected.txt:
  • platform/efl/fast/css/beforeSelectorOnCodeElement-expected.txt:
  • platform/efl/fast/css/begin-end-contain-selector-empty-value-expected.txt:
  • platform/efl/fast/css/border-height-expected.txt:
  • platform/efl/fast/css/border-radius-outline-offset-expected.txt:
  • platform/efl/fast/css/color-correction-expected.txt:
  • platform/efl/fast/css/color-correction-on-background-image-expected.txt:
  • platform/efl/fast/css/color-correction-on-backgrounds-expected.txt:
  • platform/efl/fast/css/color-correction-on-box-shadow-expected.txt:
  • platform/efl/fast/css/color-correction-untagged-images-expected.txt:
  • platform/efl/fast/css/color-quirk-expected.txt:
  • platform/efl/fast/css/color-strict-expected.txt:
  • platform/efl/fast/css/compare-content-style-expected.txt:
  • platform/efl/fast/css/continuationCrash-expected.txt:
  • platform/efl/fast/css/counters/counter-text-security-expected.txt:
  • platform/efl/fast/css/counters/counter-text-transform-expected.txt:
  • platform/efl/fast/css/create_element_align-expected.txt:
  • platform/efl/fast/css/css-imports-expected.txt:
  • platform/efl/fast/css/css1_forward_compatible_parsing-expected.txt:
  • platform/efl/fast/css/css3-modsel-22-expected.txt:
  • platform/efl/fast/css/css3-nth-child-expected.txt:
  • platform/efl/fast/css/css3-space-in-nth-and-lang-expected.txt:
  • platform/efl/fast/css/dynamic-sibling-selector-expected.txt:
  • platform/efl/fast/css/empty-body-test-expected.txt:
  • platform/efl/fast/css/empty-generated-content-expected.txt:
  • platform/efl/fast/css/empty-pseudo-class-expected.txt:
  • platform/efl/fast/css/error-in-last-decl-expected.txt:
  • platform/efl/fast/css/ex-after-font-variant-expected.txt:
  • platform/efl/fast/css/fieldset-display-row-expected.txt:
  • platform/efl/fast/css/find-next-layer-expected.txt:
  • platform/efl/fast/css/first-child-pseudo-class-expected.txt:
  • platform/efl/fast/css/first-letter-capitalized-expected.txt:
  • platform/efl/fast/css/first-letter-detach-expected.txt:
  • platform/efl/fast/css/first-letter-float-after-float-expected.txt:
  • platform/efl/fast/css/first-letter-float-expected.txt:
  • platform/efl/fast/css/first-letter-hover-expected.txt:
  • platform/efl/fast/css/first-letter-punctuation-expected.txt:
  • platform/efl/fast/css/first-letter-recalculation-expected.txt:
  • platform/efl/fast/css/first-letter-skip-out-of-flow-expected.txt:
  • platform/efl/fast/css/first-letter-visibility-expected.txt:
  • platform/efl/fast/css/first-of-type-pseudo-class-expected.txt:
  • platform/efl/fast/css/focus-ring-detached-expected.txt:
  • platform/efl/fast/css/focus-ring-multiline-expected.txt:
  • platform/efl/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt:
  • platform/efl/fast/css/focus-ring-outline-color-expected.txt:
  • platform/efl/fast/css/focus-ring-outline-offset-expected.txt:
  • platform/efl/fast/css/focus-ring-outline-width-expected.txt:
  • platform/efl/fast/css/font-face-default-font-expected.txt:
  • platform/efl/fast/css/font-face-descriptor-multiple-values-expected.txt:
  • platform/efl/fast/css/font-face-implicit-local-font-expected.txt:
  • platform/efl/fast/css/font-face-locally-installed-expected.txt:
  • platform/efl/fast/css/font-face-multiple-faces-expected.txt:
  • platform/efl/fast/css/font-face-opentype-expected.txt:
  • platform/efl/fast/css/font-face-unicode-range-expected.txt:
  • platform/efl/fast/css/font-shorthand-weight-only-expected.txt:
  • platform/efl/fast/css/h1-in-section-elements-expected.txt:
  • platform/efl/fast/css/hover-subselector-expected.txt:
  • platform/efl/fast/css/import-rule-regression-11590-expected.txt:
  • platform/efl/fast/css/inline-element-line-break-expected.txt:
  • platform/efl/fast/css/input-search-padding-expected.txt:
  • platform/efl/fast/css/invalid-percentage-property-expected.txt:
  • platform/efl/fast/css/invalid-pseudo-classes-expected.txt:
  • platform/efl/fast/css/invalidation-errors-2-expected.txt:
  • platform/efl/fast/css/invalidation-errors-expected.txt:
  • platform/efl/fast/css/last-child-pseudo-class-expected.txt:
  • platform/efl/fast/css/last-of-type-pseudo-class-expected.txt:
  • platform/efl/fast/css/layerZOrderCrash-expected.txt:
  • platform/efl/fast/css/line-after-floating-div-expected.txt:
  • platform/efl/fast/css/line-height-expected.txt:
  • platform/efl/fast/css/line-height-overflow-expected.txt:
  • platform/efl/fast/css/link-outside-head-expected.txt:
  • platform/efl/fast/css/list-outline-expected.txt:
  • platform/efl/fast/css/live-cssrules-expected.txt:
  • platform/efl/fast/css/margin-bottom-form-element-quirk-expected.txt:
  • platform/efl/fast/css/margin-bottom-form-element-strict-expected.txt:
  • platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt:
  • platform/efl/fast/css/namespaces/001-expected.txt:
  • platform/efl/fast/css/namespaces/002-expected.txt:
  • platform/efl/fast/css/namespaces/003-expected.txt:
  • platform/efl/fast/css/namespaces/004-expected.txt:
  • platform/efl/fast/css/namespaces/005-expected.txt:
  • platform/efl/fast/css/namespaces/006-expected.txt:
  • platform/efl/fast/css/namespaces/007-expected.txt:
  • platform/efl/fast/css/namespaces/namespaces-comments-expected.txt:
  • platform/efl/fast/css/namespaces/namespaces-empty-expected.txt:
  • platform/efl/fast/css/namespaces/namespaces-escapes-expected.txt:
  • platform/efl/fast/css/namespaces/namespaces-invalid-at-expected.txt:
  • platform/efl/fast/css/negative-leading-expected.txt:
  • platform/efl/fast/css/negative-nth-child-expected.txt:
  • platform/efl/fast/css/nested-floating-relative-position-percentages-expected.txt:
  • platform/efl/fast/css/nested-layers-with-hover-expected.txt:
  • platform/efl/fast/css/nth-child-dynamic-expected.txt:
  • platform/efl/fast/css/only-child-pseudo-class-expected.txt:
  • platform/efl/fast/css/only-of-type-pseudo-class-expected.txt:
  • platform/efl/fast/css/outline-auto-location-expected.txt:
  • platform/efl/fast/css/outline-narrowLine-expected.txt:
  • platform/efl/fast/css/pendingStylesheetFontSize-expected.txt:
  • platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.txt:
  • platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt:
  • platform/efl/fast/css/percentage-non-integer-expected.txt:
  • platform/efl/fast/css/position-negative-top-margin-expected.txt:
  • platform/efl/fast/css/pseudo-element-line-break-expected.txt:
  • platform/efl/fast/css/quirk-orphaned-units-expected.txt:
  • platform/efl/fast/css/resize-corner-tracking-expected.txt:
  • platform/efl/fast/css/resize-corner-tracking-transformed-expected.txt:
  • platform/efl/fast/css/rtl-ordering-expected.txt:
  • platform/efl/fast/css/rtl-to-viewport-expected.txt:
  • platform/efl/fast/css/simple-selector-chain-parsing-expected.txt:
  • platform/efl/fast/css/style-outside-head-expected.txt:
  • platform/efl/fast/css/style-parsed-outside-head-expected.txt:
  • platform/efl/fast/css/table-text-align-quirk-expected.txt:
  • platform/efl/fast/css/table-text-align-strict-expected.txt:
  • platform/efl/fast/css/target-fragment-match-expected.txt:
  • platform/efl/fast/css/text-align-expected.txt:
  • platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt:
  • platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt:
  • platform/efl/fast/css/text-overflow-ellipsis-expected.txt:
  • platform/efl/fast/css/text-overflow-ellipsis-strict-expected.txt:
  • platform/efl/fast/css/text-security-expected.txt:
  • platform/efl/fast/css/text-transform-select-expected.txt:
  • platform/efl/fast/css/textCapitalizeEdgeCases-expected.txt:
  • platform/efl/fast/css/transformed-mask-expected.txt:
  • platform/efl/fast/css/universal-hover-quirk-expected.txt:
  • platform/efl/fast/css/value-list-out-of-bounds-crash-expected.txt:
  • platform/efl/fast/css/word-space-extra-expected.txt:
  • platform/efl/fast/doctypes/001-expected.txt:
  • platform/efl/fast/doctypes/002-expected.txt:
  • platform/efl/fast/doctypes/003-expected.txt:
  • platform/efl/fast/doctypes/004-expected.txt:
  • platform/efl/fast/dom/34176-expected.txt:
  • platform/efl/fast/dom/52776-expected.txt:
  • platform/efl/fast/dom/Element/class-attribute-whitespace-expected.txt:
  • platform/efl/fast/dom/Element/getBoundingClientRect-expected.txt:
  • platform/efl/fast/dom/Element/null-offset-parent-expected.txt:
  • platform/efl/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt:
  • platform/efl/fast/dom/HTMLElement/bdo-expected.txt:
  • platform/efl/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt:
  • platform/efl/fast/dom/HTMLImageElement/image-alt-text-expected.txt:
  • platform/efl/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
  • platform/efl/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt:
  • platform/efl/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
  • platform/efl/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
  • platform/efl/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
  • platform/efl/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt:
  • platform/efl/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
  • platform/efl/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
  • platform/efl/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
  • platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
  • platform/efl/fast/dom/Range/create-contextual-fragment-expected.txt:
  • platform/efl/fast/dom/Range/getBoundingClientRect-expected.txt:
  • platform/efl/fast/dom/Range/getClientRects-expected.txt:
  • platform/efl/fast/dom/Range/surroundContents-1-expected.txt:
  • platform/efl/fast/dom/Window/btoa-pnglet-expected.txt:
  • platform/efl/fast/dom/Window/open-existing-pop-up-blocking-expected.txt:
  • platform/efl/fast/dom/Window/webkitConvertPoint-expected.txt:
  • platform/efl/fast/dom/blur-contenteditable-expected.txt:
  • platform/efl/fast/dom/children-nodes-expected.txt:
  • platform/efl/fast/dom/clone-contents-0-end-offset-expected.txt:
  • platform/efl/fast/dom/createDocumentType-expected.txt:
  • platform/efl/fast/dom/css-mediarule-deleteRule-update-expected.txt:
  • platform/efl/fast/dom/css-mediarule-insertRule-update-expected.txt:
  • platform/efl/fast/dom/css-rule-functions-expected.txt:
  • platform/efl/fast/dom/focus-contenteditable-expected.txt:
  • platform/efl/fast/dom/gc-10-expected.txt:
  • platform/efl/fast/dom/importNodeHTML-expected.txt:
  • platform/efl/fast/dom/importNodeXML-expected.txt:
  • platform/efl/fast/dom/isindex-001-expected.txt:
  • platform/efl/fast/dom/isindex-002-expected.txt:
  • platform/efl/fast/dom/outerText-expected.txt:
  • platform/efl/fast/dom/row-inner-text-expected.txt:
  • platform/efl/fast/dynamic/002-expected.txt:
  • platform/efl/fast/dynamic/004-expected.txt:
  • platform/efl/fast/dynamic/006-expected.txt:
  • platform/efl/fast/dynamic/007-expected.txt:
  • platform/efl/fast/dynamic/008-expected.txt:
  • platform/efl/fast/dynamic/009-expected.txt:
  • platform/efl/fast/dynamic/011-expected.txt:
  • platform/efl/fast/dynamic/012-expected.txt:
  • platform/efl/fast/dynamic/013-expected.txt:
  • platform/efl/fast/dynamic/014-expected.txt:
  • platform/efl/fast/dynamic/015-expected.txt:
  • platform/efl/fast/dynamic/anonymous-block-orphaned-lines-expected.txt:
  • platform/efl/fast/dynamic/containing-block-change-expected.txt:
  • platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt:
  • platform/efl/fast/dynamic/first-letter-display-change-expected.txt:
  • platform/efl/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt:
  • platform/efl/fast/dynamic/float-withdrawal-expected.txt:
  • platform/efl/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
  • platform/efl/fast/dynamic/layer-hit-test-crash-expected.txt:
  • platform/efl/fast/dynamic/move-node-with-selection-expected.txt:
  • platform/efl/fast/dynamic/noninlinebadness-expected.txt:
  • platform/efl/fast/dynamic/outerHTML-doc-expected.txt:
  • platform/efl/fast/dynamic/outerHTML-img-expected.txt:
  • platform/efl/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
  • platform/efl/fast/dynamic/selection-highlight-adjust-expected.txt:
  • platform/efl/fast/dynamic/staticY-marking-parents-regression-expected.txt:
  • platform/efl/fast/dynamic/view-overflow-expected.txt:
  • platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
  • platform/efl/fast/encoding/invalid-UTF-8-expected.txt:
  • platform/efl/fast/encoding/utf-16-big-endian-expected.txt:
  • platform/efl/fast/encoding/utf-16-little-endian-expected.txt:
  • platform/efl/fast/encoding/xmacroman-encoding-test-expected.txt:
  • platform/efl/fast/events/autoscroll-expected.txt:
  • platform/efl/fast/events/event-listener-on-link-expected.txt:
  • platform/efl/fast/events/onload-re-entry-expected.txt:
  • platform/efl/fast/events/reveal-link-when-focused-expected.txt:
  • platform/efl/fast/events/updateLayoutForHitTest-expected.txt:
  • platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.txt:
  • platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt:
  • platform/efl/fast/flexbox/001-expected.txt:
  • platform/efl/fast/flexbox/002-expected.txt:
  • platform/efl/fast/flexbox/003-expected.txt:
  • platform/efl/fast/flexbox/004-expected.txt:
  • platform/efl/fast/flexbox/005-expected.txt:
  • platform/efl/fast/flexbox/006-expected.txt:
  • platform/efl/fast/flexbox/007-expected.txt:
  • platform/efl/fast/flexbox/008-expected.txt:
  • platform/efl/fast/flexbox/009-expected.txt:
  • platform/efl/fast/flexbox/010-expected.txt:
  • platform/efl/fast/flexbox/011-expected.txt:
  • platform/efl/fast/flexbox/012-expected.txt:
  • platform/efl/fast/flexbox/013-expected.txt:
  • platform/efl/fast/flexbox/014-expected.txt:
  • platform/efl/fast/flexbox/015-expected.txt:
  • platform/efl/fast/flexbox/016-expected.txt:
  • platform/efl/fast/flexbox/017-expected.txt:
  • platform/efl/fast/flexbox/018-expected.txt:
  • platform/efl/fast/flexbox/019-expected.txt:
  • platform/efl/fast/flexbox/020-expected.txt:
  • platform/efl/fast/flexbox/021-expected.txt:
  • platform/efl/fast/flexbox/022-expected.txt:
  • platform/efl/fast/flexbox/023-expected.txt:
  • platform/efl/fast/flexbox/024-expected.txt:
  • platform/efl/fast/flexbox/026-expected.txt:
  • platform/efl/fast/flexbox/overhanging-floats-removed-expected.txt:
  • platform/efl/fast/forms/003-expected.txt:
  • platform/efl/fast/forms/004-expected.txt:
  • platform/efl/fast/forms/006-expected.txt:
  • platform/efl/fast/forms/007-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label01-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label02-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label03-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label04-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label05-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label06-expected.txt:
  • platform/efl/fast/forms/HTMLOptionElement_label07-expected.txt:
  • platform/efl/fast/forms/basic-buttons-expected.txt:
  • platform/efl/fast/forms/basic-inputs-expected.txt:
  • platform/efl/fast/forms/blankbuttons-expected.txt:
  • platform/efl/fast/forms/box-shadow-override-expected.txt:
  • platform/efl/fast/forms/button-align-expected.txt:
  • platform/efl/fast/forms/button-cannot-be-nested-expected.txt:
  • platform/efl/fast/forms/button-default-title-expected.txt:
  • platform/efl/fast/forms/button-generated-content-expected.txt:
  • platform/efl/fast/forms/button-inner-block-reuse-expected.txt:
  • platform/efl/fast/forms/button-positioned-expected.txt:
  • platform/efl/fast/forms/button-sizes-expected.txt:
  • platform/efl/fast/forms/button-style-color-expected.txt:
  • platform/efl/fast/forms/button-submit-expected.txt:
  • platform/efl/fast/forms/button-table-styles-expected.txt:
  • platform/efl/fast/forms/button-text-transform-expected.txt:
  • platform/efl/fast/forms/button-white-space-expected.txt:
  • platform/efl/fast/forms/checkbox-radio-onchange-expected.txt:
  • platform/efl/fast/forms/control-clip-expected.txt:
  • platform/efl/fast/forms/control-clip-overflow-expected.txt:
  • platform/efl/fast/forms/control-restrict-line-height-expected.txt:
  • platform/efl/fast/forms/disabled-select-change-index-expected.txt:
  • platform/efl/fast/forms/encoding-test-expected.txt:
  • platform/efl/fast/forms/fieldset-align-expected.txt:
  • platform/efl/fast/forms/file/file-input-direction-expected.txt:
  • platform/efl/fast/forms/file/file-input-disabled-expected.txt:
  • platform/efl/fast/forms/float-before-fieldset-expected.txt:
  • platform/efl/fast/forms/floating-textfield-relayout-expected.txt:
  • platform/efl/fast/forms/form-added-to-table-expected.txt:
  • platform/efl/fast/forms/form-hides-table-expected.txt:
  • platform/efl/fast/forms/form-in-malformed-markup-expected.txt:
  • platform/efl/fast/forms/formmove-expected.txt:
  • platform/efl/fast/forms/formmove2-expected.txt:
  • platform/efl/fast/forms/formmove3-expected.txt:
  • platform/efl/fast/forms/hidden-listbox-expected.txt:
  • platform/efl/fast/forms/image-border-expected.txt:
  • platform/efl/fast/forms/input-align-expected.txt:
  • platform/efl/fast/forms/input-align-image-expected.txt:
  • platform/efl/fast/forms/input-appearance-bkcolor-expected.txt:
  • platform/efl/fast/forms/input-appearance-default-bkcolor-expected.txt:
  • platform/efl/fast/forms/input-appearance-focus-expected.txt:
  • platform/efl/fast/forms/input-appearance-height-expected.txt:
  • platform/efl/fast/forms/input-appearance-preventDefault-expected.txt:
  • platform/efl/fast/forms/input-appearance-selection-expected.txt:
  • platform/efl/fast/forms/input-appearance-visibility-expected.txt:
  • platform/efl/fast/forms/input-appearance-width-expected.txt:
  • platform/efl/fast/forms/input-button-sizes-expected.txt:
  • platform/efl/fast/forms/input-disabled-color-expected.txt:
  • platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.txt:
  • platform/efl/fast/forms/input-first-letter-expected.txt:
  • platform/efl/fast/forms/input-readonly-dimmed-expected.txt:
  • platform/efl/fast/forms/input-readonly-empty-expected.txt:
  • platform/efl/fast/forms/input-spaces-expected.txt:
  • platform/efl/fast/forms/input-table-expected.txt:
  • platform/efl/fast/forms/input-text-click-inside-expected.txt:
  • platform/efl/fast/forms/input-text-option-delete-expected.txt:
  • platform/efl/fast/forms/input-text-self-emptying-click-expected.txt:
  • platform/efl/fast/forms/input-text-word-wrap-expected.txt:
  • platform/efl/fast/forms/input-type-text-min-width-expected.txt:
  • platform/efl/fast/forms/input-value-expected.txt:
  • platform/efl/fast/forms/input-width-expected.txt:
  • platform/efl/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
  • platform/efl/fast/forms/listbox-bidi-align-expected.txt:
  • platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt:
  • platform/efl/fast/forms/listbox-scrollbar-incremental-load-expected.txt:
  • platform/efl/fast/forms/listbox-width-change-expected.txt:
  • platform/efl/fast/forms/menulist-clip-expected.txt:
  • platform/efl/fast/forms/menulist-deselect-update-expected.txt:
  • platform/efl/fast/forms/menulist-narrow-width-expected.txt:
  • platform/efl/fast/forms/menulist-no-overflow-expected.txt:
  • platform/efl/fast/forms/menulist-option-wrap-expected.txt:
  • platform/efl/fast/forms/menulist-restrict-line-height-expected.txt:
  • platform/efl/fast/forms/menulist-separator-painting-expected.txt:
  • platform/efl/fast/forms/menulist-style-color-expected.txt:
  • platform/efl/fast/forms/menulist-width-change-expected.txt:
  • platform/efl/fast/forms/minWidthPercent-expected.txt:
  • platform/efl/fast/forms/negativeLineHeight-expected.txt:
  • platform/efl/fast/forms/number/input-appearance-number-rtl-expected.txt:
  • platform/efl/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt:
  • platform/efl/fast/forms/number/input-appearance-spinbutton-layer-expected.txt:
  • platform/efl/fast/forms/option-index-expected.txt:
  • platform/efl/fast/forms/option-script-expected.txt:
  • platform/efl/fast/forms/option-strip-whitespace-expected.txt:
  • platform/efl/fast/forms/option-text-clip-expected.txt:
  • platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.txt:
  • platform/efl/fast/forms/radio-attr-order-expected.txt:
  • platform/efl/fast/forms/radio-nested-labels-expected.txt:
  • platform/efl/fast/forms/radio_checked-expected.txt:
  • platform/efl/fast/forms/radio_checked_dynamic-expected.txt:
  • platform/efl/fast/forms/range/input-appearance-range-expected.txt:
  • platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt:
  • platform/efl/fast/forms/range/slider-padding-expected.txt:
  • platform/efl/fast/forms/range/slider-thumb-shared-style-expected.txt:
  • platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt:
  • platform/efl/fast/forms/search-display-none-cancel-button-expected.txt:
  • platform/efl/fast/forms/search-rtl-expected.txt:
  • platform/efl/fast/forms/search-vertical-alignment-expected.txt:
  • platform/efl/fast/forms/searchfield-heights-expected.txt:
  • platform/efl/fast/forms/select-align-expected.txt:
  • platform/efl/fast/forms/select-background-none-expected.txt:
  • platform/efl/fast/forms/select-baseline-expected.txt:
  • platform/efl/fast/forms/select-block-background-expected.txt:
  • platform/efl/fast/forms/select-change-listbox-size-expected.txt:
  • platform/efl/fast/forms/select-change-listbox-to-popup-expected.txt:
  • platform/efl/fast/forms/select-change-popup-to-listbox-expected.txt:
  • platform/efl/fast/forms/select-dirty-parent-pref-widths-expected.txt:
  • platform/efl/fast/forms/select-display-none-style-resolve-expected.txt:
  • platform/efl/fast/forms/select-empty-option-height-expected.txt:
  • platform/efl/fast/forms/select-initial-position-expected.txt:
  • platform/efl/fast/forms/select-item-background-clip-expected.txt:
  • platform/efl/fast/forms/select-list-box-with-height-expected.txt:
  • platform/efl/fast/forms/select-selected-expected.txt:
  • platform/efl/fast/forms/select-size-expected.txt:
  • platform/efl/fast/forms/select-style-expected.txt:
  • platform/efl/fast/forms/select-visual-hebrew-expected.txt:
  • platform/efl/fast/forms/select-writing-direction-natural-expected.txt:
  • platform/efl/fast/forms/selectlist-minsize-expected.txt:
  • platform/efl/fast/forms/stuff-on-my-optgroup-expected.txt:
  • platform/efl/fast/forms/tabbing-input-iframe-expected.txt:
  • platform/efl/fast/forms/targeted-frame-submission-expected.txt:
  • platform/efl/fast/forms/text-style-color-expected.txt:
  • platform/efl/fast/forms/textAreaLineHeight-expected.txt:
  • platform/efl/fast/forms/textarea-align-expected.txt:
  • platform/efl/fast/forms/textarea-scroll-height-expected.txt:
  • platform/efl/fast/forms/textarea-scrolled-type-expected.txt:
  • platform/efl/fast/forms/textarea-setinnerhtml-expected.txt:
  • platform/efl/fast/forms/textarea-width-expected.txt:
  • platform/efl/fast/forms/textfield-focus-ring-expected.txt:
  • platform/efl/fast/forms/textfield-outline-expected.txt:
  • platform/efl/fast/forms/textfield-overflow-by-value-update-expected.txt:
  • platform/efl/fast/forms/visual-hebrew-text-field-expected.txt:
  • platform/efl/fast/frames/001-expected.txt:
  • platform/efl/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
  • platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt:
  • platform/efl/fast/frames/flattening/iframe-flattening-nested-expected.txt:
  • platform/efl/fast/frames/frame-navigation-expected.txt:
  • platform/efl/fast/frames/frame-scrolling-attribute-expected.txt:
  • platform/efl/fast/frames/frameElement-frame-expected.txt:
  • platform/efl/fast/frames/frameElement-iframe-expected.txt:
  • platform/efl/fast/frames/frameset-style-recalc-expected.txt:
  • platform/efl/fast/frames/iframe-option-crash-expected.txt:
  • platform/efl/fast/frames/iframe-scrolling-attribute-expected.txt:
  • platform/efl/fast/frames/iframe-with-frameborder-expected.txt:
  • platform/efl/fast/frames/inline-object-inside-frameset-expected.txt:
  • platform/efl/fast/frames/onlyCommentInIFrame-expected.txt:
  • platform/efl/fast/frames/take-focus-from-iframe-expected.txt:
  • platform/efl/fast/frames/viewsource-attribute-expected.txt:
  • platform/efl/fast/frames/viewsource-on-image-file-expected.txt:
  • platform/efl/fast/gradients/list-item-gradient-expected.txt:
  • platform/efl/fast/html/keygen-expected.txt:
  • platform/efl/fast/html/link-rel-stylesheet-expected.txt:
  • platform/efl/fast/html/listing-expected.txt:
  • platform/efl/fast/html/marquee-scroll-expected.txt:
  • platform/efl/fast/html/marquee-scrollamount-expected.txt:
  • platform/efl/fast/images/animated-gif-with-offsets-expected.txt:
  • platform/efl/fast/images/favicon-as-image-expected.txt:
  • platform/efl/fast/images/image-map-anchor-children-expected.txt:
  • platform/efl/fast/images/imagemap-case-expected.txt:
  • platform/efl/fast/images/imagemap-circle-focus-ring-expected.txt:
  • platform/efl/fast/images/imagemap-focus-ring-expected.txt:
  • platform/efl/fast/images/imagemap-focus-ring-outline-color-expected.txt:
  • platform/efl/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt:
  • platform/efl/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt:
  • platform/efl/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt:
  • platform/efl/fast/images/imagemap-polygon-focus-ring-expected.txt:
  • platform/efl/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt:
  • platform/efl/fast/inline-block/001-expected.txt:
  • platform/efl/fast/inline-block/002-expected.txt:
  • platform/efl/fast/inline-block/003-expected.txt:
  • platform/efl/fast/inline-block/006-expected.txt:
  • platform/efl/fast/inline-block/14498-positionForCoordinates-expected.txt:
  • platform/efl/fast/inline-block/inline-block-vertical-align-expected.txt:
  • platform/efl/fast/inline-block/overflow-clip-expected.txt:
  • platform/efl/fast/inline-block/tricky-baseline-expected.txt:
  • platform/efl/fast/inline/001-expected.txt:
  • platform/efl/fast/inline/25277-2-expected.txt:
  • platform/efl/fast/inline/25277-expected.txt:
  • platform/efl/fast/inline/br-text-decoration-expected.txt:
  • platform/efl/fast/inline/continuation-outlines-expected.txt:
  • platform/efl/fast/inline/continuation-outlines-with-layers-2-expected.txt:
  • platform/efl/fast/inline/continuation-outlines-with-layers-expected.txt:
  • platform/efl/fast/inline/drawStyledEmptyInlines-expected.txt:
  • platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt:
  • platform/efl/fast/inline/emptyInlinesWithinLists-expected.txt:
  • platform/efl/fast/inline/inline-borders-with-bidi-override-expected.txt:
  • platform/efl/fast/inline/inline-continuation-borders-expected.txt:
  • platform/efl/fast/inline/inline-focus-ring-expected.txt:
  • platform/efl/fast/inline/inline-padding-disables-text-quirk-expected.txt:
  • platform/efl/fast/inline/inline-text-quirk-bpm-expected.txt:
  • platform/efl/fast/inline/inline-wrap-with-parent-padding-expected.txt:
  • platform/efl/fast/inline/positioned-object-between-replaced-elements-expected.txt:
  • platform/efl/fast/inline/styledEmptyInlinesWithBRs-expected.txt:
  • platform/efl/fast/inline/vertical-align-text-bottom-expected.txt:
  • platform/efl/fast/innerHTML/001-expected.txt:
  • platform/efl/fast/innerHTML/002-expected.txt:
  • platform/efl/fast/innerHTML/003-expected.txt:
  • platform/efl/fast/innerHTML/006-expected.txt:
  • platform/efl/fast/inspector-support/matchedrules-expected.txt:
  • platform/efl/fast/invalid/001-expected.txt:
  • platform/efl/fast/invalid/002-expected.txt:
  • platform/efl/fast/invalid/003-expected.txt:
  • platform/efl/fast/invalid/005-expected.txt:
  • platform/efl/fast/invalid/007-expected.txt:
  • platform/efl/fast/invalid/008-expected.txt:
  • platform/efl/fast/invalid/012-expected.txt:
  • platform/efl/fast/invalid/014-expected.txt:
  • platform/efl/fast/invalid/016-expected.txt:
  • platform/efl/fast/invalid/017-expected.txt:
  • platform/efl/fast/invalid/018-expected.txt:
  • platform/efl/fast/invalid/019-expected.txt:
  • platform/efl/fast/invalid/020-expected.txt:
  • platform/efl/fast/invalid/021-expected.txt:
  • platform/efl/fast/invalid/missing-address-end-tag-expected.txt:
  • platform/efl/fast/invalid/missing-dl-end-tag-expected.txt:
  • platform/efl/fast/invalid/missing-dt-end-tag-expected.txt:
  • platform/efl/fast/invalid/missing-end-tag-expected.txt:
  • platform/efl/fast/invalid/missing-font-end-tag-expected.txt:
  • platform/efl/fast/invalid/table-inside-stray-table-content-expected.txt:
  • platform/efl/fast/invalid/td-inside-object-expected.txt:
  • platform/efl/fast/layers/inline-dirty-z-order-lists-expected.txt:
  • platform/efl/fast/layers/layer-visibility-expected.txt:
  • platform/efl/fast/layers/layer-visibility-sublayer-expected.txt:
  • platform/efl/fast/layers/normal-flow-hit-test-expected.txt:
  • platform/efl/fast/layers/opacity-outline-expected.txt:
  • platform/efl/fast/layers/opacity-transforms-expected.txt:
  • platform/efl/fast/layers/overflow-scroll-auto-switch-expected.txt:
  • platform/efl/fast/layers/remove-layer-with-nested-stacking-expected.txt:
  • platform/efl/fast/layers/remove-only-this-layer-update-expected.txt:
  • platform/efl/fast/layers/scroll-rect-to-visible-expected.txt:
  • platform/efl/fast/layers/video-layer-expected.txt:
  • platform/efl/fast/layers/zindex-inherit-expected.txt:
  • platform/efl/fast/lists/001-expected.txt:
  • platform/efl/fast/lists/001-vertical-expected.txt:
  • platform/efl/fast/lists/002-expected.txt:
  • platform/efl/fast/lists/002-vertical-expected.txt:
  • platform/efl/fast/lists/003-expected.txt:
  • platform/efl/fast/lists/003-vertical-expected.txt:
  • platform/efl/fast/lists/004-expected.txt:
  • platform/efl/fast/lists/005-expected.txt:
  • platform/efl/fast/lists/005-vertical-expected.txt:
  • platform/efl/fast/lists/006-expected.txt:
  • platform/efl/fast/lists/006-vertical-expected.txt:
  • platform/efl/fast/lists/007-expected.txt:
  • platform/efl/fast/lists/007-vertical-expected.txt:
  • platform/efl/fast/lists/008-expected.txt:
  • platform/efl/fast/lists/008-vertical-expected.txt:
  • platform/efl/fast/lists/009-expected.txt:
  • platform/efl/fast/lists/009-vertical-expected.txt:
  • platform/efl/fast/lists/anonymous-items-expected.txt:
  • platform/efl/fast/lists/big-list-marker-expected.txt:
  • platform/efl/fast/lists/dynamic-marker-crash-expected.txt:
  • platform/efl/fast/lists/inlineBoxWrapperNullCheck-expected.txt:
  • platform/efl/fast/lists/li-br-expected.txt:
  • platform/efl/fast/lists/li-style-alpha-huge-value-crash-expected.txt:
  • platform/efl/fast/lists/list-item-line-height-expected.txt:
  • platform/efl/fast/lists/list-style-none-crash-expected.txt:
  • platform/efl/fast/lists/marker-before-empty-inline-expected.txt:
  • platform/efl/fast/lists/marker-image-error-expected.txt:
  • platform/efl/fast/lists/markers-in-selection-expected.txt:
  • platform/efl/fast/lists/numeric-markers-outside-list-expected.txt:
  • platform/efl/fast/lists/ol-display-types-expected.txt:
  • platform/efl/fast/lists/ol-start-dynamic-expected.txt:
  • platform/efl/fast/lists/ol-start-parsing-expected.txt:
  • platform/efl/fast/lists/olstart-expected.txt:
  • platform/efl/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
  • platform/efl/fast/lists/scrolled-marker-paint-expected.txt:
  • platform/efl/fast/media/media-descriptor-syntax-01-expected.txt:
  • platform/efl/fast/media/media-descriptor-syntax-02-expected.txt:
  • platform/efl/fast/media/media-descriptor-syntax-03-expected.txt:
  • platform/efl/fast/media/media-descriptor-syntax-04-expected.txt:
  • platform/efl/fast/media/media-descriptor-syntax-05-expected.txt:
  • platform/efl/fast/media/media-descriptor-syntax-06-expected.txt:
  • platform/efl/fast/media/media-type-syntax-01-expected.txt:
  • platform/efl/fast/media/media-type-syntax-02-expected.txt:
  • platform/efl/fast/media/mq-animation-expected.txt:
  • platform/efl/fast/media/mq-aspect-ratio-expected.txt:
  • platform/efl/fast/media/mq-compound-query-01-expected.txt:
  • platform/efl/fast/media/mq-compound-query-02-expected.txt:
  • platform/efl/fast/media/mq-compound-query-03-expected.txt:
  • platform/efl/fast/media/mq-compound-query-04-expected.txt:
  • platform/efl/fast/media/mq-compound-query-05-expected.txt:
  • platform/efl/fast/media/mq-grid-01-expected.txt:
  • platform/efl/fast/media/mq-grid-02-expected.txt:
  • platform/efl/fast/media/mq-invalid-media-feature-01-expected.txt:
  • platform/efl/fast/media/mq-invalid-media-feature-02-expected.txt:
  • platform/efl/fast/media/mq-invalid-media-feature-03-expected.txt:
  • platform/efl/fast/media/mq-invalid-media-feature-04-expected.txt:
  • platform/efl/fast/media/mq-invalid-syntax-01-expected.txt:
  • platform/efl/fast/media/mq-invalid-syntax-02-expected.txt:
  • platform/efl/fast/media/mq-invalid-syntax-03-expected.txt:
  • platform/efl/fast/media/mq-invalid-syntax-04-expected.txt:
  • platform/efl/fast/media/mq-invalid-syntax-05-expected.txt:
  • platform/efl/fast/media/mq-js-media-except-01-expected.txt:
  • platform/efl/fast/media/mq-js-media-except-02-expected.txt:
  • platform/efl/fast/media/mq-js-media-except-03-expected.txt:
  • platform/efl/fast/media/mq-js-media-forward-syntax-expected.txt:
  • platform/efl/fast/media/mq-js-stylesheet-media-01-expected.txt:
  • platform/efl/fast/media/mq-js-stylesheet-media-02-expected.txt:
  • platform/efl/fast/media/mq-js-stylesheet-media-03-expected.txt:
  • platform/efl/fast/media/mq-js-stylesheet-media-04-expected.txt:
  • platform/efl/fast/media/mq-max-pixel-ratio-expected.txt:
  • platform/efl/fast/media/mq-min-constraint-expected.txt:
  • platform/efl/fast/media/mq-orientation-expected.txt:
  • platform/efl/fast/media/mq-pixel-ratio-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-02-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-03-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-04-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-05-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-06-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-07-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-08-expected.txt:
  • platform/efl/fast/media/mq-relative-constraints-09-expected.txt:
  • platform/efl/fast/media/mq-simple-neg-query-01-expected.txt:
  • platform/efl/fast/media/mq-simple-neg-query-02-expected.txt:
  • platform/efl/fast/media/mq-simple-neg-query-03-expected.txt:
  • platform/efl/fast/media/mq-simple-neg-query-04-expected.txt:
  • platform/efl/fast/media/mq-simple-neg-query-05-expected.txt:
  • platform/efl/fast/media/mq-simple-query-01-expected.txt:
  • platform/efl/fast/media/mq-simple-query-02-expected.txt:
  • platform/efl/fast/media/mq-simple-query-03-expected.txt:
  • platform/efl/fast/media/mq-simple-query-04-expected.txt:
  • platform/efl/fast/media/mq-simple-query-05-expected.txt:
  • platform/efl/fast/media/mq-transform-01-expected.txt:
  • platform/efl/fast/media/mq-transform-02-expected.txt:
  • platform/efl/fast/media/mq-transform-03-expected.txt:
  • platform/efl/fast/media/mq-transform-04-expected.txt:
  • platform/efl/fast/media/mq-transition-expected.txt:
  • platform/efl/fast/media/mq-valueless-expected.txt:
  • platform/efl/fast/media/mq-width-absolute-01-expected.txt:
  • platform/efl/fast/media/mq-width-absolute-02-expected.txt:
  • platform/efl/fast/media/mq-width-absolute-03-expected.txt:
  • platform/efl/fast/media/mq-width-absolute-04-expected.txt:
  • platform/efl/fast/media/viewport-media-query-expected.txt:
  • platform/efl/fast/multicol/column-break-with-balancing-expected.txt:
  • platform/efl/fast/multicol/column-count-with-rules-expected.txt:
  • platform/efl/fast/multicol/column-rules-expected.txt:
  • platform/efl/fast/multicol/column-rules-stacking-expected.txt:
  • platform/efl/fast/multicol/columns-shorthand-parsing-expected.txt:
  • platform/efl/fast/multicol/float-avoidance-expected.txt:
  • platform/efl/fast/multicol/float-multicol-expected.txt:
  • platform/efl/fast/multicol/float-paginate-empty-lines-expected.txt:
  • platform/efl/fast/multicol/float-paginate-expected.txt:
  • platform/efl/fast/multicol/layers-in-multicol-expected.txt:
  • platform/efl/fast/multicol/layers-split-across-columns-expected.txt:
  • platform/efl/fast/multicol/margin-collapse-expected.txt:
  • platform/efl/fast/multicol/max-height-columns-block-expected.txt:
  • platform/efl/fast/multicol/paginate-block-replaced-expected.txt:
  • platform/efl/fast/multicol/positioned-split-expected.txt:
  • platform/efl/fast/multicol/positioned-with-constrained-height-expected.txt:
  • platform/efl/fast/multicol/scrolling-overflow-expected.txt:
  • platform/efl/fast/multicol/shadow-breaking-expected.txt:
  • platform/efl/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
  • platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.txt:
  • platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
  • platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
  • platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
  • platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
  • platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
  • platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
  • platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.txt:
  • platform/efl/fast/multicol/span/span-as-nested-inline-block-child-expected.txt:
  • platform/efl/fast/multicol/span/span-margin-collapsing-expected.txt:
  • platform/efl/fast/multicol/table-margin-collapse-expected.txt:
  • platform/efl/fast/multicol/unsplittable-inline-block-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/column-count-with-rules-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/column-rules-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/float-multicol-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/float-paginate-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/column-count-with-rules-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/column-rules-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/float-multicol-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/float-paginate-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt:
  • platform/efl/fast/overflow/001-expected.txt:
  • platform/efl/fast/overflow/002-expected.txt:
  • platform/efl/fast/overflow/003-expected.txt:
  • platform/efl/fast/overflow/004-expected.txt:
  • platform/efl/fast/overflow/006-expected.txt:
  • platform/efl/fast/overflow/007-expected.txt:
  • platform/efl/fast/overflow/008-expected.txt:
  • platform/efl/fast/overflow/border-radius-clipping-expected.txt:
  • platform/efl/fast/overflow/childFocusRingClip-expected.txt:
  • platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
  • platform/efl/fast/overflow/dynamic-hidden-expected.txt:
  • platform/efl/fast/overflow/float-in-relpositioned-expected.txt:
  • platform/efl/fast/overflow/hidden-scrollbar-resize-expected.txt:
  • platform/efl/fast/overflow/hit-test-overflow-controls-expected.txt:
  • platform/efl/fast/overflow/image-selection-highlight-expected.txt:
  • platform/efl/fast/overflow/line-clamp-expected.txt:
  • platform/efl/fast/overflow/overflow-auto-table-expected.txt:
  • platform/efl/fast/overflow/overflow-focus-ring-expected.txt:
  • platform/efl/fast/overflow/overflow-rtl-expected.txt:
  • platform/efl/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt:
  • platform/efl/fast/overflow/overflow-rtl-vertical-expected.txt:
  • platform/efl/fast/overflow/overflow-text-hit-testing-expected.txt:
  • platform/efl/fast/overflow/overflow-with-local-background-attachment-expected.txt:
  • platform/efl/fast/overflow/overflow-x-y-expected.txt:
  • platform/efl/fast/overflow/overflow_hidden-expected.txt:
  • platform/efl/fast/overflow/position-fixed-transform-clipping-expected.txt:
  • platform/efl/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt:
  • platform/efl/fast/overflow/scrollRevealButton-expected.txt:
  • platform/efl/fast/overflow/scrollbar-position-update-expected.txt:
  • platform/efl/fast/overflow/table-overflow-float-expected.txt:
  • platform/efl/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
  • platform/efl/fast/parser/001-expected.txt:
  • platform/efl/fast/parser/broken-comments-vs-parsing-mode-expected.txt:
  • platform/efl/fast/parser/document-write-option-expected.txt:
  • platform/efl/fast/parser/entity-comment-in-textarea-expected.txt:
  • platform/efl/fast/parser/fonts-expected.txt:
  • platform/efl/fast/parser/nofoo-tags-inside-paragraph-expected.txt:
  • platform/efl/fast/parser/open-comment-in-textarea-expected.txt:
  • platform/efl/fast/parser/title-error-test-expected.txt:
  • platform/efl/fast/parser/xhtml-alternate-entities-expected.txt:
  • platform/efl/fast/reflections/abs-position-in-reflection-expected.txt:
  • platform/efl/fast/reflections/inline-crash-expected.txt:
  • platform/efl/fast/reflections/opacity-reflection-transform-expected.txt:
  • platform/efl/fast/reflections/reflection-direction-expected.txt:
  • platform/efl/fast/reflections/reflection-nesting-expected.txt:
  • platform/efl/fast/reflections/reflection-overflow-hidden-expected.txt:
  • platform/efl/fast/regions/bottom-overflow-out-of-first-region-expected.txt:
  • platform/efl/fast/regions/float-pushed-width-change-expected.txt:
  • platform/efl/fast/regions/floats-basic-in-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/flow-content-basic-vertical-expected.txt:
  • platform/efl/fast/regions/flow-content-basic-vertical-rl-expected.txt:
  • platform/efl/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt:
  • platform/efl/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt:
  • platform/efl/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.txt:
  • platform/efl/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.txt:
  • platform/efl/fast/regions/percentage-margins-rtl-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/percentage-margins-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/position-writing-modes-in-variable-width-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-in-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-in-rtl-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-inline-static-in-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-inline-static-in-rtl-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-inline-static-spanning-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-inline-static-spanning-regions-rtl-expected.txt:
  • platform/efl/fast/regions/positioned-objects-perpendicular-flows-in-regions-expected.txt:
  • platform/efl/fast/regions/positioned-objects-spanning-regions-expected.txt:
  • platform/efl/fast/regions/text-region-split-small-pagination-expected.txt:
  • platform/efl/fast/regions/top-overflow-out-of-second-region-expected.txt:
  • platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.txt:
  • platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt:
  • platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.txt:
  • platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt:
  • platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt:
  • platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt:
  • platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-rl-expected.txt:
  • platform/efl/fast/repaint/backgroundSizeRepaint-expected.txt:
  • platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.txt:
  • platform/efl/fast/repaint/block-no-inflow-children-expected.txt:
  • platform/efl/fast/repaint/block-selection-gap-in-composited-layer-expected.txt:
  • platform/efl/fast/repaint/block-selection-gap-in-table-cell-expected.txt:
  • platform/efl/fast/repaint/block-selection-gap-stale-cache-2-expected.txt:
  • platform/efl/fast/repaint/block-selection-gap-stale-cache-expected.txt:
  • platform/efl/fast/repaint/body-background-image-expected.txt:
  • platform/efl/fast/repaint/border-fit-lines-expected.txt:
  • platform/efl/fast/repaint/border-radius-repaint-expected.txt:
  • platform/efl/fast/repaint/border-repaint-glitch-expected.txt:
  • platform/efl/fast/repaint/box-shadow-dynamic-expected.txt:
  • platform/efl/fast/repaint/box-shadow-h-expected.txt:
  • platform/efl/fast/repaint/box-shadow-v-expected.txt:
  • platform/efl/fast/repaint/bugzilla-3509-expected.txt:
  • platform/efl/fast/repaint/bugzilla-5699-expected.txt:
  • platform/efl/fast/repaint/bugzilla-6278-expected.txt:
  • platform/efl/fast/repaint/bugzilla-6388-expected.txt:
  • platform/efl/fast/repaint/bugzilla-6473-expected.txt:
  • platform/efl/fast/repaint/bugzilla-7235-expected.txt:
  • platform/efl/fast/repaint/button-spurious-layout-hint-expected.txt:
  • platform/efl/fast/repaint/caret-outside-block-expected.txt:
  • platform/efl/fast/repaint/change-transform-expected.txt:
  • platform/efl/fast/repaint/clipped-relative-expected.txt:
  • platform/efl/fast/repaint/containing-block-position-change-expected.txt:
  • platform/efl/fast/repaint/continuation-after-outline-expected.txt:
  • platform/efl/fast/repaint/control-clip-expected.txt:
  • platform/efl/fast/repaint/create-layer-repaint-expected.txt:
  • platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt:
  • platform/efl/fast/repaint/fixed-child-move-after-scroll-expected.txt:
  • platform/efl/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt:
  • platform/efl/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt:
  • platform/efl/fast/repaint/fixed-expected.txt:
  • platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
  • platform/efl/fast/repaint/fixed-move-after-scroll-expected.txt:
  • platform/efl/fast/repaint/flexible-box-overflow-expected.txt:
  • platform/efl/fast/repaint/flexible-box-overflow-horizontal-expected.txt:
  • platform/efl/fast/repaint/float-move-during-layout-expected.txt:
  • platform/efl/fast/repaint/float-overflow-expected.txt:
  • platform/efl/fast/repaint/float-overflow-right-expected.txt:
  • platform/efl/fast/repaint/focus-layers-expected.txt:
  • platform/efl/fast/repaint/gradients-em-stops-repaint-expected.txt:
  • platform/efl/fast/repaint/iframe-scroll-repaint-expected.txt:
  • platform/efl/fast/repaint/inline-block-overflow-expected.txt:
  • platform/efl/fast/repaint/inline-color-change-expected.txt:
  • platform/efl/fast/repaint/layer-child-outline-expected.txt:
  • platform/efl/fast/repaint/layer-outline-expected.txt:
  • platform/efl/fast/repaint/layer-outline-horizontal-expected.txt:
  • platform/efl/fast/repaint/layout-state-relative-expected.txt:
  • platform/efl/fast/repaint/layout-state-scrolloffset-expected.txt:
  • platform/efl/fast/repaint/layout-state-scrolloffset2-expected.txt:
  • platform/efl/fast/repaint/layout-state-scrolloffset3-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-1-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-10-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-2-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-3-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-4-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-5-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-6-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-7-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-8-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-9-expected.txt:
  • platform/efl/fast/repaint/line-flow-with-floats-in-regions-expected.txt:
  • platform/efl/fast/repaint/line-overflow-expected.txt:
  • platform/efl/fast/repaint/lines-with-layout-delta-expected.txt:
  • platform/efl/fast/repaint/list-marker-2-expected.txt:
  • platform/efl/fast/repaint/list-marker-expected.txt:
  • platform/efl/fast/repaint/make-children-non-inline-expected.txt:
  • platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.txt:
  • platform/efl/fast/repaint/outline-child-repaint-expected.txt:
  • platform/efl/fast/repaint/outline-inset-expected.txt:
  • platform/efl/fast/repaint/outline-repaint-glitch-expected.txt:
  • platform/efl/fast/repaint/outline-shrinking-expected.txt:
  • platform/efl/fast/repaint/overflow-delete-line-expected.txt:
  • platform/efl/fast/repaint/overflow-outline-repaint-expected.txt:
  • platform/efl/fast/repaint/overflow-scroll-body-appear-expected.txt:
  • platform/efl/fast/repaint/overflow-scroll-delete-expected.txt:
  • platform/efl/fast/repaint/positioned-document-element-expected.txt:
  • platform/efl/fast/repaint/reflection-redraw-expected.txt:
  • platform/efl/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
  • platform/efl/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
  • platform/efl/fast/repaint/repaint-resized-overflow-expected.txt:
  • platform/efl/fast/repaint/scale-page-shrink-expected.txt:
  • platform/efl/fast/repaint/search-field-cancel-expected.txt:
  • platform/efl/fast/repaint/select-option-background-color-expected.txt:
  • platform/efl/fast/repaint/selected-replaced-expected.txt:
  • platform/efl/fast/repaint/selection-after-remove-expected.txt:
  • platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
  • platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.txt:
  • platform/efl/fast/repaint/selection-rl-expected.txt:
  • platform/efl/fast/repaint/stacked-diacritics-expected.txt:
  • platform/efl/fast/repaint/static-to-positioned-expected.txt:
  • platform/efl/fast/repaint/subtree-layoutstate-transform-expected.txt:
  • platform/efl/fast/repaint/subtree-root-skipped-expected.txt:
  • platform/efl/fast/repaint/table-cell-collapsed-border-expected.txt:
  • platform/efl/fast/repaint/table-cell-move-expected.txt:
  • platform/efl/fast/repaint/table-collapsed-border-expected.txt:
  • platform/efl/fast/repaint/table-extra-bottom-grow-expected.txt:
  • platform/efl/fast/repaint/text-append-dirty-lines-expected.txt:
  • platform/efl/fast/repaint/text-emphasis-v-expected.txt:
  • platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.txt:
  • platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.txt:
  • platform/efl/fast/repaint/text-shadow-expected.txt:
  • platform/efl/fast/repaint/text-shadow-horizontal-expected.txt:
  • platform/efl/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
  • platform/efl/fast/repaint/transform-relative-position-expected.txt:
  • platform/efl/fast/repaint/transform-repaint-descendants-expected.txt:
  • platform/efl/fast/replaced/001-expected.txt:
  • platform/efl/fast/replaced/002-expected.txt:
  • platform/efl/fast/replaced/003-expected.txt:
  • platform/efl/fast/replaced/004-expected.txt:
  • platform/efl/fast/replaced/005-expected.txt:
  • platform/efl/fast/replaced/006-expected.txt:
  • platform/efl/fast/replaced/007-expected.txt:
  • platform/efl/fast/replaced/absolute-image-sizing-expected.txt:
  • platform/efl/fast/replaced/absolute-position-percentage-height-expected.txt:
  • platform/efl/fast/replaced/absolute-position-percentage-width-expected.txt:
  • platform/efl/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt:
  • platform/efl/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt:
  • platform/efl/fast/replaced/applet-disabled-positioned-expected.txt:
  • platform/efl/fast/replaced/applet-display-none-expected.txt:
  • platform/efl/fast/replaced/applet-rendering-java-disabled-expected.txt:
  • platform/efl/fast/replaced/border-radius-clip-expected.txt:
  • platform/efl/fast/replaced/embed-display-none-expected.txt:
  • platform/efl/fast/replaced/image-onload-expected.txt:
  • platform/efl/fast/replaced/image-resize-width-expected.txt:
  • platform/efl/fast/replaced/image-sizing-expected.txt:
  • platform/efl/fast/replaced/image-solid-color-with-alpha-expected.txt:
  • platform/efl/fast/replaced/inline-box-wrapper-handover-expected.txt:
  • platform/efl/fast/replaced/max-width-percent-expected.txt:
  • platform/efl/fast/replaced/maxheight-percent-expected.txt:
  • platform/efl/fast/replaced/maxheight-pxs-expected.txt:
  • platform/efl/fast/replaced/maxwidth-percent-expected.txt:
  • platform/efl/fast/replaced/maxwidth-pxs-expected.txt:
  • platform/efl/fast/replaced/minheight-percent-expected.txt:
  • platform/efl/fast/replaced/minheight-pxs-expected.txt:
  • platform/efl/fast/replaced/minwidth-percent-expected.txt:
  • platform/efl/fast/replaced/minwidth-pxs-expected.txt:
  • platform/efl/fast/replaced/object-align-hspace-vspace-expected.txt:
  • platform/efl/fast/replaced/object-display-none-expected.txt:
  • platform/efl/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt:
  • platform/efl/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt:
  • platform/efl/fast/replaced/replaced-breaking-expected.txt:
  • platform/efl/fast/replaced/replaced-breaking-mixture-expected.txt:
  • platform/efl/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt:
  • platform/efl/fast/replaced/selection-rect-in-table-cell-expected.txt:
  • platform/efl/fast/replaced/selection-rect-transform-expected.txt:
  • platform/efl/fast/replaced/three-selects-break-expected.txt:
  • platform/efl/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt:
  • platform/efl/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt:
  • platform/efl/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt:
  • platform/efl/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt:
  • platform/efl/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt:
  • platform/efl/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt:
  • platform/efl/fast/replaced/width100percent-button-expected.txt:
  • platform/efl/fast/replaced/width100percent-checkbox-expected.txt:
  • platform/efl/fast/replaced/width100percent-image-expected.txt:
  • platform/efl/fast/replaced/width100percent-menulist-expected.txt:
  • platform/efl/fast/replaced/width100percent-radio-expected.txt:
  • platform/efl/fast/replaced/width100percent-textarea-expected.txt:
  • platform/efl/fast/replaced/width100percent-textfield-expected.txt:
  • platform/efl/fast/ruby/nested-ruby-expected.txt:
  • platform/efl/fast/ruby/ruby-beforeafter-expected.txt:
  • platform/efl/fast/ruby/ruby-empty-rt-expected.txt:
  • platform/efl/fast/ruby/ruby-inline-table-expected.txt:
  • platform/efl/fast/ruby/ruby-length-expected.txt:
  • platform/efl/fast/ruby/ruby-run-break-expected.txt:
  • platform/efl/fast/ruby/ruby-runs-expected.txt:
  • platform/efl/fast/ruby/ruby-runs-spans-expected.txt:
  • platform/efl/fast/ruby/ruby-simple-expected.txt:
  • platform/efl/fast/ruby/ruby-simple-rp-expected.txt:
  • platform/efl/fast/ruby/ruby-trailing-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-insert-rt-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-insert-text1-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-insert-text2-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-insert-text3-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-remove-rt1-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-remove-rt2-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-remove-text1-expected.txt:
  • platform/efl/fast/ruby/rubyDOM-remove-text2-expected.txt:
  • platform/efl/fast/runin/001-expected.txt:
  • platform/efl/fast/runin/002-expected.txt:
  • platform/efl/fast/runin/generated-expected.txt:
  • platform/efl/fast/runin/generated2-expected.txt:
  • platform/efl/fast/runin/generated3-expected.txt:
  • platform/efl/fast/runin/generated4-expected.txt:
  • platform/efl/fast/selectors/001-expected.txt:
  • platform/efl/fast/selectors/002-expected.txt:
  • platform/efl/fast/selectors/003-expected.txt:
  • platform/efl/fast/selectors/004-expected.txt:
  • platform/efl/fast/selectors/005-expected.txt:
  • platform/efl/fast/selectors/006-expected.txt:
  • platform/efl/fast/selectors/007a-expected.txt:
  • platform/efl/fast/selectors/007b-expected.txt:
  • platform/efl/fast/selectors/008-expected.txt:
  • platform/efl/fast/selectors/009-expected.txt:
  • platform/efl/fast/selectors/010-expected.txt:
  • platform/efl/fast/selectors/011-expected.txt:
  • platform/efl/fast/selectors/012-expected.txt:
  • platform/efl/fast/selectors/013-expected.txt:
  • platform/efl/fast/selectors/014-expected.txt:
  • platform/efl/fast/selectors/015-expected.txt:
  • platform/efl/fast/selectors/016-expected.txt:
  • platform/efl/fast/selectors/017-expected.txt:
  • platform/efl/fast/selectors/018-expected.txt:
  • platform/efl/fast/selectors/018b-expected.txt:
  • platform/efl/fast/selectors/019-expected.txt:
  • platform/efl/fast/selectors/020-expected.txt:
  • platform/efl/fast/selectors/021-expected.txt:
  • platform/efl/fast/selectors/021b-expected.txt:
  • platform/efl/fast/selectors/027-expected.txt:
  • platform/efl/fast/selectors/032-expected.txt:
  • platform/efl/fast/selectors/034-expected.txt:
  • platform/efl/fast/selectors/038-expected.txt:
  • platform/efl/fast/selectors/040-expected.txt:
  • platform/efl/fast/selectors/041-expected.txt:
  • platform/efl/fast/selectors/042-expected.txt:
  • platform/efl/fast/selectors/043-expected.txt:
  • platform/efl/fast/selectors/043b-expected.txt:
  • platform/efl/fast/selectors/044-expected.txt:
  • platform/efl/fast/selectors/044b-expected.txt:
  • platform/efl/fast/selectors/044c-expected.txt:
  • platform/efl/fast/selectors/044d-expected.txt:
  • platform/efl/fast/selectors/045-expected.txt:
  • platform/efl/fast/selectors/045b-expected.txt:
  • platform/efl/fast/selectors/045c-expected.txt:
  • platform/efl/fast/selectors/046-expected.txt:
  • platform/efl/fast/selectors/054-expected.txt:
  • platform/efl/fast/selectors/056-expected.txt:
  • platform/efl/fast/selectors/058-expected.txt:
  • platform/efl/fast/selectors/059-expected.txt:
  • platform/efl/fast/selectors/060-expected.txt:
  • platform/efl/fast/selectors/061-expected.txt:
  • platform/efl/fast/selectors/062-expected.txt:
  • platform/efl/fast/selectors/063-expected.txt:
  • platform/efl/fast/selectors/064-expected.txt:
  • platform/efl/fast/selectors/065-expected.txt:
  • platform/efl/fast/selectors/066-expected.txt:
  • platform/efl/fast/selectors/066b-expected.txt:
  • platform/efl/fast/selectors/072-expected.txt:
  • platform/efl/fast/selectors/072b-expected.txt:
  • platform/efl/fast/selectors/077-expected.txt:
  • platform/efl/fast/selectors/077b-expected.txt:
  • platform/efl/fast/selectors/078b-expected.txt:
  • platform/efl/fast/selectors/083-expected.txt:
  • platform/efl/fast/selectors/087b-expected.txt:
  • platform/efl/fast/selectors/088b-expected.txt:
  • platform/efl/fast/selectors/089-expected.txt:
  • platform/efl/fast/selectors/090b-expected.txt:
  • platform/efl/fast/selectors/154-expected.txt:
  • platform/efl/fast/selectors/155-expected.txt:
  • platform/efl/fast/selectors/155a-expected.txt:
  • platform/efl/fast/selectors/155b-expected.txt:
  • platform/efl/fast/selectors/155c-expected.txt:
  • platform/efl/fast/selectors/155d-expected.txt:
  • platform/efl/fast/selectors/156b-expected.txt:
  • platform/efl/fast/selectors/157-expected.txt:
  • platform/efl/fast/selectors/158-expected.txt:
  • platform/efl/fast/selectors/160-expected.txt:
  • platform/efl/fast/selectors/166a-expected.txt:
  • platform/efl/fast/selectors/167-expected.txt:
  • platform/efl/fast/selectors/167a-expected.txt:
  • platform/efl/fast/selectors/168-expected.txt:
  • platform/efl/fast/selectors/168a-expected.txt:
  • platform/efl/fast/selectors/169-expected.txt:
  • platform/efl/fast/selectors/169a-expected.txt:
  • platform/efl/fast/selectors/170-expected.txt:
  • platform/efl/fast/selectors/170a-expected.txt:
  • platform/efl/fast/selectors/170b-expected.txt:
  • platform/efl/fast/selectors/170c-expected.txt:
  • platform/efl/fast/selectors/170d-expected.txt:
  • platform/efl/fast/selectors/175a-expected.txt:
  • platform/efl/fast/selectors/175b-expected.txt:
  • platform/efl/fast/selectors/175c-expected.txt:
  • platform/efl/fast/selectors/177b-expected.txt:
  • platform/efl/fast/selectors/lang-inheritance-expected.txt:
  • platform/efl/fast/selectors/lang-inheritance2-expected.txt:
  • platform/efl/fast/selectors/lang-vs-xml-lang-expected.txt:
  • platform/efl/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt:
  • platform/efl/fast/selectors/nondeterministic-combinators-expected.txt:
  • platform/efl/fast/selectors/unqualified-hover-quirks-expected.txt:
  • platform/efl/fast/selectors/unqualified-hover-strict-expected.txt:
  • platform/efl/fast/selectors/visited-descendant-expected.txt:
  • platform/efl/fast/table/001-expected.txt:
  • platform/efl/fast/table/002-expected.txt:
  • platform/efl/fast/table/003-expected.txt:
  • platform/efl/fast/table/004-expected.txt:
  • platform/efl/fast/table/005-expected.txt:
  • platform/efl/fast/table/006-expected.txt:
  • platform/efl/fast/table/007-expected.txt:
  • platform/efl/fast/table/009-expected.txt:
  • platform/efl/fast/table/010-expected.txt:
  • platform/efl/fast/table/011-expected.txt:
  • platform/efl/fast/table/012-expected.txt:
  • platform/efl/fast/table/013-expected.txt:
  • platform/efl/fast/table/014-expected.txt:
  • platform/efl/fast/table/015-expected.txt:
  • platform/efl/fast/table/016-expected.txt:
  • platform/efl/fast/table/017-expected.txt:
  • platform/efl/fast/table/018-expected.txt:
  • platform/efl/fast/table/020-expected.txt:
  • platform/efl/fast/table/021-expected.txt:
  • platform/efl/fast/table/023-expected.txt:
  • platform/efl/fast/table/025-expected.txt:
  • platform/efl/fast/table/026-expected.txt:
  • platform/efl/fast/table/028-expected.txt:
  • platform/efl/fast/table/028-vertical-expected.txt:
  • platform/efl/fast/table/029-expected.txt:
  • platform/efl/fast/table/030-expected.txt:
  • platform/efl/fast/table/033-expected.txt:
  • platform/efl/fast/table/035-expected.txt:
  • platform/efl/fast/table/035-vertical-expected.txt:
  • platform/efl/fast/table/036-expected.txt:
  • platform/efl/fast/table/037-expected.txt:
  • platform/efl/fast/table/038-expected.txt:
  • platform/efl/fast/table/038-vertical-expected.txt:
  • platform/efl/fast/table/039-expected.txt:
  • platform/efl/fast/table/041-expected.txt:
  • platform/efl/fast/table/100-percent-cell-width-expected.txt:
  • platform/efl/fast/table/add-before-anonymous-child-expected.txt:
  • platform/efl/fast/table/align-right-within-left-aligned-div-expected.txt:
  • platform/efl/fast/table/append-cells-expected.txt:
  • platform/efl/fast/table/append-cells2-expected.txt:
  • platform/efl/fast/table/auto-with-percent-height-expected.txt:
  • platform/efl/fast/table/auto-with-percent-height-vertical-expected.txt:
  • platform/efl/fast/table/border-collapsing/001-expected.txt:
  • platform/efl/fast/table/border-collapsing/001-vertical-expected.txt:
  • platform/efl/fast/table/border-collapsing/002-expected.txt:
  • platform/efl/fast/table/border-collapsing/002-vertical-expected.txt:
  • platform/efl/fast/table/border-collapsing/003-expected.txt:
  • platform/efl/fast/table/border-collapsing/003-vertical-expected.txt:
  • platform/efl/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt:
  • platform/efl/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt:
  • platform/efl/fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
  • platform/efl/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt:
  • platform/efl/fast/table/cell-absolute-child-expected.txt:
  • platform/efl/fast/table/cell-coalescing-expected.txt:
  • platform/efl/fast/table/cell-pref-width-invalidation-expected.txt:
  • platform/efl/fast/table/cell-width-auto-expected.txt:
  • platform/efl/fast/table/cellindex-expected.txt:
  • platform/efl/fast/table/colgroup-preceded-by-caption-expected.txt:
  • platform/efl/fast/table/colgroup-spanning-groups-rules-expected.txt:
  • platform/efl/fast/table/colspanMinWidth-expected.txt:
  • platform/efl/fast/table/colspanMinWidth-vertical-expected.txt:
  • platform/efl/fast/table/dynamic-caption-add-remove-before-child-expected.txt:
  • platform/efl/fast/table/dynamic-cellpadding-expected.txt:
  • platform/efl/fast/table/dynamic-descendant-percentage-height-expected.txt:
  • platform/efl/fast/table/early-table-layout-expected.txt:
  • platform/efl/fast/table/edge-offsets-expected.txt:
  • platform/efl/fast/table/empty-cells-expected.txt:
  • platform/efl/fast/table/empty-row-crash-expected.txt:
  • platform/efl/fast/table/empty-section-crash-expected.txt:
  • platform/efl/fast/table/empty-table-percent-height-expected.txt:
  • platform/efl/fast/table/fixed-nested-expected.txt:
  • platform/efl/fast/table/fixed-table-non-cell-in-row-expected.txt:
  • platform/efl/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt:
  • platform/efl/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt:
  • platform/efl/fast/table/fixed-table-with-percent-width-inside-div-expected.txt:
  • platform/efl/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt:
  • platform/efl/fast/table/fixed-table-with-small-percent-width-expected.txt:
  • platform/efl/fast/table/floating-th-expected.txt:
  • platform/efl/fast/table/floatingTablePaintBackground-expected.txt:
  • platform/efl/fast/table/form-with-table-style-expected.txt:
  • platform/efl/fast/table/generated-caption-expected.txt:
  • platform/efl/fast/table/giantRowspan2-expected.txt:
  • platform/efl/fast/table/inline-form-assert-expected.txt:
  • platform/efl/fast/table/insert-before-anonymous-ancestors-expected.txt:
  • platform/efl/fast/table/insert-cell-before-form-expected.txt:
  • platform/efl/fast/table/insert-row-before-form-expected.txt:
  • platform/efl/fast/table/invisible-cell-background-expected.txt:
  • platform/efl/fast/table/large-width-expected.txt:
  • platform/efl/fast/table/multiple-percent-height-rows-expected.txt:
  • platform/efl/fast/table/nested-percent-height-table-expected.txt:
  • platform/efl/fast/table/nobr-expected.txt:
  • platform/efl/fast/table/overflowHidden-expected.txt:
  • platform/efl/fast/table/percent-heights-expected.txt:
  • platform/efl/fast/table/relative-position-containment-expected.txt:
  • platform/efl/fast/table/relative-position-offsets-expected.txt:
  • platform/efl/fast/table/relative-position-stacking-expected.txt:
  • platform/efl/fast/table/remove-td-display-none-expected.txt:
  • platform/efl/fast/table/replaced-percent-height-expected.txt:
  • platform/efl/fast/table/row-height-recalc-expected.txt:
  • platform/efl/fast/table/rowindex-expected.txt:
  • platform/efl/fast/table/rowspan-paint-order-expected.txt:
  • platform/efl/fast/table/rowspan-paint-order-vertical-expected.txt:
  • platform/efl/fast/table/rtl-cell-display-none-assert-expected.txt:
  • platform/efl/fast/table/rules-attr-dynchange1-expected.txt:
  • platform/efl/fast/table/rules-attr-dynchange2-expected.txt:
  • platform/efl/fast/table/spanOverlapRepaint-expected.txt:
  • platform/efl/fast/table/stale-grid-crash-expected.txt:
  • platform/efl/fast/table/table-after-child-in-table-expected.txt:
  • platform/efl/fast/table/table-and-parts-outline-expected.txt:
  • platform/efl/fast/table/table-before-child-in-table-expected.txt:
  • platform/efl/fast/table/table-cell-after-child-in-block-expected.txt:
  • platform/efl/fast/table/table-cell-after-child-in-table-expected.txt:
  • platform/efl/fast/table/table-cell-before-child-in-block-expected.txt:
  • platform/efl/fast/table/table-cell-before-child-in-table-expected.txt:
  • platform/efl/fast/table/table-continuation-outline-paint-crash-expected.txt:
  • platform/efl/fast/table/table-display-types-expected.txt:
  • platform/efl/fast/table/table-display-types-strict-expected.txt:
  • platform/efl/fast/table/table-display-types-vertical-expected.txt:
  • platform/efl/fast/table/table-hspace-align-center-expected.txt:
  • platform/efl/fast/table/table-row-after-child-in-block-expected.txt:
  • platform/efl/fast/table/table-row-after-child-in-table-expected.txt:
  • platform/efl/fast/table/table-row-before-child-in-block-expected.txt:
  • platform/efl/fast/table/table-row-before-child-in-table-expected.txt:
  • platform/efl/fast/table/tableInsideCaption-expected.txt:
  • platform/efl/fast/table/text-field-baseline-expected.txt:
  • platform/efl/fast/table/unbreakable-images-quirk-expected.txt:
  • platform/efl/fast/table/unused-percent-heights-expected.txt:
  • platform/efl/fast/table/vertical-align-baseline-expected.txt:
  • platform/efl/fast/text/atsui-kerning-and-ligatures-expected.txt:
  • platform/efl/fast/text/atsui-multiple-renderers-expected.txt:
  • platform/efl/fast/text/atsui-negative-spacing-features-expected.txt:
  • platform/efl/fast/text/atsui-partial-selection-expected.txt:
  • platform/efl/fast/text/atsui-pointtooffset-calls-cg-expected.txt:
  • platform/efl/fast/text/atsui-rtl-override-selection-expected.txt:
  • platform/efl/fast/text/atsui-small-caps-punctuation-size-expected.txt:
  • platform/efl/fast/text/atsui-spacing-features-expected.txt:
  • platform/efl/fast/text/backslash-to-yen-sign-dynamic-expected.txt:
  • platform/efl/fast/text/backslash-to-yen-sign-euc-expected.txt:
  • platform/efl/fast/text/backslash-to-yen-sign-expected.txt:
  • platform/efl/fast/text/basic/001-expected.txt:
  • platform/efl/fast/text/basic/002-expected.txt:
  • platform/efl/fast/text/basic/003-expected.txt:
  • platform/efl/fast/text/basic/004-expected.txt:
  • platform/efl/fast/text/basic/005-expected.txt:
  • platform/efl/fast/text/basic/006-expected.txt:
  • platform/efl/fast/text/basic/007-expected.txt:
  • platform/efl/fast/text/basic/008-expected.txt:
  • platform/efl/fast/text/basic/012-expected.txt:
  • platform/efl/fast/text/basic/014-expected.txt:
  • platform/efl/fast/text/basic/015-expected.txt:
  • platform/efl/fast/text/basic/generic-family-changes-expected.txt:
  • platform/efl/fast/text/basic/generic-family-reset-expected.txt:
  • platform/efl/fast/text/bidi-embedding-pop-and-push-same-expected.txt:
  • platform/efl/fast/text/break-word-expected.txt:
  • platform/efl/fast/text/capitalize-boundaries-expected.txt:
  • platform/efl/fast/text/capitalize-empty-generated-string-expected.txt:
  • platform/efl/fast/text/capitalize-preserve-nbsp-expected.txt:
  • platform/efl/fast/text/cg-fallback-bolding-expected.txt:
  • platform/efl/fast/text/cg-vs-atsui-expected.txt:
  • platform/efl/fast/text/complex-preferred-logical-widths-expected.txt:
  • platform/efl/fast/text/decorations-transformed-expected.txt:
  • platform/efl/fast/text/drawBidiText-expected.txt:
  • platform/efl/fast/text/embed-at-end-of-pre-wrap-line-expected.txt:
  • platform/efl/fast/text/emphasis-avoid-ruby-expected.txt:
  • platform/efl/fast/text/emphasis-overlap-expected.txt:
  • platform/efl/fast/text/fake-italic-expected.txt:
  • platform/efl/fast/text/font-initial-expected.txt:
  • platform/efl/fast/text/hyphenate-limit-before-after-expected.txt:
  • platform/efl/fast/text/in-rendered-text-rtl-expected.txt:
  • platform/efl/fast/text/international/003-expected.txt:
  • platform/efl/fast/text/international/bidi-L2-run-reordering-expected.txt:
  • platform/efl/fast/text/international/bidi-european-terminators-expected.txt:
  • platform/efl/fast/text/international/bidi-explicit-embedding-expected.txt:
  • platform/efl/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
  • platform/efl/fast/text/international/bidi-innertext-expected.txt:
  • platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt:
  • platform/efl/fast/text/international/bidi-listbox-expected.txt:
  • platform/efl/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
  • platform/efl/fast/text/international/bidi-override-expected.txt:
  • platform/efl/fast/text/international/rtl-caret-expected.txt:
  • platform/efl/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
  • platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
  • platform/efl/fast/text/justified-selection-at-edge-expected.txt:
  • platform/efl/fast/text/justified-selection-expected.txt:
  • platform/efl/fast/text/justify-ideograph-leading-expansion-expected.txt:
  • platform/efl/fast/text/line-breaks-after-white-space-expected.txt:
  • platform/efl/fast/text/line-breaks-expected.txt:
  • platform/efl/fast/text/monospace-width-cache-expected.txt:
  • platform/efl/fast/text/reset-emptyRun-expected.txt:
  • platform/efl/fast/text/selection-hard-linebreak-expected.txt:
  • platform/efl/fast/text/shadow-translucent-fill-expected.txt:
  • platform/efl/fast/text/should-use-atsui-expected.txt:
  • platform/efl/fast/text/soft-hyphen-4-expected.txt:
  • platform/efl/fast/text/softHyphen-expected.txt:
  • platform/efl/fast/text/text-letter-spacing-expected.txt:
  • platform/efl/fast/text/textIteratorNilRenderer-expected.txt:
  • platform/efl/fast/text/trailing-white-space-2-expected.txt:
  • platform/efl/fast/text/trailing-white-space-expected.txt:
  • platform/efl/fast/text/wbr-expected.txt:
  • platform/efl/fast/text/wbr-in-pre-crash-expected.txt:
  • platform/efl/fast/text/wbr-styled-expected.txt:
  • platform/efl/fast/text/whitespace/002-expected.txt:
  • platform/efl/fast/text/whitespace/003-expected.txt:
  • platform/efl/fast/text/whitespace/004-expected.txt:
  • platform/efl/fast/text/whitespace/005-expected.txt:
  • platform/efl/fast/text/whitespace/006-expected.txt:
  • platform/efl/fast/text/whitespace/007-expected.txt:
  • platform/efl/fast/text/whitespace/008-expected.txt:
  • platform/efl/fast/text/whitespace/009-expected.txt:
  • platform/efl/fast/text/whitespace/010-expected.txt:
  • platform/efl/fast/text/whitespace/011-expected.txt:
  • platform/efl/fast/text/whitespace/012-expected.txt:
  • platform/efl/fast/text/whitespace/013-expected.txt:
  • platform/efl/fast/text/whitespace/014-expected.txt:
  • platform/efl/fast/text/whitespace/015-expected.txt:
  • platform/efl/fast/text/whitespace/016-expected.txt:
  • platform/efl/fast/text/whitespace/018-expected.txt:
  • platform/efl/fast/text/whitespace/020-expected.txt:
  • platform/efl/fast/text/whitespace/021-expected.txt:
  • platform/efl/fast/text/whitespace/022-expected.txt:
  • platform/efl/fast/text/whitespace/025-expected.txt:
  • platform/efl/fast/text/whitespace/026-expected.txt:
  • platform/efl/fast/text/whitespace/027-expected.txt:
  • platform/efl/fast/text/whitespace/030-expected.txt:
  • platform/efl/fast/text/whitespace/nowrap-clear-float-expected.txt:
  • platform/efl/fast/text/whitespace/pre-break-word-expected.txt:
  • platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.txt:
  • platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.txt:
  • platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
  • platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
  • platform/efl/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt:
  • platform/efl/fast/text/whitespace/tab-character-basics-expected.txt:
  • platform/efl/fast/text/wide-zero-width-space-expected.txt:
  • platform/efl/fast/text/word-break-expected.txt:
  • platform/efl/fast/text/word-break-run-rounding-expected.txt:
  • platform/efl/fast/text/word-break-soft-hyphen-expected.txt:
  • platform/efl/fast/text/word-space-expected.txt:
  • platform/efl/fast/tokenizer/001-expected.txt:
  • platform/efl/fast/tokenizer/003-expected.txt:
  • platform/efl/fast/transforms/bounding-rect-zoom-expected.txt:
  • platform/efl/fast/transforms/diamond-expected.txt:
  • platform/efl/fast/transforms/identity-matrix-expected.txt:
  • platform/efl/fast/transforms/overflow-with-transform-expected.txt:
  • platform/efl/fast/transforms/skew-with-unitless-zero-expected.txt:
  • platform/efl/fast/transforms/transform-on-inline-expected.txt:
  • platform/efl/fast/transforms/transform-overflow-expected.txt:
  • platform/efl/fast/transforms/transform-positioned-ancestor-expected.txt:
  • platform/efl/fast/transforms/transform-table-row-expected.txt:
  • platform/efl/fast/transforms/transformed-document-element-expected.txt:
  • platform/efl/fast/transforms/transformed-focused-text-input-expected.txt:
  • platform/efl/fast/transforms/transforms-with-opacity-expected.txt:
  • platform/efl/fast/writing-mode/basic-vertical-line-expected.txt:
  • platform/efl/fast/writing-mode/english-bt-text-expected.txt:
  • platform/efl/fast/writing-mode/english-rl-text-expected.txt:
  • platform/efl/fast/writing-mode/fieldsets-expected.txt:
  • platform/efl/fast/xsl/document-function-expected.txt:
  • platform/efl/fast/xsl/xslt-enc-cyr-expected.txt:
  • platform/efl/fast/xsl/xslt-enc-expected.txt:
  • platform/efl/fast/xsl/xslt-enc16-expected.txt:
  • platform/efl/fast/xsl/xslt-enc16to16-expected.txt:
  • platform/efl/fast/xsl/xslt-entity-expected.txt:
  • platform/efl/fast/xsl/xslt-extra-content-at-end-expected.txt:
  • platform/efl/fast/xsl/xslt-import-depth-expected.txt:
  • platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
  • platform/efl/fast/xsl/xslt-relative-path-expected.txt:
8:23 PM Changeset in webkit [106180] by gyuyoung.kim@samsung.com
  • 750 edits in trunk/LayoutTests

Unreviewed, EFL css3 rebaseline after r101343.

  • platform/efl/css3/css3-modsel-33-expected.txt:
  • platform/efl/css3/css3-modsel-35-expected.txt:
  • platform/efl/css3/css3-modsel-36-expected.txt:
  • platform/efl/css3/css3-modsel-37-expected.txt:
  • platform/efl/css3/font-feature-settings-rendering-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-1-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-10-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-11-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-13-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-14-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-144-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-148-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-149-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-149b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-14b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-14c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-14d-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-14e-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-15-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-150-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-151-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-152-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-154-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-155-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-155a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-155b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-155c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-155d-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-156-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-156b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-156c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-157-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-158-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-159-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-15b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-16-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-160-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-161-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-166-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-166a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-167-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-167a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-168-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-168a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-169-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-169a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-17-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-170-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-170a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-170b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-170c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-170d-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-175a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-175b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-175c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-176-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-177a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-177b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-178-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-179-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-18-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-180a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-181-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-183-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-184a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-184b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-184c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-184d-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-184e-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-184f-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-18a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-18b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-18c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-19-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-19b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-2-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-20-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-21-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-21b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-21c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-22-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-23-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-24-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-27-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-27a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-27b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-28-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-28b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-29-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-29b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-30-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-31-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-33-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-34-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-35-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-36-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-37-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-38-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-3a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-4-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-41-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-41a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-42-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-42a-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-43-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-43b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-44-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-44b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-44c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-44d-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-45-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-45b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-45c-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-46-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-46b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-5-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-54-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-55-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-56-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-59-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-6-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-60-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-61-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-62-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-63-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-64-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-65-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-66-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-66b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-67-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-68-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-69-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-7-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-72-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-72b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-73-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-73b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-74-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-74b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-75-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-75b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-76-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-76b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-77-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-77b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-78-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-78b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-79-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-7b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-8-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-80-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-81-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-81b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-82-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-82b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-83-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-86-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-87-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-87b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-88-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-88b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-89-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-9-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-90-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-90b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-d1-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-d1b-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-d2-expected.txt:
  • platform/efl/css3/selectors3/html/css3-modsel-d4-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-1-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-10-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-100-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-100b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-101-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-101b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-102-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-102b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-103-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-103b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-104-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-104b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-105-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-105b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-106-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-106b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-107-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-107b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-108-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-108b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-109-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-109b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-11-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-110-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-110b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-111-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-111b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-112-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-112b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-113-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-113b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-114-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-114b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-115-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-115b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-116-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-116b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-117-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-117b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-118-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-119-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-120-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-121-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-122-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-123-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-123b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-124-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-124b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-125-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-125b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-126-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-126b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-127-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-127b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-128-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-128b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-129-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-129b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-13-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-130-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-130b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-131-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-131b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-132-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-132b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-133-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-133b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-134-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-134b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-135-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-135b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-136-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-136b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-137-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-137b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-138-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-138b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-139-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-139b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-14-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-140-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-140b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-141-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-141b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-142-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-142b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-143-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-143b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-144-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-145a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-145b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-146a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-146b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-147a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-147b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-148-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-149-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-149b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-14b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-14c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-14d-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-14e-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-15-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-150-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-151-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-152-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-153-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-154-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-155-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-155a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-155b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-155c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-155d-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-156-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-156b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-156c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-157-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-158-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-159-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-15b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-15c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-16-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-160-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-161-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-166-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-166a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-167-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-167a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-168-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-168a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-169-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-169a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-17-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-170-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-170a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-170b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-170c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-170d-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-171-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-172a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-172b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-173a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-173b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-174a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-174b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-175a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-175b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-175c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-176-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-177a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-177b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-178-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-179-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-18-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-180a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-181-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-182-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-183-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-184a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-184b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-184c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-184d-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-184e-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-184f-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-18a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-18b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-18c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-19-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-19b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-2-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-20-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-21-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-21b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-21c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-22-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-23-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-24-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-27-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-27a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-27b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-28-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-28b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-29-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-29b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-3-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-30-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-31-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-32-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-33-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-34-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-35-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-36-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-37-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-38-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-3a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-4-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-41-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-41a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-42-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-42a-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-43-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-43b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-44-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-44b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-44c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-44d-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-45-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-45b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-45c-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-46-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-46b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-47-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-48-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-49-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-5-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-50-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-51-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-52-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-53-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-54-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-55-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-56-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-57-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-57b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-59-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-6-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-60-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-61-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-62-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-63-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-64-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-65-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-66-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-66b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-67-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-68-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-69-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-7-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-72-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-72b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-73-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-73b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-74-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-74b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-75-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-75b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-76-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-76b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-77-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-77b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-78-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-78b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-79-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-7b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-8-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-80-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-81-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-81b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-82-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-82b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-83-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-86-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-87-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-87b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-88-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-88b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-89-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-9-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-90-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-90b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-91-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-92-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-93-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-94-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-94b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-95-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-96-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-96b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-97-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-97b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-98-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-98b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-99-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-99b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-d1-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-d1b-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-d2-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-d3-expected.txt:
  • platform/efl/css3/selectors3/xhtml/css3-modsel-d4-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-1-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-10-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-100-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-100b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-101-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-101b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-102-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-102b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-103-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-103b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-104-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-104b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-105-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-105b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-106-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-106b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-107-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-107b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-108-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-108b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-109-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-109b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-11-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-110-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-110b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-111-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-111b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-112-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-112b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-113-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-113b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-114-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-114b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-115-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-115b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-116-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-116b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-117-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-117b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-118-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-119-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-120-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-121-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-122-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-123-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-123b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-124-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-124b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-125-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-125b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-126-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-126b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-127-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-127b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-128-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-128b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-129-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-129b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-13-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-130-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-130b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-131-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-131b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-132-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-132b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-133-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-133b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-134-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-134b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-135-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-135b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-136-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-136b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-137-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-137b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-138-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-138b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-139-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-139b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-14-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-140-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-140b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-141-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-141b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-142-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-142b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-143-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-143b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-144-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-145a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-145b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-146a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-146b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-147a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-147b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-148-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-149-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-149b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-14b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-14c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-14d-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-14e-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-15-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-150-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-151-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-152-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-153-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-154-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-155-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-155a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-155b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-155c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-155d-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-156-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-156b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-156c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-157-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-158-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-159-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-15b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-15c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-16-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-160-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-161-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-166-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-166a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-167-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-167a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-168-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-168a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-169-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-169a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-17-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-170-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-170a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-170b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-170c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-170d-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-171-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-172a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-172b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-173a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-173b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-174a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-174b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-175a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-175b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-175c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-176-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-177a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-177b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-178-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-179-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-18-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-180a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-181-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-182-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-183-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-184a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-184b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-184c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-184d-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-184e-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-184f-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-18a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-18b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-18c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-19-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-19b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-2-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-20-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-21-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-21b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-21c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-22-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-23-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-24-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-27-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-27a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-27b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-28-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-28b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-29-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-29b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-3-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-30-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-31-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-32-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-33-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-34-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-35-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-36-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-37-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-38-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-3a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-4-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-41-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-41a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-42-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-42a-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-43-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-43b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-44-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-44b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-44c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-44d-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-45-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-45b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-45c-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-46-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-46b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-47-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-48-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-49-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-5-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-50-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-51-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-52-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-53-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-54-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-55-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-56-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-57-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-57b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-59-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-6-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-60-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-61-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-62-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-63-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-64-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-65-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-66-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-66b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-67-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-68-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-69-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-7-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-72-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-72b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-73-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-73b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-74-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-74b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-75-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-75b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-76-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-76b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-77-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-77b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-78-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-78b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-79-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-7b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-8-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-80-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-81-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-81b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-82-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-82b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-83-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-86-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-87-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-87b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-88-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-88b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-89-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-9-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-90-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-90b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-91-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-92-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-93-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-94-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-94b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-95-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-96-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-96b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-97-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-97b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-98-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-98b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-99-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-99b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-d1-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-d1b-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-d2-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-d3-expected.txt:
  • platform/efl/css3/selectors3/xml/css3-modsel-d4-expected.txt:
  • platform/efl/css3/unicode-bidi-isolate-basic-expected.txt:
8:09 PM Changeset in webkit [106179] by mdelaney@apple.com
  • 3 edits
    1 copy
    5 adds in trunk/LayoutTests

Update mac-lion canvas results
https://bugs.webkit.org/show_bug.cgi?id=77178

2d.gradient.interpolate.colouralpha is failing due to one channel's value of one pixel being
off by 4 just outside of the +/-3 range the test allows for tolerance. Upping the tolerance to
+/-4 is reasonable but we've chosen not to modify locally this suite of pulled external tests.

The set-colors test passes other than two color parsing checks. Thus, it's useful to track it
with overall failing results in case any other check changes in the test.

Reviewed by Andy Estes.

  • platform/mac-lion/Skipped: Unskipping set-colors and 2d.gradient.interpolate.colouralpha
  • platform/mac-lion/canvas: Added.
  • platform/mac-lion/canvas/philip: Added.
  • platform/mac-lion/canvas/philip/tests: Added.
  • platform/mac-lion/canvas/philip/tests/2d.gradient.interpolate.colouralpha-expected.txt: Added.
  • platform/mac-snowleopard/canvas/philip/tests/2d.gradient.interpolate.colouralpha-expected.txt: Added.
  • platform/mac-snowleopard/fast/canvas/set-colors-expected.txt:
  • platform/mac/fast/canvas/set-colors-expected.txt:
8:00 PM Changeset in webkit [106178] by gyuyoung.kim@samsung.com
  • 668 edits in trunk/LayoutTests

Unreviewed, EFL css2.1 rebaseline after r101343.

  • platform/efl/css2.1/20110323/absolute-non-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-006-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-008-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-009-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-010-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-011-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-height-012-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-002-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-003-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-004-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-005-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-006-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-007-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-008-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-009-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-010-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-011-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-max-height-012-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-002-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-003-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-004-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-005-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-007-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-008-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-009-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-010-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-011-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-012-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-013-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-014-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-015-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-016-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-017-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-018-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-019-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-020-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-021-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-022-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-023-expected.txt:
  • platform/efl/css2.1/20110323/absolute-non-replaced-width-024-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-008-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-009-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-010-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-011-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-012-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-014-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-016-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-017-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-018-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-019-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-021-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-022-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-023-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-024-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-025-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-026-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-028-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-029-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-030-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-031-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-032-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-033-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-035-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-height-036-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-008-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-013-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-015-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-020-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-022-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-027-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-029-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-034-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-036-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-041-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-043-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-048-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-050-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-055-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-057-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-062-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-064-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-069-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-071-expected.txt:
  • platform/efl/css2.1/20110323/absolute-replaced-width-076-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-006-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-008-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-009-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-010-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-011-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-012-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-013-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-014-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-015-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-height-016-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-002-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-003-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-004-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-005-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/block-non-replaced-width-007-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/block-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/border-conflict-style-079-expected.txt:
  • platform/efl/css2.1/20110323/border-conflict-style-088-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-002-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-003-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-004-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-005-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-007-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-008-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-009-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-010-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-011-expected.txt:
  • platform/efl/css2.1/20110323/float-non-replaced-width-012-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-002-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-003-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-004-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-005-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/float-replaced-width-011-expected.txt:
  • platform/efl/css2.1/20110323/floating-replaced-height-008-expected.txt:
  • platform/efl/css2.1/20110323/height-width-inline-table-001-expected.txt:
  • platform/efl/css2.1/20110323/height-width-table-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-non-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-non-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-non-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-non-replaced-width-002-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-non-replaced-width-003-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-non-replaced-width-004-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-height-008-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-block-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/inline-non-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/inline-non-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/inline-non-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-non-replaced-width-002-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-002-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-003-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-004-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-005-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-007-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-height-008-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-001-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-006-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-011-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-012-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-013-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-014-expected.txt:
  • platform/efl/css2.1/20110323/inline-replaced-width-015-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-001-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-002-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-003-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-004-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-005-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-006-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-007-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-008-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-009-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-010-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-012-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-013-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-014-expected.txt:
  • platform/efl/css2.1/20110323/margin-applies-to-015-expected.txt:
  • platform/efl/css2.1/20110323/replaced-elements-001-expected.txt:
  • platform/efl/css2.1/20110323/replaced-intrinsic-001-expected.txt:
  • platform/efl/css2.1/20110323/replaced-intrinsic-003-expected.txt:
  • platform/efl/css2.1/20110323/replaced-intrinsic-004-expected.txt:
  • platform/efl/css2.1/20110323/replaced-intrinsic-005-expected.txt:
  • platform/efl/css2.1/20110323/replaced-min-max-001-expected.txt:
  • platform/efl/css2.1/20110323/width-non-replaced-inline-001-expected.txt:
  • platform/efl/css2.1/20110323/width-replaced-element-001-expected.txt:
  • platform/efl/css2.1/t010403-shand-border-00-c-expected.txt:
  • platform/efl/css2.1/t010403-shand-font-00-b-expected.txt:
  • platform/efl/css2.1/t010403-shand-font-01-b-expected.txt:
  • platform/efl/css2.1/t010403-shand-font-02-b-expected.txt:
  • platform/efl/css2.1/t010403-shand-font-03-b-expected.txt:
  • platform/efl/css2.1/t040102-keywords-00-b-expected.txt:
  • platform/efl/css2.1/t040102-keywords-01-b-expected.txt:
  • platform/efl/css2.1/t040103-case-00-b-expected.txt:
  • platform/efl/css2.1/t040103-case-01-c-expected.txt:
  • platform/efl/css2.1/t040103-escapes-00-b-expected.txt:
  • platform/efl/css2.1/t040103-escapes-01-b-expected.txt:
  • platform/efl/css2.1/t040103-escapes-02-d-expected.txt:
  • platform/efl/css2.1/t040103-escapes-03-b-expected.txt:
  • platform/efl/css2.1/t040103-escapes-04-b-expected.txt:
  • platform/efl/css2.1/t040103-escapes-05-c-expected.txt:
  • platform/efl/css2.1/t040103-escapes-06-b-expected.txt:
  • platform/efl/css2.1/t040103-escapes-07-b-expected.txt:
  • platform/efl/css2.1/t040103-escapes-08-b-expected.txt:
  • platform/efl/css2.1/t040103-ident-00-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-01-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-02-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-03-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-04-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-05-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-06-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-07-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-08-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-09-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-10-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-11-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-12-c-expected.txt:
  • platform/efl/css2.1/t040103-ident-13-c-expected.txt:
  • platform/efl/css2.1/t040105-atkeyw-00-b-expected.txt:
  • platform/efl/css2.1/t040105-atkeyw-01-b-expected.txt:
  • platform/efl/css2.1/t040105-atkeyw-02-b-expected.txt:
  • platform/efl/css2.1/t040105-atrule-00-b-expected.txt:
  • platform/efl/css2.1/t040105-atrule-01-b-expected.txt:
  • platform/efl/css2.1/t040105-atrule-02-b-expected.txt:
  • platform/efl/css2.1/t040105-atrule-03-b-expected.txt:
  • platform/efl/css2.1/t040105-atrule-04-b-expected.txt:
  • platform/efl/css2.1/t040105-import-00-b-expected.txt:
  • platform/efl/css2.1/t040105-import-01-b-expected.txt:
  • platform/efl/css2.1/t040105-import-10-b-expected.txt:
  • platform/efl/css2.1/t040109-c17-comments-00-b-expected.txt:
  • platform/efl/css2.1/t040109-c17-comments-01-b-expected.txt:
  • platform/efl/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt:
  • platform/efl/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt:
  • platform/efl/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
  • platform/efl/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt:
  • platform/efl/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt:
  • platform/efl/css2.1/t0402-syntax-01-f-expected.txt:
  • platform/efl/css2.1/t0402-syntax-02-f-expected.txt:
  • platform/efl/css2.1/t0402-syntax-03-f-expected.txt:
  • platform/efl/css2.1/t0402-syntax-04-f-expected.txt:
  • platform/efl/css2.1/t0402-syntax-05-f-expected.txt:
  • platform/efl/css2.1/t0402-syntax-06-f-expected.txt:
  • platform/efl/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
  • platform/efl/css2.1/t040302-c61-phys-len-00-b-expected.txt:
  • platform/efl/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
  • platform/efl/css2.1/t040303-c62-percent-00-b-ag-expected.txt:
  • platform/efl/css2.1/t040304-c64-uri-00-a-g-expected.txt:
  • platform/efl/css2.1/t040306-c63-color-00-b-ag-expected.txt:
  • platform/efl/css2.1/t040306-syntax-01-f-expected.txt:
  • platform/efl/css2.1/t040307-syntax-01-b-expected.txt:
  • platform/efl/css2.1/t050201-c12-grouping-00-b-expected.txt:
  • platform/efl/css2.1/t0505-c16-descendant-00-e-expected.txt:
  • platform/efl/css2.1/t0505-c16-descendant-01-e-expected.txt:
  • platform/efl/css2.1/t0505-c16-descendant-02-e-expected.txt:
  • platform/efl/css2.1/t050803-c14-classes-00-e-expected.txt:
  • platform/efl/css2.1/t0509-c15-ids-00-a-expected.txt:
  • platform/efl/css2.1/t0509-c15-ids-01-e-expected.txt:
  • platform/efl/css2.1/t0509-id-sel-syntax-01-f-expected.txt:
  • platform/efl/css2.1/t0509-id-sel-syntax-02-b-expected.txt:
  • platform/efl/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt:
  • platform/efl/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt:
  • platform/efl/css2.1/t0511-c21-pseud-link-00-e-expected.txt:
  • platform/efl/css2.1/t0511-c21-pseud-link-01-e-expected.txt:
  • platform/efl/css2.1/t0511-c21-pseud-link-02-e-expected.txt:
  • platform/efl/css2.1/t0511-c21-pseud-link-03-e-expected.txt:
  • platform/efl/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt:
  • platform/efl/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt:
  • platform/efl/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt:
  • platform/efl/css2.1/t051103-dom-hover-01-c-io-expected.txt:
  • platform/efl/css2.1/t051103-dom-hover-02-c-io-expected.txt:
  • platform/efl/css2.1/t0602-c13-inh-underlin-00-e-expected.txt:
  • platform/efl/css2.1/t0602-c13-inheritance-00-e-expected.txt:
  • platform/efl/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt:
  • platform/efl/css2.1/t0603-c11-import-00-b-expected.txt:
  • platform/efl/css2.1/t060401-c32-cascading-00-b-expected.txt:
  • platform/efl/css2.1/t060402-c31-important-00-b-expected.txt:
  • platform/efl/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt:
  • platform/efl/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt:
  • platform/efl/css2.1/t0801-c412-hz-box-00-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt:
  • platform/efl/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt:
  • platform/efl/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt:
  • platform/efl/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt:
  • platform/efl/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt:
  • platform/efl/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt:
  • platform/efl/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt:
  • platform/efl/css2.1/t0803-c5505-mrgn-02-c-expected.txt:
  • platform/efl/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt:
  • platform/efl/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
  • platform/efl/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt:
  • platform/efl/css2.1/t0804-c5507-padn-r-02-f-expected.txt:
  • platform/efl/css2.1/t0804-c5507-padn-r-03-f-expected.txt:
  • platform/efl/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt:
  • platform/efl/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt:
  • platform/efl/css2.1/t0804-c5509-padn-l-02-f-expected.txt:
  • platform/efl/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt:
  • platform/efl/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5510-padn-00-b-ag-expected.txt:
  • platform/efl/css2.1/t0804-c5510-padn-01-e-a-expected.txt:
  • platform/efl/css2.1/t0804-c5510-padn-02-f-expected.txt:
  • platform/efl/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt:
  • platform/efl/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt:
  • platform/efl/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt:
  • platform/efl/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt:
  • platform/efl/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt:
  • platform/efl/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt:
  • platform/efl/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt:
  • platform/efl/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt:
  • platform/efl/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt:
  • platform/efl/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt:
  • platform/efl/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt:
  • platform/efl/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt:
  • platform/efl/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt:
  • platform/efl/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt:
  • platform/efl/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt:
  • platform/efl/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt:
  • platform/efl/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5515-brdr-w-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt:
  • platform/efl/css2.1/t0805-c5515-brdr-w-02-b-expected.txt:
  • platform/efl/css2.1/t0805-c5515-ibrdr-00-b-expected.txt:
  • platform/efl/css2.1/t0805-c5516-brdr-c-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5517-brdr-s-00-c-expected.txt:
  • platform/efl/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5518-brdr-t-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
  • platform/efl/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5519-brdr-r-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
  • platform/efl/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5520-brdr-b-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
  • platform/efl/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5521-brdr-l-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
  • platform/efl/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
  • platform/efl/css2.1/t0805-c5522-brdr-00-b-expected.txt:
  • platform/efl/css2.1/t0805-c5522-brdr-01-b-g-expected.txt:
  • platform/efl/css2.1/t0805-c5522-brdr-02-e-expected.txt:
  • platform/efl/css2.1/t0805-c5522-ibrdr-00-a-expected.txt:
  • platform/efl/css2.1/t090204-display-change-01-b-ao-expected.txt:
  • platform/efl/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-00-d-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-01-d-g-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-02-c-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-03-c-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-04-c-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-fit-00-d-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-wrap-00-e-expected.txt:
  • platform/efl/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltblck-01-d-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
  • platform/efl/css2.1/t0905-c5525-flthw-00-c-g-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
  • platform/efl/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
  • platform/efl/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt:
  • platform/efl/css2.1/t0905-c5526-flthw-00-c-g-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-00-d-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-01-b-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-02-d-g-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-03-b-g-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-ln-00-d-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-ln-02-d-expected.txt:
  • platform/efl/css2.1/t090501-c414-flt-ln-03-d-expected.txt:
  • platform/efl/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt:
  • platform/efl/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt:
  • platform/efl/css2.1/t1002-c5523-width-00-b-g-expected.txt:
  • platform/efl/css2.1/t1002-c5523-width-01-b-g-expected.txt:
  • platform/efl/css2.1/t1002-c5523-width-02-b-g-expected.txt:
  • platform/efl/css2.1/t100303-c412-blockw-00-d-ag-expected.txt:
  • platform/efl/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt:
  • platform/efl/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt:
  • platform/efl/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt:
  • platform/efl/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt:
  • platform/efl/css2.1/t1004-c5524-width-00-b-g-expected.txt:
  • platform/efl/css2.1/t1005-c5524-width-00-b-g-expected.txt:
  • platform/efl/css2.1/t1005-c5524-width-01-b-g-expected.txt:
  • platform/efl/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt:
  • platform/efl/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt:
  • platform/efl/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt:
  • platform/efl/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt:
  • platform/efl/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt:
  • platform/efl/css2.1/t100801-c544-valgn-00-a-ag-expected.txt:
  • platform/efl/css2.1/t100801-c544-valgn-01-d-ag-expected.txt:
  • platform/efl/css2.1/t100801-c544-valgn-02-d-agi-expected.txt:
  • platform/efl/css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
  • platform/efl/css2.1/t100801-c544-valgn-04-d-agi-expected.txt:
  • platform/efl/css2.1/t100801-c548-leadin-00-d-a-expected.txt:
  • platform/efl/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt:
  • platform/efl/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt:
  • platform/efl/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt:
  • platform/efl/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt:
  • platform/efl/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt:
  • platform/efl/css2.1/t1202-counter-00-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-01-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-02-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-03-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-04-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-05-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-06-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-07-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-08-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-09-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-11-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-12-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-13-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-14-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-15-b-expected.txt:
  • platform/efl/css2.1/t1202-counter-16-f-expected.txt:
  • platform/efl/css2.1/t1202-counters-00-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-01-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-02-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-03-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-04-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-05-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-06-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-07-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-08-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-09-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-11-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-12-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-13-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-14-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-15-b-expected.txt:
  • platform/efl/css2.1/t1202-counters-16-c-expected.txt:
  • platform/efl/css2.1/t1202-counters-17-d-expected.txt:
  • platform/efl/css2.1/t1202-counters-18-f-expected.txt:
  • platform/efl/css2.1/t1204-implied-00-b-expected.txt:
  • platform/efl/css2.1/t1204-implied-01-c-expected.txt:
  • platform/efl/css2.1/t1204-implied-02-d-expected.txt:
  • platform/efl/css2.1/t1204-multiple-00-c-expected.txt:
  • platform/efl/css2.1/t1204-multiple-01-c-expected.txt:
  • platform/efl/css2.1/t1204-order-00-c-expected.txt:
  • platform/efl/css2.1/t1204-order-01-d-expected.txt:
  • platform/efl/css2.1/t1204-root-e-expected.txt:
  • platform/efl/css2.1/t120401-scope-00-b-expected.txt:
  • platform/efl/css2.1/t120401-scope-01-c-expected.txt:
  • platform/efl/css2.1/t120401-scope-02-c-expected.txt:
  • platform/efl/css2.1/t120401-scope-03-c-expected.txt:
  • platform/efl/css2.1/t120401-scope-04-d-expected.txt:
  • platform/efl/css2.1/t120403-content-none-00-c-expected.txt:
  • platform/efl/css2.1/t120403-display-none-00-c-expected.txt:
  • platform/efl/css2.1/t120403-visibility-00-c-expected.txt:
  • platform/efl/css2.1/t1205-c561-list-displ-00-b-expected.txt:
  • platform/efl/css2.1/t1205-c563-list-type-00-b-expected.txt:
  • platform/efl/css2.1/t1205-c563-list-type-01-b-expected.txt:
  • platform/efl/css2.1/t1205-c564-list-img-00-b-g-expected.txt:
  • platform/efl/css2.1/t1205-c565-list-pos-00-b-expected.txt:
  • platform/efl/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
  • platform/efl/css2.1/t1401-c531-color-00-a-expected.txt:
  • platform/efl/css2.1/t1402-c45-bg-canvas-00-b-expected.txt:
  • platform/efl/css2.1/t140201-c532-bgcolor-00-a-expected.txt:
  • platform/efl/css2.1/t140201-c532-bgcolor-01-b-expected.txt:
  • platform/efl/css2.1/t140201-c533-bgimage-00-a-expected.txt:
  • platform/efl/css2.1/t140201-c533-bgimage-01-b-g-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgre-00-b-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgre-01-b-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt:
  • platform/efl/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt:
  • platform/efl/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt:
  • platform/efl/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt:
  • platform/efl/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt:
  • platform/efl/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt:
  • platform/efl/css2.1/t1503-c522-font-family-00-b-expected.txt:
  • platform/efl/css2.1/t1504-c523-font-style-00-b-expected.txt:
  • platform/efl/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt:
  • platform/efl/css2.1/t1505-c524-font-var-00-b-expected.txt:
  • platform/efl/css2.1/t1506-c525-font-wt-00-b-expected.txt:
  • platform/efl/css2.1/t1507-c526-font-sz-01-b-a-expected.txt:
  • platform/efl/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
  • platform/efl/css2.1/t1507-c526-font-sz-03-f-a-expected.txt:
  • platform/efl/css2.1/t1601-c547-indent-00-b-a-expected.txt:
  • platform/efl/css2.1/t1601-c547-indent-01-d-expected.txt:
  • platform/efl/css2.1/t1602-c43-center-00-d-ag-expected.txt:
  • platform/efl/css2.1/t1602-c546-txt-align-00-b-expected.txt:
  • platform/efl/css2.1/t1604-c541-word-sp-00-b-a-expected.txt:
  • platform/efl/css2.1/t1604-c541-word-sp-01-b-a-expected.txt:
  • platform/efl/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
  • platform/efl/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt:
  • platform/efl/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
  • platform/efl/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-50-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-51-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-52-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-53-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-54-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-55-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-56-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-57-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-58-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-59-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-60-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-61-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-62-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-63-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-64-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-65-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-66-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-67-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-68-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-69-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-70-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-71-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-72-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-73-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-74-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-75-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-76-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-77-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-78-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-79-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-80-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-81-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-82-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-83-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-84-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-85-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-86-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-87-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-88-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-89-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-90-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-91-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-92-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-93-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-94-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-95-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-96-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-97-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-98-d-expected.txt:
  • platform/efl/css2.1/t170602-bdr-conflct-w-99-d-expected.txt:
7:53 PM Changeset in webkit [106177] by gyuyoung.kim@samsung.com
  • 98 edits in trunk/LayoutTests

Unreviewed, EFL css1 rebaseline after r101343.

  • platform/efl/css1/basic/class_as_selector-expected.txt:
  • platform/efl/css1/basic/comments-expected.txt:
  • platform/efl/css1/basic/containment-expected.txt:
  • platform/efl/css1/basic/contextual_selectors-expected.txt:
  • platform/efl/css1/basic/grouping-expected.txt:
  • platform/efl/css1/basic/id_as_selector-expected.txt:
  • platform/efl/css1/basic/inheritance-expected.txt:
  • platform/efl/css1/box_properties/border-expected.txt:
  • platform/efl/css1/box_properties/border_bottom-expected.txt:
  • platform/efl/css1/box_properties/border_bottom_inline-expected.txt:
  • platform/efl/css1/box_properties/border_bottom_width-expected.txt:
  • platform/efl/css1/box_properties/border_bottom_width_inline-expected.txt:
  • platform/efl/css1/box_properties/border_color-expected.txt:
  • platform/efl/css1/box_properties/border_color_inline-expected.txt:
  • platform/efl/css1/box_properties/border_inline-expected.txt:
  • platform/efl/css1/box_properties/border_left-expected.txt:
  • platform/efl/css1/box_properties/border_left_inline-expected.txt:
  • platform/efl/css1/box_properties/border_left_width-expected.txt:
  • platform/efl/css1/box_properties/border_left_width_inline-expected.txt:
  • platform/efl/css1/box_properties/border_right-expected.txt:
  • platform/efl/css1/box_properties/border_right_inline-expected.txt:
  • platform/efl/css1/box_properties/border_right_width-expected.txt:
  • platform/efl/css1/box_properties/border_right_width_inline-expected.txt:
  • platform/efl/css1/box_properties/border_style-expected.txt:
  • platform/efl/css1/box_properties/border_style_inline-expected.txt:
  • platform/efl/css1/box_properties/border_top-expected.txt:
  • platform/efl/css1/box_properties/border_top_inline-expected.txt:
  • platform/efl/css1/box_properties/border_top_width-expected.txt:
  • platform/efl/css1/box_properties/border_top_width_inline-expected.txt:
  • platform/efl/css1/box_properties/border_width-expected.txt:
  • platform/efl/css1/box_properties/border_width_inline-expected.txt:
  • platform/efl/css1/box_properties/clear-expected.txt:
  • platform/efl/css1/box_properties/float-expected.txt:
  • platform/efl/css1/box_properties/float_elements_in_series-expected.txt:
  • platform/efl/css1/box_properties/float_margin-expected.txt:
  • platform/efl/css1/box_properties/height-expected.txt:
  • platform/efl/css1/box_properties/margin-expected.txt:
  • platform/efl/css1/box_properties/margin_bottom-expected.txt:
  • platform/efl/css1/box_properties/margin_bottom_inline-expected.txt:
  • platform/efl/css1/box_properties/margin_inline-expected.txt:
  • platform/efl/css1/box_properties/margin_left-expected.txt:
  • platform/efl/css1/box_properties/margin_left_inline-expected.txt:
  • platform/efl/css1/box_properties/margin_right-expected.txt:
  • platform/efl/css1/box_properties/margin_right_inline-expected.txt:
  • platform/efl/css1/box_properties/margin_top-expected.txt:
  • platform/efl/css1/box_properties/margin_top_inline-expected.txt:
  • platform/efl/css1/box_properties/padding-expected.txt:
  • platform/efl/css1/box_properties/padding_bottom-expected.txt:
  • platform/efl/css1/box_properties/padding_bottom_inline-expected.txt:
  • platform/efl/css1/box_properties/padding_inline-expected.txt:
  • platform/efl/css1/box_properties/padding_left-expected.txt:
  • platform/efl/css1/box_properties/padding_left_inline-expected.txt:
  • platform/efl/css1/box_properties/padding_right-expected.txt:
  • platform/efl/css1/box_properties/padding_right_inline-expected.txt:
  • platform/efl/css1/box_properties/padding_top-expected.txt:
  • platform/efl/css1/box_properties/padding_top_inline-expected.txt:
  • platform/efl/css1/box_properties/width-expected.txt:
  • platform/efl/css1/cascade/cascade_order-expected.txt:
  • platform/efl/css1/cascade/important-expected.txt:
  • platform/efl/css1/classification/display-expected.txt:
  • platform/efl/css1/classification/list_style-expected.txt:
  • platform/efl/css1/classification/list_style_image-expected.txt:
  • platform/efl/css1/classification/list_style_position-expected.txt:
  • platform/efl/css1/classification/list_style_type-expected.txt:
  • platform/efl/css1/classification/white_space-expected.txt:
  • platform/efl/css1/color_and_background/background-expected.txt:
  • platform/efl/css1/color_and_background/background_attachment-expected.txt:
  • platform/efl/css1/color_and_background/background_color-expected.txt:
  • platform/efl/css1/color_and_background/background_image-expected.txt:
  • platform/efl/css1/color_and_background/background_position-expected.txt:
  • platform/efl/css1/color_and_background/background_repeat-expected.txt:
  • platform/efl/css1/color_and_background/color-expected.txt:
  • platform/efl/css1/conformance/forward_compatible_parsing-expected.txt:
  • platform/efl/css1/font_properties/font-expected.txt:
  • platform/efl/css1/font_properties/font_family-expected.txt:
  • platform/efl/css1/font_properties/font_style-expected.txt:
  • platform/efl/css1/font_properties/font_variant-expected.txt:
  • platform/efl/css1/font_properties/font_weight-expected.txt:
  • platform/efl/css1/formatting_model/canvas-expected.txt:
  • platform/efl/css1/formatting_model/floating_elements-expected.txt:
  • platform/efl/css1/formatting_model/height_of_lines-expected.txt:
  • platform/efl/css1/formatting_model/horizontal_formatting-expected.txt:
  • platform/efl/css1/formatting_model/inline_elements-expected.txt:
  • platform/efl/css1/formatting_model/replaced_elements-expected.txt:
  • platform/efl/css1/formatting_model/vertical_formatting-expected.txt:
  • platform/efl/css1/pseudo/anchor-expected.txt:
  • platform/efl/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
  • platform/efl/css1/text_properties/letter_spacing-expected.txt:
  • platform/efl/css1/text_properties/line_height-expected.txt:
  • platform/efl/css1/text_properties/text_align-expected.txt:
  • platform/efl/css1/text_properties/text_decoration-expected.txt:
  • platform/efl/css1/text_properties/text_indent-expected.txt:
  • platform/efl/css1/text_properties/text_transform-expected.txt:
  • platform/efl/css1/text_properties/word_spacing-expected.txt:
  • platform/efl/css1/units/color_units-expected.txt:
  • platform/efl/css1/units/percentage_units-expected.txt:
  • platform/efl/css1/units/urls-expected.txt:
7:31 PM Changeset in webkit [106176] by gyuyoung.kim@samsung.com
  • 15 edits in trunk/LayoutTests

Unreviewed, EFL printing, scrollbars and transforms rebaseline after r101343.

  • platform/efl/printing/compositing-layer-printing-expected.txt:
  • platform/efl/printing/page-count-relayout-shrink-expected.txt:
  • platform/efl/printing/page-rule-in-media-query-expected.txt:
  • platform/efl/scrollbars/basic-scrollbar-expected.txt:
  • platform/efl/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
  • platform/efl/scrollbars/disabled-scrollbar-expected.txt:
  • platform/efl/scrollbars/scrollbar-buttons-expected.txt:
  • platform/efl/scrollbars/scrollbar-orientation-expected.txt:
  • platform/efl/scrollbars/scrollbars-on-positioned-content-expected.txt:
  • platform/efl/transforms/2d/compound-transforms-vs-containers-expected.txt:
  • platform/efl/transforms/2d/hindi-rotated-expected.txt:
  • platform/efl/transforms/2d/transform-borderbox-expected.txt:
  • platform/efl/transforms/2d/transform-fixed-container-expected.txt:
  • platform/efl/transforms/2d/transform-origin-borderbox-expected.txt:
7:27 PM Changeset in webkit [106175] by gyuyoung.kim@samsung.com
  • 39 edits in trunk/LayoutTests

Unreviewed, EFL animations, dom, editing, fonts and media rebaseline after r101343.

  • platform/efl/animations/missing-values-first-keyframe-expected.txt:
  • platform/efl/animations/missing-values-last-keyframe-expected.txt:
  • platform/efl/animations/state-at-end-event-expected.txt:
  • platform/efl/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt:
  • platform/efl/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt:
  • platform/efl/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt:
  • platform/efl/dom/xhtml/level3/core/nodelookupprefix19-expected.txt:
  • platform/efl/editing/unsupported-content/table-type-after-expected.txt:
  • platform/efl/editing/unsupported-content/table-type-before-expected.txt:
  • platform/efl/fonts/cursive-expected.txt:
  • platform/efl/fonts/default-expected.txt:
  • platform/efl/fonts/fantasy-expected.txt:
  • platform/efl/fonts/monospace-expected.txt:
  • platform/efl/fonts/sans-serif-expected.txt:
  • platform/efl/fonts/serif-expected.txt:
  • platform/efl/media/audio-controls-rendering-expected.txt:
  • platform/efl/media/audio-repaint-expected.txt:
  • platform/efl/media/controls-after-reload-expected.txt:
  • platform/efl/media/controls-strict-expected.txt:
  • platform/efl/media/controls-without-preload-expected.txt:
  • platform/efl/media/media-controls-clone-expected.txt:
  • platform/efl/media/video-aspect-ratio-expected.txt:
  • platform/efl/media/video-controls-rendering-expected.txt:
  • platform/efl/media/video-display-toggle-expected.txt:
  • platform/efl/media/video-empty-source-expected.txt:
  • platform/efl/media/video-layer-crash-expected.txt:
  • platform/efl/media/video-transformed-expected.txt:
  • platform/efl/media/video-zoom-controls-expected.txt:
  • platform/efl/media/video-zoom-expected.txt:
7:11 PM Changeset in webkit [106174] by commit-queue@webkit.org
  • 3 edits
    2 adds in trunk

AudioPannerNode::setPanningModel() does not update m_panningModel properly
https://bugs.webkit.org/show_bug.cgi?id=66830

Patch by Raymond Toy <Raymond Toy> on 2012-01-27
Reviewed by Kenneth Russell.

Source/WebCore:

Test: webaudio/panner-set-model.html

  • webaudio/AudioPannerNode.cpp:

(WebCore::AudioPannerNode::setPanningModel): Update
m_panningModel appropriately. Also silently do nothing if the
model is invalid.

LayoutTests:

  • webaudio/panner-set-model-expected.txt: Added.
  • webaudio/panner-set-model.html: Added.
6:23 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:16 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:16 PM Changeset in webkit [106173] by crogers@google.com
  • 3 edits in trunk/Source/WebCore

HRTFPanner could have high-quality mode for smoother transitions
https://bugs.webkit.org/show_bug.cgi?id=76470

Reviewed by Kenneth Russell.

  • platform/audio/HRTFPanner.cpp:

(WebCore):
(WebCore::HRTFPanner::HRTFPanner):
(WebCore::HRTFPanner::reset):
(WebCore::HRTFPanner::calculateDesiredAzimuthIndexAndBlend):
(WebCore::HRTFPanner::pan):

  • platform/audio/HRTFPanner.h:

(HRTFPanner):
():

6:14 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:12 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:07 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:01 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:01 PM WebKitIDL edited by haraken@chromium.org
(diff)
6:00 PM WebKitIDL edited by haraken@chromium.org
(diff)
5:59 PM WebKitIDL edited by haraken@chromium.org
(diff)
5:22 PM Changeset in webkit [106172] by enrica@apple.com
  • 2 edits in trunk/Tools

Followup to http://trac.webkit.org/changeset/106171.
Dan Bernstein pointed out correctly that I should
have used copy instead of initWithString.

Reviewed by Dan Bernstein.

  • DumpRenderTree/mac/DumpRenderTreePasteboard.m:

(-[LocalPasteboard initWithName:]):

5:12 PM Changeset in webkit [106171] by enrica@apple.com
  • 2 edits in trunk/Tools

DRT pasteboard object should return the correct pasteboard name.
https://bugs.webkit.org/show_bug.cgi?id=77260

Currently the name property always returns nil.
Adding a memeber variable to store the pasteboard name and return its
value from the name method instead of returning nil always.

Reviewed by Dan Bernstein.

  • DumpRenderTree/mac/DumpRenderTreePasteboard.m:

(+[DumpRenderTreePasteboard _pasteboardWithName:]):
(-[LocalPasteboard initWithName:]):
(-[LocalPasteboard name]):

5:06 PM Changeset in webkit [106170] by commit-queue@webkit.org
  • 3 edits in trunk/Source/JavaScriptCore

Unreviewed, rolling out r106167.
http://trac.webkit.org/changeset/106167
https://bugs.webkit.org/show_bug.cgi?id=77264

broke LayoutTests/fast/js/string-capitalization.html
(Requested by msaboff on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-27

  • runtime/StringPrototype.cpp:

(JSC::stringProtoFuncToLowerCase):
(JSC::stringProtoFuncToUpperCase):

  • wtf/text/StringImpl.cpp:

(WTF::StringImpl::upper):

4:54 PM Changeset in webkit [106169] by msaboff@apple.com
  • 1 edit
    3 adds in trunk/LayoutTests

New Regression Test for r106075
https://bugs.webkit.org/show_bug.cgi?id=77262

Reviewed by Geoffrey Garen.

Added a test that verifies that a function called with less than the
declared number of arguments has the missing arguments filled in
with "undefined". The test makes sure that the called function gets
JIT compiled by calling it several times. This test verifies that
the problem found in r106075 does not regress.

  • fast/js/apply-varargs-expected.txt: Added.
  • fast/js/apply-varargs.html: Added.
  • fast/js/script-tests/apply-varargs.js: Added.

(callee):
(dummy):
(BaseObj):
(caller):

4:40 PM Changeset in webkit [106168] by fpizlo@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

Build fix for interpreter platforms.

  • interpreter/AbstractPC.cpp:

(JSC::AbstractPC::AbstractPC):

4:05 PM Changeset in webkit [106167] by msaboff@apple.com
  • 3 edits in trunk/Source/JavaScriptCore

StringProtoFuncToUpperCase should call StringImpl::upper similar to StringProtoToLowerCase
https://bugs.webkit.org/show_bug.cgi?id=76647

Reviewed by Geoffrey Garen.

Changed stringProtoFuncToUpperCase to call StringImpl::upper() is a manor similar
to stringProtoFuncToLowerCase(). Fixed StringImpl::upper() to handle the two
8 bit characters that when converted to upper case become 16 bit characters.

  • runtime/StringPrototype.cpp:

(JSC::stringProtoFuncToLowerCase): Removed extra trailing whitespace.
(JSC::stringProtoFuncToUpperCase):

  • wtf/text/StringImpl.cpp:

(WTF::StringImpl::upper):

4:05 PM Changeset in webkit [106166] by mikelawther@chromium.org
  • 12 edits
    4 adds in trunk/Source/WebCore

CSS calc parsing stage
https://bugs.webkit.org/show_bug.cgi?id=57082

This is the parsing stage of calc. The expressions are evaluated and
expression trees are generated. CSS values are not created yet - that
will happen in a subsequent commit.

Reviewed by David Hyatt.

No functional change - covered by existing tests in LayoutTests/css3/calc.

  • CMakeLists.txt:
  • GNUmakefile.list.am:
  • Target.pri:
  • WebCore.gypi:
  • WebCore.vcproj/WebCore.vcproj:
  • WebCore.xcodeproj/project.pbxproj:
  • css/CSSCalculationValue.cpp: Added.

(WebCore):
(WebCore::unitCategory):
(WebCore::CSSCalcValue::customCssText):
(WebCore::CSSCalcExpressionNode::~CSSCalcExpressionNode):
(CSSCalcPrimitiveValue):
(WebCore::CSSCalcPrimitiveValue::create):
(WebCore::CSSCalcPrimitiveValue::cssText):
(WebCore::CSSCalcPrimitiveValue::CSSCalcPrimitiveValue):
():
(CSSCalcBinaryOperation):
(WebCore::CSSCalcBinaryOperation::create):
(WebCore::CSSCalcBinaryOperation::CSSCalcBinaryOperation):
(WebCore::checkDepthAndIndex):
(CSSCalcExpressionNodeParser):
(WebCore::CSSCalcExpressionNodeParser::parseCalc):
(Value):
(WebCore::CSSCalcExpressionNodeParser::operatorValue):
(WebCore::CSSCalcExpressionNodeParser::parseValue):
(WebCore::CSSCalcExpressionNodeParser::parseValueTerm):
(WebCore::CSSCalcExpressionNodeParser::parseValueMultiplicativeExpression):
(WebCore::CSSCalcExpressionNodeParser::parseAdditiveValueExpression):
(WebCore::CSSCalcExpressionNodeParser::parseValueExpression):
(WebCore::CSSCalcValue::create):

  • css/CSSCalculationValue.h: Added.

(WebCore):
():
(CSSCalcExpressionNode):
(WebCore::CSSCalcExpressionNode::category):
(WebCore::CSSCalcExpressionNode::isInt):
(WebCore::CSSCalcExpressionNode::isZero):
(WebCore::CSSCalcExpressionNode::CSSCalcExpressionNode):
(CSSCalcValue):
(WebCore::CSSCalcValue::category):
(WebCore::CSSCalcValue::isInt):
(WebCore::CSSCalcValue::CSSCalcValue):

  • css/CSSParser.cpp:

(WebCore::CSSParser::validCalculationUnit):
(WebCore):
(WebCore::CSSParser::validUnit):
(WebCore::CSSParser::createPrimitiveNumericValue):
(WebCore::CSSParser::parseValidPrimitive):
(WebCore::CSSParser::parseValue):
(WebCore::CSSParser::parseFillPositionComponent):
(WebCore::CSSParser::parsedDouble):
(WebCore::CSSParser::isCalculation):
(WebCore::CSSParser::colorIntFromValue):
(WebCore::CSSParser::parseColorParameters):
(WebCore::CSSParser::parseHSLParameters):
(WebCore::ShadowParseContext::ShadowParseContext):
(WebCore::ShadowParseContext::commitLength):
(WebCore::ShadowParseContext::commitStyle):
(ShadowParseContext):
(WebCore::CSSParser::parseShadow):
(WebCore::BorderImageSliceParseContext::BorderImageSliceParseContext):
(WebCore::BorderImageSliceParseContext::commitNumber):
(WebCore::BorderImageSliceParseContext::commitBorderImageSlice):
(BorderImageSliceParseContext):
(WebCore::CSSParser::parseBorderImageSlice):
(WebCore::BorderImageQuadParseContext::BorderImageQuadParseContext):
(WebCore::BorderImageQuadParseContext::commitNumber):
(WebCore::BorderImageQuadParseContext::commitBorderImageQuad):
(BorderImageQuadParseContext):
(WebCore::CSSParser::parseBorderImageQuad):
(WebCore::CSSParser::parseCalculation):

  • css/CSSParser.h:

():
(CSSParser):

  • css/CSSValue.cpp:

(WebCore::CSSValue::cssText):
(WebCore::CSSValue::destroy):

  • css/CSSValue.h:

(WebCore::CSSValue::isCalculationValue):
():

  • css/SVGCSSParser.cpp:

(WebCore::CSSParser::parseSVGValue):

  • platform/CalculationValue.cpp: Added.

(WebCore):

  • platform/CalculationValue.h: Added.

(WebCore):
():

4:04 PM Changeset in webkit [106165] by jsbell@chromium.org
  • 1 edit
    2 adds in trunk/LayoutTests

IndexedDB does not update r/w index cursors that are mutated during iteration
https://bugs.webkit.org/show_bug.cgi?id=59822

Added tests to verify that index cursors see updates made to an object store while
iterating, assuming the cursor and updates occur within the same transaction.

Reviewed by Tony Chang.

  • storage/indexeddb/mozilla/cursor-mutation-expected.txt: Added.
  • storage/indexeddb/mozilla/cursor-mutation.html: Added.
3:42 PM Changeset in webkit [106164] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit/chromium

[chromium] Increase the size of the Ganesh texture cache to prevent performance problems on advanced Canvas2D pages.
The cache was previously 50 MB; it is now 96 MB.

Bug 76666 - Ganesh's Texture Cache is too small
https://bugs.webkit.org/show_bug.cgi?id=76666

Patch by Jeff Timanus <twiz@chromium.org> on 2012-01-27
Reviewed by Stephen White.

  • src/GraphicsContext3DChromium.cpp:

(WebCore::GraphicsContext3DPrivate::grContext):

3:34 PM Changeset in webkit [106163] by andersca@apple.com
  • 4 edits in trunk/Source/WebCore

WebTileLayers should honor the acceleratesDrawing flag
https://bugs.webkit.org/show_bug.cgi?id=77242
<rdar://problem/10622128>

Reviewed by Dan Bernstein.

  • platform/graphics/ca/mac/TileCache.h:

(WebCore::TileCache::acceleratesDrawing):
Add getter.

  • platform/graphics/ca/mac/TileCache.mm:

(WebCore::TileCache::TileCache):
Initialize m_acceleratesDrawing.

(WebCore::TileCache::setAcceleratesDrawing):
Set m_acceleratesDrawing and go through all tile layers and update the flag.

(WebCore::TileCache::createTileLayer):
Call -[CALayer setAcceleratesDrawing:] on the newly created layer.

  • platform/graphics/ca/mac/WebTileCacheLayer.mm:

(-[WebTileCacheLayer setAcceleratesDrawing:]):
(-[WebTileCacheLayer acceleratesDrawing]):
Call through to the TileCache object.

3:31 PM Changeset in webkit [106162] by commit-queue@webkit.org
  • 14 edits
    2 adds in trunk

Round time to sample frame
https://bugs.webkit.org/show_bug.cgi?id=76659

Source/WebCore:

Three major changes:

  1. Modify timeToSampleFrame to round the time to the sample frame

and add support for Visual Studio to round the time in the same
way as on gcc. (The issue is that Visual Studio uses x87
instructions with 80-bit floats.) This makes Visual Studio more
consistent with the results with gcc.

  1. Change the current time variable from keeping time in seconds

to keeping time in sample frames. This minimizes rounding except
when needed for the Javascript API.

  1. Update AudioBufferSourceNode::process to use samples (instead

of time) as much as possible to reduce round-off effects.

Patch by Raymond Toy <Raymond Toy> on 2012-01-27
Reviewed by Kenneth Russell.

Tests: Added note-grain-on test to exercise precise
timing. Existing tests (gain and audiobuffersource-playbackrate)
also cover some of these changes, and the equalpower panner test is
modified to enable the tests for the offset of the impulses.

  • platform/audio/AudioUtilities.cpp:

(WebCore::AudioUtilities::timeToSampleFrame): Moved from
AudioParamTimeLine and slightly modified, and updated to round
operations consistently. Add special flags for Visual Studio to
generate code with rounding that is consistent with gcc.

  • platform/audio/AudioUtilities.h: Declare new function.
  • webaudio/AudioBufferSourceNode.cpp:

(WebCore::AudioBufferSourceNode::process): Use new functions to
convert time to sample frame. Update code to use integer
arithmetic as much as possible.
(WebCore::AudioBufferSourceNode::renderFromBuffer): Use
timeToSampleFrame to convert time to sample frame.

  • webaudio/AudioContext.h: Define new currentSample method to get

the current sample.

  • webaudio/AudioDestinationNode.cpp:

(WebCore::AudioDestinationNode::provideInput): Use new function to
convert sample frame to time. Update

  • webaudio/AudioDestiationNode.h: Rename m_currentTime to

m_currentSample, add method to return current Sample. Update
currentTime() method to compute time from the current sample.

  • webaudio/AudioParamTimeline.cpp:

(WebCore::AudioParamTimeline::valuesForTimeRangeImpl): Remove
timeToSampleFrame and use new function in AudioUtilities to
convert time to sample frame.

LayoutTests:

Patch by Raymond Toy <Raymond Toy> on 2012-01-27
Reviewed by Kenneth Russell.

  • webaudio/audiobuffersource-playbackrate-expected.wav: Updated.
  • webaudio/gain-expected.wav: Updated.
  • webaudio/resources/audio-testing.js:

(timeToSampleFrame): Utility to convert time to sample frame, to
be consistent with the actual webaudio implementation.

  • webaudio/resources/panner-model-testing.js:

(checkResult): Enable the tests for the offset of the impulses.
Also fix a bug in printing the time where the max error was
found.

  • webaudio/note-grain-on-timing.html: New test for noteGrainOn.

Also tests the new currentSample implemenation and
roundToSampleFrame.

  • webaudio/note-grain-on-timing-expected.txt: Added.
3:28 PM Changeset in webkit [106161] by morrita@google.com
  • 3 edits in trunk/Source/JavaScriptCore

[JSC] ThunkGenerators.cpp should hide its asm-defined symbols
https://bugs.webkit.org/show_bug.cgi?id=77244

Reviewed by Filip Pizlo.

  • jit/ThunkGenerators.cpp: Added HIDE_SYMBOLS()
  • wtf/InlineASM.h: Moved some duplicated macros from ThunkGenerators.cpp
3:25 PM WikiStart edited by haraken@chromium.org
(diff)
3:23 PM Changeset in webkit [106160] by enne@google.com
  • 6 edits in trunk/Source

[chromium] Don't ever skip drawing the non-composited content layer
https://bugs.webkit.org/show_bug.cgi?id=77236

Reviewed by James Robinson.

Source/WebCore:

Since the root layer has its textures potentially reserved last in a
front-to-back iteration, don't ever skip drawing it if we can't
reserve its textures. Instead, checkerboard and draw background color
quads instead to fill the viewport. This behavior is tied to the
backgroundFillsViewport setting.

  • platform/graphics/chromium/TiledLayerChromium.cpp:

(WebCore::TiledLayerChromium::prepareToUpdateTiles):

  • platform/graphics/chromium/cc/CCLayerTilingData.cpp:

(WebCore::CCLayerTilingData::reset):

  • platform/graphics/chromium/cc/CCTiledLayerImpl.cpp:

(WebCore::CCTiledLayerImpl::appendQuads):

Source/WebKit/chromium:

This is a tiny fix. If the non-composited content layer never gets
painted, then the background color never gets set and it is just
opaque black.

  • src/WebViewImpl.cpp:

(WebKit::WebViewImpl::setIsAcceleratedCompositingActive):

3:22 PM Changeset in webkit [106159] by Martin Robinson
  • 1 edit in trunk/Source/WebCore/ChangeLog

Fix a warning in the GTK+ build.

Reviewed by Gustavo Noronha Silva.

No new tests. This should not change behavior.

  • plugins/gtk/PluginViewGtk.cpp:

(WebCore::PluginView::platformStart): Use reinterpet_cast to convert X11 Windows into void pointers.

3:16 PM WebKitIDL edited by haraken@chromium.org
(diff)
3:15 PM WebKitIDL edited by haraken@chromium.org
(diff)
3:13 PM Changeset in webkit [106158] by commit-queue@webkit.org
  • 3 edits in trunk/Source/WebCore

[chromium] CCLayerTreeHostImpl minor code cleanup
https://bugs.webkit.org/show_bug.cgi?id=77181

Fix a typo in comments and group functions properly.
Replace duplicated content size code with function.

Patch by Tien-Ren Chen <trchen@chromium.org> on 2012-01-27
Reviewed by James Robinson.

No new tests. No change in behavior.

  • platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:

(WebCore::CCLayerTreeHostImpl::startPageScaleAnimation):
(WebCore::CCLayerTreeHostImpl::contentSize):
(WebCore):
(WebCore::CCLayerTreeHostImpl::updateMaxScrollPosition):

  • platform/graphics/chromium/cc/CCLayerTreeHostImpl.h:

(CCLayerTreeHostImpl):

3:09 PM WebKitIDL created by haraken@chromium.org
3:06 PM Changeset in webkit [106157] by kevino@webkit.org
  • 2 edits in trunk/Source/WebCore

[wx] Unreviewed. Build fix, add missing header.

2:56 PM Changeset in webkit [106156] by eric.carlson@apple.com
  • 9 edits
    2 adds in trunk/Source/WebCore

Added the GenericEventQueue class in order to generalize asynchronous
event dispatching in HTMLMediaElement.

In order to support asynchronous events dispatched by HTMLTrackElement
there is a need for a generalized implementation of an event queue to
be used for both HTMLMediaElement and Text Tracks.

https://bugs.webkit.org/show_bug.cgi?id=76110

Patch by Victor Carbune <victor@rosedu.org> on 2012-01-27
Reviewed by Eric Carlson.

No new tests. No new functionality, only refactoring.

  • CMakeLists.txt:
  • GNUmakefile.list.am:
  • Target.pri:
  • WebCore.gypi:
  • WebCore.vcproj/WebCore.vcproj:
  • WebCore.xcodeproj/project.pbxproj:
  • dom/GenericEventQueue.cpp: Added. Implements the abstract class EventQueue.

(WebCore::GenericEventQueue::GenericEventQueue):
(WebCore::GenericEventQueue::~GenericEventQueue):
(WebCore::GenericEventQueue::enqueueEvent): Append an event to the current
pending event list.
(WebCore::GenericEventQueue::cancelEvent): Removes an event from the current
pending event list.
(WebCore::GenericEventQueue::timerFired): Callback method when the timer fires.
Dispatches all events that are currently pending.
(WebCore::GenericEventQueue::close): Closes the event queue such that it cannot
be used anymore.
(WebCore::GenericEventQueue::cancelAllEvents): Removes all pending events.
(WebCore::GenericEventQueue::hasPendingEvents): True if there are pending events.

  • dom/GenericEventQueue.h: Added.
  • html/HTMLMediaElement.cpp:

(WebCore::HTMLMediaElement::HTMLMediaElement):
(WebCore::HTMLMediaElement::scheduleEvent): Refactored method to enqueue
the scheduled event on the GenericEventQueue instance.
(WebCore::HTMLMediaElement::cancelPendingEventsAndCallbacks): Ditto.
(WebCore::HTMLMediaElement::hasPendingActivity): Ditto.
(WebCore::HTMLMediaElement::dispatchEvent): This method is overriden
to keep an evidence when a canPlay event is fired.

  • html/HTMLMediaElement.h:
2:53 PM Changeset in webkit [106155] by Martin Robinson
  • 2 edits in trunk/Source/WebCore

Fix a warning in the GTK+ build.

Reviewed by Gustavo Noronha Silva.

No new tests. This should not change behavior.

  • plugins/gtk/PluginViewGtk.cpp:

(WebCore::PluginView::platformStart): Use reinterpet_cast to convert X11 Windows into void pointers.

2:47 PM Changeset in webkit [106154] by benjamin@webkit.org
  • 2 edits in trunk/Source/WebCore

Speed up the prefix matching of cssPropertyName()
https://bugs.webkit.org/show_bug.cgi?id=77158

Patch by Benjamin Poulain <bpoulain@apple.com> on 2012-01-27
Reviewed by Geoffrey Garen.

This patch improves the performance by:
-not checking the PropertyName with all 7 prefix

(now, in the worse case, 2 prefixes are checked)

-avoiding the conversion 8bits->16bits by using String::operator[]

instead of ::characters()

To avoid checking every prefix, the code branch based on the first
characters of the propertyName.
The remaining of the prefix is checked character by characters like before.

When accessing CSS property, this gives a 13% improvement when there is no prefix.
There is no performance regression for the matching of prefix, including for the first one
of the previous matching code ("css").

  • bindings/js/JSCSSStyleDeclarationCustom.cpp:

():
(WebCore::matchesCSSPropertyNamePrefix):
(WebCore):
(WebCore::getCSSPropertyNamePrefix):
(WebCore::cssPropertyName):

2:43 PM Changeset in webkit [106153] by commit-queue@webkit.org
  • 2 edits in trunk/Source/JavaScriptCore

[JSC] Asm-originated symbols should be marked as hidden
https://bugs.webkit.org/show_bug.cgi?id=77150

Patch by Simon Hausmann <simon.hausmann@nokia.com> on 2012-01-27
Reviewed by Filip Pizlo.

  • dfg/DFGOperations.cpp: The HIDE_SYMBOLS macros were present in the CPU(ARM) preprocessor branches,

but they were missing in the CPU(X86) and the CPU(X86_64) cases.

2:42 PM Changeset in webkit [106152] by Lucas Forschler
  • 1 copy in tags/Safari-534.54.12

New tag.

2:40 PM Changeset in webkit [106151] by morrita@google.com
  • 5 edits in trunk/Source/JavaScriptCore

[JSC] Some JS_EXPORTDATA may not be necessary.
https://bugs.webkit.org/show_bug.cgi?id=77145

Reviewed by Darin Adler.

Removed JS_EXPORTDATA attributes whose attributing symbols are
not exported on Mac port.

  • runtime/ExceptionHelpers.h:

(InterruptedExecutionError):

  • runtime/JSBoundFunction.h:

(JSBoundFunction):

  • runtime/RegExp.h:

(RegExp):

  • runtime/RegExpMatchesArray.h:

(RegExpMatchesArray):

2:40 PM WikiStart edited by haraken@chromium.org
(diff)
2:26 PM Changeset in webkit [106150] by commit-queue@webkit.org
  • 4 edits
    6 adds in trunk

Crash in updateFirstLetter() from unnecessary anonymous block
https://bugs.webkit.org/show_bug.cgi?id=72675

Patch by Ken Buchanan <kenrb@chromium.org> on 2012-01-27
Reviewed by David Hyatt.

Source/WebCore:

There was a problem with anonymous blocks not getting removed when
their only block flow siblings are removed if they also have non-block
flow first-letter siblings (i.e. floats). This patch modifies
RenderBlock::removeChild() to look for this situation and strip out
unnecessary anonymous container blocks if it occurs.

  • rendering/RenderBlock.cpp:

(WebCore::RenderBlock::removeChild):
(WebCore::RenderBlock::collapseAnonymousBoxChild): Added

  • rendering/RenderBlock.h:

(WebCore::RenderBlock::collapseAnonymousBoxChild): Added

LayoutTests:

Adding tests that cause a div to be removed from between a floating
first-letter block and its remaining text. If the anonymous block is
removed as an immediate consequence of the div removal, this shouldn't
crash.

  • fast/css-generated-content/float-first-letter-siblings-convert-to-inline-expected.txt: Added
  • fast/css-generated-content/float-first-letter-siblings-convert-to-inline.html: Added
  • fast/css-generated-content/positioned-div-with-floating-after-content-crash-expected.txt: Added
  • fast/css-generated-content/positioned-div-with-floating-after-content-crash.html: Added
  • fast/css-generated-content/resources/positioned-div-with-floating-after-content-crash-frame1.html: Added
  • fast/css-generated-content/resources/positioned-div-with-floating-after-content-crash-frame2.html: Added
2:05 PM Changeset in webkit [106149] by Lucas Forschler
  • 1 edit in branches/safari-534.54-branch/Source/JavaScriptCore/interpreter/AbstractPC.cpp

build fix

2:05 PM Changeset in webkit [106148] by leviw@chromium.org
  • 1 edit
    1 add in trunk/LayoutTests

Unreviewed gardening. Adding new windows image expectations for css3/flexbox/cross-axis-scrollbar.html

  • platform/chromium-win/css3/flexbox/cross-axis-scrollbar-expected.png: Added.
2:03 PM Changeset in webkit [106147] by rniwa@webkit.org
  • 2 edits
    25 adds in trunk/PerformanceTests

Import Chromium's dom_perf test
https://bugs.webkit.org/show_bug.cgi?id=77175

Reviewed by Adam Barth.

Import dom_perf.

Note resources/dom/suites.js isn't used by any html file yet but it will be used by Chromium port
once its perf bots start pulling test files from WebKit repository instead of Google's internal repository.

  • DOM: Added.
  • DOM/Accessors.html: Added.
  • DOM/CloneNodes.html: Added.
  • DOM/CreateNodes.html: Added.
  • DOM/DOMDivWalk.html: Added.
  • DOM/DOMTable.html: Added.
  • DOM/DOMWalk.html: Added.
  • DOM/Events.html: Added.
  • DOM/GetElement.html: Added.
  • DOM/GridSort.html: Added.
  • DOM/Template.html: Added.
  • DOM/resources: Added.
  • DOM/resources/dom-perf.js: Added.
  • DOM/resources/dom-perf: Added.
  • DOM/resources/dom-perf/accessors.js: Added.
  • DOM/resources/dom-perf/clonenodes.js: Added.
  • DOM/resources/dom-perf/createnodes.js: Added.
  • DOM/resources/dom-perf/domdivwalk.js: Added.
  • DOM/resources/dom-perf/domtable.js: Added.
  • DOM/resources/dom-perf/domwalk.js: Added.
  • DOM/resources/dom-perf/events.js: Added.
  • DOM/resources/dom-perf/getelement.js: Added.
  • DOM/resources/dom-perf/gridsort.js: Added.
  • DOM/resources/dom-perf/suites.js: Added.
  • DOM/resources/dom-perf/template.js: Added.
  • resources/runner.js:
1:52 PM Changeset in webkit [106146] by fsamuel@chromium.org
  • 27 edits in trunk

Rename shouldLayoutFixedElementsRelativeToFrame and make it a setting
https://bugs.webkit.org/show_bug.cgi?id=76459

Reviewed by Darin Fisher.

.:

  • Source/autotools/symbols.filter:

Source/WebCore:

This should be a setting because it is independent of a particular frame and
should be preserved even if the mainframe changes.

Renamed (set)ShouldLayoutFixedElementsRelativeToFrame to
(set)FixedElementsLayoutRelativeToFrame due to the connotation
the word "should" may have in this context: If set,
position:fixed elements will ALWAYS be laid out relative to the frame.

  • WebCore.exp.in:
  • page/FrameView.cpp:

(WebCore::FrameView::reset):
(WebCore::FrameView::scrollXForFixedPosition):
(WebCore::FrameView::scrollYForFixedPosition):
(WebCore::FrameView::fixedElementsLayoutRelativeToFrame):
(WebCore):

  • page/FrameView.h:

(FrameView):

  • page/Settings.cpp:

(WebCore::Settings::Settings):
(WebCore::Settings::setFixedElementsLayoutRelativeToFrame):
(WebCore):

  • page/Settings.h:

(Settings):
(WebCore::Settings::fixedElementsLayoutRelativeToFrame):

  • rendering/RenderBox.cpp:

(WebCore::RenderBox::fixedElementLaysOutRelativeToFrame):
(WebCore::RenderBox::containingBlockLogicalWidthForPositioned):
(WebCore::RenderBox::containingBlockLogicalHeightForPositioned):

  • rendering/RenderBox.h:

(RenderBox):

  • testing/InternalSettings.cpp:

(WebCore::InternalSettings::setFixedElementsLayoutRelativeToFrame):

  • testing/InternalSettings.h:

(InternalSettings):

  • testing/InternalSettings.idl:

Source/WebKit/chromium:

  • public/WebSettings.h:

():

  • public/WebView.h:

(WebView):

  • src/WebSettingsImpl.cpp:

(WebKit::WebSettingsImpl::setFixedElementsLayoutRelativeToFrame):
(WebKit):

  • src/WebSettingsImpl.h:

(WebSettingsImpl):

  • src/WebViewImpl.cpp:
  • src/WebViewImpl.h:

(WebViewImpl):

Source/WebKit2:

  • win/WebKit2.def:
  • win/WebKit2CFLite.def:

LayoutTests:

  • fast/repaint/fixed-in-page-scale.html:
  • fast/repaint/fixed-right-bottom-in-page-scale.html:
  • fast/repaint/fixed-right-in-page-scale.html:
1:47 PM Changeset in webkit [106145] by Martin Robinson
  • 2 edits in trunk/Source/WebKit2

Fix a compilation warning in a WebKit2 GTK+ API test.

Reviewed by Gustavo Noronha Silva.

  • UIProcess/API/gtk/tests/TestBackForwardList.cpp:

(testBackForwardListLimitAndCache): Use an int instead of size_t
because we want to print them as ints and do subtraction on them.

1:27 PM Changeset in webkit [106144] by Lucas Forschler
  • 2 edits in branches/safari-534.54-branch/Source/WebCore

Merged r106130.

12:53 PM Changeset in webkit [106143] by morrita@google.com
  • 2 edits in trunk/Source/JavaScriptCore

[WTF] WTFString.h has some extra JS_EXPORT_PRIVATEs
https://bugs.webkit.org/show_bug.cgi?id=77113

Reviewed by Darin Adler.

  • wtf/text/WTFString.h: Removed some WTF_EXPORT_PRIVATE attributes which we don't need to export.
12:15 PM Changeset in webkit [106142] by Martin Robinson
  • 13 edits
    9 adds in trunk

[GTK] [WK2] Implement the policy client
https://bugs.webkit.org/show_bug.cgi?id=76343

Reviewed by Gustavo Noronha Silva.

Source/WebKit2:

Implement the abstract WebKitPolicyDecision, WebKitNavigationPolicyDecision,
and add the decide-policy signal to WebKitWebView.

  • GNUmakefile.am: Add new files to the source list.
  • UIProcess/API/gtk/WebKitError.cpp: Use the WebCore namespace because

of changes to ASSERT_MATCHING_ENUMS.

  • UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp: Added.
  • UIProcess/API/gtk/WebKitNavigationPolicyDecision.h: Added.
  • UIProcess/API/gtk/WebKitNavigationPolicyDecisionPrivate.h: Added.
  • UIProcess/API/gtk/WebKitPolicyClient.cpp: Added.
  • UIProcess/API/gtk/WebKitPolicyClientPrivate.h: Added.
  • UIProcess/API/gtk/WebKitPolicyDecision.cpp: Added.
  • UIProcess/API/gtk/WebKitPolicyDecision.h: Added.
  • UIProcess/API/gtk/WebKitPolicyDecisionPrivate.h: Added.
  • UIProcess/API/gtk/WebKitPrivate.h: Modify ASSERT_MATCHING_ENUMS to make

it useful for non-WebCore enums.

  • UIProcess/API/gtk/WebKitWebView.cpp:

(webkitWebViewConstructed): Attach the policy client callbacks to the page.
(webkit_web_view_class_init): Add the decide-policy signal definition.
(webkitWebViewMakePolicyDecision): Added this private method to fire the signal.

  • UIProcess/API/gtk/WebKitWebView.h: Added new signal to the list.
  • UIProcess/API/gtk/WebKitWebViewPrivate.h: Added new method declaration.
  • UIProcess/API/gtk/docs/webkit2gtk-docs.sgml: Added new classes to the docs.
  • UIProcess/API/gtk/docs/webkit2gtk-sections.txt: Ditto.
  • UIProcess/API/gtk/tests/GNUmakefile.am: Added new test to the source list.
  • UIProcess/API/gtk/tests/TestWebKitPolicyClient.cpp: Added.
  • UIProcess/API/gtk/webkit2marshal.list: decide-policy has a new signature.

Tools:

  • gtk/generate-gtkdoc:

(get_webkit2_options): Update the list of skipped source files to include all clients.

12:04 PM Changeset in webkit [106141] by leviw@chromium.org
  • 3 edits in trunk/LayoutTests

Update chromium-specific expectation for navigator-detached-no-crash layout test to include startActivity
https://bugs.webkit.org/show_bug.cgi?id=77230

Unreviewed gardening.

Patch by Greg Billock <gbillock@google.com> on 2012-01-27

  • platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
  • platform/chromium/test_expectations.txt:
12:00 PM Changeset in webkit [106140] by haraken@chromium.org
  • 8 edits in trunk/Source/WebCore

Support the [Supplemental] IDL for constants
https://bugs.webkit.org/show_bug.cgi?id=77228

Reviewed by Adam Barth.

We have supported the [Supplemental] IDL for attributes and methods.
This patch supports it for constants.

Test: bindings/scripts/test/TestSupplemental.idl

  • bindings/scripts/generate-bindings.pl:

Supported [Supplemental] constants.
Updated some comments.

  • bindings/scripts/test/TestSupplemental.idl:

Added test cases for [Supplemental] constants.

  • bindings/scripts/test/CPP/WebDOMTestInterface.h: Updated the test results.
  • bindings/scripts/test/JS/JSTestInterface.cpp: Ditto.

(WebCore::JSTestInterfacePrototype::getOwnPropertySlot):
(WebCore::JSTestInterfacePrototype::getOwnPropertyDescriptor):
(WebCore):
(WebCore::jsTestInterfaceSUPPLEMENTAL_CONSTANT1):
(WebCore::jsTestInterfaceSUPPLEMENTAL_CONSTANT2):

  • bindings/scripts/test/JS/JSTestInterface.h: Ditto.

(WebCore):

  • bindings/scripts/test/ObjC/DOMTestInterface.h: Ditto.
  • bindings/scripts/test/V8/V8TestInterface.cpp: Ditto.

(WebCore::ConfigureV8TestInterfaceTemplate):

11:40 AM Changeset in webkit [106139] by adachan@apple.com
  • 7 edits
    2 adds in trunk

Source/WebKit2: Add API to get the parent frame in WKBundleFrameRef
https://bugs.webkit.org/show_bug.cgi?id=77161

Reviewed by Anders Carlsson.

  • WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp:

(WKBundleFrameGetParentFrame): Get the parent frame by calling WebFrame::parentFrame().

  • WebProcess/InjectedBundle/API/c/WKBundleFrame.h:
  • WebProcess/WebPage/WebFrame.cpp:

(WebKit::WebFrame::parentFrame): Return null if the frame does not have an owner element.
Otherwise, return the owner element's frame.

  • WebProcess/WebPage/WebFrame.h:

Tools: Add test for WKBundleFrameGetParentFrame().
https://bugs.webkit.org/show_bug.cgi?id=77161

Reviewed by Anders Carlsson.

  • TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj: Add ParentFrame.cpp and ParentFrame_Bundle.cpp.
  • TestWebKitAPI/Tests/WebKit2/ParentFrame.cpp: Added.

(TestWebKitAPI):
(TestWebKitAPI::didReceiveMessageFromInjectedBundle): Get the check result from the injected bundle.
(TestWebKitAPI::setInjectedBundleClient):
(TestWebKitAPI::TEST): Load simple-iframe.html and then wait for the injected bundle to post result.
Make sure the check is successful.

  • TestWebKitAPI/Tests/WebKit2/ParentFrame_Bundle.cpp: Added.

(TestWebKitAPI):
(ParentFrameTest):
(TestWebKitAPI::ParentFrameTest::ParentFrameTest):
(TestWebKitAPI::didFinishLoadForFrame): If the frame is a subframe, store it off for checking later.
If the frame is the main frame, check whether it's indeed the subframe's parent frame and post the result
to the test controller.
(TestWebKitAPI::ParentFrameTest::didCreatePage): Set the page loader client on this page.

11:32 AM Changeset in webkit [106138] by andersca@apple.com
  • 4 edits in trunk/Source/WebCore

When threaded scrolling is enabled for a FrameView, always put scrollbars in layers
https://bugs.webkit.org/show_bug.cgi?id=77232
<rdar://problem/10766708>

Reviewed by Beth Dakin.

  • page/ScrollingCoordinator.cpp:

(WebCore::ScrollingCoordinator::coordinatesScrollingForFrameView):

  • page/ScrollingCoordinator.h:

Add a new helper function.

  • rendering/RenderLayerCompositor.cpp:

(WebCore::shouldCompositeOverflowControls):
Make this take a FrameView, check with the scrolling coordinator if the overflow controls should be composited.

(WebCore::RenderLayerCompositor::requiresHorizontalScrollbarLayer):
(WebCore::RenderLayerCompositor::requiresVerticalScrollbarLayer):
(WebCore::RenderLayerCompositor::requiresScrollCornerLayer):
Update for the change to make shouldCompositeOverflowControls take a FrameView.

11:27 AM Changeset in webkit [106137] by Lucas Forschler
  • 24 edits
    14 copies in branches/safari-534.54-branch

Merged r106067.

11:20 AM Changeset in webkit [106136] by Lucas Forschler
  • 10 edits in branches/safari-534.54-branch/Source/JavaScriptCore

Merged r103674.

11:12 AM Changeset in webkit [106135] by leviw@chromium.org
  • 3 edits
    1 add in trunk/LayoutTests

Unreviewed gardening. Updating linux expectations after http://trac.webkit.org/changeset/106108

  • platform/chromium-linux/svg/as-background-image/svg-as-background-2-expected.png: Added.
  • platform/chromium-linux/svg/filters/big-sized-filter-expected.png:
  • platform/chromium-linux/svg/wicd/test-scalable-background-image1-expected.png:
11:06 AM Changeset in webkit [106134] by scheib@chromium.org
  • 14 edits
    1 copy
    9 adds in trunk

Pointer Lock: Implement pointer interface
https://bugs.webkit.org/show_bug.cgi?id=75762

Source/WebCore:

Reviewed by Julien Chaffraix.

Implement the navigator.pointer interface via a new
PointerLockController class, as per
http://dvcs.w3.org/hg/webevents/raw-file/default/mouse-lock.html.

The implementation is being made in steps, the feature is still behind
compile-time and run-time flags, 'webkit' prefixed, and not yet enabled
in any browser. (Chromium has a developer flag required.) Follow-up
work will include handling DOM elements being removed, making all
callbacks asynchronous, iframe permissions (similar to Full Screen),
etc.

PointerLockController maintains state of which Element is the current
lock target and the success and failure callbacks. ChromeClient has
methods added to expose the required state change requests.

Tests: pointer-lock/lock-already-locked.html

pointer-lock/lock-fail-responses.html
pointer-lock/mouse-event-delivery.html
pointer-lock/pointerlocklost-event.html

  • WebCore.gypi:
  • dom/EventNames.h:
  • page/ChromeClient.h:

(WebCore::ChromeClient::requestPointerLock):
(WebCore::ChromeClient::requestPointerUnlock):
(WebCore::ChromeClient::isPointerLocked):

  • page/Navigator.cpp:

(WebCore::Navigator::webkitPointer):

  • page/Page.cpp:

(WebCore::Page::Page):

  • page/Page.h:

(WebCore::Page::pointerLockController):

  • page/PointerLock.cpp:

(WebCore::PointerLock::PointerLock):
(WebCore::PointerLock::create):
(WebCore::PointerLock::lock):
(WebCore::PointerLock::unlock):
(WebCore::PointerLock::isLocked):

  • page/PointerLock.h:

(WebCore::PointerLock::create):

  • page/PointerLockController.cpp: Added.

(WebCore::PointerLockController::PointerLockController):
(WebCore::PointerLockController::requestPointerLock):
(WebCore::PointerLockController::requestPointerUnlock):
(WebCore::PointerLockController::isLocked):
(WebCore::PointerLockController::didAcquirePointerLock):
(WebCore::PointerLockController::didNotAcquirePointerLock):
(WebCore::PointerLockController::didLosePointerLock):
(WebCore::PointerLockController::dispatchLockedMouseEvent):

  • page/PointerLockController.h: Copied from Source/WebCore/page/PointerLock.h.

Source/WebKit/chromium:

Add calls to the PointerLockController added in this patch to WebCore.

  • src/WebViewImpl.cpp:

(WebKit::WebViewImpl::close):
(WebKit::WebViewImpl::didAcquirePointerLock):
(WebKit::WebViewImpl::didNotAcquirePointerLock):
(WebKit::WebViewImpl::didLosePointerLock):
(WebKit::WebViewImpl::pointerLockMouseEvent):

LayoutTests:

Reviewed by Julien Chaffraix.

  • pointer-lock/lock-already-locked-expected.txt: Added.
  • pointer-lock/lock-already-locked.html: Added.
  • pointer-lock/lock-fail-responses-expected.txt: Added.
  • pointer-lock/lock-fail-responses.html: Added.
  • pointer-lock/mouse-event-delivery-expected.txt: Added.
  • pointer-lock/mouse-event-delivery.html: Added.
  • pointer-lock/pointerlocklost-event-expected.txt: Added.
  • pointer-lock/pointerlocklost-event.html: Added.
11:01 AM Changeset in webkit [106133] by mhahnenberg@apple.com
  • 2 edits in branches/safari-534.54-branch/Source/JavaScriptCore

2012-01-27 Mark Hahnenberg <mhahnenberg@apple.com>

32-bit Windows build fix

Unreviewed build fix

<rdar://problem/10742649>

  • wtf/Atomics.h:
10:27 AM Changeset in webkit [106132] by kov@webkit.org
  • 2 edits in trunk/Source/WebKit2

[GTK] Sometimes fails to build when using make -j
https://bugs.webkit.org/show_bug.cgi?id=77226

Reviewed by Martin Robinson.

  • GNUmakefile.am: use a different name for the scripts used to

generate enum files for WebKitGTK+ and WebKit2GTK+, so they do not
clash;

10:24 AM Changeset in webkit [106131] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Layout Test fast/dom/navigator-detached-no-crash.html is failing
https://bugs.webkit.org/show_bug.cgi?id=77227

Unreviewed. Marking fast/dom/navigator-detached-no-crash.html as failing on Chromium
due to a Chromium Web Intents change.

  • platform/chromium/test_expectations.txt:
10:19 AM Changeset in webkit [106130] by inferno@chromium.org
  • 2 edits in trunk/Source/WebCore

Crash in DocumentLoader::detachFromFrame.
https://bugs.webkit.org/show_bug.cgi?id=62764

Reviewed by Brady Eidson.

r105556 didn't fix the crash because canceling the
main resource loader blows away both the current
document loader and frame underneath. Both protectors
are also used in stopLoading() when m_mainResourceLoader->cancel()
is called. Also, tested the fix under ASAN.

  • loader/DocumentLoader.cpp:

(WebCore::DocumentLoader::detachFromFrame):

10:12 AM Changeset in webkit [106129] by tony@chromium.org
  • 4 edits
    2 adds in trunk

flexbox scrollbars don't take flex-direction into account
https://bugs.webkit.org/show_bug.cgi?id=70772

Reviewed by Darin Adler.

Source/WebCore:

This fixes a bug where we always used the logicalScrollbarHeight.
For column flow, this was incorrect.

Also fix a bug where we didn't include the trailing border+padding+scrollbar when computing the
height of a column flow.

Tests: css3/flexbox/cross-axis-scrollbar-expected.html

css3/flexbox/cross-axis-scrollbar.html

  • rendering/RenderFlexibleBox.cpp:

(WebCore::RenderFlexibleBox::crossAxisScrollbarExtent): Add a direction aware method for getting the scrollbar size.
(WebCore):
(WebCore::RenderFlexibleBox::layoutAndPlaceChildren): Use crossAxisScrollbarExtent.

  • rendering/RenderFlexibleBox.h:

(RenderFlexibleBox):

LayoutTests:

  • css3/flexbox/cross-axis-scrollbar-expected.html: Added.
  • css3/flexbox/cross-axis-scrollbar.html: Added.
10:11 AM Changeset in webkit [106128] by Lucas Forschler
  • 2 edits in branches/safari-534.54-branch/Source/JavaScriptCore

Merge 106075.

9:55 AM Changeset in webkit [106127] by haraken@chromium.org
  • 2 edits in trunk/Source/WebCore

Unreviewed. Rebasedlined run-bindings-tests results.

  • bindings/scripts/test/CPP/WebDOMTestInterface.cpp:

(WebDOMTestInterface::supplementalMethod1):
(WebDOMTestInterface::supplementalMethod2):

9:54 AM Changeset in webkit [106126] by commit-queue@webkit.org
  • 4 edits in trunk/Tools

[Gtk] DumpRenderTree lacks --no-timeout command line option
https://bugs.webkit.org/show_bug.cgi?id=77196

Patch by Zan Dobersek <zandobersek@gmail.com> on 2012-01-27
Reviewed by Martin Robinson.

Add the --no-timeout command line option and reorganize
watchdog code to make running DumpRenderTree without
timeout possible.

  • DumpRenderTree/gtk/DumpRenderTree.cpp:

(setWaitToDumpWatchdog):
(shouldSetWaitToDumpWatchdog):
(initializeGlobalsFromCommandLineOptions):

  • DumpRenderTree/gtk/DumpRenderTreeGtk.h:
  • DumpRenderTree/gtk/LayoutTestControllerGtk.cpp:

(waitToDumpWatchdogFired):
(LayoutTestController::setWaitToDump):

9:51 AM Changeset in webkit [106125] by jocelyn.turcotte@nokia.com
  • 2 edits in trunk/Source/WebKit2

Fix overridePreference for WebKitHixie76WebSocketProtocolEnabled in WebKitTestRunner.
https://bugs.webkit.org/show_bug.cgi?id=77220

Reviewed by Noam Rosenthal.

  • WebProcess/InjectedBundle/InjectedBundle.cpp:

(WebKit::InjectedBundle::overrideBoolPreferenceForTestRunner): The macro already stringify TestRunnerName.

9:39 AM Changeset in webkit [106124] by commit-queue@webkit.org
  • 11 edits
    2 adds in trunk/LayoutTests

REGRESSION (r106036-r106050): 12 tests failing on GTK Linux 64-bit Debug
https://bugs.webkit.org/show_bug.cgi?id=77222

Patch by Zan Dobersek <zandobersek@gmail.com> on 2012-01-27
Reviewed by Martin Robinson.

Rebaseline tests after changes in r106043.

  • platform/gtk/editing/selection/caret-ltr-2-expected.txt:
  • platform/gtk/editing/selection/caret-ltr-2-left-expected.txt:
  • platform/gtk/editing/selection/caret-ltr-expected.txt:
  • platform/gtk/editing/selection/caret-ltr-right-expected.txt:
  • platform/gtk/editing/selection/caret-rtl-2-expected.txt:
  • platform/gtk/editing/selection/caret-rtl-2-left-expected.txt:
  • platform/gtk/editing/selection/caret-rtl-expected.txt:
  • platform/gtk/editing/selection/caret-rtl-right-expected.txt:
  • platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
  • platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
  • platform/gtk/http/tests/xmlhttprequest/send-array-buffer-expected.txt: Added.
  • platform/gtk/http/tests/xmlhttprequest/send-undefined-and-null-expected.txt: Added.
7:58 AM Changeset in webkit [106123] by commit-queue@webkit.org
  • 2 edits in trunk/LayoutTests

[Chromium]: Update expectations after r105572
https://bugs.webkit.org/show_bug.cgi?id=77211

Unreviewed Chromium test expectations update.

Patch by Stephen Chenney <schenney@chromium.org> on 2012-01-27

  • platform/chromium/test_expectations.txt: Removed crash flakiness fixed with r105572.
7:36 AM Changeset in webkit [106122] by knorton@google.com
  • 2 edits in trunk/LayoutTests

[chromium] Unreviewed, rebaseline after http://trac.webkit.org/changeset/105613.

  • platform/chromium/test_expectations.txt: Enable rebaselined tests
7:35 AM Changeset in webkit [106121] by noam.rosenthal@nokia.com
  • 6 edits in trunk/Source/WebCore

[Qt][WK2] Child layers appear in wrong position when scrolling
https://bugs.webkit.org/show_bug.cgi?id=77063

Reviewed by Simon Fraser.

When using the delegatesScrolling mode in FrameView, the compositor doesn't need
to control the special clip/scroll layers. Also, when we change that mode, we need to let
the compositor reset its backing-stores and rebuild them without scrolling/clipping.

This is tested by compositing tests, when run with Qt in touch mode.

  • page/FrameView.cpp:

(WebCore::FrameView::delegatesScrollingDidChange):
(WebCore):

  • page/FrameView.h:

(FrameView):

  • platform/ScrollView.cpp:

(WebCore::ScrollView::setDelegatesScrolling):

  • platform/ScrollView.h:

(WebCore::ScrollView::delegatesScrollingDidChange):

  • rendering/RenderLayerCompositor.cpp:

(WebCore::RenderLayerCompositor::requiresScrollLayer):

7:15 AM Changeset in webkit [106120] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

Removed unused method from CSSStyleSelector
https://bugs.webkit.org/show_bug.cgi?id=77190

Patch by Thiago Marcos P. Santos <tmpsantos@gmail.com> on 2012-01-27
Reviewed by Andreas Kling.

  • css/CSSStyleSelector.h:

(CSSStyleSelector):

6:53 AM Changeset in webkit [106119] by abecsi@webkit.org
  • 2 edits in trunk/Tools

[Qt][WK2] Enable the automatic touch->mouse mocking on the new Qt5 hashes
https://bugs.webkit.org/show_bug.cgi?id=77122

Reviewed by Kenneth Rohde Christiansen.

  • MiniBrowser/qt/MiniBrowserApplication.cpp:

(MiniBrowserApplication::MiniBrowserApplication):

6:42 AM Changeset in webkit [106118] by zeno.albisser@nokia.com
  • 8 edits in trunk

[Qt][Mac] Build fails after adding ICU support (r105997).
https://bugs.webkit.org/show_bug.cgi?id=77118

Source/JavaScriptCore:

Use Apple code path for unicode date formats on mac.

Reviewed by Tor Arne Vestbø.

  • runtime/DatePrototype.cpp:

():

Source/WebCore:

Use SmareReplaceCF.cpp code path if platform Mac.

Reviewed by Tor Arne Vestbø.

  • Target.pri:

Source/WTF:

Link to libicucore if platform Mac.

Reviewed by Tor Arne Vestbø.

  • WTF.pri:

Tools:

Define WTF_USE_ICU_UNICODE if we are on mac.

Reviewed by Tor Arne Vestbø.

  • qmake/mkspecs/features/features.prf:
6:27 AM Changeset in webkit [106117] by Carlos Garcia Campos
  • 6 edits in trunk/Source

[GTK] Add a GKeyFile especialization to GOwnPtr
https://bugs.webkit.org/show_bug.cgi?id=77191

Reviewed by Martin Robinson.

Source/JavaScriptCore:

  • wtf/gobject/GOwnPtr.cpp:

(WTF::GKeyFile): Implement freeOwnedGPtr for GKeyFile.

  • wtf/gobject/GOwnPtr.h: Add GKeyFile template.
  • wtf/gobject/GTypedefs.h: Add forward declaration for GKeyFile.

Source/WebKit2:

  • Shared/gtk/ArgumentCodersGtk.cpp:

(CoreIPC::decodeGKeyFile): Use GOwnPtr for GKeyFile.
(CoreIPC::encode): Ditto.
(CoreIPC::decode): Ditto.

6:20 AM Changeset in webkit [106116] by kenneth@webkit.org
  • 2 edits in trunk/Source/WebKit2

[Qt] Fade out tap highlighting when starting to pan
https://bugs.webkit.org/show_bug.cgi?id=77202

Reviewed by Simon Hausmann.

Basically we need to fade out the potential tap highlighting
when ever the gesture recognition fails or another gesture
is recognized. We do that with this change.

  • UIProcess/qt/QtTapGestureRecognizer.cpp:

(WebKit::QtTapGestureRecognizer::QtTapGestureRecognizer):
(WebKit::QtTapGestureRecognizer::recognize):
(WebKit::QtTapGestureRecognizer::reset):

Remove reset as it does nothing but call code before the
event handler is installed.

6:08 AM Changeset in webkit [106115] by loislo@chromium.org
  • 3 edits in trunk/Source/WebCore

Web Inspector: detailed heap snapshot: Replace (Native objects) root element
with '(Detached DOM trees)' and '(Document DOM trees)'
https://bugs.webkit.org/show_bug.cgi?id=77201

I think it'd be nice to replace one group containing all native objects with
separate groups for different types of native objects.

Reviewed by Yury Semikhatsky.

  • bindings/v8/RetainedDOMInfo.cpp:

(WebCore::RetainedDOMInfo::GetGroupLabel):
(WebCore):

  • bindings/v8/RetainedDOMInfo.h:

(RetainedDOMInfo):

6:02 AM Changeset in webkit [106114] by zoltan@webkit.org
  • 2 edits in trunk/Tools

Update committers.py with new contributors.
https://bugs.webkit.org/show_bug.cgi?id=77207

I added six new contributors into committers.py:

  • Adam Kallai
  • Balazs Ankes
  • Janos Badics
  • Nandor Huszka
  • Roland Takacs
  • Szilard Ledan-Muntean

Patch by Roland Takacs <takacs.roland@stud.u-szeged.hu> on 2012-01-27

  • Scripts/webkitpy/common/config/committers.py:
5:54 AM Changeset in webkit [106113] by Nikolas Zimmermann
  • 7 edits
    26 adds in trunk

<feImage> doesn't work with local references when using primitiveUnits="objectBoundingBox"
https://bugs.webkit.org/show_bug.cgi?id=77205

Reviewed by Antti Koivisto.

Source/WebCore:

Consider following testcase:
<svg width="1000" height="500">
<defs>

<circle id="c" cx="50%" cy="50%" r="10%"/>
<filter id="f" filterUnits="userSpaceOnUse" x="0" y="0" width="100" height="100" primitiveUnits="objectBoundingBox">

<feImage xlink:href="#c"/>

</filter>

</defs>
<rect width="100" height="100" filter="url(#f)"/>
</svg>

The <svg> has a viewport of 1000x50. The <circle> in the <defs> element is resolved as <circle cx="500" cy="250" r="79"/>,
as the context for this element (looking at it isolated!) is the viewport of the <svg>. We then setup a 0x0 - 100x100 rect
in user space, which gets filtered, by a filter, also defined in user space (for simplicity), but with primitiveUnits="objectBoundingBox".

That means that the default subregion of the filter effect <feImage/> which has no inputs, is defined in the SVG 1.1 spec to be equal to
the filter region, which is 0x0-100x100 in user space. This <feImage/> is supposed to produce a 100x100 image, containing a circle in the
middle (aka. <circle cx="50" cy="50".../>), but it doesn't, as the <circle> it's trying to paint, is laid out at 500x250, and thus outside
the 100x100 sized image buffer.

So how to resolve this?
The RenderSVGShape thats owned by the <circle> generates its Path value by calling cx().value(lengthContext) and the SVGLengthContext here
resolves to the <svg>. That happens on _layout_. If we would want to change the SVGLengthContext in this case (what I originally planned!)
to carry a custom 100x100 viewport, we'd need to relayout. Unfortunately this is not an option, as this would mean that
SVGImageBufferTools::renderSubtreeToImageBuffer, would need to relayout its children first, but we produce the filter images when painting.
This is very dangerous and has just recently been fixed so that SVGImageBufferTools can ASSERT(!item->needsLayout()) when painting the
subtree to an image buffer.

The only sane solution I see, that does not require relayouts, is to make a map between the <circle> bounding box in user space (500x250
center point) to the filter primitive subregion space (here: 100x100 center point), and concat that transformation before painting the
subtree to the image buffer. Of course this approach only works if all values of the <circle> are relative. If someone uses
<circle id="c" cx="50%" cy="666"> the transformation that I'm looking for is undefined. We'd really need to create a new Path here, to
resolve only cx against the new viewport, and not cy.

Though in practice it turns out this is not a problem. All use cases of feImage + primitiveUnits="objectBoundingBox" link to elements
that are completely defined in percentual values, as this is really the only thing which makes sense - otherwise you can always switch
back to primtiveUnits="userSpaceOnUse". Anyhow, I'm going to fix all known wild-life test cases by my approach, and say we don't support
using mixed length units when referencing those elements from feImages with primitiveUnits="objectBoundingBox".

Adding lots of new testcases, trying all the different feImage modes.

Tests: svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg

svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg
svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg
svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg
svg/filters/feImage-position.svg
svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox.svg
svg/filters/feImage-subregions-preseveAspectRatio-none.svg
svg/filters/feImage-subregions.svg

  • rendering/svg/RenderSVGResourceFilterPrimitive.cpp:

(WebCore::RenderSVGResourceFilterPrimitive::determineFilterPrimitiveSubregion): Reverse logic, simplifying the code a bit. Remove FEImage special cases (absoluteSubregion).

  • svg/SVGLengthContext.h: Make determineViewport() public, for use in FEImage.
  • svg/graphics/filters/SVGFEImage.cpp:

(WebCore::FEImage::determineAbsolutePaintRect): Don't apply preserveAspectRatio transformation for local elements, it's not defined and breaks content.
(WebCore::FEImage::platformApplySoftware): Figure out the absolute subregion by utilizing filterPrimitiveSubregion() as FETurbulence does.

Map between filter primitive subregion and target object space for primitiveUnits="objectBoundingBox" support on SVG element references.

  • svg/graphics/filters/SVGFEImage.h: Remove absoluteSubregion member & setter, it's no longer needed.

LayoutTests:

Add new test cases covering all combinations of filterUnits/primitiveUnits and <feImage>.

  • platform/chromium/test_expectations.txt:
  • platform/mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Added.
  • platform/mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.txt: Added.
  • platform/mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: Added.
  • platform/mac/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.txt: Added.
  • platform/mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Added.
  • platform/mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.txt: Added.
  • platform/mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Added.
  • platform/mac/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.txt: Added.
  • platform/mac/svg/filters/feImage-position-expected.png: Added.
  • platform/mac/svg/filters/feImage-position-expected.txt: Added.
  • platform/mac/svg/filters/feImage-subregions-expected.png: Added.
  • platform/mac/svg/filters/feImage-subregions-expected.txt: Added.
  • platform/mac/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Added.
  • platform/mac/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.txt: Added.
  • platform/mac/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Added.
  • platform/mac/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.txt: Added.
  • svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox.svg: Added.
  • svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse.svg: Added.
  • svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox.svg: Added.
  • svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse.svg: Added.
  • svg/filters/feImage-position.svg: Added.
  • svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox.svg: Added.
  • svg/filters/feImage-subregions-preseveAspectRatio-none.svg: Added.
  • svg/filters/feImage-subregions.svg: Added.
  • svg/filters/resources/green.png: Added.
5:48 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
5:46 AM Changeset in webkit [106112] by vsevik@chromium.org
  • 3 edits in trunk/Source/WebCore

Web Inspector: Scripts panel: fix event dispatching between FileSelector and EditorContainer.
https://bugs.webkit.org/show_bug.cgi?id=77126

Reviewed by Pavel Feldman.

  • inspector/front-end/ScriptsPanel.js:

(WebInspector.ScriptsPanel.prototype._uiSourceCodeAdded.get if):
(WebInspector.ScriptsPanel.prototype._reset):
(WebInspector.ScriptsPanel.prototype._showSourceLine):
(WebInspector.ScriptsPanel.prototype._updateExecutionLine):
(WebInspector.ScriptsPanel.prototype._editorClosed):
(WebInspector.ScriptsPanel.prototype._editorSelected):
(WebInspector.ScriptsPanel.FileSelector.prototype.revealUISourceCode):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype.revealUISourceCode):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype._innerRevealUISourceCode):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype._addOptionToFilesSelect.insertOrdered):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype._addOptionToFilesSelect):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype._goBack):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype._goForward):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype._filesSelectChanged):

  • inspector/front-end/TabbedEditorContainer.js:

(WebInspector.TabbedEditorContainer):
(WebInspector.TabbedEditorContainer.prototype._tabClosed):
(WebInspector.TabbedEditorContainer.prototype._tabSelected):
(WebInspector.TabbedEditorContainer.prototype.reset):

5:40 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
5:32 AM WebKit Team edited by vsevik@chromium.org
(diff)
5:26 AM Changeset in webkit [106111] by vsevik@chromium.org
  • 2 edits in trunk/Tools

Add Vsevolod Vlasov to reviewers list.

Reviewed by Pavel Feldman.

  • Scripts/webkitpy/common/config/committers.py:
4:56 AM Changeset in webkit [106110] by Nikolas Zimmermann
  • 5 edits
    15 adds in trunk

<feImage> DOM mutation problems
https://bugs.webkit.org/show_bug.cgi?id=77198

Reviewed by Antti Koivisto.

Source/WebCore:

Consider <feImage xlink:href="#rect"/>, where <rect> gets dynamically added to the tree.
Currently <feImage> doesn't notice this, as it doesn't register itself pending on "#rect".

Integrate <feImage> properly within the pending resources concept, fixing the bug.

Tests: svg/filters/feImage-target-add-to-document.svg

svg/filters/feImage-target-changes-id.svg
svg/filters/feImage-target-id-change.svg
svg/filters/feImage-target-reappend-to-document.svg
svg/filters/feImage-target-remove-from-document.svg

  • svg/SVGFEImageElement.cpp: Rename invalidateImageResource to clearResourceReferences.

(WebCore::SVGFEImageElement::~SVGFEImageElement): Call clearResourceReferences.
(WebCore::SVGFEImageElement::clearResourceReferences): Remove any occurence of m_targetImage, it's no longer used.
(WebCore::SVGFEImageElement::requestImageResource): requestImageResource is now called by buildPendingResource.
(WebCore::SVGFEImageElement::buildPendingResource): Called whenever any element that we depend on gets resolved - now invalidates the <filter>.
(WebCore::SVGFEImageElement::parseMappedAttribute): Don't start loading from parseMappedAttribute.
(WebCore::SVGFEImageElement::svgAttributeChanged): Start loading from here, for consistency with SVGImageElement.
(WebCore::SVGFEImageElement::insertedIntoDocument): Invoke buildPendingResource(), if we enter the tree.
(WebCore::SVGFEImageElement::removedFromDocument): Clear m_cachedImage as soon as we get removed from the tree.
(WebCore::SVGFEImageElement::build): Clean up this function, m_targetImage is no longer exist.

  • svg/SVGFEImageElement.h: Remove OwnPtr<ImageBuffer> m_targetImage, which is no longer used.

LayoutTests:

Add new test cases covering <feImage> + DOM mutations.

  • platform/chromium/test_expectations.txt: Updated expectations.
  • svg/filters/feImage-target-add-to-document-expected.png: Added.
  • svg/filters/feImage-target-add-to-document-expected.txt: Added.
  • svg/filters/feImage-target-add-to-document.svg: Added.
  • svg/filters/feImage-target-changes-id-expected.png: Added.
  • svg/filters/feImage-target-changes-id-expected.txt: Added.
  • svg/filters/feImage-target-changes-id.svg: Added.
  • svg/filters/feImage-target-id-change-expected.png: Added.
  • svg/filters/feImage-target-id-change-expected.txt: Added.
  • svg/filters/feImage-target-id-change.svg: Added.
  • svg/filters/feImage-target-reappend-to-document-expected.png: Added.
  • svg/filters/feImage-target-reappend-to-document-expected.txt: Added.
  • svg/filters/feImage-target-reappend-to-document.svg: Added.
  • svg/filters/feImage-target-remove-from-document-expected.png: Added.
  • svg/filters/feImage-target-remove-from-document-expected.txt: Added.
  • svg/filters/feImage-target-remove-from-document.svg: Added.
4:46 AM Changeset in webkit [106109] by jocelyn.turcotte@nokia.com
  • 19 edits in trunk

[Qt] WKTR: Use a software rendering pipiline when running tests.
https://bugs.webkit.org/show_bug.cgi?id=76708

Reviewed by Kenneth Rohde Christiansen.

Source/WebCore:

  • platform/graphics/qt/TextureMapperQt.cpp: Allow setting the context to null.

(WebCore::TextureMapperQt::setGraphicsContext):

  • platform/graphics/qt/TextureMapperQt.h:

(WebCore::TextureMapperQt::initialize):

Source/WebKit2:

Animation layout tests require the graphics layers tree to be updated
to pass. WebkitTestRunner doesn't show its wrapping QQuickView, which
prevents the rendering pipeline to run and then in turn blocks the web
process from processing further graphics layer updates.

This allows the tests to use a TextureMapperQt to empty the LayerTreeHost's
message queue and render the layers in software on an offscreen buffer.

  • UIProcess/API/qt/qquickwebpage.cpp:

(QQuickWebPagePrivate::paint):

  • UIProcess/API/qt/qquickwebview.cpp:

(QQuickWebViewPrivate::QQuickWebViewPrivate):
(QQuickWebViewPrivate::setNeedsDisplay):
(QQuickWebViewExperimental::setRenderToOffscreenBuffer):
(QQuickWebViewExperimental::renderToOffscreenBuffer):

  • UIProcess/API/qt/qquickwebview_p.h:
  • UIProcess/API/qt/qquickwebview_p_p.h:

(QQuickWebViewPrivate::setRenderToOffscreenBuffer):
(QQuickWebViewPrivate::renderToOffscreenBuffer):

  • UIProcess/qt/LayerTreeHostProxyQt.cpp:

(WebKit::LayerTreeHostProxy::paintToGraphicsContext):

Tools:

  • WebKitTestRunner/qt/PlatformWebViewQt.cpp:

(WTR::WrapperWindow::WrapperWindow):
(WTR::PlatformWebView::PlatformWebView): Use software rendering of layers since the wrapping QQuickView isn't shown.

LayoutTests:

  • platform/qt-wk2/Skipped:
4:38 AM Changeset in webkit [106108] by Nikolas Zimmermann
  • 97 edits
    13 adds
    3 deletes in trunk

2012-01-27 Branimir Lambov <blambov@google.com>

SVG filters incorrectly move elements
https://bugs.webkit.org/show_bug.cgi?id=73643

Reviewed by Nikolas Zimmermann.

New tests and updated expectations.

  • platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
  • platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
  • platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
  • platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
  • platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Removed.
  • platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Removed.
  • platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
  • platform/chromium-linux/svg/batik/filters/feTile-expected.png:
  • platform/chromium-linux/svg/clip-path/clipper-placement-issue-expected.png: Added.
  • platform/chromium-linux/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png:
  • platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png:
  • platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png:
  • platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png:
  • platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
  • platform/chromium-linux/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
  • platform/chromium-linux/svg/filters/big-sized-filter-expected.png: Added.
  • platform/chromium-linux/svg/filters/feDropShadow-expected.png:
  • platform/chromium-linux/svg/filters/filter-placement-issue-expected.png: Added.
  • platform/chromium-linux/svg/filters/filterRes-expected.png:
  • platform/chromium-linux/svg/filters/filterRes-expected.txt: Removed.
  • platform/chromium-linux/svg/filters/filterRes2-expected.png: Added.
  • platform/chromium-linux/svg/wicd/test-scalable-background-image1-expected.png:
  • platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png:
  • platform/chromium-win/svg/filters/big-sized-filter-expected.png:
  • platform/chromium/test_expectations.txt:
  • platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
  • platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
  • platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
  • platform/mac-snowleopard/svg/custom/absolute-sized-content-with-resources-expected.png:
  • platform/mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png:
  • platform/mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png:
  • platform/mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png:
  • platform/mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png:
  • platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
  • platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
  • platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
  • platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
  • platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
  • platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
  • platform/mac/svg/as-background-image/svg-as-background-6-expected.png:
  • platform/mac/svg/batik/filters/feTile-expected.png:
  • platform/mac/svg/batik/masking/maskRegions-expected.png:
  • platform/mac/svg/clip-path/clip-in-clip-expected.png: Added.
  • platform/mac/svg/clip-path/clip-in-clip-expected.txt: Added.
  • platform/mac/svg/clip-path/clipper-placement-issue-expected.png: Added.
  • platform/mac/svg/clip-path/clipper-placement-issue-expected.txt: Added.
  • platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
  • platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
  • platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
  • platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
  • platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
  • platform/mac/svg/custom/grayscale-gradient-mask-2-expected.png:
  • platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
  • platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
  • platform/mac/svg/custom/js-late-gradient-creation-expected.png:
  • platform/mac/svg/custom/text-rotated-gradient-expected.png:
  • platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
  • platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
  • platform/mac/svg/filters/big-sized-filter-expected.png:
  • platform/mac/svg/filters/feDropShadow-expected.png:
  • platform/mac/svg/filters/filter-placement-issue-expected.png: Added.
  • platform/mac/svg/filters/filter-placement-issue-expected.txt: Added.
  • platform/mac/svg/filters/filterRes-expected.png:
  • platform/mac/svg/filters/filterRes2-expected.png:
  • platform/mac/svg/text/selection-background-color-expected.png:
  • platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
  • platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
  • svg/clip-path/clip-in-clip.svg: Added.
  • svg/clip-path/clipper-placement-issue.svg: Added.
  • svg/filters/filter-placement-issue.svg: Added.

2012-01-27 Branimir Lambov <blambov@google.com>

SVG filters incorrectly move elements
https://bugs.webkit.org/show_bug.cgi?id=73643

Reviewed by Nikolas Zimmermann.

Fixes SVG image buffer creation to use the enclosing integer rect
instead of unstable rounded coordinates with scaling which was causing
animated images to jump around under filters. The image buffer was not
aligned on a pixel boundary, and thus the positions and sizes of anything
drawn under that filter changed by 1-2 pixels compared to the same
elements drawn without an intermediate buffer, or drawn with a buffer
with a different target rectangle.

The change improves the positioning of clip paths, masks and filters.

Tests: svg/clip-path/clip-in-clip.svg

svg/clip-path/clipper-placement-issue.svg
svg/filters/filter-placement-issue.svg

  • platform/graphics/filters/FETile.cpp: (WebCore::FETile::platformApplySoftware):
  • rendering/svg/RenderSVGResourceClipper.cpp: (WebCore::RenderSVGResourceClipper::applyClippingToContext):
  • rendering/svg/RenderSVGResourceFilter.cpp: (WebCore::RenderSVGResourceFilter::applyResource):
  • rendering/svg/RenderSVGResourceGradient.cpp: (WebCore::createMaskAndSwapContextForTextGradient): (WebCore::clipToTextMask):
  • rendering/svg/RenderSVGResourceMasker.cpp: (WebCore::RenderSVGResourceMasker::applyResource): (WebCore::RenderSVGResourceMasker::drawContentIntoMaskImage):
  • rendering/svg/RenderSVGResourcePattern.cpp: (WebCore::RenderSVGResourcePattern::createTileImage):
  • rendering/svg/SVGImageBufferTools.cpp: (WebCore::SVGImageBufferTools::createImageBuffer): (WebCore::SVGImageBufferTools::createImageBufferForPattern): (WebCore::SVGImageBufferTools::clipToImageBuffer): (WebCore::SVGImageBufferTools::clampedAbsoluteTargetRect): (WebCore::SVGImageBufferTools::clampedAbsoluteSize):
  • rendering/svg/SVGImageBufferTools.h: (WebCore::SVGImageBufferTools::calcImageBufferRect):
4:02 AM Changeset in webkit [106107] by Nikolas Zimmermann
  • 2 edits in trunk/LayoutTests

2012-01-27 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Update chromium expectations after r106103.

  • platform/chromium/test_expectations.txt: Verified using flakiness dashboard, that this is an IMAGE only diff.
3:56 AM Changeset in webkit [106106] by Csaba Osztrogonác
  • 3 edits in trunk/LayoutTests

[Qt] Unreviewed gardening. Try to paint the bots green.

  • platform/qt-5.0/Skipped:
  • platform/qt/Skipped:
3:55 AM Changeset in webkit [106105] by Csaba Osztrogonác
  • 4 edits in trunk/LayoutTests

[Qt] Unreviewed gardening after r106087.

  • platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
  • platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
  • platform/qt/fast/js/global-constructors-expected.txt:
3:51 AM Changeset in webkit [106104] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit2

[Qt] Re-creating QQuickWebView starts new web process every time
https://bugs.webkit.org/show_bug.cgi?id=77194

Patch by Simon Hausmann <simon.hausmann@nokia.com> on 2012-01-27
Reviewed by Kenneth Rohde Christiansen.

Since the WebKit::WebContext is never fully destructed due to circular
references, we should use the real shared context instead of re-creating
a new WebContext every time.

  • UIProcess/qt/QtWebContext.cpp:

(WebKit::QtWebContext::defaultContext):

3:36 AM Changeset in webkit [106103] by Nikolas Zimmermann
  • 2 edits
    3 adds in trunk/LayoutTests

svg/repaint/image-with-clip-path.svg is flaky under guard malloc
https://bugs.webkit.org/show_bug.cgi?id=77103

Reviewed by Zoltan Herczeg.

Fix image-with-clip-path.svg, to wait for the load of the resource, once href changes.
To do this properly, set externalResourcesRequired="true" which fires the onload event
if href changes, even if it was fired before already.

Added another testcase that only covers dynamic href changes, without using other resources.

  • platform/mac/svg/repaint/image-href-change-expected.png: Added.
  • platform/mac/svg/repaint/image-in-resource-href-change-expected.png: Removed.
  • svg/repaint/image-href-change-expected.txt: Added.
  • svg/repaint/image-href-change.svg: Added.
  • svg/repaint/image-with-clip-path.svg: Fix test flakiness.
2:25 AM Changeset in webkit [106102] by Carlos Garcia Campos
  • 13 edits
    1 copy
    2 adds in trunk

[GTK] Add basic printing support to WebKit2
https://bugs.webkit.org/show_bug.cgi?id=76172

Reviewed by Gustavo Noronha Silva.

.:

  • configure.ac: Check whether GTK+ UNIX printing is available.

Source/WebKit2:

  • GNUmakefile.am: Add new files to compilation.
  • Shared/PrintInfo.cpp:

(WebKit::PrintInfo::encode): Encode also GtkPrintSettings and
GtkPageSetup for the GTK+ port.
(WebKit::PrintInfo::decode): Decode also GtkPrintSettings and
GtkPageSetup for the GTK+ port.

  • Shared/PrintInfo.h: Add GtkPrintSettings and GtkPageSetup member

for the GTK+ port.

  • Shared/gtk/ArgumentCodersGtk.cpp:

(CoreIPC::encodeGKeyFile): Helper function to encode a GKeyFile as
a DataReference object.
(CoreIPC::decodeGKeyFile): Helper function to decode a GKeyFile to
a DataReference object.
(CoreIPC::encode): Encode GtkPrintSettings and GtkPageSetup using
the GKeyFile representation.
(CoreIPC::decode): Decode GtkPrintSettings and GtkPageSetup using
the GKeyFile representation.

  • Shared/gtk/ArgumentCodersGtk.h:
  • Shared/gtk/PrintInfoGtk.cpp: Copied from Source/WebKit2/Shared/PrintInfo.cpp.

(WebKit::PrintInfo::PrintInfo): Add PrintInfo constructor that
takes GtkPrintSettings and GtkPageSetup instances.

  • UIProcess/WebPageProxy.cpp:

(WebKit::WebPageProxy::drawPagesForPrinting): Send
DrawPagesForPrinting message to Web process to start printing.

  • UIProcess/WebPageProxy.h:
  • WebProcess/WebPage/WebPage.cpp:

(WebKit::WebPage::beginPrinting): Create a WebPrintOperationGtk.
(WebKit::WebPage::endPrinting): Delete the WebPrintOperationGtk
object.
(WebKit::WebPage::drawPagesForPrinting): Start printing pages.

  • WebProcess/WebPage/WebPage.h:
  • WebProcess/WebPage/WebPage.messages.in: Add DrawPagesForPrinting message.
  • WebProcess/WebPage/gtk/WebPrintOperationGtk.cpp: Added.

(WebKit::PrintPagesData::PrintPagesData): Struct to store all data
used to render pages for printing.
(WebKit::PrintPagesData::incrementPageSequence): Helper function
to increment the page sequence.
(WebKit::WebPrintOperationGtk::create): Create a
WebPrintOperationGtkUnix or WebPrintOperationGtkWin32 depending on
the platform.
(WebKit::WebPrintOperationGtk::WebPrintOperationGtk):
(WebKit::WebPrintOperationGtk::~WebPrintOperationGtk):
(WebKit::WebPrintOperationGtk::pageCount): Return the total pages
of the document to print.
(WebKit::WebPrintOperationGtk::rotatePage): Helper function to
transform the context according to orientation.
(WebKit::WebPrintOperationGtk::renderPage): Render the given page
into the printing context.
(WebKit::WebPrintOperationGtk::printPagesIdle): Idle function used
to print pages.
(WebKit::WebPrintOperationGtk::printPagesIdleDone): Callback
called when printPagesIdle finishes.
(WebKit::WebPrintOperationGtk::printDone): Helper function to
finish the print operation, called when all pages have been rendered.
(WebKit::WebPrintOperationGtk::print): Start printing the document
using the given cairo surface.

  • WebProcess/WebPage/gtk/WebPrintOperationGtk.h: Added.

(WebKit::WebPrintOperationGtk::printSettings):
(WebKit::WebPrintOperationGtk::pageSetup):
(WebKit::WebPrintOperationGtk::pagesToPrint):
(WebKit::WebPrintOperationGtk::pageRanges):
(WebKit::WebPrintOperationGtk::pageRangesCount):

1:53 AM Changeset in webkit [106101] by yurys@chromium.org
  • 20 edits
    3 adds
    3 deletes in trunk

Web Inspector: should be possible to open function declaration from script popover
https://bugs.webkit.org/show_bug.cgi?id=76913

Source/JavaScriptCore:

Added display function name and source location to the popover in scripts panel.
Now when a function is hovered user can navigate to its definition.

Reviewed by Pavel Feldman.

  • JavaScriptCore/JavaScriptCore.exp
  • JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
  • runtime/JSFunction.h:

(JSFunction):

Source/WebCore:

Added inferred/display function name and source location to the popover in scripts panel.
Now when a function is hovered user can navigate to its definition.

Reviewed by Pavel Feldman.

Test: inspector/debugger/function-details.html

  • bindings/js/JSInjectedScriptHostCustom.cpp:

(WebCore::JSInjectedScriptHost::functionDetails):

  • bindings/v8/custom/V8InjectedScriptHostCustom.cpp:

(WebCore::V8InjectedScriptHost::functionDetailsCallback):

  • inspector/InjectedScript.cpp:

(WebCore::InjectedScript::getFunctionDetails):

  • inspector/InjectedScript.h:

(InjectedScript):

  • inspector/InjectedScriptHost.idl:
  • inspector/InjectedScriptSource.js:

(.):

  • inspector/Inspector.json:
  • inspector/InspectorDebuggerAgent.cpp:

(WebCore::InspectorDebuggerAgent::getFunctionDetails):

  • inspector/InspectorDebuggerAgent.h:

(InspectorDebuggerAgent):

  • inspector/front-end/DebuggerPresentationModel.js:

(WebInspector.DebuggerPresentationModel.Linkifier.prototype.linkifyFunctionLocation):

  • inspector/front-end/ObjectPopoverHelper.js:

(WebInspector.ObjectPopoverHelper):
(WebInspector.ObjectPopoverHelper.prototype._showObjectPopover.showObjectPopover.):
(WebInspector.ObjectPopoverHelper.prototype._showObjectPopover):
(WebInspector.ObjectPopoverHelper.prototype._onHideObjectPopover):

  • inspector/front-end/ObjectPropertiesSection.js:

(WebInspector.ObjectPropertyTreeElement.prototype._functionContextMenuEventFired):
(WebInspector.ObjectPropertyTreeElement.prototype._functionContextMenuEventFired.revealFunction):

  • inspector/front-end/RemoteObject.js:

(WebInspector.RemoteObject):
(WebInspector.RemoteObject.fromPayload):
(WebInspector.RemoteObject.prototype.get functionName):

  • inspector/front-end/scriptsPanel.css:

(.function-location-link):
(.function-popover-title):
(.function-popover-title .function-name):

LayoutTests:

Added inferred/display function name and source location to the popover in scripts panel.
Now when a function is hovered user can navigate to its definition.

Reviewed by Pavel Feldman.

  • inspector/debugger/function-details-expected.txt: Added.
  • inspector/debugger/function-details.html: Added.
  • inspector/debugger/function-location-expected.txt: Removed.
  • inspector/debugger/function-location.html: Removed.
  • platform/chromium/inspector/debugger/function-details-expected.txt: Added.
  • platform/chromium/inspector/debugger/function-location-expected.txt: Removed.
1:21 AM Changeset in webkit [106100] by mrowe@apple.com
  • 5 edits in branches/safari-534.54-branch/Source

Versioning.

1:20 AM Changeset in webkit [106099] by mrowe@apple.com
  • 1 copy in tags/Safari-534.54.11

New tag.

12:48 AM WebKit Team edited by toyoshim@chromium.org
(diff)
12:03 AM Changeset in webkit [106098] by commit-queue@webkit.org
  • 2 edits in trunk

[EFL] SVG_FONT is not disabled when SVG is disabled.
https://bugs.webkit.org/show_bug.cgi?id=77174

Patch by ChangSeok Oh <ChangSeok Oh> on 2012-01-27
Reviewed by Eric Seidel.

SVG_FONTS should be disabled when SVG is disabled. Or else it causes build-break.
Relocated checking ENABLE_GLIB_SUPPORT & ENABLE_VIDEO to avoid duplication.

  • Source/cmake/OptionsEfl.cmake:

Jan 26, 2012:

11:52 PM Changeset in webkit [106097] by noel.gordon@gmail.com
  • 2 edits in trunk/Source/WebCore

Remove FIXME: ColorProfile encapsulation as a Vector<char> works well
https://bugs.webkit.org/show_bug.cgi?id=77176

Reviewed by Adam Barth.

No new tests. No change in behavior.

  • platform/image-decoders/ImageDecoder.h:
11:33 PM Changeset in webkit [106096] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
fast/canvas/gradient-add-second-start-end-stop.html fails on MAC GPU.

  • platform/chromium/test_expectations.txt:
11:23 PM Changeset in webkit [106095] by mdelaney@apple.com
  • 2 edits in trunk/Source/WebCore

ImageBuffer::draw should deep copy if drawing to an accelerated context
https://bugs.webkit.org/show_bug.cgi?id=77185

Reviewed by Simon Fraser.

No new tests since any test for this issue would be flaky at best.

  • platform/graphics/cg/ImageBufferCG.cpp: Deep copy when drawing ourself into

an accelerated context for both draw and drawPattern.

(WebCore::ImageBuffer::draw):
(WebCore::ImageBuffer::drawPattern):

11:19 PM Changeset in webkit [106094] by kevino@webkit.org
  • 2 edits in trunk

[wx] Unreviewed. Build fix, don't build some sources
which appear to no longer be needed.

11:13 PM Changeset in webkit [106093] by kevino@webkit.org
  • 2 edits in trunk/Tools

[wx] Unreviewed. Build fix, add WebCore/testing/js
to the list of source directories we build.

11:10 PM Changeset in webkit [106092] by kevino@webkit.org
  • 2 edits in trunk/Source/JavaScriptCore

[wx] Unreviewed. Build fix, wx uses the Mac ICU headers so we must match Mac behavior.

11:05 PM Changeset in webkit [106091] by kevino@webkit.org
  • 7 edits
    2 adds in trunk/Source/WebCore

[wx] Unreviewed. Build fixes.

  • Remove some constructors not generated by CPP bindings from being added to CPP binding headers
  • Keyboard event fixes after modifier changes
  • Add stubs for Language and RunLoop platform methods
11:02 PM Changeset in webkit [106090] by kevino@webkit.org
  • 7 edits in trunk/Source/WebKit/wx

[wx] Unreviewed. Build fixes after UndoStep and ChromeClient changes.

10:28 PM Changeset in webkit [106089] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
fast/canvas/quadraticCurveTo.xml fails for WIN GPU

  • platform/chromium/test_expectations.txt:
9:17 PM Changeset in webkit [106088] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.
fast/js/dfg-double-vote-fuzz.html is slow on Mac 10.6 (dbg).

  • platform/chromium/test_expectations.txt:
9:07 PM Changeset in webkit [106087] by commit-queue@webkit.org
  • 11 edits
    2 deletes in trunk

Unreviewed, rolling out r105486.
http://trac.webkit.org/changeset/105486
https://bugs.webkit.org/show_bug.cgi?id=77182

This patch doesn't take web workers into account. (Requested
by dave_levin on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-26

Source/WebCore:

  • html/DOMURL.cpp:

(WebCore::DOMURL::DOMURL):
(WebCore::DOMURL::~DOMURL):
(WebCore::DOMURL::contextDestroyed):
(WebCore):
(WebCore::DOMURL::createObjectURL):
(WebCore::DOMURL::revokeObjectURL):

  • html/DOMURL.h:

(WebCore::DOMURL::create):
(DOMURL):

  • html/DOMURL.idl:
  • page/DOMWindow.cpp:

(WebCore):
(WebCore::DOMWindow::webkitURL):

  • page/DOMWindow.h:

(DOMWindow):
():

  • page/DOMWindow.idl:
  • workers/WorkerContext.cpp:

(WebCore):
(WebCore::WorkerContext::webkitURL):
(WebCore::WorkerContext::webkitRequestFileSystem):

  • workers/WorkerContext.h:

(WorkerContext):
():

  • workers/WorkerContext.idl:

LayoutTests:

  • fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt: Removed.
  • fast/dom/DOMURL/check-instanceof-domurl-functions.html: Removed.
9:03 PM Changeset in webkit [106086] by noel.gordon@gmail.com
  • 2 edits in trunk/Source/WebCore

Cleanup JPEGImageDecoder includes
https://bugs.webkit.org/show_bug.cgi?id=77171

Reviewed by Adam Barth.

No new tests. Refactoring cleanup only.

  • platform/image-decoders/jpeg/JPEGImageDecoder.cpp:
9:02 PM Changeset in webkit [106085] by yuzo@google.com
  • 2 edits in trunk/LayoutTests

[chromium] Unreviewed test expectation change.
svg/as-object/nested-embedded-svg-size-changes.html times out or passes.

  • platform/chromium/test_expectations.txt:
8:48 PM Changeset in webkit [106084] by tkent@chromium.org
  • 4 edits in trunk/Source/WebKit/chromium

[Chromium] Cleanup of WebPopupMenuImpl
https://bugs.webkit.org/show_bug.cgi?id=76441

Reviewed by Kentaro Hara.

Removed WebPopupMenuImpl::invalidateContents() and scrollRectIntoView()
because they were removed from HostWindow in r58445 and r55864. They
were found by OVERRIDE.

  • src/ChromeClientImpl.cpp:

(WebKit::ChromeClientImpl::popupOpened): Rename WebPopupMenuImpl::Init().

  • src/WebPopupMenuImpl.cpp:

(WebKit::WebPopupMenuImpl::WebPopupMenuImpl): Update a comment.
(WebKit::WebPopupMenuImpl::init): Renamed from Init(). Update a comment.
(WebKit::WebPopupMenuImpl::handleMouseMove): Prepend "handle" to the name.
(WebKit::WebPopupMenuImpl::handleMouseLeave): ditto.
(WebKit::WebPopupMenuImpl::handleMouseDown): ditto.
(WebKit::WebPopupMenuImpl::handleMouseUp): ditto.
(WebKit::WebPopupMenuImpl::handleMouseWheel): ditto.
(WebKit::WebPopupMenuImpl::handleGestureEvent): ditto.
(WebKit::WebPopupMenuImpl::handleTouchEvent): ditto.
(WebKit::WebPopupMenuImpl::handleKeyEvent): ditto.
(WebKit::WebPopupMenuImpl::close): Update a comment.
(WebKit::WebPopupMenuImpl::composite): Remove a unused argument name.
(WebKit::WebPopupMenuImpl::handleInputEvent): Update a comment. Update callsites for handle*().
(WebKit::WebPopupMenuImpl::setFocus): Remove a unused argument name.
(WebKit::WebPopupMenuImpl::setComposition): ditto.
(WebKit::WebPopupMenuImpl::confirmComposition): ditto.
(WebKit::WebPopupMenuImpl::setTextDirection): ditto.
(WebKit::WebPopupMenuImpl::scroll): Unfold folded lines.

  • src/WebPopupMenuImpl.h:
    • Remove useless argument names.
    • Add OVERRIDE.
8:43 PM Changeset in webkit [106083] by timothy_horton@apple.com
  • 8 edits in trunk/Source

3D transformed elements hide when showing the print dialog
https://bugs.webkit.org/show_bug.cgi?id=45894
<rdar://problem/7441593>

Reviewed by Andy Estes.

Suspend updates of the compositing layer tree while printing is taking place,
preventing on-screen layers from moving to their print-mode positions.

No new tests, as WebKitTestRunner doesn't support putting the document
into printing mode.

  • page/FrameView.cpp:

(WebCore::FrameView::syncCompositingStateForThisFrame):
(WebCore::FrameView::paintContents):

  • platform/graphics/ca/LayerFlushScheduler.h:

(WebCore::LayerFlushScheduler::isSuspended): Added.

  • WebProcess/WebPage/WebPage.cpp:

(WebKit::WebPage::beginPrinting):
(WebKit::WebPage::endPrinting):

  • WebProcess/WebPage/ca/LayerTreeHostCA.h:
  • WebProcess/WebPage/ca/mac/LayerTreeHostCAMac.h:
  • WebProcess/WebPage/ca/mac/LayerTreeHostCAMac.mm:

(WebKit::LayerTreeHostCAMac::forceRepaint):
(WebKit::LayerTreeHostCAMac::flushPendingLayerChanges):

8:10 PM Changeset in webkit [106082] by fpizlo@apple.com
  • 2 edits in trunk/Tools

Tools/Scripts/commit-log-editor is broken due to $_ getting clobbered
https://bugs.webkit.org/show_bug.cgi?id=77177

Reviewed by Jon Honeycutt.

  • Scripts/commit-log-editor:
7:45 PM Changeset in webkit [106081] by fpizlo@apple.com
  • 3 edits in trunk/LayoutTests

fast/js/dfg-byte-array-put.html should assert the array size
https://bugs.webkit.org/show_bug.cgi?id=77173

Reviewed by Andy Estes.

  • fast/js/dfg-byte-array-put-expected.txt:
  • fast/js/script-tests/dfg-byte-array-put.js:
7:34 PM Changeset in webkit [106080] by yuzo@google.com
  • 1 edit
    1 add in trunk/LayoutTests

[Chromium] Unreviewed test expectation change.

  • platform/chromium/fast/js/dfg-inline-arguments-use-from-all-the-places-broken-expected.txt: Added.
6:48 PM Changeset in webkit [106079] by ojan@chromium.org
  • 2 edits in trunk/Tools

Decrease sleep time when killing server_process on Mac.
https://bugs.webkit.org/show_bug.cgi?id=77169

Reviewed by Eric Seidel.

This shaves another ~70ms off single test runtime.

  • Scripts/webkitpy/layout_tests/port/server_process.py:

(ServerProcess.stop):

6:30 PM Changeset in webkit [106078] by mhahnenberg@apple.com
  • 14 edits
    2 deletes in trunk/Source/JavaScriptCore

Merge AllocationSpace into MarkedSpace
https://bugs.webkit.org/show_bug.cgi?id=77116

Reviewed by Geoffrey Garen.

Merging AllocationSpace and MarkedSpace in preparation for future refactoring/enhancement to
MarkedSpace allocation.

(BumpSpace):

  • heap/Heap.h:

(JSC::Heap::objectSpace):
(Heap):
():

  • heap/HeapBlock.h:

():

  • heap/MarkedSpace.cpp:

(JSC::MarkedSpace::tryAllocateHelper):
(JSC):
(JSC::MarkedSpace::tryAllocate):
(JSC::MarkedSpace::allocateSlowCase):
(JSC::MarkedSpace::allocateBlock):
(JSC::MarkedSpace::freeBlocks):
(TakeIfUnmarked):
(JSC::TakeIfUnmarked::TakeIfUnmarked):
(JSC::TakeIfUnmarked::operator()):
(JSC::TakeIfUnmarked::returnValue):
(JSC::MarkedSpace::shrink):
(GatherDirtyCells):
(JSC::GatherDirtyCells::returnValue):
(JSC::GatherDirtyCells::GatherDirtyCells):
(JSC::GatherDirtyCells::operator()):
(JSC::MarkedSpace::gatherDirtyCells):

  • heap/MarkedSpace.h:

(MarkedSpace):
(JSC::MarkedSpace::blocks):
(JSC::MarkedSpace::forEachCell):
(JSC):
(JSC::MarkedSpace::allocate):

6:25 PM Changeset in webkit [106077] by commit-queue@webkit.org
  • 4 edits in trunk/Source/WebCore

Fix bad code generated by the JSC idl code generator for [CachedAttribute] attributes
https://bugs.webkit.org/show_bug.cgi?id=77165

Patch by Pablo Flouret <pablof@motorola.com> on 2012-01-26
Reviewed by Oliver Hunt.

Missing parameter in a call to deserialize() and using 'this' in the
attribute accessor functions (which are static).

  • bindings/scripts/CodeGeneratorJS.pm:

(GenerateImplementation):
(NativeToJSValue):

  • bindings/scripts/test/JS/JSTestObj.cpp:

(WebCore::jsTestObjCachedAttribute1):
(WebCore::jsTestObjCachedAttribute2):

  • bindings/scripts/test/JS/JSTestSerializedScriptValueInterface.cpp:

(WebCore::jsTestSerializedScriptValueInterfaceValue):

6:11 PM Changeset in webkit [106076] by wjmaclean@chromium.org
  • 7 edits in trunk/Source

Source/WebCore: [chromium] Allow modification of size of partially occluded quads during culling to reduce pixel overdraw.
https://bugs.webkit.org/show_bug.cgi?id=76349

Reviewed by James Robinson.

Prior to this patch, draw culling either rejects a DrawQuad because it is completely
occluded, or draws the entire quad (even if it is largely occluded). This patch
attempts to reduce the number of pixels drawn by determining if a partially
occluded DrawQuad can be resized to a smaller quad, based on what portion of the
DrawQuad is actually visible, and performing that resizing where possible.

Added cases to existing unit tests.

  • platform/graphics/chromium/LayerRendererChromium.cpp:

(WebCore::LayerRendererChromium::drawTileQuad):

  • platform/graphics/chromium/cc/CCDrawQuad.cpp:

(WebCore::CCDrawQuad::CCDrawQuad):

  • platform/graphics/chromium/cc/CCDrawQuad.h:

(WebCore::CCDrawQuad::setQuadVisibleRect):
(WebCore::CCDrawQuad::quadVisibleRect):

  • platform/graphics/chromium/cc/CCQuadCuller.cpp:

(WebCore::rectSubtractRegion):
(WebCore::CCQuadCuller::cullOccludedQuads):

Source/WebKit/chromium: [chromium] Allow modification of size of partially occluded quads.
https://bugs.webkit.org/show_bug.cgi?id=76349

Reviewed by James Robinson.

  • tests/CCQuadCullerTest.cpp:

(WebCore::makeTileQuads)
(WebCore::setQuads):
(WebCore::TEST):

6:10 PM Changeset in webkit [106075] by oliver@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

2012-01-26 Oliver Hunt <oliver@apple.com>

MSVC bug fix.
<rdar://problem/10703671> MSVC generates bad code for enum compare.

RS=Geoff

Make bitfield large enough to work around MSVC's desire to make enums
signed types.

  • bytecode/CallLinkInfo.h: (CallLinkInfo):
6:09 PM Changeset in webkit [106074] by commit-queue@webkit.org
  • 4 edits in trunk/Source/WebKit/chromium

[chromium] Revert changes which added setResourceUsageCHROMIUM gl extension since feature changed directions
https://bugs.webkit.org/show_bug.cgi?id=77120

Patch by Michal Mocny <mmocny@google.com> on 2012-01-26
Reviewed by Kenneth Russell.

  • public/platform/WebGraphicsContext3D.h:

(WebGraphicsContext3D):

  • src/GraphicsContext3DChromium.cpp:

(WebCore):

  • tests/FakeWebGraphicsContext3D.h:

(WebKit::FakeWebGraphicsContext3D::setVisibilityCHROMIUM):

6:01 PM Changeset in webkit [106073] by andersca@apple.com
  • 3 edits in trunk/Source/WebCore

Scrollbars disappear when switching from legacy to overlay scrollbars
https://bugs.webkit.org/show_bug.cgi?id=77166

Reviewed by Dan Bernstein.

  • platform/ScrollView.cpp:

(WebCore::ScrollView::scrollbarStyleChanged):
Call positionScrollbarLayers to make sure that the new scrollbar layers are positioned correctly.

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::updateScrollerStyle):
Call ScrollbarThemeMac::setNewPainterForScrollbar after making the call to the scrollbar painter controller
to set the horizontal or vertical imp, since setting the imp will reset the knob style.

5:55 PM Changeset in webkit [106072] by abarth@webkit.org
  • 3 edits
    2 adds in trunk

NULL ptr in WebCore::ContainerNode::parserAddChild
https://bugs.webkit.org/show_bug.cgi?id=76258

Reviewed by Eric Seidel.

Source/WebCore:

Test: fast/parser/nested-fragment-parser-crash.html

We always need a parent element to attach to. In crazy cases, we can
have elements in the stack of open elements that are already detached
from the DOM. In those cases, they don't have a parent, so we aren't
able to enforce the maximum DOM depth. (Fortunately, they're not
attached to the DOM anymore so we don't need to enforce the maximum DOM
depth!)

  • html/parser/HTMLConstructionSite.cpp:

(WebCore::HTMLConstructionSite::attachLater):
(WebCore::HTMLConstructionSite::fosterParent):

LayoutTests:

This crazy test case causes the parser to do all manner of crazy
things, which is good times for testing.

  • fast/parser/nested-fragment-parser-crash-expected.txt: Added.
  • fast/parser/nested-fragment-parser-crash.html: Added.
5:35 PM Changeset in webkit [106071] by mhahnenberg@apple.com
  • 2 edits in branches/safari-534.54-branch/Source/JavaScriptCore

2012-01-26 Mark Hahnenberg <mhahnenberg@apple.com>

Hang in parallel GC caused by incorrect GCC asm codegen
Reviewed by Filip Pizlo.

<rdar://problem/10742649>

  • wtf/Atomics.h: (WTF::weakCompareAndSwap): Mark the argument volatile to force GCC to do the right thing.
5:30 PM Changeset in webkit [106070] by mrowe@apple.com
  • 2 edits in branches/safari-534.54-branch/Source/WebKit2

Merge r102507.

5:30 PM Changeset in webkit [106069] by mrowe@apple.com
  • 4 edits in branches/safari-534.54-branch/Source/WebKit2

Merge r102504.

5:30 PM Changeset in webkit [106068] by mrowe@apple.com
  • 3 edits
    2 adds in branches/safari-534.54-branch/Source/WebKit2

Merge r102497.

5:15 PM Changeset in webkit [106067] by fpizlo@apple.com
  • 24 edits
    14 adds in trunk

All DFG helpers that may call out to arbitrary JS code must know where they
were called from due to inlining and call stack walking
https://bugs.webkit.org/show_bug.cgi?id=77070
<rdar://problem/10750834>

Source/JavaScriptCore:

Reviewed by Geoff Garen.

Changed the DFG to always record a code origin index in the tag of the argument
count (which we previously left blank for the benefit of LLInt, but is still
otherwise unused by the DFG), so that if we ever need to walk the stack accurately
we know where to start. In particular, if the current ExecState* points several
semantic call frames away from the true semantic call frame because we had
performed inlining, having the code origin index recorded means that we can reify
those call frames as necessary to give runtime/library code an accurate view of
the current JS state.

This required several large but mechanical changes:

  • Calling a function from the DFG now plants a store32 instruction to store the code origin index. But the indices of code origins were previously picked by the DFG::JITCompiler after code generation completed. I changed this somewhat; even though the code origins are put into the CodeBlock after code gen, the code gen now knows a priori what their indices will be. Extensive assertions are in place to ensure that the two don't get out of sync, in the form of the DFG::CallBeginToken. Note that this mechanism has almost no effect on JS calls; those don't need the code origin index set in the call frame because we can get it by doing a binary search on the return PC.
  • Stack walking now always calls trueCallFrame() first before beginning the walk, since even the top call frame may be wrong. It still calls trueCallerFrame() as before to get to the next frame, though trueCallerFrame() is now mostly a wrapper around callerFrame()->trueCallFrame().


  • Because the mechanism for getting the code origin of a call frame is bimodal (either the call frame knows its code origin because the code origin index was set, or it's necessary to use the callee frame's return PC), I put in extra mechanisms to determine whether your caller, or your callee, corresponds to a call out of C++ code. Previously we just had the host call flag, but this is insufficient as it does not cover the case of someone calling JSC::call(). But luckily we can determine this just by looking at the return PC: if the return PC is in range of the ctiTrampiline, then two things are true: this call frame's PC will tell you nothing about where you came from in your caller, and the caller already knows where it's at because it must have set the code origin index (unless it's not DFG code, in which case we don't care because there is no inlining to worry about).


  • During testing this revealed a simple off-by-one goof in DFG::ByteCodeParser's inlining code, so I fixed it.
  • Finally because I was tired of doing random #if's for checking if I should be passing around an Instruction* or a ReturnAddressPtr, I created a class called AbstractPC that holds whatever notion of a PC is appropriate for the current execution environment. It's designed to work gracefully even if both the interpreter and the JIT are compiled in, and should integrate nicely with the LLInt.


This is neutral on all benchmarks and fixes some nasty corner-case regressions of
evil code that uses combinations of getters/setters and function.arguments.

(JSC::CodeBlock::codeOrigin):
(CodeBlock):

  • dfg/DFGByteCodeParser.cpp:

(JSC::DFG::ByteCodeParser::handleInlining):

  • dfg/DFGJITCompiler.cpp:

(JSC::DFG::JITCompiler::link):

  • dfg/DFGJITCompiler.h:

(CallBeginToken):
(JSC::DFG::CallBeginToken::CallBeginToken):
(JSC::DFG::CallBeginToken::assertCodeOriginIndex):
(JSC::DFG::CallBeginToken::assertNoCodeOriginIndex):
(DFG):
(JSC::DFG::CallExceptionRecord::CallExceptionRecord):
(CallExceptionRecord):
(JSC::DFG::JITCompiler::JITCompiler):
(JITCompiler):
(JSC::DFG::JITCompiler::nextCallBeginToken):
(JSC::DFG::JITCompiler::beginCall):
(JSC::DFG::JITCompiler::notifyCall):
(JSC::DFG::JITCompiler::addExceptionCheck):
(JSC::DFG::JITCompiler::addFastExceptionCheck):

  • dfg/DFGOperations.cpp:

():

  • dfg/DFGRepatch.cpp:

(JSC::DFG::tryBuildGetByIDList):

  • dfg/DFGSpeculativeJIT.h:

(JSC::DFG::SpeculativeJIT::appendCallWithExceptionCheck):

  • dfg/DFGSpeculativeJIT32_64.cpp:

(JSC::DFG::SpeculativeJIT::emitCall):

  • dfg/DFGSpeculativeJIT64.cpp:

(JSC::DFG::SpeculativeJIT::emitCall):

  • interpreter/AbstractPC.cpp: Added.

(JSC):
(JSC::AbstractPC::AbstractPC):

  • interpreter/AbstractPC.h: Added.

(JSC):
(AbstractPC):
(JSC::AbstractPC::AbstractPC):
(JSC::AbstractPC::hasJITReturnAddress):
(JSC::AbstractPC::jitReturnAddress):
(JSC::AbstractPC::hasInterpreterReturnAddress):
(JSC::AbstractPC::interpreterReturnAddress):
(JSC::AbstractPC::isSet):
(JSC::AbstractPC::operator!):
():

  • interpreter/CallFrame.cpp:

(JSC):
(JSC::CallFrame::trueCallFrame):
(JSC::CallFrame::trueCallerFrame):

  • interpreter/CallFrame.h:

(JSC::ExecState::abstractReturnPC):
(JSC::ExecState::codeOriginIndexForDFGWithInlining):
(ExecState):
(JSC::ExecState::trueCallFrame):
(JSC::ExecState::trueCallFrameFromVMCode):

  • interpreter/Interpreter.cpp:

(JSC::Interpreter::retrieveArgumentsFromVMCode):
(JSC::Interpreter::retrieveCallerFromVMCode):
(JSC::Interpreter::findFunctionCallFrameFromVMCode):

  • interpreter/Interpreter.h:

(Interpreter):
():

  • jit/JITStubs.cpp:

(JSC):
():

  • jit/JITStubs.h:

(JSC):
(JSC::returnAddressIsInCtiTrampoline):

  • runtime/JSFunction.cpp:

(JSC::JSFunction::argumentsGetter):
(JSC::JSFunction::callerGetter):
(JSC::JSFunction::getOwnPropertyDescriptor):

LayoutTests:

Reviewed by Geoff Garen.

  • fast/js/dfg-inline-arguments-use-directly-from-inlined-code-expected.txt: Added.
  • fast/js/dfg-inline-arguments-use-directly-from-inlined-code.html: Added.
  • fast/js/dfg-inline-arguments-use-from-all-the-places-broken-expected.txt: Added.
  • fast/js/dfg-inline-arguments-use-from-all-the-places-broken.html: Added.
  • fast/js/dfg-inline-arguments-use-from-all-the-places-expected.txt: Added.
  • fast/js/dfg-inline-arguments-use-from-all-the-places.html: Added.
  • fast/js/dfg-inline-arguments-use-from-getter-expected.txt: Added.
  • fast/js/dfg-inline-arguments-use-from-getter.html: Added.
  • fast/js/script-tests/dfg-inline-arguments-use-directly-from-inlined-code.js: Added.

(foo):
(bar):
(argsToStr):

  • fast/js/script-tests/dfg-inline-arguments-use-from-all-the-places-broken.js: Added.

(foo):
(fuzz):
(getter):
(bar):
(argsToStr):

  • fast/js/script-tests/dfg-inline-arguments-use-from-all-the-places.js: Added.

(foo):
(fuzz):
(getter):
(bar):
(argsToStr):

  • fast/js/script-tests/dfg-inline-arguments-use-from-getter.js: Added.

(foo):
(bar):
(argsToStr):

5:14 PM Changeset in webkit [106066] by ojan@chromium.org
  • 2 edits in trunk/Tools

Remove builder name so http://trac.webkit.org/changeset/106035 actually works.
https://bugs.webkit.org/show_bug.cgi?id=77164

Reviewed by Dirk Pranke.

http://trac.webkit.org/changeset/106035 depends on builder_name being
falsey by default. There's other code that requires it to be iterable
by default. So, make it be the empty string.

  • Scripts/webkitpy/layout_tests/run_webkit_tests.py:

(parse_args):

5:08 PM Changeset in webkit [106065] by commit-queue@webkit.org
  • 2 edits in trunk/LayoutTests

[Chromium]: svg/W3C-SVG-1.1/text-text-03-b.svg is marked as flakey, when it isn't
https://bugs.webkit.org/show_bug.cgi?id=77157

Unreviewed Chromium expectations update to remove a no-longer-flakey test.

Patch by Stephen Chenney <schenney@chromium.org> on 2012-01-26

  • platform/chromium/test_expectations.txt: Removed svg/W3C-SVG-1.1/text-text-03-b.svg
4:54 PM Changeset in webkit [106064] by cdn@chromium.org
  • 2 edits in trunk/Source/WebCore

The registration of schemes is currently racey as they are not registered from the main thread.
Getting rid of the assert that ensures that we are registering from the main thread until we can fix this.

Thank you ap@webkit for helping us identify this.

https://bugs.webkit.org/show_bug.cgi?id=77160

Reviewed by Adam Barth.

  • platform/SchemeRegistry.cpp:

(WebCore::CORSEnabledSchemes):

4:42 PM Changeset in webkit [106063] by commit-queue@webkit.org
  • 5 edits in trunk/Source/WebKit/chromium

Add GestureTapDown and GestureDoubleTap gesture types to WebGestureEvent.
https://bugs.webkit.org/show_bug.cgi?id=77140

Patch by Sadrul Habib Chowdhury <sadrul@chromium.org> on 2012-01-26
Reviewed by Darin Fisher.

  • public/WebInputEvent.h:

():

  • src/WebInputEventConversion.cpp:

(WebKit::PlatformGestureEventBuilder::PlatformGestureEventBuilder):

  • src/WebPopupMenuImpl.cpp:

(WebKit::WebPopupMenuImpl::handleInputEvent):

  • src/WebViewImpl.cpp:

(WebKit::WebViewImpl::handleInputEvent):

4:37 PM Changeset in webkit [106062] by rniwa@webkit.org
  • 3 edits in trunk/Tools

run-perf-test should include relative file paths in test names
https://bugs.webkit.org/show_bug.cgi?id=77144

Reviewed by Adam Birth.

Include all directory names in the test name separated by "/".
e.g. Bindings/event-target-wrapper.html translates to Bindings/event-target-wrapper

  • Scripts/webkitpy/performance_tests/perftestsrunner.py:

(PerfTestsRunner):
(PerfTestsRunner._process_parser_test_result):

  • Scripts/webkitpy/performance_tests/perftestsrunner_unittest.py:

(test_run_test_set_with_json_output):
(test_run_test_set_with_json_source):

4:31 PM Changeset in webkit [106061] by andersca@apple.com
  • 2 edits in trunk/Source/WebCore

We don't need to always repaint overlay scrollbars if they're in layers
https://bugs.webkit.org/show_bug.cgi?id=77159

Reviewed by Beth Dakin.

If a scrollable area has overlay scrollbars we'll always invalidate both scrollbars, regardless of
whether both scroll offsets actually change since they're translucent and we want to draw the new page
contents underneath.

However, if the scrollbars are painted into GraphicsLayers they'll be composited by the GPU, and so we don't
need to repaint them unless the corresponding scroll offset actually changes (which is handled in Scrollbar::updateThumb).

  • platform/ScrollableArea.cpp:

(WebCore::ScrollableArea::setScrollOffsetFromAnimation):

4:16 PM Changeset in webkit [106060] by dpranke@chromium.org
  • 3 edits
    5 deletes in trunk/Tools

webkitpy: re-land cleanup of test scaffolding
https://bugs.webkit.org/show_bug.cgi?id=77153

Reviewed by Eric Seidel.

This is an attempt to reland the change in bug 76973 /
r105935. My earlier attempt to manipulate PYTHONPATH
seems to only work some of the time, for reasons that
elude me. Directly adding Tools/Scripts to sys.path from
inside the test script appears to work (more?) reliably.

Also, it seemed like the files didn't actually get deleted
the last time; I don't know why.

  • Scripts/test-webkitpy:
  • Scripts/webkitpy/common/system/executive_unittest.py:

(command_line):
(ExecutiveTest):
(ExecutiveTest.test_run_command_args_type):
(ExecutiveTest.test_run_command_with_unicode):
(ExecutiveTest.test_running_pids):
(main):

  • Scripts/webkitpy/common/system/fileutils.py: Removed.
  • Scripts/webkitpy/test/cat.py: Removed.
  • Scripts/webkitpy/test/cat_unittest.py: Removed.
  • Scripts/webkitpy/test/echo.py: Removed.
  • Scripts/webkitpy/test/echo_unittest.py: Removed.
4:07 PM Changeset in webkit [106059] by jsbell@chromium.org
  • 2 edits in trunk/Source/WebCore

IndexedDB: WebCore::IDBKey objects are leaked
https://bugs.webkit.org/show_bug.cgi?id=77114

Reviewed by Tony Chang.

Fixing memory leaks, no new tests.

  • storage/IDBKey.h:

(WebCore::IDBKey::createInvalid):
(WebCore::IDBKey::createNumber):
(WebCore::IDBKey::createString):
(WebCore::IDBKey::createDate):
(WebCore::IDBKey::createArray):

4:03 PM Changeset in webkit [106058] by ojan@chromium.org
  • 5 edits in trunk/Tools

run-webkit-tests calls "nm" when it doesn't need to
https://bugs.webkit.org/show_bug.cgi?id=77143

Reviewed by Dirk Pranke.

If we are not running any test that can be skipped by checking
the DRT feature list or looking at the list of symbols, avoid calling
out to DRT or calling "nm".

This saves ~700ms on my Mac Pro. In cases where you still have to call out
to "nm" it's only a couple ms slower.

  • Scripts/webkitpy/layout_tests/models/test_expectations.py:

(TestExpectations.init):

  • Scripts/webkitpy/layout_tests/port/base.py:

(Port.skipped_tests):

  • Scripts/webkitpy/layout_tests/port/webkit.py:

(WebKitPort._should_check_for_missing_features):
(WebKitPort):
(WebKitPort._should_check_for_missing_symbols):
(WebKitPort._skipped_tests_for_unsupported_features):
(WebKitPort.skipped_layout_tests):
(WebKitPort.skipped_tests):

  • Scripts/webkitpy/layout_tests/port/webkit_unittest.py:

(WebKitPortTest.test_skipped_directories_for_symbols):
(test_skipped_directories_for_features):
(test_skipped_directories_for_features_no_matching_tests_in_test_list):
(test_skipped_layout_tests):

3:50 PM Changeset in webkit [106057] by cdn@chromium.org
  • 7 edits in trunk/Source

Source/WebCore: Add a scheme registry for CORS requests. Allow simple CORS requests to be made to registered schemes.
https://bugs.webkit.org/show_bug.cgi?id=77041

Reviewed by Alexey Proskuryakov.

  • loader/DocumentThreadableLoader.cpp:

(WebCore::DocumentThreadableLoader::makeSimpleCrossOriginAccessRequest):

  • platform/SchemeRegistry.cpp:

(WebCore::CORSEnabledSchemes):
(WebCore):
(WebCore::SchemeRegistry::registerCORSEnabledScheme):
(WebCore::SchemeRegistry::isCORSEnabledScheme):

  • platform/SchemeRegistry.h:

(SchemeRegistry):

Source/WebKit/chromium: Add API to register schemes which can be sent simple CORS requests.
https://bugs.webkit.org/show_bug.cgi?id=77041

Reviewed by Alexey Proskuryakov.

  • public/WebSecurityPolicy.h:

(WebSecurityPolicy):

  • src/WebSecurityPolicy.cpp:

(WebKit::WebSecurityPolicy::registerCORSEnabledScheme):
(WebKit):

3:48 PM Changeset in webkit [106056] by leviw@chromium.org
  • 4 edits
    5 adds
    1 delete in trunk/LayoutTests

compositing/shadows/shadow-drawing.html and svg/css/group-with-shadow.svg are failing on Chromium Win
https://bugs.webkit.org/show_bug.cgi?id=77151

Unreviewed gardening. Rebaselining expectations for the above tests on Chromium-Windows and re-enabling them.

  • platform/chromium-win-vista/compositing/shadows: Added.
  • platform/chromium-win-vista/compositing/shadows/shadow-drawing-expected.png: Added.
  • platform/chromium-win-vista/svg/css/group-with-shadow-expected.png: Added.
  • platform/chromium-win-xp/compositing/shadows: Added.
  • platform/chromium-win-xp/compositing/shadows/shadow-drawing-expected.png: Added.
  • platform/chromium-win-xp/svg/css: Removed.
  • platform/chromium-win/compositing/shadows/shadow-drawing-expected.png:
  • platform/chromium-win/svg/css/group-with-shadow-expected.png:
  • platform/chromium/test_expectations.txt:
3:44 PM Changeset in webkit [106055] by noel.gordon@gmail.com
  • 2 edits in trunk/Source/WebCore

File extension for webp files is .webp
https://bugs.webkit.org/show_bug.cgi?id=76982

Reviewed by Adam Barth.

No new tests. No change in behavior.

  • platform/image-decoders/webp/WEBPImageDecoder.h:

(WebCore::WEBPImageDecoder::filenameExtension):

3:29 PM Changeset in webkit [106054] by commit-queue@webkit.org
  • 5 edits in trunk/Tools

Support a suffix on ChangeLog filenames based on a configuration file
https://bugs.webkit.org/show_bug.cgi?id=76956

Patch by Benjamin Poulain <bpoulain@apple.com> on 2012-01-26
Reviewed by Kentaro Hara.

Modify the tools used to generate, edit and resolve ChangeLogs to support
the addition of a suffix to the ChangeLog filename.

This patch makes it easier to support alternate ChangeLog files in branches.

  • Scripts/VCSUtils.pm:

(changeLogSuffix):
(changeLogFileName):

  • Scripts/commit-log-editor:
  • Scripts/prepare-ChangeLog:

(getLatestChangeLogs):
(generateNewChangeLogs):
(generateFileList):

  • Scripts/resolve-ChangeLogs:

(findChangeLog):

3:25 PM Changeset in webkit [106053] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

compositing/shadows/shadow-drawing.html and svg/css/group-with-shadow.svg are failing on Chromium Win
https://bugs.webkit.org/show_bug.cgi?id=77151

Unreviewed gardening. Marking the above 2 tests as flaky on Chromium Windows until
I can root cause the change.

  • platform/chromium/test_expectations.txt:
3:13 PM Changeset in webkit [106052] by alokp@chromium.org
  • 4 edits in trunk/Source/WebCore

[chromium] Remove dead and unnecessary code related to LayerChromium::cleanupResources
https://bugs.webkit.org/show_bug.cgi?id=77137

Reviewed by James Robinson.

No new test needed. Only removing dead code.

  • platform/graphics/chromium/LayerChromium.cpp:
  • platform/graphics/chromium/LayerChromium.h:

(WebCore::LayerChromium::layerTreeHost):

  • platform/graphics/chromium/TiledLayerChromium.cpp:

(WebCore::TiledLayerChromium::setLayerTreeHost):

3:06 PM Changeset in webkit [106051] by andersca@apple.com
  • 5 edits in trunk/Source/WebCore

Move horizontal rubber-band checks to ScrollElasticityController::handleWheelEvent
https://bugs.webkit.org/show_bug.cgi?id=77147

Reviewed by Adam Roben.

  • platform/mac/ScrollAnimatorMac.h:

(ScrollAnimatorMac):

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::handleWheelEvent):
Always call ScrollElasticityController::handleWheelEvent, and only call didBeginScrollGesture and
didEndScrollGesture if the event was actually handled.

(WebCore::ScrollAnimatorMac::shouldRubberBandInDirection):
Implement this.

  • platform/mac/ScrollElasticityController.h:
  • platform/mac/ScrollElasticityController.mm:

(WebCore::ScrollElasticityController::handleWheelEvent):
Check if we should rubber-band and return false if we shouldn't.

(WebCore::ScrollElasticityController::shouldRubberBandInHorizontalDirection):
Ask the client if we should rubber-band.

2:58 PM Changeset in webkit [106050] by commit-queue@webkit.org
  • 3 edits in trunk/Tools

Unreviewed, rolling out r106038.
http://trac.webkit.org/changeset/106038
https://bugs.webkit.org/show_bug.cgi?id=77142

Caused a bunch of skipped tests to not be skipped. (Requested
by ojan on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-26

  • Scripts/webkitpy/layout_tests/models/test_expectations.py:

(TestExpectationParser):
(TestExpectationParser.parse):
(TestExpectationParser._parse_line):
(TestExpectationParser._collect_matching_tests):
(TestExpectations.init):
(TestExpectations._add_skipped_tests):

  • Scripts/webkitpy/layout_tests/port/base.py:

(Port.test_dirs):
(Port.normalize_test_name):
(Port.update_baseline):
(Port.layout_tests_dir):
(Port.relative_perf_test_filename):
(Port.abspath_for_test):

2:55 PM Changeset in webkit [106049] by pvarga@webkit.org
  • 2 edits in trunk/Source/JavaScriptCore

Fix build when VERBOSE_SPECULATION_FAILURE is enabled in DFG
https://bugs.webkit.org/show_bug.cgi?id=77104

Reviewed by Filip Pizlo.

  • dfg/DFGOperations.cpp:

():

2:46 PM Changeset in webkit [106048] by jamesr@google.com
  • 2 edits in trunk/Source/WebCore

[chromium] Remove setLayerTreeHost nonsense on lost context
https://bugs.webkit.org/show_bug.cgi?id=76675

Reviewed by Kenneth Russell.

This code isn't needed any more. On a lost context event, we drop all TextureManager-managed textures through
the proxy and no layer types need special lost context handling.

  • platform/graphics/chromium/cc/CCLayerTreeHost.cpp:

(WebCore::CCLayerTreeHost::didRecreateGraphicsContext):

2:33 PM Changeset in webkit [106047] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Layout Test fast/workers/storage/interrupt-database.html is a flaky crasher on Debug Chromium Bots
https://bugs.webkit.org/show_bug.cgi?id=77136

Unreviewed gardening. Marking fast/workers/storage/interrupt-database.html as a flaky
crasher on debug Chromium bots.

  • platform/chromium/test_expectations.txt:
2:33 PM Changeset in webkit [106046] by andersca@apple.com
  • 2 edits in trunk/Source/WebCore

Simplify checking of whether we should rubberband horizontally
https://bugs.webkit.org/show_bug.cgi?id=77141

Reviewed by Adam Roben.

Have a single check for horizontal rubber-banding in both directions. This is in preparation
for moving this code into ScrollElasticityController.

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::shouldRubberBandInHorizontalDirection):
(WebCore::ScrollAnimatorMac::handleWheelEvent):

2:26 PM Changeset in webkit [106045] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

Fix include path in gyp file for V8InternalSettings.h
https://bugs.webkit.org/show_bug.cgi?id=77128

Patch by Scott Graham <scottmg@chomium.org> on 2012-01-26
Reviewed by Kent Tamura.

  • WebCore.gyp/WebCore.gyp:
2:26 PM Changeset in webkit [106044] by jamesr@google.com
  • 4 edits in trunk/Source/WebKit/chromium

[chromium] Add enter/exitRunLoop to WebThread API
https://bugs.webkit.org/show_bug.cgi?id=76012

Reviewed by Darin Fisher.

This adds those two APIs to WebKit::WebThread and converts CCLayerTreeHostTest over to use these APIs instead
of webkit_support. The immediate motivation is that we can't use webkit_support in webkit_unit_tests in the
component build.

  • WebKit.gyp:
  • public/platform/WebThread.h:
  • tests/CCLayerTreeHostTest.cpp:

(WTF::CCLayerTreeHostTest::onEndTest):
(WTF::CCLayerTreeHostTest::TimeoutTask::run):
(WTF::CCLayerTreeHostTest::BeginTask::BeginTask):
(WTF::CCLayerTreeHostTest::BeginTask::~BeginTask):
(WTF::CCLayerTreeHostTest::BeginTask::run):
(WTF::CCLayerTreeHostTest::runTest):

2:24 PM Changeset in webkit [106043] by jamesr@google.com
  • 34 edits
    1 delete in trunk

We shouldn't synchronously update styles on all documents after running script
https://bugs.webkit.org/show_bug.cgi?id=46761

Reviewed by Simon Fraser.

Currently we call Document::updateStyleForAllDocuments() after invoking any event or timeout handler. This is
slow since it iterates over the entire document tree and defeats our recalcStyle timer batching. It is
unnecessary as any code that depends on styles or the render tree being up to date must call
updateStyleIfNeeded() on the document it is accessing.

The first reference I can find to this code is in r798 in the file WebCore/khtml/xml/domnode_impl.cpp. It's been
cargo culted forward ever since.

  • bindings/ScriptControllerBase.cpp:

(WebCore::ScriptController::executeScript):

  • bindings/js/ScheduledAction.cpp:

(WebCore::ScheduledAction::execute):

  • bindings/js/ScriptController.cpp:

(WebCore::ScriptController::ScriptController):
(WebCore::ScriptController::executeScriptInWorld):

  • bindings/js/ScriptController.h:
  • bindings/v8/ScheduledAction.cpp:

(WebCore::ScheduledAction::execute):

  • bindings/v8/ScriptController.cpp:

(WebCore::ScriptController::ScriptController):

  • bindings/v8/ScriptController.h:
  • dom/ScriptElement.cpp:

(WebCore::ScriptElement::executeScript):

  • inspector/InspectorClient.cpp:

(WebCore::InspectorClient::doDispatchMessageOnFrontendPage):

2:21 PM Changeset in webkit [106042] by inferno@chromium.org
  • 1 edit in branches/chromium/963/Source/WebCore/rendering/svg/RenderSVGResource.cpp

Merge 105985 - 2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
BUG=99615
Review URL: https://chromiumcodereview.appspot.com/9288080

2:18 PM Changeset in webkit [106041] by inferno@chromium.org
  • 4 edits in branches/chromium/963/Source/WebCore/rendering/svg

Merge 105986 - 2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
Needed to fix windows builds.
BUG=99615
Review URL: https://chromiumcodereview.appspot.com/9235073

2:10 PM Changeset in webkit [106040] by commit-queue@webkit.org
  • 5 edits in trunk/LayoutTests

Unreviewed, rolling out r106027.
http://trac.webkit.org/changeset/106027
https://bugs.webkit.org/show_bug.cgi?id=77139

"It messed up Qt5 buildbots." (Requested by jeez_ on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-26

  • platform/qt-4.8/Skipped:
  • platform/qt-5.0/Skipped:
  • platform/qt-wk2/Skipped:
  • platform/qt/Skipped:
2:10 PM Changeset in webkit [106039] by andersca@apple.com
  • 4 edits in trunk/Source/WebCore

Get rid of ScrollElasticityController::beginScrollGesture()
https://bugs.webkit.org/show_bug.cgi?id=77138

Reviewed by Adam Roben.

ScrollElasticityController::handleWheelEvent now checks if the wheel event phase is
PlatformWheelEventPhaseBegan and sets up the gesture state if it is.

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::handleWheelEvent):

  • platform/mac/ScrollElasticityController.h:

(ScrollElasticityController):

  • platform/mac/ScrollElasticityController.mm:

(WebCore::ScrollElasticityController::handleWheelEvent):

1:46 PM Changeset in webkit [106038] by ojan@chromium.org
  • 3 edits in trunk/Tools

Parsing test_expecations.txt + Skipped lists takes too long
https://bugs.webkit.org/show_bug.cgi?id=77059

Reviewed by Dirk Pranke.

This saves ~100ms on the Apple Mac port.
-memoize a bunch of path methods.
-Avoid doing multiple disk accesses per line.
-Parse the skipped list directly instead of turning it into a test_expecations.txt
formatting string and parsing that.

  • Scripts/webkitpy/layout_tests/models/test_expectations.py:

(TestExpectationParser):
(TestExpectationParser.parse_skipped_tests):
(TestExpectationParser._parse_line):
(TestExpectationParser._collect_matching_tests):
(TestExpectations.init):
(TestExpectations._add_skipped_tests):

  • Scripts/webkitpy/layout_tests/port/base.py:

(Port):
(Port.test_isfile):
(Port.normalize_test_name):
(Port.layout_tests_dir):
(Port.abspath_for_test):

1:38 PM Changeset in webkit [106037] by andersca@apple.com
  • 4 edits in trunk/Source/WebCore

Get rid of ScrollElasticityController::endScrollGesture()
https://bugs.webkit.org/show_bug.cgi?id=77134

Reviewed by Adam Roben.

Just make ScrollElasticityController::handleWheelEvent call snapRubberBand if the wheel
event phase is PlatformWheelEventPhaseEnded.

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::handleWheelEvent):

  • platform/mac/ScrollElasticityController.h:

(ScrollElasticityController):

  • platform/mac/ScrollElasticityController.mm:

(WebCore::ScrollElasticityController::handleWheelEvent):

1:35 PM Changeset in webkit [106036] by inferno@chromium.org
  • 3 edits
    2 adds in trunk

Crash in SVGSVGElement::currentViewBoxRect.
https://bugs.webkit.org/show_bug.cgi?id=77121

Reviewed by Nikolas Zimmermann.

Source/WebCore:

Symbols shouldn't be rendered. Revert the ASSERT
from r105513 into a hard check.

Test: svg/custom/symbol-viewport-element-crash.svg

  • svg/SVGLengthContext.cpp:

(WebCore::SVGLengthContext::determineViewport):

LayoutTests:

  • svg/custom/symbol-viewport-element-crash-expected.txt: Added.
  • svg/custom/symbol-viewport-element-crash.svg: Added.
1:26 PM Changeset in webkit [106035] by ojan@chromium.org
  • 3 edits in trunk/Tools

Only store the SVN revision in the summarized results if we're on a builder
https://bugs.webkit.org/show_bug.cgi?id=76976

Reviewed by Dirk Pranke.

This shaves another ~130ms off the single test run-webkit-tests runtime.

  • Scripts/webkitpy/layout_tests/controllers/manager.py:

(summarize_results):

  • Scripts/webkitpy/layout_tests/controllers/manager_unittest.py:

(ResultSummaryTest.get_result):
(ResultSummaryTest):
(ResultSummaryTest.get_result_summary):
(ResultSummaryTest.get_unexpected_results):
(ResultSummaryTest.test_no_svn_revision):
(ResultSummaryTest.test_svn_revision):

  • Scripts/webkitpy/layout_tests/port/base.py:

(Port.use_trac_links_in_results_html):

1:17 PM Changeset in webkit [106034] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit/chromium

Roll chromium_rev to 119248
https://bugs.webkit.org/show_bug.cgi?id=77124

Patch by John Bates <jbates@google.com> on 2012-01-26
Reviewed by James Robinson.

  • DEPS:
1:08 PM Changeset in webkit [106033] by andersca@apple.com
  • 3 edits in trunk/Source/WebCore

Inline beginScrollGesture/endScrollGesture in handleWheelEvent
https://bugs.webkit.org/show_bug.cgi?id=77133

Reviewed by Andreas Kling.

  • platform/mac/ScrollAnimatorMac.h:

(ScrollAnimatorMac):

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::handleWheelEvent):

12:56 PM Changeset in webkit [106032] by andersca@apple.com
  • 2 edits in trunk/Source/WebCore

No need to set m_haveScrolledSincePageLoad in beginScrollGesture
https://bugs.webkit.org/show_bug.cgi?id=77132

Reviewed by Andreas Kling.

m_haveScrolledSincePageLoad is already set to true in handleWheelEvent so we don't need
to set it to true again.

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::beginScrollGesture):

12:46 PM Changeset in webkit [106031] by andersca@apple.com
  • 3 edits in trunk/Source/WebCore

Simplify checking for whether we should rubberband or not when at the edge
https://bugs.webkit.org/show_bug.cgi?id=77131

Reviewed by Beth Dakin.

We only need to check once if we're pinned at either edge whether we should rubber-band
or not. Do this when the wheel event phase is PlatformWheelEventPhaseBegan. This lets us
remove a bunch of code that would keep track of the current horizontal scroll direction.

  • platform/mac/ScrollAnimatorMac.h:

(ScrollAnimatorMac):

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::ScrollAnimatorMac):
(WebCore::ScrollAnimatorMac::handleWheelEvent):
(WebCore::ScrollAnimatorMac::beginScrollGesture):

12:39 PM Changeset in webkit [106030] by efidler@rim.com
  • 8 edits
    2 deletes in trunk

[JSC] Inspector instrumentation for JavaScript calls.
https://bugs.webkit.org/show_bug.cgi?id=40119

Reviewed by Geoffrey Garen.

Source/WebCore:

Covered by existing Chromium inspector tests

  • bindings/js/JSCallbackData.cpp:

(WebCore::JSCallbackData::invokeCallback):

  • bindings/js/JSEventListener.cpp:

(WebCore::JSEventListener::handleEvent):

  • bindings/js/JSMainThreadExecState.h:

(WebCore::JSMainThreadExecState::instrumentedCall):

  • inspector/InspectorInstrumentation.cpp:

(WebCore::InspectorInstrumentation::willCallFunctionImpl):

LayoutTests:

  • inspector/timeline/timeline-injected-script-eval-expected.txt: expectation is now valid cross-platform
  • inspector/timeline/timeline-receive-response-event-expected.txt: ditto
  • platform/chromium/inspector/timeline/timeline-injected-script-eval-expected.txt: Removed.
  • platform/chromium/inspector/timeline/timeline-receive-response-event-expected.txt: Removed.
12:30 PM Changeset in webkit [106029] by vangelis@chromium.org
  • 2 edits in trunk/Source/WebCore

Signal to skia to force A8 text from LCD output, but only when we have to disable LCD because we're in a layer
https://bugs.webkit.org/show_bug.cgi?id=76547

Patch by Mike Reed <reed@google.com> on 2012-01-26
Reviewed by Stephen White.

Existing tests should confirm nothing is broken. Antialiased text
is disabled in layouttests, so they should be unaffected by the
difference in antialiasing quality.

  • platform/graphics/skia/SkiaFontWin.cpp:

(WebCore::setupPaintForFont):

12:19 PM Changeset in webkit [106028] by commit-queue@webkit.org
  • 4 edits in trunk

[Qt][WK2] fast/loader tests failed after r94178
https://bugs.webkit.org/show_bug.cgi?id=67388

Patch by Luciano Wolf <Luciano Miguel Wolf> on 2012-01-26
Reviewed by Simon Hausmann.

Tools:

Applying the same fix used for Qt-WebKit1 from bug #67254 -
[Qt][DRT] Normalize file:///tmp/LayoutTests in LayoutTestController::pathToLocalResource()
https://bugs.webkit.org/show_bug.cgi?id=67254
Translate file:///tmp/LayoutTests/* urls into the repository LayoutTests directory, which is
derived from the running location of DumpRenderTree binary.

  • WebKitTestRunner/InjectedBundle/qt/LayoutTestControllerQt.cpp:

(WTR::LayoutTestController::pathToLocalResource):

LayoutTests:

Removing the following tests from skipped list:
fast/loader/local-CSS-from-local.html
fast/loader/local-JavaScript-from-local.html
fast/loader/local-image-from-local.html

  • platform/qt-wk2/Skipped:
12:15 PM Changeset in webkit [106027] by jesus@webkit.org
  • 5 edits in trunk/LayoutTests

Updating skipped tests after r105997.

Unreviewed gardening.

  • platform/qt-4.8/Skipped:
  • platform/qt-5.0/Skipped:
  • platform/qt-wk2/Skipped:
  • platform/qt/Skipped:
12:13 PM Changeset in webkit [106026] by andersca@apple.com
  • 3 edits in trunk/Source/WebCore

Use PlatformWheelEvent::phase() to determine if a scroll gesture begins or ends
https://bugs.webkit.org/show_bug.cgi?id=77127

Reviewed by Beth Dakin.

  • platform/mac/ScrollAnimatorMac.h:

(ScrollAnimatorMac):
Remove handleGestureEvent.

  • platform/mac/ScrollAnimatorMac.mm:

(WebCore::ScrollAnimatorMac::handleWheelEvent):
Look at the event phase to determine when to call didBeginGesture and didEndGesture.

12:09 PM Changeset in webkit [106025] by benjamin@webkit.org
  • 2 edits in trunk/Source/WebCore

Using strncmp() for comparing scheme and port numbers is inefficient
https://bugs.webkit.org/show_bug.cgi?id=75821

Reviewed by Darin Adler.

Replace the equal() function comparing 2 arbitrary strings by a template
comparing the string to an array, character by character.

This is only used for small strings: the schemes and the ports.

  • platform/KURL.cpp:

(WebCore::equal):
(WebCore::isDefaultPortForScheme):
(WebCore::isNonFileHierarchicalScheme):
(WebCore::isCanonicalHostnameLowercaseForScheme):

12:02 PM Changeset in webkit [106024] by knorton@google.com
  • 2 edits
    6 adds in trunk/LayoutTests

[chromium] Unreviewed, rebaseline after http://trac.webkit.org/changeset/105613.

  • platform/chromium-linux/svg/custom/relative-sized-image-expected.png: Added.
  • platform/chromium-linux/svg/repaint/image-with-clip-path-expected.png: Added.
  • platform/chromium-mac-snowleopard/svg/repaint/image-with-clip-path-expected.png: Added.
  • platform/chromium-win/svg/custom/relative-sized-image-expected.png: Added.
  • platform/chromium-win/svg/custom/relative-sized-image-expected.txt: Added.
  • platform/chromium-win/svg/repaint/image-with-clip-path-expected.png: Added.
  • platform/chromium/test_expectations.txt:
11:56 AM Changeset in webkit [106023] by caio.oliveira@openbossa.org
  • 2 edits in trunk/LayoutTests

[Qt][WK2] REGRESSION(102228): lot of test failures after enabled page cache
https://bugs.webkit.org/show_bug.cgi?id=73999

Reviewed by Kenneth Rohde Christiansen.

Those tests were failing because PageCache was enabled for WTR and they depend on
it being disable: they rely on onload being called after navigating back to a page.

WTR should run without PageCache enabled. This was fixed in r106005, so we can
unskip these now.

  • platform/qt-wk2/Skipped:
11:47 AM Changeset in webkit [106022] by abecsi@webkit.org
  • 4 edits in trunk/Source/WebKit2

[Qt][WK2] Add the componentComplete method to WebView
https://bugs.webkit.org/show_bug.cgi?id=77111

Reviewed by Kenneth Rohde Christiansen.

Move the touch/desktop initialization to componentComplete.
Also return valid default values in the viewport info functions
if the interaction engine is not yet initialized because the
viewport info component could finish initialization earlier
than the WebView, which results in QML warnings during MiniBrowser
startup.

  • UIProcess/API/qt/qquickwebview.cpp:

(QQuickWebViewPrivate::setUseTraditionalDesktopBehaviour):
(QQuickWebView::geometryChanged):
(QQuickWebView::componentComplete):

  • UIProcess/API/qt/qquickwebview_p.h:
  • UIProcess/API/qt/qwebviewportinfo.cpp:

(QWebViewportInfo::currentScale):
(QWebViewportInfo::devicePixelRatio):
(QWebViewportInfo::initialScale):
(QWebViewportInfo::minimumScale):
(QWebViewportInfo::maximumScale):
(QWebViewportInfo::isScalable):
(QWebViewportInfo::layoutSize):

11:28 AM Changeset in webkit [106021] by andersca@apple.com
  • 6 edits in trunk/Source

WebWheelEvent::Phase and PlatformWheelEvent::Phase declarations should match AppKit
https://bugs.webkit.org/show_bug.cgi?id=77123

Reviewed by Beth Dakin.

Source/WebCore:

  • platform/PlatformWheelEvent.h:

():

  • platform/mac/PlatformEventFactoryMac.mm:

(WebCore::phaseForEvent):

Source/WebKit2:

  • Shared/WebEvent.h:

():

  • Shared/mac/WebEventFactory.mm:

(WebKit::phaseForEvent):

11:26 AM Changeset in webkit [106020] by msaboff@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

String::latin1() should take advantage of 8 bit strings
https://bugs.webkit.org/show_bug.cgi?id=76646

Reviewed by Geoffrey Garen.

  • wtf/text/WTFString.cpp:

(WTF::String::latin1): For 8 bit strings, use existing buffer
without conversion.

11:23 AM Changeset in webkit [106019] by msaboff@apple.com
  • 3 edits in trunk/Source/JavaScriptCore

Dromaeo tests usage of StringImpl find routines cause 8->16 bit conversions
https://bugs.webkit.org/show_bug.cgi?id=76645

Reviewed by Geoffrey Garen.

  • wtf/text/StringImpl.cpp:

(WTF::equalIgnoringCase): New LChar version.
(WTF::findInner): New helper function.
(WTF::StringImpl::find): Added 8 bit path.
(WTF::reverseFindInner): New helper funciton.
(WTF::StringImpl::reverseFind): Added 8 bit path.
(WTF::StringImpl::reverseFindIgnoringCase): Added 8 bit path.

  • wtf/text/StringImpl.h:

(WTF):

11:23 AM Changeset in webkit [106018] by dcheng@chromium.org
  • 2 edits in trunk/Source/WebCore

Revert code changes from r105800
https://bugs.webkit.org/show_bug.cgi?id=77071

The strings are already lowercased in EventHandler.cpp:findDropZone() so there's
no need to call lower() again.

Reviewed by Tony Chang.

Covered by existing tests.

  • dom/Clipboard.cpp:

(WebCore::Clipboard::hasDropZoneType):

11:20 AM Changeset in webkit [106017] by commit-queue@webkit.org
  • 2 edits
    2 adds in trunk/LayoutTests

[Chromium]: rebaseline after r105878
https://bugs.webkit.org/show_bug.cgi?id=77017

Unreviewed Chromium expectations update.

Patch by Stephen Chenney <schenney@chromium.org> on 2012-01-26

  • platform/chromium/svg/stroke/zero-length-path-linecap-rendering-expected.txt: Added.
  • platform/chromium/svg/stroke/zero-length-subpaths-linecap-rendering-expected.txt: Added.
  • platform/chromium/test_expectations.txt:
11:18 AM Changeset in webkit [106016] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebCore

REGRESSION (r91125): Polyline tool in google docs is broken
https://bugs.webkit.org/show_bug.cgi?id=65796

Patch by Stephen Chenney <schenney@chromium.org> on 2012-01-26
Reviewed by Nikolas Zimmermann.

It turns out that the CG problem is a design decision. The bounding code
returns CGRectNull for cases where a bound is ill-defined, rather than the
empty bound as expected.

I'm also removing the workaround for isEmpty to get correct zero length paths.
It is no longer necessary.

Tested by existing layout tests.

  • platform/graphics/cg/PathCG.cpp: Removed path empty and path bound testing classes.

(WebCore::Path::boundingRect): Added check for CGRectNull
(WebCore::Path::fastBoundingRect): Added check for CGRectNull
(WebCore::Path::strokeBoundingRect): Added check for CGRectNull
(WebCore::Path::isEmpty): Reverted to former behavior, just using CGPathIsEmpty.
(WebCore::Path::hasCurrentPoint): Reverted to former behavior, using isEmpty.
(WebCore::Path::transform): Reverted to former behavior, using isEmpty.

11:02 AM Changeset in webkit [106015] by kling@webkit.org
  • 13 edits in trunk/Source/WebCore

Refactor application of additional style attributes for table elements.
<http://webkit.org/b/77095>

Reviewed by Darin Adler.

The primary purpose of this change is to reduce usage of CSSMappedAttributeDeclaration.
Instead of using the mapped attribute decl table for additional table style, just use
regular CSSMutableStyleDeclarations. We cache them all globally, except for the style
that's shared between a table's cells. That one is cached per-table since it depends
on the table's border and padding.

  • dom/CSSMappedAttributeDeclaration.cpp:

(WebCore::CSSMappedAttributeDeclaration::~CSSMappedAttributeDeclaration):

  • dom/MappedAttributeEntry.h:

Remove the concept of persistent CSSMappedAttributeDeclarations. The hunk in
~CSSMappedAttributeDeclaration was wildly wrong since it would leave stale pointers
in the decl table, but unreachable since we always leaked one ref to those decls.

  • dom/StyledElement.h:

(WebCore::StyledElement::additionalAttributeStyle):

  • html/HTMLTableCellElement.cpp:

(WebCore::HTMLTableCellElement::additionalAttributeStyle):

  • html/HTMLTableCellElement.h:

(HTMLTableCellElement):

  • html/HTMLTableColElement.cpp:

(WebCore::HTMLTableColElement::additionalAttributeStyle):

  • html/HTMLTableColElement.h:

(HTMLTableColElement):

  • html/HTMLTableElement.cpp:

(WebCore::HTMLTableElement::parseMappedAttribute):
(WebCore::leakBorderStyle):
(WebCore::HTMLTableElement::additionalAttributeStyle):
(WebCore::HTMLTableElement::createSharedCellStyle):
(WebCore::HTMLTableElement::additionalCellStyle):
(WebCore::leakGroupBorderStyle):
(WebCore::HTMLTableElement::additionalGroupStyle):

  • html/HTMLTableElement.h:

(HTMLTableElement):

  • html/HTMLTableSectionElement.cpp:

(WebCore::HTMLTableSectionElement::additionalAttributeStyle):

  • html/HTMLTableSectionElement.h:

(HTMLTableSectionElement):

Instead of collecting additional style decls into a vector, switch over to a
"PassRefPtr<CSSMutableStyleDeclaration> additionalAttributeStyle()".
All style declarations that can be reused for all elements are cached at the return
sites, leaving only the shared table cell style which we cache on HTMLTableElement.
Also removed the canHaveAdditionalAttributeStyleDecls() virtual since the default
additionalAttributeStyle() will just return 0.

  • css/CSSStyleSelector.cpp:

(WebCore::CSSStyleSelector::matchAllRules):

Updated for the new additional style conventions.

10:52 AM Changeset in webkit [106014] by mrowe@apple.com
  • 5 edits in branches/safari-534.54-branch/Source

Versioning.

10:51 AM Changeset in webkit [106013] by mrowe@apple.com
  • 1 copy in tags/Safari-534.54.10

New tag.

10:46 AM Changeset in webkit [106012] by abecsi@webkit.org
  • 2 edits in trunk/Source/WebKit2

ASSERT(!m_overlay) reached in TapHighlightController.cpp:73
https://bugs.webkit.org/show_bug.cgi?id=77117

Reviewed by Tor Arne Vestbø.

The PageOverlay does only get uninstalled after the fade-out animation finishes,
so do not assert on !m_overlay after the uninstallPageOverlay call.

  • WebProcess/WebPage/TapHighlightController.cpp:

(WebKit::TapHighlightController::hideHighlight):

10:45 AM Changeset in webkit [106011] by vsevik@chromium.org
  • 4 edits in trunk/Source/WebCore

Web Inspector: Scripts panel editor container should be based on UISourceCode objects, not SourceFrames.
https://bugs.webkit.org/show_bug.cgi?id=77098

Reviewed by Pavel Feldman.

  • inspector/front-end/ScriptsNavigator.js:
  • inspector/front-end/ScriptsPanel.js:

(WebInspector.ScriptsPanel.prototype.setScriptSourceIsBeingEdited):
(WebInspector.ScriptsPanel.prototype.get visibleView):
(WebInspector.ScriptsPanel.prototype.viewForFile):
(WebInspector.ScriptsPanel.prototype._uiSourceCodeReplaced):
(WebInspector.EditorContainer):
(WebInspector.EditorContainer.prototype.get visibleView):
(WebInspector.EditorContainer.prototype.showFile):
(WebInspector.EditorContainer.prototype.setFileIsDirty):
(WebInspector.EditorContainer.prototype.replaceFiles):
(WebInspector.EditorContainer.prototype.reset):
(WebInspector.EditorContainerDelegate):
(WebInspector.EditorContainerDelegate.prototype.viewForFile):
(WebInspector.ScriptsPanel.ComboBoxFileSelector.prototype.replaceUISourceCodes):
(WebInspector.ScriptsPanel.SingleFileEditorContainer):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.get visibleView):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.showFile):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.setFileIsDirty):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.replaceFiles):
(WebInspector.ScriptsPanel.SingleFileEditorContainer.prototype.reset):

  • inspector/front-end/TabbedEditorContainer.js:

(WebInspector.TabbedEditorContainer):
(WebInspector.TabbedEditorContainer.prototype.get visibleView):
(WebInspector.TabbedEditorContainer.prototype._titleForFile):
(WebInspector.TabbedEditorContainer.prototype._tooltipForFile):
(WebInspector.TabbedEditorContainer.prototype._appendFileTab):
(WebInspector.TabbedEditorContainer.prototype._tabClosed):
(WebInspector.TabbedEditorContainer.prototype._tabSelected):
(WebInspector.TabbedEditorContainer.prototype.replaceFiles.get if):
(WebInspector.TabbedEditorContainer.prototype.replaceFiles):
(WebInspector.TabbedEditorContainer.prototype.setFileIsDirty.get if):
(WebInspector.TabbedEditorContainer.prototype.setFileIsDirty):
(WebInspector.TabbedEditorContainer.prototype.reset):

10:42 AM Changeset in webkit [106010] by inferno@chromium.org
  • 1 edit in branches/chromium/963/Source/WebCore/rendering/svg/SVGInlineTextBox.cpp

Merge 105983 - 2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>
BUG=99615
Review URL: https://chromiumcodereview.appspot.com/9288069

10:41 AM Changeset in webkit [106009] by inferno@chromium.org
  • 12 edits
    5 copies in branches/chromium/963

Merge 105978 - crash in WebCore::RenderSVGContainer::paint
BUG=99615
Review URL: https://chromiumcodereview.appspot.com/9235065

9:54 AM Changeset in webkit [106008] by caio.oliveira@openbossa.org
  • 2 edits in trunk/Source/WebKit2

WebPreferencesStore: use DEFINE_STATIC_LOCAL for overrides HashMap
https://bugs.webkit.org/show_bug.cgi?id=77109

Reviewed by Andreas Kling.

Fix build for Clang.

  • Shared/WebPreferencesStore.cpp:

(WebKit):
(WebKit::boolTestRunnerOverridesMap):
(WebKit::WebPreferencesStore::overrideBoolValueForKey):
(WebKit::WebPreferencesStore::removeTestRunnerOverrides):
(WebKit::WebPreferencesStore::getBoolValueForKey):

9:52 AM Changeset in webkit [106007] by leviw@chromium.org
  • 2 edits in trunk/LayoutTests

Layout Test accessibility/loading-iframe-sends-notification.html occasionally exceeds the Chromium Windows callstack
https://bugs.webkit.org/show_bug.cgi?id=77110

Unreviewed gardening. Marking accessibility/loading-iframe-sends-notification.html as flaky on the Chromium
Windows Debug bot.

  • platform/chromium/test_expectations.txt:
9:42 AM Changeset in webkit [106006] by leviw@chromium.org
  • 1 edit
    3 adds in trunk/LayoutTests

Adding platform expectations after r105978.

Unreviewed gardening.

  • platform/chromium-linux/svg/wicd/sizing-flakiness-expected.png: Added.
  • platform/chromium-mac-snowleopard/svg/wicd/sizing-flakiness-expected.png: Added.
  • platform/chromium-win/svg/wicd/sizing-flakiness-expected.png: Added.
9:10 AM Changeset in webkit [106005] by caio.oliveira@openbossa.org
  • 17 edits in trunk

Implement overridePreference for boolean preferences in WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=77033

Reviewed by Alexey Proskuryakov.

Source/WebKit2:

Implement a way to WebKitTestRunner override preferences for the pages
loaded. Follows the same approach taken by
overrideXSSAuditorEnabledForTestRunner() from r66551, but generalizing to many
preferences.

Preferences are stored in the UI process using WebPreferencesStore, and when
there's a change, this data is sent to Web process, triggering
WebPage::preferencesDidChange(), which take a WebPreferencesStore and apply it's
data to the WebCore::Settings object.

The overridePreference() is executed on the Web process, and set the preferences
without communicating to the UI process. The overriden preferences are stored in
a static map and WebPreferencesStore query this map before returning the values
of each preference. This static map is used only on the Web process.

To clear the overrides we need to clear the map. Since WTR only sets preferences
when resetting the page, we hook the clearing at WebPage::preferencesDidChange().
A WKPreferences private function was exposed to WTR force the update, in case
there's no effective change at UI process (all the properties remains the same).

This clearing could be improved by creating a proper message instead of hooking
at WebPage::preferencesDidChange().

  • Shared/WebPreferencesStore.cpp:

(WebKit::WebPreferencesStore::decode):
(WebKit::WebPreferencesStore::overrideBoolValueForKey):
(WebKit::WebPreferencesStore::removeTestRunnerOverrides):
(WebKit::WebPreferencesStore::getBoolValueForKey):

  • Shared/WebPreferencesStore.h:
  • UIProcess/API/C/WKPreferences.cpp:

(WKPreferencesResetTestRunnerOverrides):

  • UIProcess/API/C/WKPreferencesPrivate.h:
  • UIProcess/WebPreferences.h:

(WebKit::WebPreferences::forceUpdate):

  • WebProcess/InjectedBundle/API/c/WKBundle.cpp:

(WKBundleOverrideBoolPreferenceForTestRunner):

  • WebProcess/InjectedBundle/API/c/WKBundlePrivate.h:
  • WebProcess/InjectedBundle/InjectedBundle.cpp:

(WebKit::InjectedBundle::overrideBoolPreferenceForTestRunner):
(WebKit::InjectedBundle::overrideXSSAuditorEnabledForTestRunner):

  • WebProcess/InjectedBundle/InjectedBundle.h:

Tools:

For now overridePreference supports boolean values.

  • WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl:
  • WebKitTestRunner/InjectedBundle/LayoutTestController.cpp:

(WTR::LayoutTestController::setXSSAuditorEnabled):
(WTR::LayoutTestController::overridePreference):

  • WebKitTestRunner/InjectedBundle/LayoutTestController.h:
  • WebKitTestRunner/TestController.cpp:

(WTR::TestController::resetStateToConsistentValues): Reset the overrides
explicitly and properly disable the use of PageCache when resetting the
state. Tests that use PageCache can now enable it via overridePreference.

LayoutTests:

  • platform/wk2/Skipped:
8:07 AM Changeset in webkit [106004] by commit-queue@webkit.org
  • 2 edits in trunk/Tools

[Qt] Support opening multiple URL's from the command line in the Qt MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=77100

Patch by Alexander Færøy <alexander.faeroy@nokia.com> on 2012-01-26
Reviewed by Simon Hausmann.

This patch makes the MiniBrowser read multiple URL's from the command
line such that there will be one browser window opened for each URL.

  • MiniBrowser/qt/MiniBrowserApplication.cpp:

(MiniBrowserApplication::handleUserOptions):

7:44 AM SettingUpDevelopmentEnvironmentForN9 edited by zarvai@inf.u-szeged.hu
(diff)
7:28 AM Changeset in webkit [106003] by commit-queue@webkit.org
  • 3 edits in trunk/Tools

[Qt] The Qt MiniBrowser crashes when given multiple URL's
https://bugs.webkit.org/show_bug.cgi?id=77009

Patch by Alexander Færøy <alexander.faeroy@nokia.com> on 2012-01-26
Reviewed by Simon Hausmann.

This patch fixes a crash in BrowserWindow::newWindow() where a
BrowserWindow-object is constructed with a 0 pointer as the
WindowOptions parameter which leads to a crash.

  • MiniBrowser/qt/BrowserWindow.cpp:

(BrowserWindow::BrowserWindow):
(BrowserWindow::newWindow):

  • MiniBrowser/qt/BrowserWindow.h:
7:22 AM SettingUpDevelopmentEnvironmentForN9 created by zarvai@inf.u-szeged.hu
7:20 AM Changeset in webkit [106002] by kbalazs@webkit.org
  • 2 edits in trunk/LayoutTests

[Qt][WK2] Still failing tests after moving to ICU
https://bugs.webkit.org/show_bug.cgi?id=77102

Unreviewed gardening.

  • platform/qt-wk2/Skipped: Skip failing tests for now.
7:04 AM Changeset in webkit [106001] by Nikolas Zimmermann
  • 6 edits
    3 adds in trunk

SVG + <object> tests are flakey
https://bugs.webkit.org/show_bug.cgi?id=77099

Reviewed by Andreas Kling.

Source/WebCore:

Bug 76447 changed the way RenderSVGRoot figures out its size. Previously RenderSVGRoot directly called out to the
ownerRenderer (RenderEmbeddedObject) to compute its replaced size when embedded through eg. <object> element,
which was quite hacky. It now relies on the ownerRenderers availableLogicalWidth/Height to be correctly set,
which requires that the ownerRenderer is always laid out before the RenderSVGRoot and not the other way round.

This is the source of current flakiness bugs.

In trunk FrameView contains several special hacks, to layout the ownerRenderers view, after the RenderSVGRoots view
finished layout. This worked without flakiness as RenderSVGRoot used to directly call computeReplacedLogicalWidth/Height
on the ownerRenderer, which is now gone. Fortunately we can keep the new design, and can remove all hacks out of
RenderSVGRoot/FrameView, if we can guarantee that the ownerRenderer FrameView is laid out before the RenderSVGRoot FrameView.

This is a much less error-prone approach as the previous one. This lets us run nrwt --tolerance 0 -p svg -g again,
without 100% reproducable failing svg/wicd tests. (There's still one unrelated error, before guard malloc mode passes fully).

Test: svg/wicd/sizing-flakiness.html (Adjusted version of the rightsizing test, made to fail with trunk w/o this patch.)

  • page/FrameView.cpp: Remove m_inLayoutParentView.

(WebCore::FrameView::FrameView): Remove no longer needed m_inLayoutParentView.
(WebCore::FrameView::forceLayoutParentViewIfNeeded): Simplify, no need to call updateWidgetPositions anymore, nor to clear/query flags in RenderSVGRoot.
(WebCore::FrameView::layout): Call forceLayoutParentViewIfNeeded() before laying out the embedded document, to guarantee the correct order.

  • page/FrameView.h:

(FrameView): Remove m_inLayoutParentView.

  • rendering/svg/RenderSVGRoot.cpp:

(WebCore::RenderSVGRoot::RenderSVGRoot): Remove m_needsSizeNegotiationWithHostDocument.
(WebCore::resolveLengthAttributeForSVG): Remove outcommented code, that went in by accident.
(WebCore::RenderSVGRoot::layout): Remove m_needsSizeNegotiationWithHostDocument handling which is now incorrect and no longer needed.

  • rendering/svg/RenderSVGRoot.h:

(RenderSVGRoot): Remove m_needsSizeNegotiationWithHostDocument + accessors.

LayoutTests:

Introduce a testcase that fails reproducibly w/o needed guard malloc, if we ever regress <object> sizing again.

  • platform/mac/svg/wicd/sizing-flakiness-expected.png:
  • platform/mac/svg/wicd/sizing-flakiness-expected.txt:
  • svg/wicd/sizing-flakiness.html: Adjusted version of the rightsizing test, made to fail with trunk w/o this patch.
7:03 AM Changeset in webkit [106000] by Carlos Garcia Campos
  • 4 edits in trunk/Source/WebKit2

[GTK][WK2] Primary clipboard should be updated with the current selection in X11 platforms
https://bugs.webkit.org/show_bug.cgi?id=77097

Reviewed by Martin Robinson.

  • WebProcess/WebCoreSupport/WebEditorClient.cpp:

(WebKit::WebEditorClient::respondToChangedSelection): Call
setSelectionPrimaryClipboardIfNeeded() to update primary clipboard
in X11 platforms.

  • WebProcess/WebCoreSupport/WebEditorClient.h:
  • WebProcess/WebCoreSupport/gtk/WebEditorClientGtk.cpp:

(WebKit::collapseSelection): Callback called when clearing
clipboard contents.
(WebKit::WebEditorClient::setSelectionPrimaryClipboardIfNeeded):
Updaye primary clipboard with the current selection.

6:56 AM Changeset in webkit [105999] by kling@webkit.org
  • 5 edits in trunk/Source/WebCore

Make elements that don't have attributes smaller.
<http://webkit.org/b/76876>

Reviewed by Antti Koivisto.

Move the inline style declaration from StyledElement to NamedNodeMap, since having
an inline style declaration also implies having a style attribute on the element.
This saves one CPU word per element that has no attributes.

This reduces memory consumption by 412 kB (on 64-bit) when viewing the full
HTML5 spec at <http://whatwg.org/c>.

  • dom/NamedNodeMap.cpp:

(WebCore::NamedNodeMap::ensureInlineStyleDecl):
(WebCore::NamedNodeMap::destroyInlineStyleDecl):
(WebCore::NamedNodeMap::createInlineStyleDecl):

  • dom/NamedNodeMap.h:

(WebCore::NamedNodeMap::inlineStyleDecl):

  • dom/StyledElement.cpp:

(WebCore::StyledElement::updateStyleAttribute):
(WebCore::StyledElement::addSubresourceAttributeURLs):

  • dom/StyledElement.h:

(WebCore::StyledElement::inlineStyleDecl):
(WebCore::StyledElement::ensureInlineStyleDecl):
(WebCore::StyledElement::destroyInlineStyleDecl):

6:14 AM Changeset in webkit [105998] by antonm@chromium.org
  • 1 edit
    1 add in trunk/LayoutTests

Another unreviewed rebaseline.

  • platform/chromium-mac-snowleopard/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Added.
6:07 AM Changeset in webkit [105997] by commit-queue@webkit.org
  • 11 edits in trunk

[Qt] Use ICU if available
https://bugs.webkit.org/show_bug.cgi?id=76821

Patch by Jesus Sanchez-Palencia <jesus.palencia@openbossa.org> on 2012-01-26
Reviewed by Simon Hausmann.

Source/WebCore:

Adding correct sources to a Qt 5 based build.

No new tests, it's just a build dependency change.

  • Target.pri:

Source/WTF:

Adding libicu dependencies for a Qt5 based build.

  • WTF.pri:

Tools:

Adding unicode defines for a Qt 5 based build.

  • qmake/mkspecs/features/features.prf:

LayoutTests:

Unskipping ICU related tests for Qt 5 and skipping for
Qt 4.

  • platform/qt-4.8/Skipped:
  • platform/qt-arm/Skipped:
  • platform/qt-wk2/Skipped:
  • platform/qt/Skipped:
5:53 AM Changeset in webkit [105996] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit/efl

[EFL] Added missing NETSCAPE_PLUGIN_API macro.
https://bugs.webkit.org/show_bug.cgi?id=77093

Patch by Tomasz Morawski <t.morawski@samsung.com> on 2012-01-26
Reviewed by Andreas Kling.

The ewk_view_js_window_object_clear function should be inside ENABLE(NETSCAPE_PLUGIN_API) macro.

  • ewk/ewk_view.cpp:
5:43 AM Changeset in webkit [105995] by Csaba Osztrogonác
  • 4 edits in trunk/Source

[Qt][Win] One more speculative buildfix after r105970.

Source/JavaScriptCore:

Source/WTF:

  • WTF.pri:
4:58 AM Changeset in webkit [105994] by Nikolas Zimmermann
  • 2 edits in trunk/Source/WebCore

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Fix mac build after r105988.

  • WebCore.exp.in:
4:46 AM Changeset in webkit [105993] by Csaba Osztrogonác
  • 2 edits in trunk/Source/JavaScriptCore

[Qt][Win] Speculative buildfix after r105970.

4:42 AM Changeset in webkit [105992] by Nikolas Zimmermann
  • 5 edits in trunk/LayoutTests

svg/webarchive tests are flakey under guard malloc
https://bugs.webkit.org/show_bug.cgi?id=77092

Reviewed by Zoltan Herczeg.

Fix flakey tests, by moving the <script> that dumps the test as webarchive, after the actual content.

  • svg/webarchive/svg-cursor-subresources-expected.webarchive:
  • svg/webarchive/svg-cursor-subresources.svg:
  • svg/webarchive/svg-feimage-subresources-expected.webarchive:
  • svg/webarchive/svg-feimage-subresources.svg:
4:28 AM Changeset in webkit [105991] by zeno.albisser@nokia.com
  • 10 edits
    2 adds in trunk/Source/WebKit2

[Qt][WK2] Use QVariant for payload data in application URL schemes.
https://bugs.webkit.org/show_bug.cgi?id=77007

Make application schemes use QVariant for payload data.
This allows passing QByteArrays as well as simple String data.

Remove unneeded http header parts that were exposed in
QQuickNetworkReply.

Add ByteArrayTestData class to allow injecting QByteArray
data into an application scheme handler for testing.

Reviewed by Simon Hausmann.

  • Shared/qt/QtNetworkReplyData.cpp:

(WebKit::QtNetworkReplyData::QtNetworkReplyData):
(WebKit::QtNetworkReplyData::encode):
(WebKit::QtNetworkReplyData::decode):

  • Shared/qt/QtNetworkReplyData.h:
  • UIProcess/API/qt/qquicknetworkreply.cpp:

(QQuickNetworkReply::QQuickNetworkReply):
(QQuickNetworkReply::data):
(QQuickNetworkReply::setData):
(QQuickNetworkReply::send):

  • UIProcess/API/qt/qquicknetworkreply_p.h:
  • UIProcess/API/qt/tests/bytearraytestdata.cpp: Added.

(ByteArrayTestData::ByteArrayTestData):
(ByteArrayTestData::latin1Data):
(ByteArrayTestData::utf8Data):

  • UIProcess/API/qt/tests/bytearraytestdata.h: Added.
  • UIProcess/API/qt/tests/qmltests/WebView/tst_applicationScheme.qml:
  • UIProcess/API/qt/tests/qmltests/tst_qmltests.cpp:

(main):

  • UIProcess/API/qt/tests/tests.pri:
  • WebProcess/qt/QtNetworkReply.cpp:

(WebKit::QtNetworkReply::setReplyData):

  • WebProcess/qt/QtNetworkReply.h:
4:18 AM Changeset in webkit [105990] by commit-queue@webkit.org
  • 2 edits in trunk/Source/WebKit2

[Qt] Fixed build when using force_static_libs_as_shared
https://bugs.webkit.org/attachment.cgi?bugid=77082

Patch by Thiago Marcos P. Santos <tmpsantos@gmail.com> on 2012-01-26
Reviewed by Simon Hausmann.

  • Target.pri:
4:17 AM Changeset in webkit [105989] by antonm@chromium.org
  • 1 edit
    9 adds
    5 deletes in trunk/LayoutTests

Unreviewed rebaseline after http://trac.webkit.org/changeset/105977.

  • platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
  • platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
  • platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
  • platform/chromium-mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Removed.
  • platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Removed.
  • platform/chromium/svg/W3C-SVG-1.1-SE: Added.
  • platform/chromium/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
  • platform/chromium/svg/stroke: Added.
  • platform/chromium/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt: Added.
  • platform/gtk/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Removed.
  • platform/gtk/svg/stroke: Removed.
  • platform/gtk/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt: Removed.
  • platform/qt/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt: Removed.
  • svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
  • svg/stroke/zero-length-arc-linecaps-rendering-expected.txt: Added.
4:16 AM Changeset in webkit [105988] by commit-queue@webkit.org
  • 13 edits in trunk

[WK2] WebKitTestRunner needs layoutTestController.setGeolocationPermission
https://bugs.webkit.org/show_bug.cgi?id=42545

Patch by Nándor Huszka <huszka.nandor@stud.u-szeged.hu> on 2012-01-26
Reviewed by Zoltan Herczeg.

Source/WebCore:

No need for new tests, there is no behavior change.

Added a line to file which copies the forwarding headers.

  • WebCore.vcproj/copyForwardingHeaders.cmd:

Source/WebKit2:

Implement the setGeolocationPermission method.

  • WebProcess/InjectedBundle/API/c/WKBundle.cpp:

(WKBundleSetGeolocationPermission):

  • WebProcess/InjectedBundle/API/c/WKBundlePrivate.h:
  • WebProcess/InjectedBundle/InjectedBundle.cpp:

(WebKit::InjectedBundle::setGeoLocationPermission):
(WebKit):

  • WebProcess/InjectedBundle/InjectedBundle.h:

(InjectedBundle):

Tools:

Implement the setGeolocationPermission method.

  • WebKitTestRunner/InjectedBundle/Bindings/LayoutTestController.idl:
  • WebKitTestRunner/InjectedBundle/LayoutTestController.cpp:

(WTR::LayoutTestController::setGeolocationPermission):
(WTR):

  • WebKitTestRunner/InjectedBundle/LayoutTestController.h:

(LayoutTestController):

LayoutTests:

Unskip a test which does not fail now and move tests to the appropriate label.

  • platform/wk2/Skipped:
3:58 AM Changeset in webkit [105987] by Nikolas Zimmermann
  • 4 edits in trunk/Source/JavaScriptCore

Unreviewed, rolling out r105982.
http://trac.webkit.org/changeset/105982
https://bugs.webkit.org/show_bug.cgi?id=77090

breaks the world (Requested by WildFox on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-26

  • wtf/MainThread.cpp:

(WTF):

  • wtf/Platform.h:
  • wtf/mac/MainThreadMac.mm:

(WTF):
(WTF::registerGCThread):
(WTF::isMainThreadOrGCThread):

3:08 AM Changeset in webkit [105986] by Nikolas Zimmermann
  • 5 edits in trunk/Source/WebCore

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Fix Qt build after r105978.

  • rendering/svg/RenderSVGResourceClipper.cpp: Add missing Frame/FrameView includes.
  • rendering/svg/RenderSVGResourceSolidColor.cpp: Ditto.
  • rendering/svg/SVGInlineTextBox.cpp: Ditto.
  • rendering/svg/SVGRenderSupport.cpp: Ditto.
2:41 AM Changeset in webkit [105985] by Nikolas Zimmermann
  • 2 edits in trunk/Source/WebCore

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Fix non-AllInOne builds after r105978.

  • rendering/svg/RenderSVGResource.cpp:
2:29 AM Changeset in webkit [105984] by vsevik@chromium.org
  • 2 edits in trunk/Source/WebCore

Unreviewed inspector closure compilation fix.

  • inspector/front-end/externs.js:

(WebInspector.closeDrawerView):

2:26 AM Changeset in webkit [105983] by Nikolas Zimmermann
  • 2 edits in trunk/Source/WebCore

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Fix release builds after r105978.

  • rendering/svg/SVGInlineTextBox.cpp: (WebCore::SVGInlineTextBox::paintSelectionBackground): Remove unused variable.
2:22 AM Changeset in webkit [105982] by commit-queue@webkit.org
  • 4 edits in trunk/Source/JavaScriptCore

[Qt] GC should be parallel on Qt platform
https://bugs.webkit.org/show_bug.cgi?id=73309

Patch by Roland Takacs <takacs.roland@stud.u-szeged.hu> on 2012-01-26
Reviewed by Zoltan Herczeg.

These changes made the parallel gc feature available for Qt port.
The implementation of "registerGCThread" and "isMainThreadOrGCThread"
is moved from MainThreadMac.mm to the common MainThread.cpp to make
them available for other platforms.

Measurement results:
V8 speed-up: 1.071x as fast [From: 746.1ms To: 696.4ms ]
WindScorpion speed-up: 1.082x as fast [From: 3490.4ms To: 3226.7ms]
V8 Splay speed-up: 1.158x as fast [From: 145.8ms To: 125.9ms ]

Tested on Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz with 4-core.

  • wtf/MainThread.cpp:

(WTF):
(WTF::registerGCThread):
(WTF::isMainThreadOrGCThread):

  • wtf/Platform.h:
  • wtf/mac/MainThreadMac.mm:
2:10 AM Changeset in webkit [105981] by kbalazs@webkit.org
  • 5 edits in trunk/Tools

[NRWT] Support --ignore-metrics
https://bugs.webkit.org/show_bug.cgi?id=76278

Reviewed by Tony Chang.

Port the feature from ORWT.

  • Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:

(SingleTestRunner._run_compare_test):

  • Scripts/webkitpy/layout_tests/port/driver.py:

(DriverOutput):
(DriverOutput.strip_metrics):

  • Scripts/webkitpy/layout_tests/port/driver_unittest.py:

(DriverOutputTest):
(DriverOutputTest.test_strip_metrics):

  • Scripts/webkitpy/layout_tests/run_webkit_tests.py:

(_set_up_derived_options):
(parse_args):

2:07 AM Changeset in webkit [105980] by tkent@chromium.org
  • 5 edits in trunk

Unreviewed, rolling out r105968.
http://trac.webkit.org/changeset/105968
https://bugs.webkit.org/show_bug.cgi?id=76995

Incorrect behavior change

Source/WebCore:

  • html/HTMLInputElement.cpp:

(WebCore::HTMLInputElement::setIndeterminate):

LayoutTests:

  • fast/forms/indeterminate-radio.html:
  • fast/forms/radio-checkbox-restore-indeterminate.html:
1:51 AM Changeset in webkit [105979] by commit-queue@webkit.org
  • 8 edits in trunk/Tools

Unreviewed, rolling out r105935 and r105954.
http://trac.webkit.org/changeset/105935
http://trac.webkit.org/changeset/105954
https://bugs.webkit.org/show_bug.cgi?id=77080

test-webkitpy is still broken (Requested by abarth on
#webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-26

  • Scripts/test-webkitpy:
  • Scripts/webkitpy/common/system/executive_unittest.py:

(never_ending_command):
(ExecutiveTest.test_run_command_args_type):
(ExecutiveTest.test_run_command_with_unicode):
(ExecutiveTest.test_running_pids):

  • Scripts/webkitpy/common/system/fileutils.py:

(make_stdout_binary):

  • Scripts/webkitpy/test/cat.py:

(command_arguments):
(main):

  • Scripts/webkitpy/test/cat_unittest.py:

(CatTest):
(CatTest.assert_cat):
(CatTest.test_basic):
(CatTest.test_no_newline):
(CatTest.test_unicode):
(CatTest.test_as_command):

  • Scripts/webkitpy/test/echo.py:

(command_arguments):
(main):

  • Scripts/webkitpy/test/echo_unittest.py:

(EchoTest):
(EchoTest.test_basic):
(EchoTest.test_no_newline):
(EchoTest.test_unicode):
(EchoTest.test_argument_order):
(EchoTest.test_empty_arguments):
(EchoTest.test_no_arguments):
(EchoTest.test_as_command):

1:50 AM Changeset in webkit [105978] by Nikolas Zimmermann
  • 14 edits
    5 adds in trunk

crash in WebCore::RenderSVGContainer::paint
https://bugs.webkit.org/show_bug.cgi?id=69714

Reviewed by Dirk Schulze.

Source/WebCore:

When RenderSVGResourceClipper draws its children to a mask, it requires some special constraints:

  • fill-opacity/stroke-opacity/opacity forced to 1
  • masker/filter resources shouldn't be applied to the children
  • fill must be set to the initial fill paint server for all children (solid black)
  • stroke must be set to the initial stroke paint server for all children (none)

This was achieved before by mutating the style of the children, which made them need a relayout.
SVGImageBufferTools:renderSubtreeToImageBuffer thus needed to layout the children, if needed, before painting.

This can be completly avoided, when changing RenderSVGResourceClipper to avoid style mutations.
Introduce a new "PaintBehaviorRenderingSVGMask", and set the current FrameViews paintBehaviour to this
state, before painting the subtree. This way we can detect that we're rendering a clip mask, without
having to mutate the style of the children and without having to relayout.

We can now ASSERT(!item->needsLayout()) in renderSubtreeToImageBuffer.

Tests: svg/clip-path/clip-path-tspan-and-stroke.svg

svg/custom/layout-loop.svg

  • rendering/PaintPhase.h:
  • rendering/svg/RenderSVGResource.cpp:

(WebCore::requestPaintingResource):

  • rendering/svg/RenderSVGResourceClipper.cpp:

(WebCore::RenderSVGResourceClipper::RenderSVGResourceClipper):
(WebCore::RenderSVGResourceClipper::removeAllClientsFromCache):
(WebCore::RenderSVGResourceClipper::removeClientFromCache):
(WebCore::RenderSVGResourceClipper::applyClippingToContext):
(WebCore::RenderSVGResourceClipper::drawContentIntoMaskImage):

  • rendering/svg/RenderSVGResourceClipper.h:
  • rendering/svg/RenderSVGResourceMasker.cpp:

(WebCore::RenderSVGResourceMasker::applyResource):
(WebCore::RenderSVGResourceMasker::drawContentIntoMaskImage):

  • rendering/svg/RenderSVGResourceMasker.h:
  • rendering/svg/RenderSVGResourcePattern.cpp:

(WebCore::RenderSVGResourcePattern::createTileImage):

  • rendering/svg/RenderSVGResourceSolidColor.cpp:

(WebCore::RenderSVGResourceSolidColor::applyResource):

  • rendering/svg/SVGImageBufferTools.cpp:

(WebCore::SVGImageBufferTools::renderSubtreeToImageBuffer):

  • rendering/svg/SVGInlineTextBox.cpp:

(WebCore::SVGInlineTextBox::paintSelectionBackground):
(WebCore::SVGInlineTextBox::paint):

  • rendering/svg/SVGRenderSupport.cpp:

(WebCore::SVGRenderSupport::prepareToRenderSVGContent):

LayoutTests:

Added a new test covering the clipper specific demands when rendering its children to a mask.
(fill/stroke-opacity=1, opacity=1, don't apply masker/filter to children)

All cases are covered by existing tests, I'm adding a new combination of <tspan> within a <text>,
that tries to apply a stroke paint server, which is supposed to be ignored.

  • platform/chromium/test_expectations.txt:
  • platform/mac/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Added.
  • platform/mac/svg/clip-path/clip-path-tspan-and-stroke-expected.txt: Added.
  • svg/clip-path/clip-path-tspan-and-stroke.svg: Added.
  • svg/custom/layout-loop-expected.txt: Added.
  • svg/custom/layout-loop.svg: Added.
1:40 AM Changeset in webkit [105977] by Nikolas Zimmermann
  • 13 edits in trunk/LayoutTests

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Regenerated some new SVG results using a Lion machine, to make the baseline pass with --tolerance 0 -p on a vanilla iMac again.

  • platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png:
  • platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt:
  • platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
  • platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
  • platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png:
  • platform/mac/svg/stroke/zero-length-arc-linecaps-rendering-expected.png:
  • platform/mac/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt:
  • platform/mac/svg/stroke/zero-length-path-linecap-rendering-expected.png:
  • platform/mac/svg/stroke/zero-length-path-linecap-rendering-expected.txt:
  • platform/mac/svg/stroke/zero-length-subpaths-linecap-rendering-expected.png:
  • platform/mac/svg/stroke/zero-length-subpaths-linecap-rendering-expected.txt:
  • platform/mac/test_expectations.txt
1:28 AM Changeset in webkit [105976] by Nikolas Zimmermann
  • 3 edits in trunk/WebKitLibraries

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Fix win build, by disabling ENABLE_SHADOW_DOM by default.

  • win/tools/vsprops/FeatureDefines.vsprops:
  • win/tools/vsprops/FeatureDefinesCairo.vsprops:
1:09 AM Changeset in webkit [105975] by Nikolas Zimmermann
  • 4 edits in trunk/Source

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Try to fix Qt/Win build by building OwnPtrWin.cpp into the WTF library.

  • WTF.pro:

2012-01-26 Nikolas Zimmermann <nzimmermann@rim.com>

Not reviewed. Try to fix Gtk build - JSShadowRoot.cpp can't be found, fix by looking for it in the derived sources.

  • GNUmakefile.list.am:
1:01 AM Changeset in webkit [105974] by rgabor@webkit.org
  • 2 edits in trunk/Tools

[GTK] Detect cross-compilation in webkitdirs.pm to not generate gtkdoc
https://bugs.webkit.org/show_bug.cgi?id=76138

Reviewed by Martin Robinson.

  • Scripts/webkitdirs.pm:

(isCrossCompilation):
(buildAutotoolsProject):

12:56 AM Changeset in webkit [105973] by Csaba Osztrogonác
  • 3 edits in trunk/LayoutTests

[Qt] Unreviewed gardening after r105917.

  • platform/qt/Skipped:
  • platform/qt/test_expectations.txt:
12:55 AM Changeset in webkit [105972] by mrowe@apple.com
  • 12 edits in branches/safari-534.54-branch/Source

Merge r105942.

12:28 AM Changeset in webkit [105971] by rniwa@webkit.org
  • 1 edit
    15 adds in trunk

Port Mozilla's Graph Server
https://bugs.webkit.org/show_bug.cgi?id=76312

Reviewed by Adam Barth.

Add the app engine backend for the Mozilla's graph server used on perf-webkit.appspot.com.

To deploy webkit-perf.appspot.com, you also need to pull index.html, embed.html, graph.html, jq,
js (except config.js), and css (except title.png) from https://github.com/mozilla/graphs.

  • Websites/perf-webkit.appspot.com: Added.
  • Websites/perf-webkit.appspot.com/app.yaml: Added.
  • Websites/perf-webkit.appspot.com/create_handler.py: Added.

(CreateHandler):
(CreateHandler.post):
(CreateHandler._createBuilder):
(CreateHandler._createBuilder.execute):
(CreateHandler._createBranch):
(CreateHandler._createBranch.execute):
(CreateHandler._createPlatform):
(CreateHandler._createPlatform.execute):

  • Websites/perf-webkit.appspot.com/dashboard_handler.py: Added.

(DashboardHandler):
(DashboardHandler.get):

  • Websites/perf-webkit.appspot.com/index.yaml: Added.
  • Websites/perf-webkit.appspot.com/main.py: Added.

(main):

  • Websites/perf-webkit.appspot.com/manifest_handler.py: Added.

(ManifestHandler):
(ManifestHandler.get):

  • Websites/perf-webkit.appspot.com/models.py: Added.

(NumericIdHolder):
(NumericIdHolder.whose):
(createInTransactionWithNumericIdHolder):
(modelFromNumericId):
(Branch):
(Platform):
(Builder):
(Builder.authenticate):
(Builder.hashedPassword):
(Build):
(Test):
(TestResult):
(ReportLog):

  • Websites/perf-webkit.appspot.com/report_handler.py: Added.

(ReportHandler):
(ReportHandler.post):
(ReportHandler._modelByKeyNameInBodyOrError):
(ReportHandler._integerInBody):
(ReportHandler._timestampInBody):
(ReportHandler._output):
(ReportHandler._resultsAreValid):
(ReportHandler._createBuildIfPossible):
(ReportHandler._createBuildIfPossible.execute):
(ReportHandler._addTestIfNeeded):
(ReportHandler._addTestIfNeeded.execute):

  • Websites/perf-webkit.appspot.com/runs_handler.py: Added.

(RunsHandler):
(RunsHandler.get):

  • Websites/perf-webkit.appspot.com/static: Added.
  • Websites/perf-webkit.appspot.com/static/create-models.html: Added.
  • Websites/perf-webkit.appspot.com/static/manual-submit.html: Added.
12:17 AM Changeset in webkit [105970] by aestes@apple.com
  • 2 edits in trunk/Source/JavaScriptCore

REGRESSION (r105555): Incorrect use of OS() macro breaks OwnPtr when used with Win32 data types
https://bugs.webkit.org/show_bug.cgi?id=77073

Reviewed by Ryosuke Niwa.

r105555 changed PLATFORM(WIN) to OS(WIN), but WTF_OS_WIN isn't defined.
This should have been changed to OS(WINDOWS). This causes the
preprocessor to strip out Win32 data type overrides for deleteOwnedPtr,
causing allocations made by Win32 to be deleted by fastmalloc.

  • wtf/OwnPtrCommon.h:

(WTF): Use OS(WINDOWS) instead of OS(WIN).

12:16 AM Changeset in webkit [105969] by vsevik@chromium.org
  • 5 edits in trunk/Source/WebCore

Web Inspector: Improve user experience of advanced search panel closing.
https://bugs.webkit.org/show_bug.cgi?id=76983

Reviewed by Pavel Feldman.

Added close button to search panel.
Esc now closes the panel even when search filed has focus.

  • English.lproj/localizedStrings.js:
  • inspector/front-end/AdvancedSearchController.js:

(WebInspector.AdvancedSearchController.prototype.close):
(WebInspector.SearchView):
(WebInspector.SearchView.prototype._onKeyDown):
(WebInspector.SearchView.prototype._closeButtonPressed):

  • inspector/front-end/inspector.css:

(.search-view .search-panel):
(.search-view .search-panel button.search-close-button):

  • inspector/front-end/inspector.js:

(WebInspector._escPressed):
(WebInspector.closeDrawerView):

12:06 AM Changeset in webkit [105968] by commit-queue@webkit.org
  • 5 edits in trunk

https://bugs.webkit.org/show_bug.cgi?id=76995.
WebKit fails IETC :indeterminate and input type=radio test.

As per the HTML spec http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html#dom-input-indeterminate,
only checkbox input type should respect the indeterminate state.
Removed the support for indeterminate state for radio input types.

Source/WebCore:

Patch by Joe Thomas <joethomas@motorola.com> on 2012-01-26
Reviewed by Eric Seidel.

Modified the existing test cases.

  • html/HTMLInputElement.cpp:

(WebCore::HTMLInputElement::setIndeterminate): Indeterminate state is supported only for checkbox input type.

LayoutTests:

Modified the existing test cases.

Patch by Joe Thomas <joethomas@motorola.com> on 2012-01-26
Reviewed by Eric Seidel.

  • fast/forms/indeterminate-radio.html:
  • fast/forms/radio-checkbox-restore-indeterminate.html:
Note: See TracTimeline for information about the timeline view.