RESOLVED FIXED 61327
editing/deleting/5032066 should be a dump-as-markup test
https://bugs.webkit.org/show_bug.cgi?id=61327
Summary editing/deleting/5032066 should be a dump-as-markup test
Annie Sullivan
Reported 2011-05-23 17:33:01 PDT
The results are pretty hard to read; it would be a lot easier to understand as markup.
Attachments
Patch (79.43 KB, patch)
2011-05-23 17:35 PDT, Annie Sullivan
no flags
Patch (79.52 KB, patch)
2011-05-24 15:14 PDT, Annie Sullivan
no flags
Annie Sullivan
Comment 1 2011-05-23 17:35:59 PDT
Tony Chang
Comment 2 2011-05-24 10:37:41 PDT
Comment on attachment 94524 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=94524&action=review > LayoutTests/editing/deleting/5032066-expected.txt:7 > +| "All the content in this editable region <#selection-caret>" The linefeed character (Â) might vary on windows vs mac, so I'll try to watch the bots.
Tony Chang
Comment 3 2011-05-24 10:46:35 PDT
Comment on attachment 94524 [details] Patch I guess Ryosuke prefers that we also improve the tests while we convert. In that case, you could add <html> and <body> tags and maybe add some script that produces PASS/FAIL based on the output. It also seems fine to improve tests in a separate change from converting since they're conceptually different changes.
Annie Sullivan
Comment 4 2011-05-24 15:14:47 PDT
Annie Sullivan
Comment 5 2011-05-24 15:18:21 PDT
(In reply to comment #3) > (From update of attachment 94524 [details]) > I guess Ryosuke prefers that we also improve the tests while we convert. In that case, you could add <html> and <body> tags and maybe add some script that produces PASS/FAIL based on the output. It also seems fine to improve tests in a separate change from converting since they're conceptually different changes. I added the <html> and <body> tags. I wanted to keep the tests pretty close to what they started out as, so I skipped the PASS/FAIL for now.
WebKit Commit Bot
Comment 6 2011-05-24 21:15:03 PDT
Comment on attachment 94701 [details] Patch Clearing flags on attachment: 94701 Committed r87264: <http://trac.webkit.org/changeset/87264>
WebKit Commit Bot
Comment 7 2011-05-24 21:15:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.