Bug 69546

Summary: Should turn off spelling/grammar checking in layout tests
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: enrica, jiapu.mail, jonlee, morrita, rniwa, shinyak
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Simon Fraser (smfr) 2011-10-06 11:40:23 PDT
Several editing tests show pixel differences because, on Lion, red or green spelling/grammar underlines show up.

We should turn spelling/grammar checking off, and have layoutTestController API to enable it for testing.
Comment 1 Ryosuke Niwa 2011-10-06 11:48:01 PDT
(In reply to comment #0)
> We should turn spelling/grammar checking off, and have layoutTestController API to enable it for testing.

That makes sense.