Title: [139205] trunk/Source/WebCore/ChangeLog
- Revision
- 139205
- Author
- dba...@webkit.org
- Date
- 2013-01-09 10:22:07 -0800 (Wed, 09 Jan 2013)
Log Message
Remove duplicate ChangeLog entry for https://bugs.webkit.org/show_bug.cgi?id=105035
that was inadvertently added in <http://trac.webkit.org/changeset/139203>.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (139204 => 139205)
--- trunk/Source/WebCore/ChangeLog 2013-01-09 18:17:32 UTC (rev 139204)
+++ trunk/Source/WebCore/ChangeLog 2013-01-09 18:22:07 UTC (rev 139205)
@@ -12,27 +12,6 @@
* rendering/RenderBlock.cpp:
(WebCore::RenderBlock::computePreferredLogicalWidths):
-2013-01-09 Alexis Menard <ale...@webkit.org>
-
- Implement CSS computed style value for transition shorthand
- https://bugs.webkit.org/show_bug.cgi?id=105035
-
- Reviewed by Dean Jackson.
-
- Implement support for query the transition and webkit-transition
- shorthand from the computed style.
-
- Test: transitions/transitions-parsing.html
-
- * css/CSSComputedStyleDeclaration.cpp:
- (WebCore::createTransitionPropertyValue): Factor the code to create the
- correct value into a function to reuse it for the shorthand.
- (WebCore::getTransitionPropertyValue):
- (WebCore::createTimingFunctionValue): Little refactor, the intermediate
- local variables are not needed.
- (WebCore::getTimingFunctionValue):
- (WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue):
-
2013-01-09 Tony Chang <t...@chromium.org>
Automatically generate Settings::unifiedTextCheckerEnabled
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes