Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-text] Implement line-break: anywhere #15643

Merged
merged 1 commit into from May 14, 2019

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Mar 4, 2019

The CSS WG resolved [1] to add a new value 'anywhere' to the 'line-break'
CSS property in order to allow additional breaking opportunities not
considered in the definition of the 'word-break: break-all'. See the
intent-to-implement request [2] for further details.

This patch implements the feature for LayoutNG too.

[1] w3c/csswg-drafts#1171
[2] https://groups.google.com/a/chromium.org/d/msg/blink-dev/r7PkIqQDvlU/X0aocVo9BQAJ

Bug: 720205, 959131
Change-Id: I8938e3c2216b130f0bfafa7a3f132b5dac194fb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1497133
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659715}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1497133 branch 4 times, most recently from a92fd0c to c2aab0f Compare April 10, 2019 12:21
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1497133 branch 2 times, most recently from edc478b to d39c16c Compare April 12, 2019 13:13
@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-1497133 branch 8 times, most recently from 9067901 to 5c75087 Compare May 3, 2019 13:06
The CSS WG resolved [1] to add a new value 'anywhere' to the 'line-break'
CSS property in order to allow additional breaking opportunities not
considered in the definition of the 'word-break: break-all'. See the
intent-to-implement request [2] for further details.

This patch implements the feature for LayoutNG too.

[1] w3c/csswg-drafts#1171
[2] https://groups.google.com/a/chromium.org/d/msg/blink-dev/r7PkIqQDvlU/X0aocVo9BQAJ

Bug: 720205, 959131
Change-Id: I8938e3c2216b130f0bfafa7a3f132b5dac194fb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1497133
Commit-Queue: Javier Fernandez <jfernandez@igalia.com>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#659715}
@tian996
Copy link

tian996 commented Mar 26, 2020

漂亮

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants