Bug 129201

Summary: Indenting an indented image element resulted in an extra indentation
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, darin, enrica, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129200    
Attachments:
Description Flags
Fixes the bug enrica: review+

Description Ryosuke Niwa 2014-02-22 03:38:33 PST
Indenting a singly indented image element results in three nested indentation.
Comment 1 Ryosuke Niwa 2014-02-22 04:03:32 PST
Created attachment 224958 [details]
Fixes the bug
Comment 2 Enrica Casucci 2014-02-26 15:49:19 PST
Comment on attachment 224958 [details]
Fixes the bug

Looks good to me.
Comment 3 Ryosuke Niwa 2014-02-26 18:18:23 PST
Committed r164770: <http://trac.webkit.org/changeset/164770>