Changeset 66097 in webkit


Ignore:
Timestamp:
Aug 26, 2010 5:45:09 AM (14 years ago)
Author:
Simon Hausmann
Message:

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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r66093 r66097  
     12010-08-26  Simon Hausmann  <simon.hausmann@nokia.com>
     2
     3        Unreviewed.
     4
     5        Update test results after clip-rect changes as part of
     6        https://bugs.webkit.org/show_bug.cgi?id=44594
     7
     8        * platform/qt/plugins/resize-from-plugin-expected.txt:
     9
    1102010-08-26  Nikolas Zimmermann  <nzimmermann@rim.com>
    211
  • trunk/LayoutTests/platform/qt/plugins/resize-from-plugin-expected.txt

    r63210 r66097  
    88Test for NPP_SetWindow calls sent while a plug-in resizes itself.
    99
    10 x: 18, y: 18, width: 200, height: 200, clipRect: (0, 0, 200, 142)
     10x: 18, y: 18, width: 200, height: 200, clipRect: (18, 18, 200, 142)
    1111Height and width should equal 200, and the plug-in size should not change on scroll.
    1212
Note: See TracChangeset for help on using the changeset viewer.