Title: [111221] trunk/LayoutTests
Revision
111221
Author
[email protected]
Date
2012-03-19 12:49:52 -0700 (Mon, 19 Mar 2012)

Log Message

r98413 updated the platform/mac-wk2/plugins/contents-scale-factor test without updating the
expected results.

Update the expected results.

* platform/mac-wk2/plugins/contents-scale-factor-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111220 => 111221)


--- trunk/LayoutTests/ChangeLog	2012-03-19 19:46:09 UTC (rev 111220)
+++ trunk/LayoutTests/ChangeLog	2012-03-19 19:49:52 UTC (rev 111221)
@@ -1,3 +1,12 @@
+2012-03-19  Jessie Berlin  <[email protected]>
+
+        r98413 updated the platform/mac-wk2/plugins/contents-scale-factor test without updating the
+        expected results.
+
+        Update the expected results.
+
+        * platform/mac-wk2/plugins/contents-scale-factor-expected.txt:
+
 2012-03-19  Robert Kroeger  <[email protected]>
 
         [chromium] fast/events/touch/gesture/pad-gesture-fling.html fails on release builds

Modified: trunk/LayoutTests/platform/mac-wk2/plugins/contents-scale-factor-expected.txt (111220 => 111221)


--- trunk/LayoutTests/platform/mac-wk2/plugins/contents-scale-factor-expected.txt	2012-03-19 19:46:09 UTC (rev 111220)
+++ trunk/LayoutTests/platform/mac-wk2/plugins/contents-scale-factor-expected.txt	2012-03-19 19:49:52 UTC (rev 111221)
@@ -4,5 +4,9 @@
 
 
 PASS plugin1.contentsScaleFactor is 1.0
+PASS plugin1.cachedContentsScaleFactor is 1.0
+PASS plugin1.contentsScaleFactor is 2.0
+PASS plugin1.cachedContentsScaleFactor is 2.0
 PASS plugin2.contentsScaleFactor is 2.0
+PASS plugin2.cachedContentsScaleFactor is 2.0
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to