Add some initial visible rect tests and tweak the visible wash layer
Created attachment 168276 [details] Patch
Attachment 168276 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/comp..." exit_code: 1 LayoutTests/platform/chromium/TestExpectations:672: Test lacks BUG modifier. [test/expectations] [5] LayoutTests/platform/chromium-android/TestExpectations:72: Test lacks BUG modifier. [test/expectations] [5] LayoutTests/platform/gtk/TestExpectations:317: Test lacks BUG modifier. [test/expectations] [5] Total errors found: 3 in 19 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 168276 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=168276&action=review > LayoutTests/ChangeLog:11 > + Skip these tests on platforms that don't log layer visible rects > + (all non-Mac). Do you expect this to change, or should the tests be platform-specific tests? > LayoutTests/compositing/visible-rect/clipped-by-viewport copy.html:1 > +<!DOCTYPE html> what's with the filename? did you mean to add this file (and its -expected?)
Comment on attachment 168276 [details] Patch Attachment 168276 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/14255695 New failing tests: compositing/visible-rect/3d-transformed.html
Comment on attachment 168276 [details] Patch Attachment 168276 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/14253843 New failing tests: platform/chromium/virtual/softwarecompositing/visible-rect/3d-transformed.html platform/chromium/virtual/softwarecompositing/visible-rect/clipped-by-viewport.html platform/chromium/virtual/softwarecompositing/visible-rect/2d-transformed.html platform/chromium/virtual/softwarecompositing/visible-rect/clipped-visible-rect.html
http://trac.webkit.org/changeset/131246