[Webkit-unassigned] [Bug 112318] New: WebKit can strip lang attribute when deleting a line break and change font

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 20:35:51 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112318

           Summary: WebKit can strip lang attribute when deleting a line
                    break and change font
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ojan at chromium.org, enrica at apple.com


Apparently lang="en-us" can affect the way font-fallback works and cause the appearance of text to change.

Reproduction steps:
1. Open the attached email (which appears to be composed by Microsoft Outlook/Outlook Express)
2. Delete the line break before second to the last line.

Expected result:
The blank line is removed and the all text maintains the same appearance.

Actual result:
The blank line is removed but the line before which the line break was removed changes its appearance.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list