Changeset 190861 in webkit
- Timestamp:
- Oct 12, 2015, 10:59:05 AM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r190859 r190861 1 2015-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 1 13 2015-10-09 Anders Carlsson <andersca@apple.com> 2 14 -
trunk/LayoutTests/platform/win/fast/css-generated-content/details-summary-before-after-expected.txt
r180176 r190861 25 25 text run at (0,0) width 28: "after" 26 26 RenderBlock (anonymous) at (1,77) size 782x18 27 RenderText {#text} at (0,0) size 0x0 27 28 RenderText {#text} at (0,0) size 48x18 28 29 text run at (0,0) width 48: "Details " -
trunk/LayoutTests/platform/win/fast/html/details-add-child-2-expected.txt
r180176 r190861 13 13 RenderText {#text} at (0,0) size 142x18 14 14 text run at (0,0) width 142: "should have bold test" 15 RenderText {#text} at (0,0) size 0x016 RenderText {#text} at (0,0) size 0x0 -
trunk/LayoutTests/platform/win/fast/html/details-open2-expected.txt
r185745 r190861 11 11 RenderBlock (anonymous) at (0,18) size 784x25 12 12 RenderTextControl {INPUT} at (2,2) size 149x21 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 13 RenderText {#text} at (0,0) size 0x014 RenderText {#text} at (0,0) size 0x015 13 layer at (12,31) size 145x15 16 14 RenderBlock {DIV} at (2,3) size 145x15 -
trunk/LayoutTests/platform/win/fast/html/details-remove-summary-1-and-click-expected.txt
r180176 r190861 9 9 RenderText {#text} at (16,0) size 45x18 10 10 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 body11 caret: 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 9 9 RenderText {#text} at (16,0) size 45x18 10 10 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 body11 caret: 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.