RESOLVED CONFIGURATION CHANGED 25622
word-wrap won't work when PRE tag is within a table tag
https://bugs.webkit.org/show_bug.cgi?id=25622
Summary word-wrap won't work when PRE tag is within a table tag
jasneet
Reported 2009-05-07 11:55:58 PDT
I Steps: Go to attached testcase II Issue: Only FF renders with word-wrap. no word wrap seen in IE/Safari/Chrome III Other Browsers: IE7: not ok FF3: ok IV Nightly tested: 43092 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=4524
Attachments
testcase (1.50 KB, text/html)
2009-05-07 11:56 PDT, jasneet
no flags
jasneet
Comment 1 2009-05-07 11:56:13 PDT
Created attachment 30105 [details] testcase
Xianzhu Wang
Comment 2 2010-04-27 15:07:40 PDT
I don't think this is a bug. In contract, I think wrapping lines for "white-space: pre; word-wrap: break-word" is incorrect according to the CSS3 spec. Bug filed: https://bugs.webkit.org/show_bug.cgi?id=38222
Ahmad Saleem
Comment 3 2022-09-01 04:11:09 PDT
I am not able to reproduce this issue using Safari 15.6.1 and Safari Technology Preview 152 and it matches with all other browsers (Chrome Canary 107 and Firefox Nightly 106), which also don't wrap both of these test cases. Since all browsers agree, I am going to mark this as "RESOLVED CONFIGURATION CHANGED". If all browsers are wrong or this is reproducible, please reopen this bug. Thanks!
Note You need to log in before you can comment on or make changes to this bug.