Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] Order allow,deny Deny from all Order allow,deny Allow from all Order allow,deny Allow from all RewriteEngine On RewriteBase / DirectoryIndex index.php RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] [css-text-3] Implement or unship word-break:break-word · Issue #2390 · w3c/csswg-drafts · GitHub
Skip to content

[css-text-3] Implement or unship word-break:break-word #2390

@frivoal

Description

@frivoal

We resolved to add word-break:break-word if Firefox and Edge found it necessary to implement for web compat reasons.

It's been two years, and it is still not implemented.

If it is needed for compat, it should be implemented and specified. If it is not, it should be removed from the webkit family of browsers.

Since it looks like we're not rushing towards implementation, could we instead have safari and chrome try to remove it? The fact that Edge and Firefox can live without is decently strong evidence of removability.

Metadata

Metadata

Assignees

Labels

Closed Accepted by CSSWG ResolutionTestedMemory aid - issue has WPT testsTracked in DoCcss-text-3Current Worki18n-clreqChinese language enablementi18n-jlreqJapanese language enablementi18n-trackerGroup bringing to attention of Internationalization, or tracked by i18n but not needing response.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions