Changeset 190861 in webkit


Ignore:
Timestamp:
Oct 12, 2015 10:59:05 AM (8 years ago)
Author:
Brent Fulgham
Message:

[Win] Unreviewed test gardening after r190840.

Rebaseline tests to match new output (same changes as Mac).

  • platform/win/fast/css-generated-content/details-summary-before-after-expected.txt:
  • platform/win/fast/html/details-add-child-2-expected.txt:
  • platform/win/fast/html/details-open2-expected.txt:
  • platform/win/fast/html/details-remove-summary-1-and-click-expected.txt:
  • platform/win/fast/html/details-remove-summary-4-and-click-expected.txt:
Location:
trunk/LayoutTests
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r190859 r190861  
     12015-10-12  Brent Fulgham  <bfulgham@apple.com>
     2
     3        [Win] Unreviewed test gardening after r190840.
     4
     5        Rebaseline tests to match new output (same changes as Mac).
     6
     7        * platform/win/fast/css-generated-content/details-summary-before-after-expected.txt:
     8        * platform/win/fast/html/details-add-child-2-expected.txt:
     9        * platform/win/fast/html/details-open2-expected.txt:
     10        * platform/win/fast/html/details-remove-summary-1-and-click-expected.txt:
     11        * platform/win/fast/html/details-remove-summary-4-and-click-expected.txt:
     12
    1132015-10-09  Anders Carlsson  <andersca@apple.com>
    214
  • trunk/LayoutTests/platform/win/fast/css-generated-content/details-summary-before-after-expected.txt

    r180176 r190861  
    2525                text run at (0,0) width 28: "after"
    2626        RenderBlock (anonymous) at (1,77) size 782x18
     27          RenderText {#text} at (0,0) size 0x0
    2728          RenderText {#text} at (0,0) size 48x18
    2829            text run at (0,0) width 48: "Details "
  • trunk/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt

    r180176 r190861  
    1313            RenderText {#text} at (0,0) size 142x18
    1414              text run at (0,0) width 142: "should have bold test"
    15           RenderText {#text} at (0,0) size 0x0
    16           RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt

    r185745 r190861  
    1111        RenderBlock (anonymous) at (0,18) size 784x25
    1212          RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    13           RenderText {#text} at (0,0) size 0x0
    14           RenderText {#text} at (0,0) size 0x0
    1513layer at (12,31) size 145x15
    1614  RenderBlock {DIV} at (2,3) size 145x15
  • trunk/LayoutTests/platform/win/fast/html/details-remove-summary-1-and-click-expected.txt

    r180176 r190861  
    99          RenderText {#text} at (16,0) size 45x18
    1010            text run at (16,0) width 45: "Details"
    11 caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {WEBKITSHADOWCONTENT} of {#document-fragment} of child 1 {DETAILS} of body
     11caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {SLOT} of {#document-fragment} of child 1 {DETAILS} of body
  • trunk/LayoutTests/platform/win/fast/html/details-remove-summary-4-and-click-expected.txt

    r180176 r190861  
    99          RenderText {#text} at (16,0) size 45x18
    1010            text run at (16,0) width 45: "Details"
    11 caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {WEBKITSHADOWCONTENT} of {#document-fragment} of child 1 {DETAILS} of body
     11caret: position 0 of child 0 {DIV} of {#document-fragment} of child 0 {SUMMARY} of child 0 {SLOT} of {#document-fragment} of child 1 {DETAILS} of body
Note: See TracChangeset for help on using the changeset viewer.