Bug 75902

Summary: reflection computed style test for CSS3 calc
Product: WebKit Reporter: Mike Lawther <mikelawther>
Component: New BugsAssignee: Mike Lawther <mikelawther>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 16662    
Attachments:
Description Flags
Patch
none
Patch for landing
none
Patch for landing none

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.