Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Unified Diff: LayoutTests/ChangeLog

Issue 12218075: Merge 141769 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | LayoutTests/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 142279)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,3 +1,36 @@
+2013-02-04 Sami Kyostila <skyostil@chromium.org>
+
+ Disable -webkit-overflow-scrolling CSS attribute on Chromium
+ https://bugs.webkit.org/show_bug.cgi?id=108020
+
+ Reviewed by James Robinson.
+
+ Now that we can automatically promote overflow elements to accelerated
+ scrolling layers there is no use for the -webkit-overflow-scrolling CSS
+ attribute any longer on Chromium.
+
+ The following tests using -webkit-overflow-scroll are modified to also call
+ setAcceleratedCompositingForOverflowScrollEnabled(). This makes them test
+ meaningful things on also on platforms that do not support that CSS attribute.
+
+ * compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html:
+ * compositing/overflow/iframe-inside-overflow-clipping.html:
+ * compositing/overflow/nested-scrolling.html:
+ * compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html:
+ * compositing/overflow/scrolling-content-clip-to-viewport.html:
+ * compositing/overflow/scrolling-without-painting.html:
+ * compositing/overflow/textarea-scroll-touch.html:
+ * compositing/overflow/updating-scrolling-content.html:
+ * platform/chromium-android/compositing/layer-creation/overflow-scrolling-touch-expected.txt: Removed.
+ * platform/chromium-android/compositing/layer-creation/overflow-scrolling-touch.html: Removed.
+ * platform/chromium-linux/compositing/overflow/nested-scrolling-expected.png:
+ * platform/chromium/TestExpectations:
+ * platform/chromium/compositing/overflow/overflow-auto-with-touch-toggle-expected.txt: Removed.
+ * platform/chromium/compositing/overflow/overflow-scrolling-touch-stacking-context-expected.png: Removed.
+ * platform/chromium/compositing/overflow/overflow-scrolling-touch-stacking-context-expected.txt: Removed.
+ * platform/chromium/compositing/overflow/overflow-scrolling-touch-stacking-context.html: Removed.
+ * platform/chromium/platform/chromium/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt: Removed.
+
2013-01-29 Allan Sandfeld Jensen <allan.jensen@digia.com>
REGRESSION: ChildrenAffectedBy flags lost between siblings which have child elements sharing style
« no previous file with comments | « no previous file | LayoutTests/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698