@@ -243,6 +243,7 @@ SpecLinks.specs = {
243243 "min-width" : "http://www.w3.org/TR/css3-box/#min-width" ,
244244 "min-height" : "http://www.w3.org/TR/css3-box/#min-width" ,
245245 "overflow" : "http://www.w3.org/TR/css3-box/#overflow0" ,
246+ "overflow-wrap" : "http://www.w3.org/TR/css3-text/#overflow-wrap" ,
246247 "overflow-x" : "http://www.w3.org/TR/css3-box/#overflow-x" ,
247248 "overflow-y" : "http://www.w3.org/TR/css3-box/#overflow-y" ,
248249 "padding" : "http://www.w3.org/TR/css3-box/#padding1" ,
@@ -274,7 +275,7 @@ SpecLinks.specs = {
274275 "text-overflow" : "http://www.w3.org/TR/css3-text/#text-overflow" ,
275276 "text-shadow" : "http://www.w3.org/TR/css3-text/#text-shadow" ,
276277 "word-spacing" : "http://www.w3.org/TR/css3-text/#word-spacing" ,
277- "word-wrap" : "http://www.w3.org/TR/css3-text/#word-wrap0 " ,
278+ "word-wrap" : "http://www.w3.org/TR/css3-text/#overflow-wrap " ,
278279 "-o-transition-property" : "http://www.w3.org/TR/css3-transitions/#the-transition-property-property-" ,
279280 "-o-transition-duration" : "http://www.w3.org/TR/css3-transitions/#transition-duration" ,
280281 "-o-transition-timing-function" : "http://www.w3.org/TR/css3-transitions/#transition-timing-function" ,
0 commit comments