Title: [130822] trunk/LayoutTests
- Revision
- 130822
- Author
- le...@chromium.org
- Date
- 2012-10-09 15:45:51 -0700 (Tue, 09 Oct 2012)
Log Message
Rolling back unintended change to iframe-copy-on-scroll.html from previous commit.
* compositing/iframes/iframe-copy-on-scroll.html:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (130821 => 130822)
--- trunk/LayoutTests/ChangeLog 2012-10-09 22:31:12 UTC (rev 130821)
+++ trunk/LayoutTests/ChangeLog 2012-10-09 22:45:51 UTC (rev 130822)
@@ -1,5 +1,11 @@
2012-10-09 Levi Weintraub <le...@chromium.org>
+ Rolling back unintended change to iframe-copy-on-scroll.html from previous commit.
+
+ * compositing/iframes/iframe-copy-on-scroll.html:
+
+2012-10-09 Levi Weintraub <le...@chromium.org>
+
Unreviewed gardening. Updating test expectations after r130811.
* compositing/iframes/iframe-copy-on-scroll.html:
Modified: trunk/LayoutTests/compositing/iframes/iframe-copy-on-scroll.html (130821 => 130822)
--- trunk/LayoutTests/compositing/iframes/iframe-copy-on-scroll.html 2012-10-09 22:31:12 UTC (rev 130821)
+++ trunk/LayoutTests/compositing/iframes/iframe-copy-on-scroll.html 2012-10-09 22:45:51 UTC (rev 130822)
@@ -4,7 +4,7 @@
<style type="text/css" media="screen">
.container {
position: absolute;
- padding: 10.3px;
+ padding: 10px;
z-index: 1;
}
.composited {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes