Bug 131912

Summary: Text bounding box computation for simple line layout is wrong
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, darin, d-r, esprehn+autocc, fmalita, glenn, gyuyoung.kim, kondapallykalyan, pdr, rniwa, schenney, sergio
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2
none
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion
none
another kling: review+

Description Antti Koivisto 2014-04-20 03:54:08 PDT
Top-left is currently the first line top-left which is not always correct.
Comment 1 Antti Koivisto 2014-04-20 07:25:14 PDT
Created attachment 229762 [details]
patch
Comment 2 Antti Koivisto 2014-04-20 07:25:43 PDT
<rdar://problem/16670337>
Comment 3 Build Bot 2014-04-20 08:21:00 PDT
Comment on attachment 229762 [details]
patch

Attachment 229762 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6141224452882432

New failing tests:
fast/repaint/reflection-redraw.html
Comment 4 Build Bot 2014-04-20 08:21:05 PDT
Created attachment 229763 [details]
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-13  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Build Bot 2014-04-20 08:40:29 PDT
Comment on attachment 229762 [details]
patch

Attachment 229762 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/5333486596521984

New failing tests:
fast/repaint/reflection-redraw.html
Comment 6 Build Bot 2014-04-20 08:40:35 PDT
Created attachment 229764 [details]
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-06  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 7 Antti Koivisto 2014-04-20 09:21:53 PDT
Created attachment 229765 [details]
another
Comment 8 Andreas Kling 2014-04-20 10:38:04 PDT
Comment on attachment 229765 [details]
another

r=me
Comment 9 Antti Koivisto 2014-04-20 10:44:35 PDT
https://trac.webkit.org/r167568