Bug 22334 - Fix several WML problems in order to provide a first set of layout test results
Summary: Fix several WML problems in order to provide a first set of layout test results
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 20393
  Show dependency treegraph
 
Reported: 2008-11-18 06:56 PST by Nikolas Zimmermann
Modified: 2008-11-18 14:19 PST (History)
1 user (show)

See Also:


Attachments
1) Complete set of layout test results (76.51 KB, patch)
2008-11-18 06:58 PST, Nikolas Zimmermann
sam: review+
Details | Formatted Diff | Diff
2) Actual patch adressing all mentioned issues (18.08 KB, patch)
2008-11-18 06:58 PST, Nikolas Zimmermann
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2008-11-18 06:56:02 PST
Some things should be fixed before adding layout test results for fast/wml:

WML entity handling is not enabled
<br> element not behaving correctly
<p> mode attribute missing

This will already fix a dozen of tests.
Comment 1 Nikolas Zimmermann 2008-11-18 06:58:14 PST
Created attachment 25234 [details]
1) Complete set of layout test results
Comment 2 Nikolas Zimmermann 2008-11-18 06:58:44 PST
Created attachment 25235 [details]
2) Actual patch adressing all mentioned issues
Comment 3 Sam Weinig 2008-11-18 14:07:34 PST
Comment on attachment 25235 [details]
2) Actual patch adressing all mentioned issues

r=me
Comment 4 Sam Weinig 2008-11-18 14:08:44 PST
Comment on attachment 25234 [details]
1) Complete set of layout test results

r=me
Comment 5 Nikolas Zimmermann 2008-11-18 14:19:07 PST
Landed in r38577.