Bug 124122 - Implement white-space property on simple line layout path
Summary: Implement white-space property on simple line layout path
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:
Depends on:
Blocks:
 
Reported: 2013-11-10 02:13 PST by Antti Koivisto
Modified: 2013-11-10 14:16 PST (History)
6 users (show)

See Also:


Attachments
patch (21.45 KB, patch)
2013-11-10 02:44 PST, Antti Koivisto
kling: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2 (484.12 KB, application/zip)
2013-11-10 03:42 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion (720.66 KB, application/zip)
2013-11-10 04:17 PST, Build Bot
no flags Details
updated patch with a fix and additional test case (23.44 KB, patch)
2013-11-10 11:11 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
another (32.62 KB, patch)
2013-11-10 11:33 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2013-11-10 02:13:27 PST
Support <pre> and pals
Comment 1 Antti Koivisto 2013-11-10 02:44:05 PST
Created attachment 216521 [details]
patch
Comment 2 Build Bot 2013-11-10 03:42:43 PST
Comment on attachment 216521 [details]
patch

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

New failing tests:
compositing/repaint/invalidations-on-composited-layers.html
fast/forms/basic-textareas.html
Comment 3 Build Bot 2013-11-10 03:42:44 PST
Created attachment 216522 [details]
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-10  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Build Bot 2013-11-10 04:17:46 PST
Comment on attachment 216521 [details]
patch

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

New failing tests:
compositing/repaint/invalidations-on-composited-layers.html
fast/forms/basic-textareas.html
Comment 5 Build Bot 2013-11-10 04:17:48 PST
Created attachment 216524 [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 6 Antti Koivisto 2013-11-10 11:11:12 PST
Created attachment 216528 [details]
updated patch with a fix and additional test case
Comment 7 Antti Koivisto 2013-11-10 11:33:58 PST
Created attachment 216531 [details]
another
Comment 8 Antti Koivisto 2013-11-10 14:16:08 PST
https://trac.webkit.org/r159030