Changeset 80062 in webkit


Ignore:
Timestamp:
Mar 1, 2011 4:28:20 PM (13 years ago)
Author:
Joseph Pecoraro
Message:

2011-03-01 Joseph Pecoraro <Joseph Pecoraro>

Reviewed by Kenneth Rohde Christiansen.

Viewport parsing no longer accepts "1.0;" value as valid.
https://bugs.webkit.org/show_bug.cgi?id=53705

Adding expected results generated from the build-bot. They look
correct, as the viewport "123x135" has the expected width of "123".

  • fast/viewport/viewport-129-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r80061 r80062  
     12011-03-01  Joseph Pecoraro  <joepeck@webkit.org>
     2
     3        Reviewed by Kenneth Rohde Christiansen.
     4
     5        Viewport parsing no longer accepts "1.0;" value as valid.
     6        https://bugs.webkit.org/show_bug.cgi?id=53705
     7
     8        Adding expected results generated from the build-bot. They look
     9        correct, as the viewport "123x135" has the expected width of "123".
     10
     11        * fast/viewport/viewport-129-expected.txt: Added.
     12
    1132011-03-01  Ryosuke Niwa  <rniwa@webkit.org>
    214
Note: See TracChangeset for help on using the changeset viewer.