Changes between Version 7 and Version 8 of LineBreaking
- Timestamp:
- Sep 5, 2012, 10:41:41 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LineBreaking
v7 v8 55 55 See [[LineBreakingCSS3Mapping|Line Breaking Behavior Details]] for further details of the interpretation of these values. 56 56 57 === Migrating from `-webkit-line-break` to `line-break` === 58 59 When the CSS Working Group designates `line-break` to be unprefixable, it is expected that WebKit will introduce `line-break`, based on but possibly a subset of the new `-webkit-line-break` property. 60 57 61 === Implementation Details === 58 62