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

Issue 10225019: Merge 114699 - REGRESSION(r112177): Numbered list item rendered bulleted (Closed)

Created:
8 years, 8 months ago by Mike Lawther (Google)
Modified:
8 years, 8 months ago
Reviewers:
commit-queue
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1084/
Visibility:
Public.

Description

Merge 114699 - REGRESSION(r112177): Numbered list item rendered bulleted https://bugs.webkit.org/show_bug.cgi?id=84216 NOTE: CSSParser.cpp:3663 modified as this patch depends on another one that was not merged to this branch. Patch by David Barr <davidbarr@chromium.org>; on 2012-04-19 Reviewed by Ryosuke Niwa. Shorthands that imply omitted values cannot be derived from an incomplete set of longhand rules. No new tests; updated existing tests that should have caught this. Source/WebCore: * css/CSSParser.cpp: (WebCore::CSSParser::parseTransformOriginShorthand): Set implicit initial for Z when omitted. * css/StylePropertySet.cpp: (WebCore::StylePropertySet::getShorthandValue): TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=115277

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M Source/WebCore/css/CSSParser.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebCore/css/StylePropertySet.cpp View 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mike Lawther (Google)
8 years, 8 months ago (2012-04-26 01:24:56 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698