WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
67730
Support the hyphenate-limit-lines property
https://bugs.webkit.org/show_bug.cgi?id=67730
Summary
Support the hyphenate-limit-lines property
mitz
Reported
2011-09-07 13:30:42 PDT
<
rdar://problem/8881922
> <
http://dev.w3.org/cvsweb/~checkout~/csswg/css3-text/Overview.html?rev=1.181;content-type=text%2Fhtml#hyphenate-line-limits
>
Attachments
Avoid runs of consecutive hyphenated lines longer than the limit
(143.41 KB, patch)
2011-09-07 13:44 PDT
,
mitz
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2011-09-07 13:44:46 PDT
Created
attachment 106629
[details]
Avoid runs of consecutive hyphenated lines longer than the limit This first cut simply prevents hyphenation of a line if the limit has been reached. This can be refined to restrict hyphenation even before reaching the limit.
Dave Hyatt
Comment 2
2011-09-07 13:53:43 PDT
Comment on
attachment 106629
[details]
Avoid runs of consecutive hyphenated lines longer than the limit r=me
mitz
Comment 3
2011-09-07 13:59:16 PDT
Landed in <
http://trac.webkit.org/r94710
>.
Ryosuke Niwa
Comment 4
2011-09-07 16:26:20 PDT
Rebaseline:
http://trac.webkit.org/changeset/94726
.
mitz
Comment 5
2011-09-07 16:37:13 PDT
Thank you!
Ryosuke Niwa
Comment 6
2011-09-07 19:12:46 PDT
The test added by this patch is failing on Snow Leopard.
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r94737%20(32908)/fast/text/hyphenate-limit-lines-pretty-diff.html
Should we just rebaseline or not?
mitz
Comment 7
2011-09-07 19:20:19 PDT
Those results look wrong.
Ryosuke Niwa
Comment 8
2011-09-07 19:22:51 PDT
(In reply to
comment #7
)
> Those results look wrong.
Can we file a bug and skip it temporarily on the bot?
mitz
Comment 9
2011-09-07 20:35:10 PDT
Unfortunately, hyphenation on Snow Leopard gets confused by trailing punctuation. I am going to commit the current results as expected for Snow Leopard and earlier.
mitz
Comment 10
2011-09-07 20:39:21 PDT
Snow Leopard results added in <
http://trac.webkit.org/r94743
>.
Simon Fraser (smfr)
Comment 11
2011-09-08 09:04:49 PDT
(In reply to
comment #9
)
> Unfortunately, hyphenation on Snow Leopard gets confused by trailing punctuation.
Should a new bug be filed to cover this?
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