Bug 75902 - reflection computed style test for CSS3 calc
Summary: reflection computed style test for CSS3 calc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mike Lawther
URL:
Keywords:
Depends on:
Blocks: 16662
  Show dependency treegraph
 
Reported: 2012-01-09 16:13 PST by Mike Lawther
Modified: 2012-03-02 00:16 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.57 KB, patch)
2012-01-09 16:14 PST, Mike Lawther
no flags Details | Formatted Diff | Diff
Patch for landing (3.66 KB, patch)
2012-02-29 18:57 PST, Mike Lawther
no flags Details | Formatted Diff | Diff
Patch for landing (3.66 KB, patch)
2012-03-01 13:31 PST, Mike Lawther
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Lawther 2012-01-09 16:13:27 PST
reflection computed style test for CSS3 calc
Comment 1 Mike Lawther 2012-01-09 16:14:41 PST
Created attachment 121749 [details]
Patch
Comment 2 Ojan Vafai 2012-02-07 10:01:40 PST
Comment on attachment 121749 [details]
Patch

For future patches with tests like this, consider using js-test-pre.js/js-test-post.js. It would save you needing to make the console element, the log function and the dumpAsText call. Not a big deal either way though.
Comment 3 WebKit Review Bot 2012-02-07 11:17:59 PST
Comment on attachment 121749 [details]
Patch

Rejecting attachment 121749 [details] from commit-queue.

New failing tests:
css3/calc/reflection-computed-style.html
Full output: http://queues.webkit.org/results/11463017
Comment 4 Mike Lawther 2012-02-29 18:57:02 PST
Created attachment 129612 [details]
Patch for landing
Comment 5 WebKit Review Bot 2012-03-01 02:35:18 PST
Comment on attachment 129612 [details]
Patch for landing

Rejecting attachment 129612 [details] from commit-queue.

New failing tests:
fast/workers/storage/use-same-database-in-page-and-workers.html
Full output: http://queues.webkit.org/results/11770355
Comment 6 Mike Lawther 2012-03-01 13:31:58 PST
Created attachment 129740 [details]
Patch for landing
Comment 7 WebKit Review Bot 2012-03-02 00:16:03 PST
Comment on attachment 129740 [details]
Patch for landing

Clearing flags on attachment: 129740

Committed r109523: <http://trac.webkit.org/changeset/109523>
Comment 8 WebKit Review Bot 2012-03-02 00:16:07 PST
All reviewed patches have been landed.  Closing bug.