⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 150476 in webkit


Ignore:
Timestamp:
May 21, 2013, 1:52:55 PM (13 years ago)
Author:
jer.noble@apple.com
Message:

Unreviewed gardening; rebaseline and re-enable media/track/track-cue-rendering-snap-to-lines-not-set.html

  • media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
  • platform/mac/TestExpectations:
  • platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r150473 r150476  
     12013-05-21  Jer Noble  <jer.noble@apple.com>
     2
     3        Unreviewed gardening; rebaseline and re-enable media/track/track-cue-rendering-snap-to-lines-not-set.html
     4
     5        * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
     6        * platform/mac/TestExpectations:
     7        * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Removed.
     8
    192013-05-21  Ryosuke Niwa  <rniwa@webkit.org>
    210
     
    2028
    2129        dispatchEvent call can execute javascript and blow away endRoot from underneath
    22         https://bugs.webkit.org/show_bug.cgi?id=116567
    2330        https://bugs.webkit.org/show_bug.cgi?id=116483
    2431
  • trunk/LayoutTests/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt

    r150260 r150476  
    8686EXPECTED (cueDisplayElement.innerText == 'Top-right cue.') OK
    8787Cue left position (percentage): 100
    88 Cue top position (percentage): 0
     88Cue top position (percentage): 7
    8989
    9090* Cue 3 *
     
    106106EXPECTED (cueDisplayElement.innerText == 'Random cue 3.') OK
    107107Cue left position (percentage): 23
    108 Cue top position (percentage): 55
     108Cue top position (percentage): 43
    109109END OF TEST
    110110
  • trunk/LayoutTests/platform/mac/TestExpectations

    r150467 r150476  
    15161516webkit.org/b/116477 [ MountainLion ] svg/batik/text/textEffect.svg [ Pass Failure ]
    15171517webkit.org/b/116519 [ MountainLion ] svg/batik/paints/patternRegions-positioned-objects.svg [ Pass Failure ]
    1518 
    1519 webkit.org/b/116567 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.