Title: [130821] trunk/LayoutTests
- Revision
- 130821
- Author
- le...@chromium.org
- Date
- 2012-10-09 15:31:12 -0700 (Tue, 09 Oct 2012)
Log Message
Unreviewed gardening. Updating test expectations after r130811.
* compositing/iframes/iframe-copy-on-scroll.html:
* platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
* platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
* platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
* platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
* platform/chromium/TestExpectations:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (130820 => 130821)
--- trunk/LayoutTests/ChangeLog 2012-10-09 22:24:31 UTC (rev 130820)
+++ trunk/LayoutTests/ChangeLog 2012-10-09 22:31:12 UTC (rev 130821)
@@ -1,3 +1,14 @@
+2012-10-09 Levi Weintraub <le...@chromium.org>
+
+ Unreviewed gardening. Updating test expectations after r130811.
+
+ * compositing/iframes/iframe-copy-on-scroll.html:
+ * platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
+ * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Added.
+ * platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Added.
+ * platform/chromium/TestExpectations:
+
2012-10-09 Alexander Shalamov <alexander.shala...@intel.com>
CSS Style is not recalculated when media attribute of style element is changed
Modified: trunk/LayoutTests/compositing/iframes/iframe-copy-on-scroll.html (130820 => 130821)
--- trunk/LayoutTests/compositing/iframes/iframe-copy-on-scroll.html 2012-10-09 22:24:31 UTC (rev 130820)
+++ trunk/LayoutTests/compositing/iframes/iframe-copy-on-scroll.html 2012-10-09 22:31:12 UTC (rev 130821)
@@ -4,7 +4,7 @@
<style type="text/css" media="screen">
.container {
position: absolute;
- padding: 10px;
+ padding: 10.3px;
z-index: 1;
}
.composited {
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (130820 => 130821)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-10-09 22:24:31 UTC (rev 130820)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-10-09 22:31:12 UTC (rev 130821)
@@ -3580,10 +3580,6 @@
webkit.org/b/90207 [ Android ] fast/forms/select/select-state-restore.html [ Failure Pass Timeout ]
webkit.org/b/90207 [ Win Release ] fast/forms/select/select-state-restore.html [ Pass Timeout ]
-# Need rebaseline after bots cycle.
-webkit.org/b/98571 [ Win Mac ] fast/sub-pixel/sub-pixel-iframe-copy-on-scroll.html [ Failure Pass ]
-webkit.org/b/98571 [ Win Mac ] fast/repaint/repaint-across-writing-mode-boundary.html [ ImageOnlyFailure Pass ]
-
# Flaky
webkit.org/b/90430 inspector/timeline/timeline-receive-response-event.html [ Failure Pass Timeout ]
Modified: trunk/LayoutTests/platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt (0 => 130821)
--- trunk/LayoutTests/platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt 2012-10-09 22:31:12 UTC (rev 130821)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x50
+ RenderBlock {HTML} at (0,0) size 800x50
+ RenderBody {BODY} at (8,16) size 784x18
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 338x18
+ text run at (0,0) width 338: "The iframe below should remain grey when scrolling."
+layer at (8,50) size 325x229
+ RenderBlock (positioned) zI: 1 {DIV} at (8,50) size 325x229
+ RenderPartObject {IFRAME} at (10,10) size 304x205 [border: (2px inset #000000)]
+ layer at (0,0) size 285x1016
+ RenderView at (0,0) size 285x200
+ layer at (0,0) size 285x1016
+ RenderBlock {HTML} at (0,0) size 285x1016
+ RenderBody {BODY} at (8,8) size 269x1000 [bgcolor=#C0C0C0]
+ RenderText zI: 1 {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png
___________________________________________________________________
Added: svn:mime-type
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes