Bug 84784 - Integrate IETC CSS : multicolumn tests
Summary: Integrate IETC CSS : multicolumn tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Tharp
URL: http://samples.msdn.microsoft.com/iet...
Keywords:
Depends on:
Blocks: 81526
  Show dependency treegraph
 
Reported: 2012-04-24 14:47 PDT by Dave Tharp
Modified: 2012-04-26 14:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch (140.87 KB, patch)
2012-04-24 15:08 PDT, Dave Tharp
no flags Details | Formatted Diff | Diff
Patch (140.98 KB, patch)
2012-04-24 21:26 PDT, Dave Tharp
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Tharp 2012-04-24 14:47:37 PDT
Integrate the 21 IETC multicolumn tests.
Comment 1 Dave Tharp 2012-04-24 15:08:08 PDT
Created attachment 138658 [details]
Patch
Comment 2 Dave Tharp 2012-04-24 21:26:44 PDT
Created attachment 138735 [details]
Patch
Comment 3 Dave Tharp 2012-04-24 21:27:30 PDT
(In reply to comment #2)
> Created an attachment (id=138735) [details]
> Patch
Rebased due to ews failure to apply patch.
Comment 4 Dave Tharp 2012-04-26 13:14:12 PDT
This is part of the general effort to import all ietestcenter CSS tests ( see bug 81526 ).  This effort was approved by Adam Barth, and I've been mostly working with him for reviews.

Notes on this Patch:
- 21 tests in this batch
- 6 of these pass, 15 fail
- All tests have associated reference tests.
- All test failures are noted in the port specific test_expectations.txt files.
- All test failures have new bugs written against them.
- The QT test_expectations.txt file has the passing tests listed as failures because on my system, DRT is not using a monospace font as directed (although the QT test browser is). I'm not sure if this is a problem with my local config, or a bug in QT DRT, so I'm going to see what the QT bots produce when this lands (either we will see unexpected passes, or the bots will not be using monospace which indicates a bug).  I'll take appropriate action as soon as I get bot output.
- The ews failures are due to churn in the chromium test_expectations.txt file. I'll fix this on landing of course.
Comment 5 Tom Zakrajsek 2012-04-26 14:29:06 PDT
Committed r115367: <http://trac.webkit.org/changeset/115367>
Bug closed.