Bug 116370 - CSSParser parsing of CSSPropertyFontStretch falls into CSSPropertyGeometry
Summary: CSSParser parsing of CSSPropertyFontStretch falls into CSSPropertyGeometry
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michelangelo De Simone
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-05-17 18:54 PDT by Joseph Pecoraro
Modified: 2013-05-17 21:11 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2013-05-17 20:38 PDT, Michelangelo De Simone
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2013-05-17 18:54:18 PDT
It does not make any sense that CSSPropertyFontStretch is parsed the same as CSSPropertyGeometry in CSSParser::parseValue.

Maybe it is supposed to be past the CSS_SHADERS block and return false?
Comment 1 Radar WebKit Bug Importer 2013-05-17 18:54:37 PDT
<rdar://problem/13930584>
Comment 2 Michelangelo De Simone 2013-05-17 19:16:51 PDT
I'm gonna take care of this.
Comment 3 Michelangelo De Simone 2013-05-17 20:38:06 PDT
Created attachment 202186 [details]
Patch
Comment 4 Alexandru Chiculita 2013-05-17 20:47:28 PDT
Comment on attachment 202186 [details]
Patch

Thanks!
Comment 5 WebKit Commit Bot 2013-05-17 21:11:04 PDT
Comment on attachment 202186 [details]
Patch

Clearing flags on attachment: 202186

Committed r150321: <http://trac.webkit.org/changeset/150321>
Comment 6 WebKit Commit Bot 2013-05-17 21:11:07 PDT
All reviewed patches have been landed.  Closing bug.