hyphenation support.
Created attachment 300070 [details] Patch
Comment on attachment 300070 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=300070&action=review > Source/WebCore/rendering/SimpleLineLayoutResolver.cpp:56 > + ASSERT(run.hasHyphen && run.start < run.end); You would be better to use separate asserts.
*It
Created attachment 300071 [details] Patch
Comment on attachment 300071 [details] Patch Clearing flags on attachment: 300071 Committed r211353: <http://trac.webkit.org/changeset/211353>
All reviewed patches have been landed. Closing bug.