WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
146724
[GTK] [CSS3] Support for the word-break:keep-all CSS property not working ?
https://bugs.webkit.org/show_bug.cgi?id=146724
Summary
[GTK] [CSS3] Support for the word-break:keep-all CSS property not working ?
Carlos Alberto Lopez Perez
Reported
2015-07-08 06:30:14 PDT
The layout test fast/text/word-break-keep-all.html that was introduced on <
http://trac.webkit.org/r185729
> is failing on platform GTK since it was introduced. The diff:
https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r185729%20%289361%29/fast/text/word-break-keep-all-diffs.html
Possible cause: missing implementation of the feature on platform GTK?
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2015-07-08 12:12:00 PDT
There shouldn't be anything platform-specific about this property. The key changes were in break_lines.h, which is used (AFAIK) by all platforms.
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