Bug 130673

Summary: Text autosizing does not determine line count correctly for simple line layout
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, ddkilzer, esprehn+autocc, glenn, kondapallykalyan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
better patch dbates: review+

Antti Koivisto
Reported 2014-03-24 09:09:12 PDT
Nope
Attachments
patch (5.19 KB, patch)
2014-03-24 09:12 PDT, Antti Koivisto
no flags
better patch (5.42 KB, patch)
2014-03-24 09:21 PDT, Antti Koivisto
dbates: review+
Antti Koivisto
Comment 1 2014-03-24 09:12:26 PDT
Antti Koivisto
Comment 2 2014-03-24 09:13:00 PDT
WebKit Commit Bot
Comment 3 2014-03-24 09:14:59 PDT
Attachment 227651 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 4 2014-03-24 09:21:15 PDT
Created attachment 227655 [details] better patch
Daniel Bates
Comment 5 2014-03-24 09:24:11 PDT
Comment on attachment 227655 [details] better patch View in context: https://bugs.webkit.org/attachment.cgi?id=227655&action=review > Source/WebCore/ChangeLog:8 > + We don't count lines correctly in simple line layout case. I'm unclear if we have DRT for iOS working. It would be great if we could write a test for this.
Antti Koivisto
Comment 6 2014-03-24 09:31:53 PDT
Note You need to log in before you can comment on or make changes to this bug.