Implement CSS clip property in CSSStyleApplyProperty.
Created attachment 119988 [details] Patch
Comment on attachment 119988 [details] Patch Attachment 119988 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/10967460
Comment on attachment 119988 [details] Patch Attachment 119988 [details] did not pass efl-ews (efl): Output: http://queues.webkit.org/results/10965452
Comment on attachment 119988 [details] Patch Attachment 119988 [details] did not pass gtk-ews (gtk): Output: http://queues.webkit.org/results/10964470
Comment on attachment 119988 [details] Patch Attachment 119988 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/10994337
Created attachment 120107 [details] Patch
Comment on attachment 120107 [details] Patch Lookin' good! One step closer to tossing the applyProperty() spaghetti :)
Comment on attachment 120107 [details] Patch Rejecting attachment 120107 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: .h Hunk #2 succeeded at 3674 (offset 40 lines). patching file Source/WebCore/css/CSSStyleApplyProperty.cpp Hunk #3 succeeded at 1791 (offset 80 lines). patching file Source/WebCore/css/CSSStyleSelector.cpp Hunk #1 FAILED at 2687. Hunk #2 succeeded at 3767 (offset 90 lines). 1 out of 2 hunks FAILED -- saving rejects to file Source/WebCore/css/CSSStyleSelector.cpp.rej Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Andreas Kling', u'--fo..." exit_code: 1 Full output: http://queues.webkit.org/results/11118432
Created attachment 123636 [details] Patch for landing
Comment on attachment 123636 [details] Patch for landing Clearing flags on attachment: 123636 Committed r105693: <http://trac.webkit.org/changeset/105693>
All reviewed patches have been landed. Closing bug.