Changeset 180812 in webkit
- Timestamp:
- Feb 27, 2015, 7:16:25 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r180811 r180812 1 2015-02-27 David Kilzer <ddkilzer@apple.com> 2 3 [iOS] Gardening: rebaseline fast/attachment results 4 5 * platform/ios-simulator/fast/attachment/attachment-disabled-dom-expected.txt: Add. 6 * platform/ios-simulator/fast/attachment/attachment-disabled-rendering-expected.txt: Update. 7 * platform/ios-simulator/fast/attachment/attachment-dom-expected.txt: Add. 8 * platform/ios-simulator/fast/attachment/attachment-rendering-expected.txt: Update. 9 1 10 2015-02-27 David Kilzer <ddkilzer@apple.com> 2 11 -
trunk/LayoutTests/platform/ios-simulator/fast/attachment/attachment-disabled-rendering-expected.txt
r180556 r180812 3 3 layer at (0,0) size 800x600 4 4 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBody {BODY} at (8,8) size 784x5 765 RenderBody {BODY} at (8,8) size 784x584 6 6 RenderBlock {P} at (0,0) size 784x20 7 7 RenderText {#text} at (0,0) size 766x19 8 8 text run at (0,0) width 766: "This tests that attachments don't have a custom renderer when they are disabled. This test must be run in the test runner." 9 9 RenderBlock (anonymous) at (0,36) size 784x0 10 Render Inline{ATTACHMENT} at (0,0) size 0x010 RenderBlock {ATTACHMENT} at (0,0) size 0x0 11 11 RenderText {#text} at (0,0) size 0x0 -
trunk/LayoutTests/platform/ios-simulator/fast/attachment/attachment-rendering-expected.txt
r180556 r180812 7 7 RenderText {#text} at (0,0) size 326x19 8 8 text run at (0,0) width 326: "This tests that attachments have a custom renderer." 9 RenderBlock (anonymous) at (0,36) size 784x 20010 RenderAttachment {ATTACHMENT} at (0,0) size 200x2009 RenderBlock (anonymous) at (0,36) size 784x0 10 RenderAttachment {ATTACHMENT} at (0,0) size 0x0 11 11 RenderText {#text} at (0,0) size 0x0
Note:
See TracChangeset
for help on using the changeset viewer.