Bug 131912 - Text bounding box computation for simple line layout is wrong
Summary: Text bounding box computation for simple line layout is wrong
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-20 03:54 PDT by Antti Koivisto
Modified: 2014-04-20 10:44 PDT (History)
13 users (show)

See Also:


Attachments
patch (24.63 KB, patch)
2014-04-20 07:25 PDT, Antti Koivisto
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 (463.08 KB, application/zip)
2014-04-20 08:21 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion (491.16 KB, application/zip)
2014-04-20 08:40 PDT, Build Bot
no flags Details
another (26.85 KB, patch)
2014-04-20 09:21 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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