WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123595
[CSS Shapes] Fix typo in simple-polygon.js LayoutTest helper
https://bugs.webkit.org/show_bug.cgi?id=123595
Summary
[CSS Shapes] Fix typo in simple-polygon.js LayoutTest helper
Hans Muller
Reported
2013-10-31 16:20:08 PDT
The lineHeight parameter to generatePolygonContentString() is 'lineheight'. It should be lineHeight. This typo was found by
SteveBlock@chromium.org
-
https://codereview.chromium.org/53583005/
Attachments
Patch
(1.34 KB, patch)
2013-10-31 16:25 PDT
,
Hans Muller
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Hans Muller
Comment 1
2013-10-31 16:25:51 PDT
Created
attachment 215690
[details]
Patch
Darin Adler
Comment 2
2013-10-31 17:01:32 PDT
Comment on
attachment 215690
[details]
Patch Is this making some tests fail? If not, why not?
Hans Muller
Comment 3
2013-11-01 16:10:53 PDT
(In reply to
comment #2
)
> (From update of
attachment 215690
[details]
) > Is this making some tests fail? If not, why not?
A global called lineHeight was being set (correctly) in the test cases that used this code, so it wasn't causing any tests to fail.
WebKit Commit Bot
Comment 4
2013-11-01 16:37:05 PDT
Comment on
attachment 215690
[details]
Patch Clearing flags on attachment: 215690 Committed
r158466
: <
http://trac.webkit.org/changeset/158466
>
WebKit Commit Bot
Comment 5
2013-11-01 16:37:06 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug