[SCM] WebKit Debian packaging branch, debian/experimental,	updated. upstream/1.3.3-9427-gc2be6fc
    hausmann at webkit.org 
    hausmann at webkit.org
       
    Wed Dec 22 12:38:20 UTC 2010
    
    
  
The following commit has been merged in the debian/experimental branch:
commit aa64354bc4ee0c6f904092b8eb98d9f1fafdc67b
Author: hausmann at webkit.org <hausmann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 26 12:45:09 2010 +0000
    Unreviewed.
    
    Update test results after clip-rect changes as part of
    https://bugs.webkit.org/show_bug.cgi?id=44594
    
    * platform/qt/plugins/resize-from-plugin-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66097 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 006147b..393b951 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-26  Simon Hausmann  <simon.hausmann at nokia.com>
+
+        Unreviewed.
+
+        Update test results after clip-rect changes as part of
+        https://bugs.webkit.org/show_bug.cgi?id=44594
+
+        * platform/qt/plugins/resize-from-plugin-expected.txt:
+
 2010-08-26  Nikolas Zimmermann  <nzimmermann at rim.com>
 
         Reviewed by Dirk Schulze.
diff --git a/LayoutTests/platform/qt/plugins/resize-from-plugin-expected.txt b/LayoutTests/platform/qt/plugins/resize-from-plugin-expected.txt
index 7a3821b..9c415fc 100644
--- a/LayoutTests/platform/qt/plugins/resize-from-plugin-expected.txt
+++ b/LayoutTests/platform/qt/plugins/resize-from-plugin-expected.txt
@@ -7,6 +7,6 @@ Frame: '<!--framePath //<!--frame0-->-->'
 
 Test for NPP_SetWindow calls sent while a plug-in resizes itself.
 
-x: 18, y: 18, width: 200, height: 200, clipRect: (0, 0, 200, 142)
+x: 18, y: 18, width: 200, height: 200, clipRect: (18, 18, 200, 142)
 Height and width should equal 200, and the plug-in size should not change on scroll.
 
-- 
WebKit Debian packaging
    
    
More information about the Pkg-webkit-commits
mailing list