Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Conversation

@estelle
Copy link
Member

@estelle estelle commented Jan 10, 2019

added 'anywhere' value to bcd for overflow-wrap property

based on https://bugzilla.mozilla.org/show_bug.cgi?id=1505786 (FF 65 supports 'anywhere')

spec: https://drafts.csswg.org/css-text-3/#propdef-overflow-wrap

@wbamberg
Copy link
Contributor

As it stands this change doesn't show the different between break-word and anywhere: is it possible to change the example so it does? I see that the live example further down the page does this by adding extra elements in a flex layout, so you can see how the width calculation is affected (if I understand it properly). Is it possible to do something like that here?

e.g.

screen shot 2019-01-15 at 4 32 48 pm

and

screen shot 2019-01-15 at 4 33 03 pm

@estelle
Copy link
Member Author

estelle commented Jan 16, 2019

@wbamberg That's an awesome example. Do you want to check it in?

@wbamberg
Copy link
Contributor

Do you want to check it in?

OK, let's use it.

@wbamberg wbamberg merged commit d4da008 into mdn:master Jan 17, 2019
@CShepartd
Copy link
Contributor

CShepartd commented Jan 23, 2019

Nesting overflow-wrap: anywhere in flex element is unproperly. For better understand this rule see this example

CShepartd added a commit to CShepartd/interactive-examples that referenced this pull request Feb 5, 2019
wbamberg pushed a commit that referenced this pull request Feb 8, 2019
* Revert "Small Update Join Docs -- Add quotes to show output as a string (#1307)"

This reverts commit 4b9e907.

* Revert "Add more Intl.RelativeTimeFormat examples (#1300)"

This reverts commit db3d54b.

* Revert "Add example for globalThis (#1299)"

This reverts commit 2184689.

* Revert "Add travisbuddy to Travis config (#1301)"

This reverts commit 4728786.

* Revert "chore(deps): update dependency prettier to v1.16.1 (#1297)"

This reverts commit 8d28f27.

* Revert "chore(deps): update dependency mdn-bob to v1.1.23 (#1296)"

This reverts commit d40e449.

* Revert "chore(deps): update dependency stylelint to v9.10.1 (#1291)"

This reverts commit d864037.

* Revert "chore(deps): update dependency eslint to v5.12.1 (#1295)"

This reverts commit e44c407.

* Revert "chore(deps): update dependency all-contributors-cli to v5.10.2 (#1288)"

This reverts commit f3d1509.

* Revert "[Snyk] Fix for 1 vulnerable dependencies (#1294)"

This reverts commit 90bd284.

* Revert "text-transform: full-size-kana value (#1289)"

This reverts commit 56691ca.

* Revert "renamed function findFirstLargeNumber to isLargeNumber (#1293)"

This reverts commit 1476a66.

* Revert "added anywhere value to overflow-wrap property (#1284)"

This reverts commit d4da008.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants