Bug 62834

Summary: Add a test for vertical caret movements inside transform
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, enrica, hyatt, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 62825    
Attachments:
Description Flags
adds regression tests
simon.fraser: review+, webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-03 none

Ryosuke Niwa
Reported 2011-06-16 16:57:49 PDT
We should add a test if we don't have one already.
Attachments
adds regression tests (65.50 KB, patch)
2011-06-16 17:09 PDT, Ryosuke Niwa
simon.fraser: review+
webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-03 (1.56 MB, application/zip)
2011-06-16 17:37 PDT, WebKit Review Bot
no flags
Ryosuke Niwa
Comment 1 2011-06-16 17:09:45 PDT
Created attachment 97523 [details] adds regression tests
WebKit Review Bot
Comment 2 2011-06-16 17:37:06 PDT
Comment on attachment 97523 [details] adds regression tests Attachment 97523 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8881382 New failing tests: editing/selection/extend-inside-transforms-backward.html editing/selection/extend-inside-transforms-forward.html
WebKit Review Bot
Comment 3 2011-06-16 17:37:11 PDT
Created attachment 97527 [details] Archive of layout-test-results from ec2-cr-linux-03 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: ec2-cr-linux-03 Port: Chromium Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Ryosuke Niwa
Comment 4 2011-06-20 16:28:36 PDT
Ping reviewers.
Simon Fraser (smfr)
Comment 5 2011-06-20 17:34:29 PDT
Comment on attachment 97523 [details] adds regression tests View in context: https://bugs.webkit.org/attachment.cgi?id=97523&action=review > LayoutTests/editing/selection/extend-inside-transforms-backward.html:7 > +<div style="font-family: monospace; monospace; -webkit-transform: rotate(-45deg); width: 200px; height: 200px; -webkit-transform-origin: top right;font-size:50px;"> Would be nicer with the style in the <style> element.
Ryosuke Niwa
Comment 6 2011-06-23 15:21:02 PDT
Note You need to log in before you can comment on or make changes to this bug.