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] [css3-text] The secret behind word-wrap/overflow-wrap? from Jens O. Meiert on 2014-01-21 (www-style@w3.org from January 2014)

[css3-text] The secret behind word-wrap/overflow-wrap?

What is the story behind word-wrap [1] and overflow-wrap?

They look like the same property with two different names?


[1] http://www.w3.org/TR/css3-text/#word-wrap
[2] http://www.w3.org/TR/css3-text/#overflow-wrap

-- 
Jens O. Meiert
http://meiert.com/en/

Received on Tuesday, 21 January 2014 00:39:44 UTC