Bug 77863

Summary: [CSSRegions][CSSOM] Implement Element.regionOverflow
Product: WebKit Reporter: Raul Hudea <rhudea>
Component: WebKit Misc.Assignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, ojan, shinyak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66643    
Attachments:
Description Flags
Patch
webkit.review.bot: commit-queue-
Removed unrelated code and updated the tests
none
Test none

Description Raul Hudea 2012-02-06 04:00:57 PST
Implement the Element.regionOverflow part of the Element.idl
Comment 1 Raul Hudea 2012-02-06 04:07:45 PST
Created attachment 125612 [details]
Patch
Comment 2 WebKit Review Bot 2012-02-06 05:10:52 PST
Comment on attachment 125612 [details]
Patch

Attachment 125612 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11433277

New failing tests:
fast/regions/element-region-overflow-state-vertical-rl.html
Comment 3 Raul Hudea 2012-02-13 06:24:30 PST
Created attachment 126765 [details]
Removed unrelated code and updated the tests
Comment 4 Dave Hyatt 2012-02-13 13:11:22 PST
Comment on attachment 126765 [details]
Removed unrelated code and updated the tests

r=me
Comment 5 WebKit Review Bot 2012-02-13 17:34:47 PST
Comment on attachment 126765 [details]
Removed unrelated code and updated the tests

Clearing flags on attachment: 126765

Committed r107650: <http://trac.webkit.org/changeset/107650>
Comment 6 WebKit Review Bot 2012-02-13 17:34:52 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Shinya Kawanaka 2012-02-13 18:25:22 PST
Reopening to attach new patch.
Comment 8 Shinya Kawanaka 2012-02-13 18:25:26 PST
Created attachment 126882 [details]
Test
Comment 9 Shinya Kawanaka 2012-02-13 18:41:03 PST
Sorry, I mistook uploading unrelated patch...