[LayoutNG] Support atomic inline+nbsp quirks
This patch adds a quirks for atomic inline+nbsp defined in CSS Text, saying: > for Web-compatibility, introduces a soft wrap opportunity > between itself and any adjacent U+00A0 NO-BREAK SPACE > character. https://www.w3.org/TR/css-text-3/#line-break-details This is resolved at: https://lists.w3.org/Archives/Public/www-style/2015Mar/0187.html > zcorpan: I checked httparchive for nbsp before/after an > image, and there were 16k matches. About 130k pages in the > set, so about 12% of all the pages match the query. Bug: 993893, 1001793 Change-Id: I24c30b43f282c2005abccf5be4de68262875b87d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1792465 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#694788}
Showing
Please register or sign in to comment