Changeset 224414 in webkit


Ignore:
Timestamp:
Nov 3, 2017, 12:26:56 PM (8 years ago)
Author:
pvollan@apple.com
Message:

[Win] Update test expectations after r224324.

Unreviewed test gardening.

  • platform/win/css3/selectors3/html/css3-modsel-166-expected.txt:
  • platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt:
  • platform/win/css3/selectors3/html/css3-modsel-39-expected.txt:
  • platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt:
  • platform/win/fast/css/first-letter-float-after-float-expected.txt:
Location:
trunk/LayoutTests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r224411 r224414  
     12017-11-03  Per Arne Vollan  <pvollan@apple.com>
     2
     3        [Win] Update test expectations after r224324.
     4
     5        Unreviewed test gardening.
     6
     7        * platform/win/css3/selectors3/html/css3-modsel-166-expected.txt:
     8        * platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt:
     9        * platform/win/css3/selectors3/html/css3-modsel-39-expected.txt:
     10        * platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt:
     11        * platform/win/fast/css/first-letter-float-after-float-expected.txt:
     12
    1132017-11-03  Matt Lewis  <jlewis3@apple.com>
    214
  • trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166-expected.txt

    r224342 r224414  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 800x50
    4   RenderBlock {html} at (0,0) size 800x50
    5     RenderBody {body} at (8,16) size 784x18
    6       RenderBlock {p} at (0,0) size 784x18
     4  RenderBlock {HTML} at (0,0) size 800x50
     5    RenderBody {BODY} at (8,16) size 784x18
     6      RenderBlock {P} at (0,0) size 784x18
    77        RenderInline (generated) at (0,0) size 10x18 [bgcolor=#00FF00]
    88          RenderText at (0,0) size 10x18
  • trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt

    r224342 r224414  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 800x50
    4   RenderBlock {html} at (0,0) size 800x50
    5     RenderBody {body} at (8,16) size 784x18
    6       RenderBlock {p} at (0,0) size 784x18
     4  RenderBlock {HTML} at (0,0) size 800x50
     5    RenderBody {BODY} at (8,16) size 784x18
     6      RenderBlock {P} at (0,0) size 784x18
    77        RenderInline (generated) at (0,0) size 10x18 [bgcolor=#00FF00]
    88          RenderText at (0,0) size 10x18
  • trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39-expected.txt

    r224342 r224414  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 800x267
    4   RenderBlock {html} at (0,0) size 800x267
    5     RenderBody {body} at (8,16) size 784x235
    6       RenderBlock {p} at (0,0) size 784x235
     4  RenderBlock {HTML} at (0,0) size 800x267
     5    RenderBody {BODY} at (8,16) size 784x235
     6      RenderBlock {P} at (0,0) size 784x235
    77        RenderInline (generated) at (0,0) size 20x37 [bgcolor=#00FF00]
    88          RenderText at (0,0) size 20x37
  • trunk/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt

    r224342 r224414  
    22  RenderView at (0,0) size 800x600
    33layer at (0,0) size 800x267
    4   RenderBlock {html} at (0,0) size 800x267
    5     RenderBody {body} at (8,16) size 784x235
    6       RenderBlock {p} at (0,0) size 784x235
     4  RenderBlock {HTML} at (0,0) size 800x267
     5    RenderBody {BODY} at (8,16) size 784x235
     6      RenderBlock {P} at (0,0) size 784x235
    77        RenderInline (generated) at (0,0) size 20x37 [bgcolor=#00FF00]
    88          RenderText at (0,0) size 20x37
  • trunk/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt

    r180176 r224414  
    2525            text run at (0,0) width 8: "1"
    2626        RenderBlock (floating) at (8,0) size 8x18
    27           RenderText {#text} at (0,0) size 8x18
     27          RenderText at (0,0) size 8x18
    2828            text run at (0,0) width 8: "2"
    2929        RenderText {#text} at (16,0) size 8x18
Note: See TracChangeset for help on using the changeset viewer.